|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
. Fixed bug GH-12207 (memory leak when class using trait with doc block).
. Fixed bug GH-12215 (Module entry being overwritten causes type errors in
. Fixed bug GH-12273 (__builtin_cpu_init check). (Freaky)
. Fixed bug #80092 (ZTS + preload = segfault on shutdown). (nielsdos)
. Ensure a single Date header is present. (coppolafab)
. Fixed bug GH-11997 (ctype_alnum 5 times slower in PHP 8.1 or greater).
. Restore old namespace reconciliation behaviour. (nielsdos)
. Fixed bug GH-8996 (DOMNode serialization on PHP ^8.1). (nielsdos)
. Fixed bug GH-11891 (fileinfo returns text/xml for some svg files). (usarise)
. Fix explicit FILTER_REQUIRE_SCALAR with FILTER_CALLBACK (ilutov)
. Fixed bug GH-12186 (segfault copying/cloning a finalized HashContext).
. Fixed bug GH-12243 (segfault on IntlDateFormatter::construct).
. Fixed bug GH-12282 (IntlDateFormatter::construct should throw an exception
on an invalid locale). (David Carlier)
. Fixed bug GH-12297 (PHP Startup: Invalid library (maybe not a PHP library)
'mysqlnd.so' in Unknown on line). (nielsdos)