Skip to content

Commit 46d88a4

Browse files
committed
This bug fix was cherry picked into 7.4.6
1 parent 4a08ca1 commit 46d88a4

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
@@ -21,10 +21,6 @@ PHP NEWS
2121
variable). (Nikita)
2222
. Fixed bug #79603 (RTD collision with opcache). (Nikita)
2323

24-
- SimpleXML:
25-
. Fixed bug #79528 (Different object of the same xml between 7.4.5 and
26-
7.4.4). (cmb)
27-
2824
- Standard:
2925
. Fixed bug #79561 (dns_get_record() fails with DNS_ALL). (cmb)
3026

@@ -63,6 +59,10 @@ PHP NEWS
6359
- Phar:
6460
. Fixed bug #79503 (Memory leak on duplicate metadata). (cmb)
6561

62+
- SimpleXML:
63+
. Fixed bug #79528 (Different object of the same xml between 7.4.5 and
64+
7.4.4). (cmb)
65+
6666
- SPL:
6767
. Fixed bug #69264 (__debugInfo() ignored while extending SPL classes). (cmb)
6868
. Fixed bug #67369 (ArrayObject serialization drops the iterator class).

0 commit comments

Comments
 (0)