Commit: cc90ac54beb7359e5a3210261ce09159bbc43e92 Author: Felipe Pena <felipe...@gmail.com> Sat, 23 Jun 2012 15:21:20 -0300 Parents: c3f34796a053f5ff1016d872f8c339e32468783f Branches: PHP-5.3
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=cc90ac54beb7359e5a3210261ce09159bbc43e92 Log: - BFN Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index 79b7325..b9bb009 100644 --- a/NEWS +++ b/NEWS @@ -50,6 +50,8 @@ PHP NEWS . Fixed bug #62227 (Invalid phar stream path causes crash). (Felipe) - Reflection: + . Fixed bug #62384 (Attempting to invoke a Closure more than once causes + segfault). (Felipe) . Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory leaks with constant). (Laruence) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php