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 5d1f3e0 commit 1d67e34Copy full SHA for 1d67e34
NEWS
@@ -11,6 +11,8 @@ PHP NEWS
11
. Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during
12
initialization). (Arnaud)
13
. Fixed potential NULL pointer dereference in Windows shm*() functions. (cmb)
14
+ . Fixed bug GH-9750 (Generator memory leak when interrupted during argument
15
+ evaluation. (Arnaud)
16
17
- Date:
18
. Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null byte if
0 commit comments