Home
last modified time | relevance | path

Searched refs:user_tests (Results 1 – 1 of 1) sorted by relevance

/php-src/
H A Drun-tests.php263 $user_tests = [];
265 $user_tests = explode(',', getenv('TEST_PHP_USER'));
691 write_information($user_tests, $phpdbg);
737 foreach ($user_tests as $dir) {
798 * @param string[] $user_tests
800 function write_information(array $user_tests, $phpdbg): void argument

Completed in 11 milliseconds