Skip to content

Commit 871d9f2

Browse files
committed
[ci skip] NEWS
1 parent d894080 commit 871d9f2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ PHP NEWS
66
. Fixed bug GH-10200 (zif_get_object_vars:
77
Assertion `!(((__ht)->u.flags & (1<<2)) != 0)' failed). (nielsdos)
88
. 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)
913

1014
- FPM:
1115
. Fixed bug #77106 (Missing separator in FPM FastCGI errors). (Jakub Zelenka)

0 commit comments

Comments
 (0)