Skip to content

Commit

Permalink
news for 5.4.19
Browse files Browse the repository at this point in the history
  • Loading branch information
smalyshev committed Aug 20, 2013
1 parent 910980b commit fe475fc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion NEWS
@@ -1,5 +1,13 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
22 Aug 2013, PHP 5.4.19
- Core:
. Fixed bug #64503 (Compilation fails with error: conflicting types for
'zendparse'). (Laruence)

- Openssl:
. Fixed UMR in fix for CVE-2013-4248.

15 Aug 2013, PHP 5.4.18

- Core:
Expand Down Expand Up @@ -58,7 +66,7 @@ PHP NEWS
odbc_fetch_array). (Brandon Kirsch)

- Openssl:
. Fixed handling null bytes in subjectAltName (CVE-2013-4073).
. Fixed handling null bytes in subjectAltName (CVE-2013-4248).
(Christian Heimes)

- PDO:
Expand Down

0 comments on commit fe475fc

Please sign in to comment.