Giovanni Giacobbi
592d899462
ext/gd: de-factorize image output functions ( #14523 )
...
The image output functions imagegif/imagepng/imagewebp/imageavif/imagejpeg
were all calling the static function _php_image_output_ctx which was basically
a big switch statement between each image type which also have different
parameters.
The only identical part was the call to create_stream_context_from_zval that
is now merged with create_output_context.
2024-06-13 09:46:47 +01:00
..
2024-06-09 09:11:11 +09:00
2024-06-06 16:18:23 +01:00
2024-03-27 09:06:07 +01:00
2024-05-25 00:20:07 +02:00
2024-06-08 17:15:36 +01:00
2024-06-11 11:26:52 +02:00
2024-06-11 19:02:43 +09:00
2024-06-09 14:23:41 +02:00
2024-02-25 08:41:31 +01:00
2024-06-09 14:23:41 +02:00
2024-06-07 22:59:30 +02:00
2024-06-08 17:15:36 +01:00
2024-05-30 21:50:46 +02:00
2024-06-11 09:47:23 +02:00
2024-06-08 17:15:36 +01:00
2024-05-13 22:54:54 +02:00
2024-06-13 09:46:47 +01:00
2024-04-29 18:38:34 +01:00
2024-06-08 17:15:36 +01:00
2024-06-10 21:59:41 +02:00
2024-06-11 22:47:05 +02:00
2024-06-08 17:15:36 +01:00
2024-06-08 17:15:36 +01:00
2024-06-07 23:27:22 +02:00
2024-06-01 17:12:42 +01:00
2024-06-10 21:59:41 +02:00
2024-06-08 17:15:36 +01:00
2024-05-30 21:02:03 +02:00
2024-06-11 22:47:05 +02:00
2024-06-11 22:47:05 +02:00
2024-06-11 19:18:19 +02:00
2024-06-08 17:15:36 +01:00
2024-06-08 21:34:18 +02:00
2024-06-11 09:59:58 +02:00
2024-06-03 12:56:21 +02:00
2024-06-03 12:56:21 +02:00
2024-06-03 12:56:21 +02:00
2024-06-04 12:51:06 -03:00
2024-06-09 03:04:51 +01:00
2024-06-03 12:56:21 +02:00
2024-06-11 23:38:23 +02:00
2024-06-08 23:46:34 +01:00
2024-06-01 22:42:22 +02:00
2024-06-12 17:27:01 +02:00
2024-06-11 22:47:05 +02:00
2024-06-10 22:58:25 +02:00
2024-06-08 17:15:36 +01:00
2024-06-08 17:15:36 +01:00
2024-06-08 17:15:36 +01:00
2024-02-18 11:39:00 +01:00
2024-05-17 20:30:16 +02:00
2024-06-08 17:15:36 +01:00
2024-06-12 18:33:16 +01:00
2024-06-09 07:17:46 +02:00
2024-06-08 23:46:34 +01:00
2024-06-08 17:15:36 +01:00
2024-06-13 10:41:45 +02:00
2024-06-08 17:15:36 +01:00
2024-02-22 15:48:12 +01:00
2024-06-08 17:15:36 +01:00
2024-04-19 10:46:40 +01:00
2024-06-08 17:15:36 +01:00
2024-06-08 17:15:36 +01:00
2024-05-10 16:26:44 +02:00
2024-06-08 17:15:36 +01:00
2024-06-08 17:15:36 +01:00
2024-06-10 19:40:03 +02:00
2024-06-08 17:15:36 +01:00
2024-06-01 17:12:42 +01:00