We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce44a5 commit c2773eaCopy full SHA for c2773ea
NEWS
@@ -5,13 +5,15 @@ PHP NEWS
5
- Core:
6
. Fixed bug #70912 (Null ptr dereference instantiating class with invalid
7
array property). (Laruence)
8
- . Fixed bug #70910 (extract() breaks variable references). (Laruence)
9
. Fixed bug #70898, #70895 (null ptr deref and segfault with crafted callable).
10
(Anatol, Laruence)
11
12
- SOAP:
13
. Fixed bug #70900 (SoapClient systematic out of memory error). (Dmitry)
14
+- Standard:
15
+ . Fixed bug #70910 (extract() breaks variable references). (Laruence)
16
+
17
- Streams/Socket
18
. Add IPV6_V6ONLY constant / make it usable in stream contexts. (Bob)
19
0 commit comments