Skip to content

Commit f74f882

Browse files
committed
This bug fix was cherry picked into 7.4.6
1 parent 33229a1 commit f74f882

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

NEWS

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ PHP NEWS
2424
variable). (Nikita)
2525
. Fixed bug #79603 (RTD collision with opcache). (Nikita)
2626

27-
- SimpleXML:
28-
. Fixed bug #79528 (Different object of the same xml between 7.4.5 and
29-
7.4.4). (cmb)
30-
3127
- Standard:
3228
. Fixed bug #79561 (dns_get_record() fails with DNS_ALL). (cmb)
3329

@@ -66,6 +62,10 @@ PHP NEWS
6662
- Phar:
6763
. Fixed bug #79503 (Memory leak on duplicate metadata). (cmb)
6864

65+
- SimpleXML:
66+
. Fixed bug #79528 (Different object of the same xml between 7.4.5 and
67+
7.4.4). (cmb)
68+
6969
- SPL:
7070
. Fixed bug #69264 (__debugInfo() ignored while extending SPL classes). (cmb)
7171
. Fixed bug #67369 (ArrayObject serialization drops the iterator class).

0 commit comments

Comments
 (0)