1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 16:22:37 +01:00
Files
archived-php-src/ext/standard
Daniel Scherzer 9999d66bce ext/standard/tests/file/bug81145.phpt: unlink file before exit (#19293)
If the test is skipped, the `--SKIPIF--` section exits (via `die()`) without
removing the "bug81145_src.bin" file that gets created, and because the test
was skipped the `--CLEAN--` section is not run, leaving the .bin file behind.

Adjust the `--SKIPIF--` section to remove the .bin file before exiting.
2025-07-30 13:14:10 -07:00
..
2025-07-21 22:59:55 +02:00
2024-06-09 07:13:23 +02:00
2024-07-31 12:10:16 +02:00
2021-05-06 12:16:35 +02:00
2021-05-06 12:16:35 +02:00
2024-11-20 11:14:04 +01:00
2025-02-05 14:13:56 +01:00
2024-02-23 23:16:43 +01:00
2021-05-06 12:16:35 +02:00
2025-07-25 12:05:17 +02:00
2025-07-20 12:53:57 +02:00
2025-03-29 13:29:40 +01:00
2024-06-01 17:12:42 +01:00
2025-06-24 11:55:45 +02:00
2024-07-28 20:38:52 +02:00
2023-03-05 21:28:50 +01:00
2024-07-03 21:53:17 +02:00
2025-07-07 22:28:12 +02:00
2024-06-09 01:55:27 +02:00
2025-07-20 12:53:57 +02:00
2025-07-07 22:28:12 +02:00
2024-07-14 11:55:03 +02:00
2021-05-06 12:16:35 +02:00
2024-06-01 17:12:42 +01:00
2023-11-16 14:36:16 +00:00