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 710eee5 commit 9c4ef50Copy full SHA for 9c4ef50
NEWS
@@ -2,12 +2,7 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? 2013, PHP 5.3.28
4
5
-?? ??? 2013, PHP 5.3.27
6
-
7
-###
8
-### DO NOT ADD ENTRIES HERE
9
-### All entries go to 5.3.28
10
+11 Jul 2013, PHP 5.3.27
11
12
- Core:
13
. Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
@@ -35,6 +30,9 @@ PHP NEWS
35
30
. Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
36
31
64-bits systems). (Laruence)
37
32
33
+- XML:
34
+ . Fixed bug #65236 (heap corruption in xml parser). (Rob)
+
38
06 Jun 2013, PHP 5.3.26
39
40
0 commit comments