diff options
author | David Soria Parra <dsp@php.net> | 2013-03-06 22:39:54 +0100 |
---|---|---|
committer | David Soria Parra <dsp@php.net> | 2013-03-06 22:39:54 +0100 |
commit | b6ae7cba1ec4f999602241e690d2e5cc13ec4120 (patch) | |
tree | 411545d3c5ccb1c79a15dca1e06df38f2c4acdab | |
parent | 8589dfb6cce4de3c13456486760c5d9e3dbc3b43 (diff) | |
download | php-git-b6ae7cba1ec4f999602241e690d2e5cc13ec4120.tar.gz |
NEWS for PHP 5.5.0 Beta 1
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| -?? ??? 201?, PHP 5.5.0 Beta 1 +07 Mar 2013, PHP 5.5.0 Beta 1 - Core: . Fixed bug #49348 (Uninitialized ++$foo->bar; does not cause a notice). |