Skip to content

Conversation

DanielEScherzer
Copy link
Member

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.

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.
@DanielEScherzer DanielEScherzer merged commit 9999d66 into php:master Jul 30, 2025
9 checks passed
@DanielEScherzer DanielEScherzer deleted the bug81145-unlink-skipped branch July 30, 2025 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants