summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-05-14 09:14:04 +0200
committerFerenc Kovacs <tyrael@php.net>2014-05-14 09:14:04 +0200
commit7b9c1b657603f8070366642d369f5ad1ec058613 (patch)
treed5be07f87233a56e75c306a3baf5be52e63c9dc4
parent5a169310f0d046f3acdf2872e58a7d01710beaa2 (diff)
downloadphp-git-7b9c1b657603f8070366642d369f5ad1ec058613.tar.gz
adding NEWS block for beta4
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
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).