mirror of
https://github.com/php/php-src.git
synced 2024-11-23 18:04:36 +08:00
[ci skip] NEWS
This commit is contained in:
parent
0c4aee464a
commit
5e1b9666a9
3
NEWS
3
NEWS
@ -9,6 +9,8 @@ PHP NEWS
|
||||
. Fixed overflow check in OnUpdateMemoryConsumption. (nielsdos)
|
||||
. Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in a
|
||||
Generator emits an unavoidable fatal error or crashes). (Arnaud)
|
||||
. Fixed bug GH-10437 (Segfault/assertion when using fibers in shutdown
|
||||
function after bailout). (trowski)
|
||||
|
||||
- FFI:
|
||||
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
|
||||
@ -554,4 +556,3 @@ PHP NEWS
|
||||
. On Windows, the Zip extension is now built as shared library (DLL) by
|
||||
default. (cmb)
|
||||
. Implement fseek for zip stream when possible with libzip 1.9.1. (Remi)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user