]> granicus.if.org Git - php/commit
Update ext/gd parameter names
authorNikita Popov <nikita.ppv@gmail.com>
Fri, 9 Oct 2020 10:28:54 +0000 (12:28 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 9 Oct 2020 15:10:11 +0000 (17:10 +0200)
commit14a26db3e2ddd696a70d11d31b1554d98e358c75
treea0eb07cc23fa88d7a401fd112c580a18cd3d06de
parent623bf39e9c65b6d0708385f19dae1c9406de18a6
Update ext/gd parameter names

Closes GH-6308.
29 files changed:
ext/gd/gd.c
ext/gd/gd.stub.php
ext/gd/gd_arginfo.h
ext/gd/tests/bug55005.phpt
ext/gd/tests/bug72697.phpt
ext/gd/tests/bug72709.phpt
ext/gd/tests/bug72730.phpt
ext/gd/tests/colorclosest.phpt
ext/gd/tests/colormatch.phpt
ext/gd/tests/createfromstring.phpt
ext/gd/tests/imagebmp_nullbyte_injection.phpt
ext/gd/tests/imagecolordeallocate_error3.phpt
ext/gd/tests/imagecolordeallocate_error4.phpt
ext/gd/tests/imagecolormatch_error2.phpt
ext/gd/tests/imagecolormatch_error3.phpt
ext/gd/tests/imagecolormatch_error4.phpt
ext/gd/tests/imageconvolution_error2.phpt
ext/gd/tests/imageconvolution_error3.phpt
ext/gd/tests/imagecreate_error.phpt
ext/gd/tests/imagecreatetruecolor_error2.phpt
ext/gd/tests/imagegd2_nullbyte_injection.phpt
ext/gd/tests/imagegd_nullbyte_injection.phpt
ext/gd/tests/imagegif_nullbyte_injection.phpt
ext/gd/tests/imagejpeg_nullbyte_injection.phpt
ext/gd/tests/imagepng_nullbyte_injection.phpt
ext/gd/tests/imagetruecolortopalette_error3.phpt
ext/gd/tests/imagetruecolortopalette_error4.phpt
ext/gd/tests/imagewbmp_nullbyte_injection.phpt
ext/gd/tests/imagewebp_nullbyte_injection.phpt