Skip to content

Commit 0da1eb5

Browse files
committed
[ci skip] NEWS
1 parent 618eb3d commit 0da1eb5

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
@@ -35,13 +35,14 @@ PHP NEWS
3535
. Fixed bug GH-13856 (Member access within null pointer of type 'ps_files' in
3636
ext/session/mod_files.c). (nielsdos)
3737
. 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)
3939

4040
- Streams:
4141
. Fixed bug GH-13264 (Part 1 - Memory leak on stream filter failure).
4242
(Jakub Zelenka)
4343
. Fixed bug GH-13860 (Incorrect PHP_STREAM_OPTION_CHECK_LIVENESS case in
4444
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)
4546

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

0 commit comments

Comments
 (0)