pajoye Thu Sep 28 09:02:17 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - imagefill entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.269&r2=1.2027.2.547.2.270&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.269 php-src/NEWS:1.2027.2.547.2.270 --- php-src/NEWS:1.2027.2.547.2.269 Wed Sep 27 23:44:13 2006 +++ php-src/NEWS Thu Sep 28 09:02:17 2006 @@ -2,7 +2,7 @@ ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Sep 2006, PHP 5.2.0 - Added ability to make SOAP call userspace PHP<->XML converters. (Dmitry) - +- Fixed infinite loop when a wrong color index is given to imagefill (Pierre) - Fixed mess with CGI/CLI -d option (now it works with cgi; constants are working exactly like in php.ini; with FastCGI -d affects all requests). (Dmitry)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php