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 d894080 commit 871d9f2Copy full SHA for 871d9f2
NEWS
@@ -6,6 +6,10 @@ PHP NEWS
6
. Fixed bug GH-10200 (zif_get_object_vars:
7
Assertion `!(((__ht)->u.flags & (1<<2)) != 0)' failed). (nielsdos)
8
. Fix GH-10251 (Assertion `(flag & (1<<3)) == 0' failed). (nielsdos)
9
+ . Fix GH-10240 (Assertion failure when adding more than 2**30 elements to an
10
+ unpacked array). (Arnaud)
11
+ . Fix GH-9735 (Fiber stack variables do not participate in cycle collector).
12
+ (Arnaud)
13
14
- FPM:
15
. Fixed bug #77106 (Missing separator in FPM FastCGI errors). (Jakub Zelenka)
0 commit comments