Skip to content

Commit a24ac59

Browse files
committed
[ci skip] NEWS
1 parent d7de73b commit a24ac59

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
@@ -5,6 +5,9 @@ PHP NEWS
55
- Core:
66
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
77
. Fixed incorrect check condition in type inference. (nielsdos)
8+
. Fixed overflow check in OnUpdateMemoryConsumption. (nielsdos)
9+
. Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in a
10+
Generator emits an unavoidable fatal error or crashes). (Arnaud)
811

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

0 commit comments

Comments
 (0)