We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebe5845 commit 386bbf4Copy full SHA for 386bbf4
NEWS
@@ -5,6 +5,8 @@ PHP NEWS
5
- Core:
6
. Fixed bug GH-9752 (Generator crashes when interrupted during argument
7
evaluation with extra named params). (Arnaud)
8
+ . Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during
9
+ initialization). (Arnaud)
10
11
- MySQLnd:
12
. Fixed potential heap corruption due to alignment mismatch. (cmb)
0 commit comments