Skip to content

Commit 539738c

Browse files
committed
update NEWS
1 parent 8036758 commit 539738c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

NEWS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ PHP NEWS
55
- Core:
66
. Imroved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
77
heap overflow). (Max Spelsberg)
8+
. Fixed bug #69646 (OS command injection vulnerability in escapeshellarg).
9+
(Anatol Belski)
10+
. Fixed bug #69719 (Incorrect handling of paths with NULs). (Stas)
11+
12+
- Litespeed SAPI:
13+
. Fixed bug #68812 (Unchecked return value). (George Wang)
814

915
- Postgres:
1016
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)

0 commit comments

Comments
 (0)