We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7cd6c6 commit ea7d448Copy full SHA for ea7d448
UPGRADING
@@ -141,6 +141,11 @@ PHP 8.4 UPGRADE NOTES
141
. The IntlDateFormatter class exposes now the new PATTERN constant
142
reflecting udat api's UDAT_PATTERN.
143
144
+- XML:
145
+ . Added XML_OPTION_PARSE_HUGE to allow large inputs in xml_parse and
146
+ xml_parse_into_struct.
147
+ RFC: https://wiki.php.net/rfc/xml_option_parse_huge.
148
+
149
========================================
150
11. Changes to INI File Handling
151
0 commit comments