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 4a08ca1 commit 46d88a4Copy full SHA for 46d88a4
NEWS
@@ -21,10 +21,6 @@ PHP NEWS
21
variable). (Nikita)
22
. Fixed bug #79603 (RTD collision with opcache). (Nikita)
23
24
-- SimpleXML:
25
- . Fixed bug #79528 (Different object of the same xml between 7.4.5 and
26
- 7.4.4). (cmb)
27
-
28
- Standard:
29
. Fixed bug #79561 (dns_get_record() fails with DNS_ALL). (cmb)
30
@@ -63,6 +59,10 @@ PHP NEWS
63
59
- Phar:
64
60
. Fixed bug #79503 (Memory leak on duplicate metadata). (cmb)
65
61
62
+- SimpleXML:
+ . Fixed bug #79528 (Different object of the same xml between 7.4.5 and
+ 7.4.4). (cmb)
+
66
- SPL:
67
. Fixed bug #69264 (__debugInfo() ignored while extending SPL classes). (cmb)
68
. Fixed bug #67369 (ArrayObject serialization drops the iterator class).
0 commit comments