php-src/ext/gd
Tim Düsterhus 4c5a6b0e8d
tree-wide: Remove stacktraces from tests testing throwing clones (#18748)
This is in preparation for the possible future transformation of `clone` into a
function call, but also meaningful on its own, since the purpose of the tests
is not to test the stack trace generation, but rather that an exception was
thrown. It also cleans up some unreachable code in the tests.
2025-06-03 20:08:47 +02:00
..
libgd ext/gd create gd object with zend_object_alloc (#17823) 2025-02-16 00:05:37 +00:00
tests tree-wide: Remove stacktraces from tests testing throwing clones (#18748) 2025-06-03 20:08:47 +02:00
config.m4 Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361) 2025-01-05 11:24:24 +01:00
config.w32 Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361) 2025-01-05 11:24:24 +01:00
CREDITS
gd.c ext/gd: array supplied to user optimisations. (#18366) 2025-04-20 17:30:12 +01:00
gd.stub.php ext/gd: Mark return types as true instead of bool 2025-04-05 18:12:21 +01:00
gd_arginfo.h ext/gd: Mark return types as true instead of bool 2025-04-05 18:12:21 +01:00
gd_compat.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
gd_compat.h
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00