mirror of
https://github.com/php/php-src.git
synced 2026-03-25 16:52:18 +01:00
Also add PHP_TEST_EXTRA_ARGS environment variable, which allows to pass on -c, -d etc flags provided by run-tests.php. Otherwise we won't get the built-in server to run with opcache.
4 lines
26 B
PHP
4 lines
26 B
PHP
<?php
|
|
|
|
echo "included\n";
|