1
0
mirror of https://github.com/php/php-src.git synced 2026-04-02 13:43:02 +02:00
This commit is contained in:
Remi Collet
2014-03-12 17:13:47 +01:00
parent 44c0581e0c
commit 78cee12561

1
NEWS
View File

@@ -23,6 +23,7 @@ PHP NEWS
- GD:
. Fixed bug #66815 (imagecrop(): insufficient fix for NULL defer
CVE-2013-7327). (Tomas Hoger, Remi).
. Fixed bug #66887 (imagescale - poor quality of scaled image). (Remi)
. Fixed bug #66890 (imagescale segfault). (Remi)
. Fixed bug #66893 (imagescale ignore method argument). (Remi)