We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7de73b commit a24ac59Copy full SHA for a24ac59
NEWS
@@ -5,6 +5,9 @@ PHP NEWS
5
- Core:
6
. Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
7
. 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)
11
12
- FFI:
13
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
0 commit comments