File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ PHP 8.5 UPGRADE NOTES
9797 long on a PDOStatement resulting from the Firebird driver.
9898
9999- SimpleXML:
100- - Passing an XPath expression that returns something other than a node set
100+ . Passing an XPath expression that returns something other than a node set
101101 to SimpleXMLElement::xpath() will now emit a warning and return false,
102102 instead of silently failing and returning an empty array.
103103
@@ -197,9 +197,9 @@ PHP 8.5 UPGRADE NOTES
197197========================================
198198
199199- Hash:
200- The MHASH_* constants have been deprecated. These have been overlooked
201- when the mhash*() function family has been deprecated per
202- https://wiki.php.net/rfc/deprecations_php_8_1#mhash_function_family
200+ . The MHASH_* constants have been deprecated. These have been overlooked
201+ when the mhash*() function family has been deprecated per
202+ https://wiki.php.net/rfc/deprecations_php_8_1#mhash_function_family
203203
204204========================================
2052055. Changed Functions
You can’t perform that action at this time.
0 commit comments