Commit: 4990250f2d5bd3dad82e9d98d4b18c3091bf8843 Author: Stanislav Malyshev <[email protected]> Thu, 22 Mar 2012 22:34:32 -0700 Parents: a89c4a34ee55686ab1430a5060e1460335fc5203 Branches: PHP-5.3
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=4990250f2d5bd3dad82e9d98d4b18c3091bf8843 Log: revert from NEWS too Changed paths: M NEWS Diff: 4990250f2d5bd3dad82e9d98d4b18c3091bf8843 diff --git a/NEWS b/NEWS index ce48ba0..ecfa977 100644 --- a/NEWS +++ b/NEWS @@ -100,9 +100,6 @@ PHP NEWS - SPL . Fixed memory leak when calling SplFileInfo's constructor twice. (Felipe) - . Fixed bug #61418 (Segmentation fault when DirectoryIterator's or - FilesystemIterator's iterators are requested more than once without - having had its dtor callback called in between). (Gustavo) . Fixed bug #61347 (inconsistent isset behavior of Arrayobject). (Laruence) . Fixed bug #61326 (ArrayObject comparison). (Gustavo) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
