File tree 1 file changed +4
-4
lines changed
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
97
97
long on a PDOStatement resulting from the Firebird driver.
98
98
99
99
- 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
101
101
to SimpleXMLElement::xpath() will now emit a warning and return false,
102
102
instead of silently failing and returning an empty array.
103
103
@@ -197,9 +197,9 @@ PHP 8.5 UPGRADE NOTES
197
197
========================================
198
198
199
199
- 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
203
203
204
204
========================================
205
205
5. Changed Functions
You can’t perform that action at this time.
0 commit comments