Skip to content

Commit ae2edbb

Browse files
committed
Update NEWS
[skip ci]
1 parent a24d179 commit ae2edbb

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ PHP NEWS
2121
. Deprecate specifying a nullable return type for __debugInfo(). (timwolla)
2222
. Fixed bug GH-22142 (Assertion failure in zendi_try_get_long() on IS_UNDEF).
2323
(David Carlier)
24+
. Fixed bug GH-22046 (The unserialize function can lead to segfault when
25+
non-Serializable internal classes are serialized back with the C format).
26+
(kocsismate)
2427

2528
- BCMath:
2629
. Added NUL-byte validation to BCMath functions. (jorgsowa)

0 commit comments

Comments
 (0)