Skip to content

Commit

Permalink
Add note for libxml handlers in UPGRADING.INTERNALS
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdos committed May 11, 2024
1 parent dfde0d4 commit 8776561
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions UPGRADING.INTERNALS
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ PHP 8.4 INTERNALS UPGRADE NOTES
- Added a way to attached private data to a php_libxml_ref_obj.
- Added a way to fix a class type onto php_libxml_ref_obj.
- Added php_libxml_uses_internal_errors().
- Added a way to override document handlers (e.g. serialization) with
php_libxml_document_handlers.

e. ext/date
- Added the php_format_date_ex() API to format instances of php_date_obj.
Expand Down

0 comments on commit 8776561

Please sign in to comment.