Home
last modified time | relevance | path

Searched refs:run (Results 326 – 350 of 436) sorted by relevance

1...<<1112131415161718

/PHP-7.4/ext/oci8/tests/
H A Dpassword_2.phpt8 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug62479.phpt25 die("skip You need CREATEUSER permissions to run the test");
/PHP-7.4/ext/openssl/tests/
H A Dbug65729.phpt55 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug74159.phpt118 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug77390.phpt118 ServerClientTestCase::getInstance()->run($clientCode, [
H A DServerClientTestCase.inc122 public function run($masterCode, $workerCode)
H A Dstream_server_reneg_limit.phpt99 ServerClientTestCase::getInstance()->run($serverCode, $clientCode);
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_zerofill.phpt64 printf("[%03d] Length reported is too small to run test\n", $offset);
H A Dmysqli_report.phpt326 Warning: mysqli_autocommit(): (%s/%d): Commands out of sync; you can't run this command now in %s o…
328 Warning: mysqli_commit(): (%s/%d): Commands out of sync; you can't run this command now in %s on li…
330 Warning: mysqli_rollback(): (%s/%d): Commands out of sync; you can't run this command now in %s on …
332 Warning: mysqli_stmt_prepare(): (%s/%d): Commands out of sync; you can't run this command now in %s…
/PHP-7.4/ext/phar/phar/
H A Dclicommand.inc34 } elseif (!isset($this->cmds[$argv[1]]['run'])) {
87 call_user_func(array($this, $this->cmds[$command]['run']), $this->args);
138 return self::getSubFuncs($cmdclass, 'cli_cmd_', array('arg','inf','run'));
/PHP-7.4/ext/standard/tests/file/
H A D007_variation13.phpt6 die('skip Do not run on Windows');
H A Dfile_get_contents_variation7-win32-mb.phpt8 die("skip Only run on Windows");
H A Dfile_get_contents_variation7-win32.phpt8 die("skip Only run on Windows");
H A Dis_dir_variation2.phpt6 die('skip Do not run on Windows');
H A Dfile_variation8-win32.phpt8 die("skip Only run on Windows");
H A Dparse_ini_file_variation6-win32-mb.phpt8 die("skip Only run on Windows");
H A Dparse_ini_file_variation6-win32.phpt8 die("skip Only run on Windows");
H A Dreadfile_variation10-win32.phpt8 die("skip run only on Windows");
H A Dtempnam_variation3-win32.phpt6 die("skip run only on Windows");
H A Dcopy_variation5.phpt6 die("skip do not run on MacOS/Windows");
H A Dfile_get_contents_variation9.phpt8 die("skip Do not run on Windows");
H A Dfile_put_contents_variation8-win32.phpt8 die("skip Only run on Windows");
H A Dfile_put_contents_variation7-win32.phpt8 die("skip Only run on Windows");
/PHP-7.4/tests/security/
H A Dopen_basedir_realpath.phpt6 die('skip only run on Windows');
/PHP-7.4/sapi/phpdbg/
H A DREADME.md67 * `-r` jump straight to run

Completed in 58 milliseconds

1...<<1112131415161718