mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
NEWS and UPGRADING for new DOM features RFC
This commit is contained in:
1
NEWS
1
NEWS
@@ -55,6 +55,7 @@ PHP NEWS
|
||||
. Implemented opt-in ext/dom spec compliance RFC. (nielsdos)
|
||||
. Fixed bug #79701 (getElementById does not correctly work with duplicate
|
||||
definitions). (nielsdos)
|
||||
. Implemented "New ext-dom features in PHP 8.4" RFC. (nielsdos)
|
||||
|
||||
- Fileinfo:
|
||||
. Update to libmagic 5.45. (nielsdos)
|
||||
|
||||
@@ -639,6 +639,8 @@ PHP 8.4 UPGRADE NOTES
|
||||
equivalents to the old DOM classes in the global namespaces.
|
||||
The new classes follow the DOM living spec.
|
||||
RFC: https://wiki.php.net/rfc/opt_in_dom_spec_compliance
|
||||
. Implemented "New ext-dom features in PHP 8.4" RFC.
|
||||
RFC: https://wiki.php.net/rfc/dom_additions_84
|
||||
|
||||
========================================
|
||||
8. Removed Extensions and SAPIs
|
||||
|
||||
Reference in New Issue
Block a user