[ci skip] NEWS for GH-16025

This commit is contained in:
Arnaud Le Blanc 2024-10-02 12:30:27 +02:00
parent 6e55f4df23
commit 36945ecb71
No known key found for this signature in database
GPG key ID: 0098C05DD15ABC13

1
NEWS
View file

@ -10,6 +10,7 @@ PHP NEWS
exception). (ilutov)
. Fixed bug GH-15851 (Segfault when printing backtrace during cleanup of
nested generator frame). (ilutov)
. Fixed bug GH-15866 (Core dumped in Zend/zend_generators.c). (Arnaud)
- Date:
. Fixed bug GH-15582: Crash when not calling parent constructor of