Skip to content

Commit 5e1b966

Browse files
committed
[ci skip] NEWS
1 parent 0c4aee4 commit 5e1b966

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ PHP NEWS
99
. Fixed overflow check in OnUpdateMemoryConsumption. (nielsdos)
1010
. Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in a
1111
Generator emits an unavoidable fatal error or crashes). (Arnaud)
12+
. Fixed bug GH-10437 (Segfault/assertion when using fibers in shutdown
13+
function after bailout). (trowski)
1214

1315
- FFI:
1416
. Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
@@ -554,4 +556,3 @@ PHP NEWS
554556
. On Windows, the Zip extension is now built as shared library (DLL) by
555557
default. (cmb)
556558
. Implement fseek for zip stream when possible with libzip 1.9.1. (Remi)
557-

0 commit comments

Comments
 (0)