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 8036758 commit 539738cCopy full SHA for 539738c
NEWS
@@ -5,6 +5,12 @@ PHP NEWS
5
- Core:
6
. Imroved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
7
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)
14
15
- Postgres:
16
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
0 commit comments