php-src/ext/gd
Christoph M. Becker 6727f548b0
Port "gd2: use existing overflow2() rather than ad-hoc version" (#15090)
We port this modification[1] from libgd into our bundled libgd, because
the change makes sense, and we want the code bases to stay in sync as
close as possible.

We also apply a quick fix to the respective test.

[1] <f0a059be6c>
2024-07-24 14:18:36 +02:00
..
libgd Port "gd2: use existing overflow2() rather than ad-hoc version" (#15090) 2024-07-24 14:18:36 +02:00
tests Port "gd2: use existing overflow2() rather than ad-hoc version" (#15090) 2024-07-24 14:18:36 +02:00
config.m4 Autotools: Normalize ext/gd sources (#15086) 2024-07-24 01:52:51 +02:00
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd_arginfo.h Implement "support doc comments for internal classes and functions" (#13266) 2024-02-25 08:41:31 +01:00
gd_compat.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
gd_compat.h cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
gd.c ext/gd minor corrections concerning image format id for errors. (#14887) 2024-07-09 20:07:07 +01:00
gd.stub.php ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00