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