diff options
author | Ferenc Kovacs <tyrael@php.net> | 2014-05-14 09:14:04 +0200 |
---|---|---|
committer | Ferenc Kovacs <tyrael@php.net> | 2014-05-14 09:14:04 +0200 |
commit | 7b9c1b657603f8070366642d369f5ad1ec058613 (patch) | |
tree | d5be07f87233a56e75c306a3baf5be52e63c9dc4 | |
parent | 5a169310f0d046f3acdf2872e58a7d01710beaa2 (diff) | |
download | php-git-7b9c1b657603f8070366642d369f5ad1ec058613.tar.gz |
adding NEWS block for beta4
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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). |