From: Ferenc Kovacs Date: Wed, 14 May 2014 07:14:04 +0000 (+0200) Subject: adding NEWS block for beta4 X-Git-Tag: php-5.6.0beta3~2^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7b9c1b657603f8070366642d369f5ad1ec058613;p=php adding NEWS block for beta4 --- diff --git a/NEWS b/NEWS index 67354e7207..abb3708d0c 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 2014, PHP 5.6.0 Beta 3 +?? ??? 2014, PHP 5.6.0 Beta 4 + +15 May 2014, PHP 5.6.0 Beta 3 - Core: . Fixed bug #67169 (array_splice all elements, then []= gives wrong index).