From: Pierre Joye Date: Sun, 5 Feb 2006 15:54:56 +0000 (+0000) Subject: - jpeg tolerant mode entry X-Git-Tag: php-5.1.3RC1~155 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3f68c2164bd7d6a210df6016f7952e04d114f5c6;p=php - jpeg tolerant mode entry --- diff --git a/NEWS b/NEWS index 1adabfbe35..9e370a90c0 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS - Changed get_headers() to retrieve headers also from non-200 responses. (Ilia) - Changed get_headers() to use the default context. (Ilia) - Added a check for special characters in the session name. (Ilia) +- add a weak/tolerant mode to the jpeg loader (Pierre) - Added filtering mode option to imagepng() to allow reducing file size. (Pierre) - Added "consumed" stream filter. (Marcus) - Added new mysqli constants for BIT and NEW_DECIMAL field types: