mirror of
https://github.com/php/php-src.git
synced 2025-08-17 14:38:49 +02:00
[ci skip] NEWS
This commit is contained in:
parent
ebe58459aa
commit
386bbf4655
1 changed files with 2 additions and 0 deletions
2
NEWS
2
NEWS
|
@ -5,6 +5,8 @@ PHP NEWS
|
||||||
- Core:
|
- Core:
|
||||||
. Fixed bug GH-9752 (Generator crashes when interrupted during argument
|
. Fixed bug GH-9752 (Generator crashes when interrupted during argument
|
||||||
evaluation with extra named params). (Arnaud)
|
evaluation with extra named params). (Arnaud)
|
||||||
|
. Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during
|
||||||
|
initialization). (Arnaud)
|
||||||
|
|
||||||
- MySQLnd:
|
- MySQLnd:
|
||||||
. Fixed potential heap corruption due to alignment mismatch. (cmb)
|
. Fixed potential heap corruption due to alignment mismatch. (cmb)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue