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 66809c0 commit ed84bcdCopy full SHA for ed84bcd
NEWS
@@ -34,6 +34,9 @@ PHP NEWS
34
. Fixed bug GH-13827 (Null pointer access of type 'zval' in phpdbg_frame).
35
(nielsdos)
36
37
+- Posix:
38
+ . Fix usage of reentrant functions in ext/posix. (Arnaud)
39
+
40
- Session:
41
. Fixed bug GH-13856 (Member access within null pointer of type 'ps_files' in
42
ext/session/mod_files.c). (nielsdos)
0 commit comments