1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext
Christoph M. Becker 02a60be24d Fix skip condition of gh13082.phpt
The test failure is not particularly related to Travis, but rather is
caused by the GD font file to only be suitable for platforms where
`int` stores 32bit values in little endian byte order.  This platform
dependence is documented in the source code[1].  Thus we fix the skip
condition and skip reason accordingly.

An alternative would be to dynamically create the font file just before
running the test, but that appears to be overkill.

[1] <d59691c02f/ext/gd/gd.c (L545-L556)>

Closes GH-14922.
2024-07-14 13:39:49 +02:00
..
2024-01-31 11:20:44 +01:00
2023-09-26 21:44:00 +02:00
2024-07-04 18:09:09 +02:00
2024-02-19 15:18:48 +01:00
2024-07-01 22:06:24 +02:00
2024-07-04 15:37:35 +02:00
2023-11-22 20:39:29 -06:00
2024-06-25 15:15:46 +02:00
2023-12-05 11:56:15 +01:00
2024-07-14 13:39:49 +02:00
2024-05-10 09:38:42 +09:00
2024-06-01 20:40:17 +02:00
2024-01-04 19:29:37 +01:00
2023-12-27 20:16:32 +01:00
2023-09-22 10:26:10 +02:00
2023-11-10 00:12:47 +01:00
2024-06-29 15:52:28 +01:00
2024-02-27 23:03:52 +00:00
2024-06-21 05:08:21 +01:00
2024-04-16 14:19:35 +02:00
2024-06-28 20:14:20 +02:00
2024-07-04 15:37:35 +02:00
2024-07-06 23:58:20 +02:00
2024-07-06 14:41:56 +02:00
2024-06-26 19:36:01 +02:00
2024-01-31 11:20:44 +01:00
2024-07-06 01:59:40 +02:00