Commit: e8862725770c3d5ee27c6c8c8a01b226b610fa08 Author: Felipe Pena <[email protected]> Sat, 23 Jun 2012 15:21:32 -0300 Parents: 5e36306feb8ce2b43eb494d5c486fd341b0a1ea7 Branches: PHP-5.4
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=e8862725770c3d5ee27c6c8c8a01b226b610fa08 Log: - BFN Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index dfad253..e93d717 100644 --- a/NEWS +++ b/NEWS @@ -52,8 +52,10 @@ PHP NEWS return a value). (Johannes) - Reflection: - . Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory leaks - with constant). (Laruence) + . Fixed bug #62384 (Attempting to invoke a Closure more than once causes + segfault). (Felipe) + . Fixed bug #62202 (ReflectionParameter::getDefaultValue() memory leaks + with constant). (Laruence) - Sockets: . Fixed bug #62025 (__ss_family was changed on AIX 5.3). (Felipe) -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
