diff options
| -rw-r--r-- | NEWS | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -21,10 +21,6 @@ PHP NEWS variable). (Nikita) . Fixed bug #79603 (RTD collision with opcache). (Nikita) -- SimpleXML: - . Fixed bug #79528 (Different object of the same xml between 7.4.5 and - 7.4.4). (cmb) - - Standard: . Fixed bug #79561 (dns_get_record() fails with DNS_ALL). (cmb) @@ -63,6 +59,10 @@ PHP NEWS - Phar: . Fixed bug #79503 (Memory leak on duplicate metadata). (cmb) +- SimpleXML: + . Fixed bug #79528 (Different object of the same xml between 7.4.5 and + 7.4.4). (cmb) + - SPL: . Fixed bug #69264 (__debugInfo() ignored while extending SPL classes). (cmb) . Fixed bug #67369 (ArrayObject serialization drops the iterator class). |
