Skip to content

Commit 85d6212

Browse files
committed
[ci skip] NEWS
1 parent 577b8ae commit 85d6212

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,14 @@ PHP NEWS
2727
. Fixed bug GH-13856 (Member access within null pointer of type 'ps_files' in
2828
ext/session/mod_files.c). (nielsdos)
2929
. Fixed bug GH-13891 (memleak and segfault when using ini_set with
30-
session.trans_sid_hosts). (nielsdos, kamil-tekiela).
30+
session.trans_sid_hosts). (nielsdos, kamil-tekiela)
3131

3232
- Streams:
3333
. Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure).
3434
(Jakub Zelenka)
3535
. Fixed bug GH-13860 (Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in
3636
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)
3738

3839
- Treewide:
3940
. Fix gcc-14 Wcalloc-transposed-args warnings. (Cristian Rodríguez)

0 commit comments

Comments
 (0)