Skip to content

Commit c2773ea

Browse files
committed
Update NEWs
1 parent fce44a5 commit c2773ea

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
@@ -5,13 +5,15 @@ PHP NEWS
55
- Core:
66
. Fixed bug #70912 (Null ptr dereference instantiating class with invalid
77
array property). (Laruence)
8-
. Fixed bug #70910 (extract() breaks variable references). (Laruence)
98
. Fixed bug #70898, #70895 (null ptr deref and segfault with crafted callable).
109
(Anatol, Laruence)
1110

1211
- SOAP:
1312
. Fixed bug #70900 (SoapClient systematic out of memory error). (Dmitry)
1413

14+
- Standard:
15+
. Fixed bug #70910 (extract() breaks variable references). (Laruence)
16+
1517
- Streams/Socket
1618
. Add IPV6_V6ONLY constant / make it usable in stream contexts. (Bob)
1719

0 commit comments

Comments
 (0)