1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00
Files
archived-php-src/ext/standard/tests
Niels Dossche 6b87e08b82 Fix tests for stat rdev
If HAVE_STRUCT_STAT_ST_RDEV is not set, rdev will be -1. %d only matches
a natural number, we should let it match negative numbers too.
2023-07-11 13:57:17 +02:00
..
2022-08-30 16:52:33 +02:00
2021-08-17 11:32:24 +02:00
2021-08-19 10:39:23 +02:00
2023-07-11 13:57:17 +02:00
2023-07-06 09:45:35 +02:00
2021-07-16 10:07:35 +02:00