From: David Soria Parra Date: Wed, 5 Jun 2013 21:06:51 +0000 (+0200) Subject: PHP 5.5.0RC3 NEWS X-Git-Tag: php-5.5.0RC3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aef5295756ee3dc8000faefca11119b747e38be9;p=php PHP 5.5.0RC3 NEWS --- diff --git a/NEWS b/NEWS index 7e6fcc37ce..75f26b4157 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2013, PHP 5.5.0 Release Candidate 3 +06 Jun 2013, PHP 5.5.0 Release Candidate 3 - Core: . Fixed bug #64960 (Segfault in gc_zval_possible_root). (Laruence)