mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
[ci skip] NEWS
This commit is contained in:
parent
d89408075f
commit
871d9f2d70
1 changed files with 4 additions and 0 deletions
4
NEWS
4
NEWS
|
@ -6,6 +6,10 @@ PHP NEWS
|
|||
. Fixed bug GH-10200 (zif_get_object_vars:
|
||||
Assertion `!(((__ht)->u.flags & (1<<2)) != 0)' failed). (nielsdos)
|
||||
. Fix GH-10251 (Assertion `(flag & (1<<3)) == 0' failed). (nielsdos)
|
||||
. Fix GH-10240 (Assertion failure when adding more than 2**30 elements to an
|
||||
unpacked array). (Arnaud)
|
||||
. Fix GH-9735 (Fiber stack variables do not participate in cycle collector).
|
||||
(Arnaud)
|
||||
|
||||
- FPM:
|
||||
. Fixed bug #77106 (Missing separator in FPM FastCGI errors). (Jakub Zelenka)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue