- Core:
. Fixed bug #77589 (Core dump using parse_ini_string with numeric sections).
(Laruence)
+ . Fixed bug #77329 (Buffer Overflow via overly long Error Messages).
+ (Dmitry)
+ . Fixed bug #77494 (Disabling class causes segfault on member access).
+ (Dmitry)
+ . Fixed bug #77498 (Custom extension Segmentation fault when declare static
+ property). (Nikita)
+ . Fixed bug #77530 (PHP crashes when parsing `(2)::class`). (Ekin)
+ . Fixed bug #77546 (iptcembed broken function). (gdegoulet)
+ . Fixed bug #75546 (function "defined" should ignore class constant
+ visibility). (Daniel Ciochiu)
- Exif:
. Fixed bug #77564 (Memory leak in exif_process_IFD_TAG). (Ben Ramsey)