Skip to content

Commit cfb6e82

Browse files
committed
[ci skip] NEWS
1 parent 6c22dea commit cfb6e82

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ PHP NEWS
66
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
77
. Fixed incorrect check condition in type inference. (nielsdos)
88
. Fix incorrect check in zend_internal_call_should_throw(). (nielsdos)
9+
. Fixed overflow check in OnUpdateMemoryConsumption. (nielsdos)
10+
. Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in a
11+
Generator emits an unavoidable fatal error or crashes). (Arnaud)
912

1013
- FFI:
1114
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)

0 commit comments

Comments
 (0)