dmitry Fri Dec 1 20:01:50 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Bug #39438 (Fatal error: Out of memory) http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.389&r2=1.2027.2.547.2.390&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.389 php-src/NEWS:1.2027.2.547.2.390 --- php-src/NEWS:1.2027.2.547.2.389 Fri Dec 1 16:37:39 2006 +++ php-src/NEWS Fri Dec 1 20:01:50 2006 @@ -81,6 +81,7 @@ - Fixed bug #39454 (Returning a SOAP array segfaults PHP). (Dmitry) - Fixed bug #39445 (Calling debug_backtrace() in the __toString() function produces a crash). (Dmitry) +- Fixed bug #39438 (Fatal error: Out of memory). (Dmitry) - Fixed bug #39414 (Syntax error while compiling with Sun Workshop Complier). (Johannes) - Fixed bug #39398 (Booleans are not automatically translated to integers).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php