File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -35,13 +35,14 @@ PHP NEWS
35
35
. Fixed bug GH-13856 (Member access within null pointer of type 'ps_files' in
36
36
ext/session/mod_files.c). (nielsdos)
37
37
. Fixed bug GH-13891 (memleak and segfault when using ini_set with
38
- session.trans_sid_hosts). (nielsdos, kamil-tekiela).
38
+ session.trans_sid_hosts). (nielsdos, kamil-tekiela)
39
39
40
40
- Streams:
41
41
. Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure).
42
42
(Jakub Zelenka)
43
43
. Fixed bug GH-13860 (Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in
44
44
ext/openssl/xp_ssl.c - causing use of dead socket). (nielsdos)
45
+ . Fixed bug GH-11678 (Build fails on musl 1.2.4 - lfs64). (Arnaud)
45
46
46
47
- Treewide:
47
48
. Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)
You can’t perform that action at this time.
0 commit comments