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 910980b commit fe475fcCopy full SHA for fe475fc
NEWS
@@ -1,5 +1,13 @@
1
PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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
11
15 Aug 2013, PHP 5.4.18
12
13
- Core:
@@ -58,7 +66,7 @@ PHP NEWS
58
66
odbc_fetch_array). (Brandon Kirsch)
59
67
60
68
- Openssl:
61
- . Fixed handling null bytes in subjectAltName (CVE-2013-4073).
69
+ . Fixed handling null bytes in subjectAltName (CVE-2013-4248).
62
70
(Christian Heimes)
63
71
64
72
- PDO:
0 commit comments