Skip to content

Commit fe475fc

Browse files
committed
news for 5.4.19
1 parent 910980b commit fe475fc

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

NEWS

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3+
22 Aug 2013, PHP 5.4.19
4+
- Core:
5+
. Fixed bug #64503 (Compilation fails with error: conflicting types for
6+
'zendparse'). (Laruence)
7+
8+
- Openssl:
9+
. Fixed UMR in fix for CVE-2013-4248.
10+
311
15 Aug 2013, PHP 5.4.18
412

513
- Core:
@@ -58,7 +66,7 @@ PHP NEWS
5866
odbc_fetch_array). (Brandon Kirsch)
5967

6068
- Openssl:
61-
. Fixed handling null bytes in subjectAltName (CVE-2013-4073).
69+
. Fixed handling null bytes in subjectAltName (CVE-2013-4248).
6270
(Christian Heimes)
6371

6472
- PDO:

0 commit comments

Comments
 (0)