Skip to content

Commit b6bbd80

Browse files
committed
[skip ci] Formatting in UPGRADING
1 parent 54a0a79 commit b6bbd80

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

UPGRADING

+4-4
Original file line numberDiff line numberDiff 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
========================================
205205
5. Changed Functions

0 commit comments

Comments
 (0)