From: Xinchen Hui Date: Sun, 9 Jun 2013 14:26:07 +0000 (+0800) Subject: Update NEWS X-Git-Tag: php-5.5.0~29^2~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ae43caeeeacf3338d6f1218455b5aa4b9ef09f7;p=php Update NEWS --- diff --git a/NEWS b/NEWS index d4ad9cc488..b2cb8c2eca 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,10 @@ PHP NEWS . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence) . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol) +- SPL: + . Fixed bug #64997 (Segfault while using RecursiveIteratorIterator on + 64-bits systems). (Laruence) + 06 Jun 2013, PHP 5.5.0 Release Candidate 3 - Core: