Skip to content

ext/soap/tests/bugs/bug62900.phpt: make use of TEST_PHP_ vars#22405

Open
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:improve-bug62900-test
Open

ext/soap/tests/bugs/bug62900.phpt: make use of TEST_PHP_ vars#22405
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:improve-bug62900-test

Conversation

@orlitzky

Copy link
Copy Markdown
Contributor

I just opened #22404 thinking that it was unrelated to my test failure, but after making those changes, the test failure has disappeared. So let's fix it I guess!

This test goes to some trouble to ensure that it uses the config of
the just-built (often development) PHP rather than the system
one. There already exist environment variables to facilitate this
however -- TEST_PHP_EXECUTABLE and TEST_PHP_EXTRA_ARGS -- so let's use
them.
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.

1 participant