1
0
mirror of https://github.com/php/php-src.git synced 2026-04-03 22:22:18 +02:00

Merge PHP 5.3.27 NEWS

This commit is contained in:
Johannes Schlüter
2013-07-10 19:45:45 +02:00
parent 710eee5555
commit 9c4ef50146

10
NEWS
View File

@@ -2,12 +2,7 @@ PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2013, PHP 5.3.28
?? ??? 2013, PHP 5.3.27
###
### DO NOT ADD ENTRIES HERE
### All entries go to 5.3.28
###
11 Jul 2013, PHP 5.3.27
- Core:
. Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence)
@@ -35,6 +30,9 @@ PHP NEWS
. Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on
64-bits systems). (Laruence)
- XML:
. Fixed bug #65236 (heap corruption in xml parser). (Rob)
06 Jun 2013, PHP 5.3.26
- Core: