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 5ce9687 commit 8367e9cCopy full SHA for 8367e9c
NEWS
@@ -26,6 +26,8 @@ PHP NEWS
26
- Session:
27
. Fixed bug GH-13856 (Member access within null pointer of type 'ps_files' in
28
ext/session/mod_files.c). (nielsdos)
29
+ . Fixed bug GH-13891 (memleak and segfault when using ini_set with
30
+ session.trans_sid_hosts). (nielsdos, kamil-tekiela).
31
32
- Streams:
33
. Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure).
0 commit comments