Home
last modified time | relevance | path

Searched refs:run (Results 201 – 225 of 492) sorted by relevance

12345678910>>...20

/PHP-7.2/ext/standard/tests/mail/
H A Dmail_basic3.phpt8 die("skip Won't run on Windows");
H A Dmail_basic4.phpt8 die("skip Won't run on Windows");
H A Dmail_basic5.phpt8 die("skip Won't run on Windows");
H A Dmail_variation1.phpt8 die("skip Won't run on Windows");
H A Dbug51604.phpt9 die("skip Won't run on Windows");
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetchobject.phpt15 die("skip: Test cannot be run with SQL mode ANSI");
18 die("skip: Test cannot be run with SQL mode ANSI");
/PHP-7.2/ext/standard/tests/file/
H A Dmkdir_rmdir_variation2.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
H A Dbug24482.phpt12 // run this test in ext/standard/tests (see bug #64714)
H A Dunlink_variation1.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip cannot be run as root');
/PHP-7.2/ext/openssl/tests/
H A Dbug68265.phpt39 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug73072.phpt43 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dtlsv1.0_wrapper.phpt44 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dtlsv1.1_wrapper.phpt44 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dtlsv1.2_wrapper.phpt44 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
/PHP-7.2/ext/pgsql/tests/
H A D00version.phpt8 // Execute run-test.php with --keep-all to get version string in 00version.log or 00version.out
/PHP-7.2/ext/zlib/tests/
H A Dgzencode_variation2.phpt7 die("skip.. Do not run on Windows");
/PHP-7.2/sapi/phpdbg/tests/
H A Drun_002.phpt2 Stdin and escaped args being passed to run command
/PHP-7.2/ext/sockets/tests/
H A Dsocket_set_option_error_socket_option.phpt16 die('SKIP Test cannot be run as root.');
/PHP-7.2/sapi/cgi/
H A DREADME.FastCGI14 There are two ways to run the resulting 'php' binary after the fastcgi
17 1) Configure your web server to run the PHP binary itself.
28 To run this way, you must start the PHP binary running by giving it an IP
78 php to run under mod_fastcgi as a dynamic server.
114 Be sure to run the php binary as an appropriate userid. Also, firewall out
/PHP-7.2/win32/build/
H A DMakefile177 …$(DEBUGGER_CMD) $(DEBUGGER_ARGS) "$(BUILD_DIR)\php.exe" -d open_basedir= -d output_buffering=0 run
179 run: set-tmp-env target
183 …P_TEST_INI_PATH) -d open_basedir= -d output_buffering=0 -d memory_limit=-1 run-tests.php -p "$(BUI…
185 run: set-tmp-env target
229 @copy run-tests.php $(BUILD_DIR_DEV)\script\ /y >nul
/PHP-7.2/ext/standard/tests/dir/
H A Ddir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
H A Dopendir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
H A Dscandir_variation5.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
H A Dscandir_variation7.phpt8 // Skip if being run by root (files are always readable, writeable and executable)
14 die('skip...cannot be run as root\n');
/PHP-7.2/ext/oci8/tests/
H A Ddrcp_privileged.phpt11 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
29 die('skip cannot run test using a PDB');

Completed in 44 milliseconds

12345678910>>...20