summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2013-03-07 12:14:26 +0100
committerDavid Soria Parra <dsp@php.net>2013-03-07 12:14:26 +0100
commitd0ca2430da5a79af8781126aa3b16488dde41671 (patch)
treef2dc1d536e136457da2c6c16ee1833f689a4fb76
parent4923bb579aba94e0a6ff6d23e2320daba52f762c (diff)
downloadphp-git-d0ca2430da5a79af8781126aa3b16488dde41671.tar.gz
Do another Alpha instead of Beta because of ZO+ RFC being voted on
-rw-r--r--NEWS4
1 files changed, 1 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 74fda06be2..0d9c242bef 100644
--- a/NEWS
+++ b/NEWS
@@ -1,8 +1,6 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
-?? ??? 20??, PHP 5.5.0 Beta 2
-
-07 Mar 2013, PHP 5.5.0 Beta 1
+07 Mar 2013, PHP 5.5.0 Alpha 6
- Core:
. Fixed bug #49348 (Uninitialized ++$foo->bar; does not cause a notice).