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
6c22dea3c1
commit
cfb6e82cbd
3
NEWS
3
NEWS
@ -6,6 +6,9 @@ PHP NEWS
|
||||
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
|
||||
. Fixed incorrect check condition in type inference. (nielsdos)
|
||||
. Fix incorrect check in zend_internal_call_should_throw(). (nielsdos)
|
||||
. 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)
|
||||
|
||||
- FFI:
|
||||
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
|
||||
|
Loading…
Reference in New Issue
Block a user