Commit: 76160319a5dca00b8b9e0eb69e945b2b703b0852 Author: Stanislav Malyshev <s...@php.net> Thu, 21 Feb 2013 00:56:00 -0800 Parents: d39554ac08ef4a2db4a67aeca08334cb02ff3b47 Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=76160319a5dca00b8b9e0eb69e945b2b703b0852 Log: news for bug #49348 Bugs: https://bugs.php.net/49348 Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index d6ff8c4..fe647f2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 201?, PHP 5.5.0 Beta 1 +- Core: + . Fixed bug #49348 (Uninitialized ++$foo->bar; does not cause a notice). + (Stas) + 21 Feb 2013, PHP 5.5.0 Alpha 5 - Core: -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php