Skip to content

Commit 58cf903

Browse files
committed
[ci skip] NEWS
1 parent 99e0d3f commit 58cf903

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ PHP NEWS
99
. Fixed bug GH-13330 (Append -Wno-implicit-fallthrough flag conditionally).
1010
(Peter Kokot)
1111
. Fix uninitialized memory in network.c. (nielsdos)
12+
. Fixed bug GH-15108 (Segfault when destroying generator during shutdown).
13+
(Arnaud)
1214

1315
- Curl:
1416
. Fixed case when curl_error returns an empty string.
@@ -25,7 +27,7 @@ PHP NEWS
2527
. Fixed bug GH-13817 (Segmentation fault for enabled observers after pass 4).
2628
(Bob)
2729
. Fixed bug GH-13775 (Memory leak possibly related to opcache SHM placement).
28-
(Arnaud)
30+
(Arnaud, nielsdos)
2931

3032
- PDO_Firebird:
3133
. Fix bogus fallthrough path in firebird_handle_get_attribute(). (nielsdos)

0 commit comments

Comments
 (0)