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 9d168b8 commit f1ffb4bCopy full SHA for f1ffb4b
NEWS
@@ -1,6 +1,8 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
-?? ??? 2015 PHP 5.4.42
+?? ??? 2015 PHP 5.4.43
4
+
5
+11 Jun 2015 PHP 5.4.42
6
7
- Core:
8
. Imroved fix for bug #69545 (Integer overflow in ftp_genlist() resulting in
@@ -12,6 +14,10 @@ PHP NEWS
12
14
- Litespeed SAPI:
13
15
. Fixed bug #68812 (Unchecked return value). (George Wang)
16
17
+- Mail:
18
+ . Fixed bug #68776 (mail() does not have mail header injection prevention for
19
+ additional headers). (Yasuo)
20
21
- Postgres:
22
. Fixed bug #69667 (segfault in php_pgsql_meta_data). (Remi)
23
0 commit comments