From: Anatol Belski Date: Tue, 21 Jul 2015 09:12:08 +0000 (+0200) Subject: update UPGRADING X-Git-Tag: php-7.0.0beta2~6^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1767992e4e5f9d7c82571009b8b7f21f5f6ccd64;p=php update UPGRADING --- diff --git a/UPGRADING b/UPGRADING index 8467074a75..a14f711acb 100644 --- a/UPGRADING +++ b/UPGRADING @@ -695,6 +695,9 @@ out, that the corresponding SDK isn't available anymore. Mhash is not an extension anymore, use function_exists("mhash") to check whether it is avaliable. +- GD + The bundled libgd requires libwebp instead of libvpx for the WebP functionality. + ======================================== 10. New Global Constants ========================================