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 577b8ae commit 85d6212Copy full SHA for 85d6212
NEWS
@@ -27,13 +27,14 @@ PHP NEWS
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).
+ session.trans_sid_hosts). (nielsdos, kamil-tekiela)
31
32
- Streams:
33
. Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure).
34
(Jakub Zelenka)
35
. Fixed bug GH-13860 (Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in
36
ext/openssl/xp_ssl.c - causing use of dead socket). (nielsdos)
37
+ . Fixed bug GH-11678 (Build fails on musl 1.2.4 - lfs64). (Arnaud)
38
39
- Treewide:
40
. Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)
0 commit comments