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 618eb3d commit 0da1eb5Copy full SHA for 0da1eb5
NEWS
@@ -35,13 +35,14 @@ PHP NEWS
35
. Fixed bug GH-13856 (Member access within null pointer of type 'ps_files' in
36
ext/session/mod_files.c). (nielsdos)
37
. Fixed bug GH-13891 (memleak and segfault when using ini_set with
38
- session.trans_sid_hosts). (nielsdos, kamil-tekiela).
+ session.trans_sid_hosts). (nielsdos, kamil-tekiela)
39
40
- Streams:
41
. Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure).
42
(Jakub Zelenka)
43
. Fixed bug GH-13860 (Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in
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)
46
47
- Treewide:
48
. Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)
0 commit comments