Skip to content

sapi/cli/tests/php_cli_server_ipv6_error_message.phpt: use TEST_PHP vars#22414

Open
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:fix-another-test-php-exe
Open

sapi/cli/tests/php_cli_server_ipv6_error_message.phpt: use TEST_PHP vars#22414
orlitzky wants to merge 1 commit into
php:PHP-8.4from
orlitzky:fix-another-test-php-exe

Conversation

@orlitzky

Copy link
Copy Markdown
Contributor

When invoking the PHP in a subprocess, TEST_PHP_EXECUTABLE is preferable to PHP_BINARY, because the former can be set to ensure that the just-built (often development) php gets used rather than a system install. In addition, TEST_PHP_EXTRA_ARGS should be passed to this interpreter.

…vars

When invoking the PHP in a subprocess, TEST_PHP_EXECUTABLE is
preferable to PHP_BINARY, because the former can be set to ensure that
the just-built (often development) php gets used rather than a system
install. In addition, TEST_PHP_EXTRA_ARGS should be passed to this
interpreter.
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