Home
last modified time | relevance | path

Searched refs:imagescale (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/ext/gd/tests/
H A Dbug72227.phpt2 Bug #72227: imagescale out-of-bounds read
11 imagescale($img, 13, 1, IMG_BICUBIC);
H A Dbug72512_0.phpt14 imagescale($img, 1, 65535);
/PHP-5.5/ext/gd/
H A Dphp_gd.h132 PHP_FUNCTION(imagescale);
H A Dgd.c930 PHP_FE(imagescale, arginfo_imagescale)
5101 PHP_FUNCTION(imagescale) in PHP_FUNCTION() argument
/PHP-5.5/
H A DUPGRADING264 - imagescale
428 - Added constants for imagesetinterpolation, used by imagescale
H A DNEWS100 . Fixed bug #72227 (imagescale out-of-bounds read). (CVE-2013-7456) (Stas)
860 . Fixed bug #65171 (imagescale() fails without height param). (Remi)
1264 . Fixed bug #66887 (imagescale - poor quality of scaled image). (Remi)
1265 . Fixed bug #66890 (imagescale segfault). (Remi)
1266 . Fixed bug #66893 (imagescale ignore method argument). (Remi)

Completed in 68 milliseconds