felipe Sun Feb 24 18:19:17 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: Entry existent in 5_2 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.117&r2=1.2027.2.547.2.965.2.118&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.117 php-src/NEWS:1.2027.2.547.2.965.2.118 --- php-src/NEWS:1.2027.2.547.2.965.2.117 Sat Feb 23 17:06:19 2008 +++ php-src/NEWS Sun Feb 24 18:19:17 2008 @@ -135,7 +135,6 @@ - Fixed bug #43136 (possible crash on script execution timeout. The EG(function_state_ptr) is completely removed, EG(current_execute_data)->function_state must be used instead). (Dmitry) -- Fixed bug #43128 (Very long class name causes segfault). (Dmitry) - Fixed bug #42952 (soap cache file is created with insecure permissions). (Dmitry) - Fixed bug #42868 (Floats cast to integer produce unpredictable results).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php