[GIT-PULLS] [php-src] PR #23472: run-tests: Add `{TEST_NAME}` placeholder storing the basename of the test file
[email protected] (TimWolla)
| Newsgroups | php.git-pulls |
|---|---|
| Message-ID | <M9VfhTscg5YkGQR6cS8EHhBadfZ7HU2Ha7PQveQPTW0@main.internal.php.net> |
Pull Request: https://github.com/php/php-src/pull/23472 Author: TimWolla This makes it easier to write tests with associated temporary files in a conflict-free way without needing to copy-and-paste the filename everywhere.