Skip to content

Commit c7b6550

Browse files
committed
[ci skip] NEWS
1 parent 03149ef commit c7b6550

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

NEWS

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ PHP NEWS
77
. Throw Error exception when encountering recursion during comparison, rather
88
than fatal error. (ilutov)
99
. Added missing cstddef include for C++ builds. (cmb)
10+
. Fixed bug GH-15108 (Segfault when destroying generator during shutdown).
11+
(Arnaud)
1012

1113
- BCMath:
1214
. Adjust bcround()'s $mode parameter to only accept the RoundingMode
@@ -31,7 +33,7 @@ PHP NEWS
3133

3234
- Opcache:
3335
. Fixed bug GH-13775 (Memory leak possibly related to opcache SHM placement).
34-
(Arnaud)
36+
(Arnaud, nielsdos)
3537

3638
- OpenSSL:
3739
. Bumped minimum required OpenSSL version to 1.1.0. (cmb)

0 commit comments

Comments
 (0)