summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Soria Parra <dsp@php.net>2013-03-06 22:39:54 +0100
committerDavid Soria Parra <dsp@php.net>2013-03-06 22:39:54 +0100
commitb6ae7cba1ec4f999602241e690d2e5cc13ec4120 (patch)
tree411545d3c5ccb1c79a15dca1e06df38f2c4acdab
parent8589dfb6cce4de3c13456486760c5d9e3dbc3b43 (diff)
downloadphp-git-b6ae7cba1ec4f999602241e690d2e5cc13ec4120.tar.gz
NEWS for PHP 5.5.0 Beta 1
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 6ac84183b1..c00c0c56f8 100644
--- a/NEWS
+++ b/NEWS
@@ -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).