From: Pierre Joye Date: Thu, 28 Sep 2006 09:02:17 +0000 (+0000) Subject: - imagefill entry X-Git-Tag: php-5.2.0RC5~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d9ae9d7cc82182565db143fca07c47556f60783b;p=php - imagefill entry --- diff --git a/NEWS b/NEWS index 9bb0d07074..e5e87182e2 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? 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)