Michael Orlitzky
065b4ec125
ext/gd/tests: backport optional PNG support
...
- Three of our gd tests could be skipped with a message about requiring
bundled GD, but those tests don't actually require bundled GD. We
update the messages to mention the specific functions that are
required.
- add SKIPIF stanzas for missing PNG support
The bundled libgd always has PNG support, but an external one may not.
- imagerotate() is always available
Following 59ec80c5 , the imagerotate() function is always available. We
may therefore remove its function_exists() checks without harm.
close GH-17894
2025-02-23 16:01:30 +00:00
..
2025-01-29 19:12:18 +09:00
2024-01-31 11:20:44 +01:00
2024-11-17 12:27:26 +00:00
2024-11-29 16:30:01 +01:00
2025-02-21 13:08:01 +01:00
2025-01-17 11:53:10 +00:00
2024-12-06 19:01:50 +01:00
2024-12-20 18:46:55 +01:00
2025-02-21 22:24:44 +01:00
2025-01-08 20:47:01 +01:00
2024-10-13 21:12:46 +02:00
2025-02-17 10:27:11 +03:00
2025-01-27 21:49:03 +01:00
2024-12-18 11:38:44 +00:00
2025-01-03 12:30:43 +01:00
2025-02-23 16:01:30 +00:00
2024-12-19 18:26:35 +01:00
2024-11-27 19:54:06 +00:00
2024-11-10 20:16:33 +00:00
2024-12-06 17:43:38 +01:00
2025-02-02 13:37:21 +01:00
2024-10-24 15:56:25 +02:00
2025-02-06 23:31:01 +01:00
2024-12-26 12:24:06 +01:00
2025-02-04 15:51:48 +01:00
2025-01-19 20:38:19 +01:00
2024-11-20 11:12:19 +01:00
2024-01-04 19:29:37 +01:00
2024-08-06 16:54:58 +02:00
2025-02-23 10:45:10 +00:00
2024-12-31 15:05:18 +01:00
2024-12-15 22:13:27 +00:00
2024-10-03 21:11:25 +02:00
2025-01-26 23:32:35 +00:00
2024-11-20 11:12:19 +01:00
2025-01-24 20:16:12 +00:00
2024-05-21 12:21:46 +01:00
2025-01-27 13:41:11 -04:00
2024-09-12 18:19:20 +01:00
2025-02-18 17:01:46 +01:00
2024-12-15 14:50:59 +00:00
2025-02-16 00:16:57 +01:00
2024-12-30 12:40:32 -04:00
2024-08-13 20:54:12 +01:00
2024-08-07 22:38:30 +01:00
2025-02-21 09:32:10 +01:00
2025-01-24 14:04:58 +00:00
2024-06-28 20:14:20 +02:00
2025-01-09 19:53:54 +01:00
2025-01-05 13:34:21 +00:00
2024-11-08 20:47:28 +01:00
2024-12-16 22:55:23 +00:00
2024-05-23 22:40:54 +02:00
2025-01-14 18:32:01 +00:00
2025-02-23 16:34:41 +01:00
2025-02-22 00:09:53 +01:00
2024-11-03 13:39:41 +00:00
2024-10-26 15:07:57 +02:00
2024-07-21 16:28:15 +02:00
2024-12-27 15:51:17 +01:00
2024-10-08 20:57:54 +02:00
2024-10-12 15:12:40 +02:00
2024-10-12 15:12:40 +02:00
2025-02-23 13:23:26 +00:00
2025-01-12 20:37:51 +01:00
2025-02-14 23:09:57 +01:00