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 e0e9eb4 commit c595ab9Copy full SHA for c595ab9
NEWS
@@ -60,6 +60,10 @@ PHP NEWS
60
. Fixed bug GH-14290 (Member access within null pointer in extension spl).
61
(nielsdos)
62
63
+- Standard:
64
+ . Fixed bug GH-14483 (Fixed off-by-one error in checking length of abstract
65
+ namespace Unix sockets). (Derick)
66
+
67
- Streams:
68
. Fixed bug GH-11078 (PHP Fatal error triggers pointer being freed was not
69
allocated and malloc: double free for ptr errors). (nielsdos)
0 commit comments