1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 06:51:18 +02:00

Do another Alpha instead of Beta because of ZO+ RFC being voted on

This commit is contained in:
David Soria Parra
2013-03-07 12:14:26 +01:00
parent 4923bb579a
commit d0ca2430da

4
NEWS
View File

@@ -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).