Searched refs:run (Results 276 – 300 of 436) sorted by relevance
1...<<1112131415161718
/PHP-7.4/ext/standard/tests/general_functions/ |
H A D | escapeshellarg_variation1.phpt | 6 die("skip.. Do not run on Windows");
|
/PHP-7.4/ext/openssl/tests/ |
H A D | bug69215.phpt | 56 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | stream_crypto_flags_001.phpt | 57 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | bug48182.phpt | 57 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | bug54992.phpt | 51 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | bug72333.phpt | 73 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | tls_wrapper.phpt | 63 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | san_peer_matching.phpt | 49 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | tls_min_v1.0_max_v1.1_wrapper.phpt | 64 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | bug65538_003.phpt | 69 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | sni_server_key_cert.phpt | 67 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
H A D | tls_wrapper_with_tls_v1.3.phpt | 66 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_pconn_max_links.phpt | 85 printf("[003] Cannot run query on persistent connection of second DB user, [%d] %s\n", 89 printf("[004] Cannot run fetch result, [%d] %s\n", 158 printf("[013] Cannot run query on persistent connection of second DB user, [%d] %s\n", 162 printf("[014] Cannot run fetch result, [%d] %s\n",
|
H A D | mysqli_fetch_assoc_zerofill.phpt | 50 printf("[%03d] Length reported is too small to run test\n", $offset);
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | file_put_contents_variation9.phpt | 8 die("skip Do not run on Windows");
|
H A D | copy_variation15.phpt | 6 die("skip do not run on Windows");
|
H A D | copy_variation9.phpt | 6 die("skip do not run on Windows");
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg.init.d | 9 PIDFILE=/var/run/phpdbg.pid
|
/PHP-7.4/docs/ |
H A D | self-contained-extensions.md | 13 While the result will run on any system, a developer's setup needs these tools: 114 Put `config.m4` and the source files into one directory. Then, run `phpize` 117 For example, if you configured PHP with `--prefix=/php`, you would run
|
/PHP-7.4/azure/ |
H A D | community_job.yml | 43 echo mysqli.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/mysqli.ini 44 echo pdo_mysql.default_socket=/var/run/mysqld/mysqld.sock > /etc/php.d/pdo_mysql.ini
|
/PHP-7.4/ext/oci8/tests/ |
H A D | password_new.phpt | 30 die('skip cannot run test using a PDB');
|
H A D | password_old.phpt | 30 die('skip cannot run test using a PDB');
|
/PHP-7.4/Zend/tests/ |
H A D | offset_bool.phpt | 11 var_dump($bool["run away"]);
|
H A D | offset_long.phpt | 11 var_dump($long["run away"]);
|
H A D | offset_null.phpt | 11 var_dump($null["run away"]);
|
Completed in 38 milliseconds
1...<<1112131415161718