pajoye Sun Dec 10 02:56:36 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - #39286 entry http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.421&r2=1.2027.2.547.2.422&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.421 php-src/NEWS:1.2027.2.547.2.422 --- php-src/NEWS:1.2027.2.547.2.421 Sun Dec 10 01:58:49 2006 +++ php-src/NEWS Sun Dec 10 02:56:35 2006 @@ -131,6 +131,8 @@ - Fixed bug #39300 (make install fails if wget is not available). (Tony) - Fixed bug #39297 (Memory corruption because of indirect modification of overloaded array). (Dmitry) +- Fixed bug #39286 (misleading error message when invalid dimensions are + given) (Pierre) - Fixed bug #39265 (Fixed path handling inside mod_files.sh). (michal dot taborsky at gmail dot com, Ilia) - Fixed bug #39217 (serialNumber might be -1 when the value is too large)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php