]> granicus.if.org Git - php/commit
Prefer ValueError over Error in GD
authorChristoph M. Becker <cmbecker69@gmx.de>
Tue, 10 Sep 2019 10:36:57 +0000 (12:36 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Tue, 10 Sep 2019 10:37:42 +0000 (12:37 +0200)
commit4f4074328c80ee5600390cf1711f781515fce74c
tree6342d681ed45e0e7665493700ca3720f29d10a07
parentaeaab8ee3e52f74c042a861e394437d6554b36be
Prefer ValueError over Error in GD

Cf. <https://github.com/php/php-src/pull/4682>.
15 files changed:
ext/gd/gd.c
ext/gd/tests/bug38212-mb.phpt
ext/gd/tests/bug38212.phpt
ext/gd/tests/bug67248.phpt
ext/gd/tests/bug72494.phpt
ext/gd/tests/bug72697.phpt
ext/gd/tests/bug72730.phpt
ext/gd/tests/imagecolorallocate_variation5.phpt
ext/gd/tests/imagecolorallocate_variation6.phpt
ext/gd/tests/imageconvolution_error2.phpt
ext/gd/tests/imageconvolution_error3.phpt
ext/gd/tests/imagefilledpolygon_negative.phpt
ext/gd/tests/imagepolygon_negative.phpt
ext/gd/tests/imagetruecolortopalette_error3.phpt
ext/gd/tests/imagetruecolortopalette_error4.phpt