Home
last modified time | relevance | path

Searched refs:run (Results 301 – 325 of 492) sorted by relevance

1...<<11121314151617181920

/PHP-7.2/sapi/phpdbg/
H A Dphpdbg.init.d9 PIDFILE=/var/run/phpdbg.pid
/PHP-7.2/ext/openssl/tests/
H A Dstream_crypto_flags_003.phpt63 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug65538_003.phpt69 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dsession_meta_capture.phpt66 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dsni_server_key_cert.phpt67 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dstream_crypto_flags_002.phpt62 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dbug65729.phpt45 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dopenssl_peer_fingerprint_basic.phpt65 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dpeer_verification.phpt68 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
H A Dstream_security_level.phpt57 ServerClientTestCase::getInstance()->run($clientCode, $serverCode);
/PHP-7.2/ext/standard/tests/file/
H A Dfile_put_contents_variation9.phpt8 die("skip Do not run on Windows");
H A D006_variation2.phpt8 // Skip if being run by root
14 die('skip cannot be run as root');
/PHP-7.2/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_load_data.phpt15 die("skip Cannot detect if test is run against local or remote database server");
17 die("skip Test cannot be run against remote database server");
/PHP-7.2/ext/mysqli/
H A Dconfig.m48 /var/run/mysqld/mysqld.sock \
10 /var/run/mysql/mysql.sock \
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_fetch_assoc_zerofill.phpt50 printf("[%03d] Length reported is too small to run test\n", $offset);
H A Dmysqli_fetch_array_large.phpt39 /* buffered result set - let's hope we do not run into PHP memory limit... */
124 /* try to respect php.ini but make run time a soft limit */
H A Dmysqli_debug.phpt32 // table.inc will create a database connection and run some SQL queries, therefore
/PHP-7.2/ext/mbstring/oniguruma/
H A DINSTALL29 you can run in the future to recreate the current configuration, and a
61 3. Optionally, type `make check' to run any self-tests that come with
94 This target is generally not run by end users.
117 directory where you want the object files and executables to go and run
260 will run on. Usually, assuming the package is built to be run on the
284 eventually be run) with `--host=TYPE'.
301 environment passed to `configure'. However, some packages may run
/PHP-7.2/
H A DREADME.RELEASE_PROCESS63 3. run the "scripts/dev/credits" script in php-src and commit the changes in the
93 12. run: ``PHPROOT=. ./makedist 5.4.2RC2``, this will export the tree, create configure
96 13. run ``scripts/dev/gen_verify_stub <version> [identity]``, this will sign the tarballs
153 Derick) run the following commands for you:
176 4. run the "scripts/dev/credits" script in php-src and commit the changes in the
188 9. run: ``PHPROOT=. ./makedist php 5.4.1``, this will export the tag, create configure
216 a. You can run ``php bin/bumpRelease 5`` if you are making a release for the
/PHP-7.2/ext/pdo/tests/
H A Dpdo_test.inc42 // on a previous run
/PHP-7.2/ext/oci8/tests/
H A Dpassword_new.phpt30 die('skip cannot run test using a PDB');
H A Dpassword_old.phpt30 die('skip cannot run test using a PDB');
H A Ddb_op_2.phpt9 die("skip needs to be run as a DBA user");
/PHP-7.2/ext/standard/tests/dir/
H A Ddir_variation3.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/pdo_pgsql/tests/
H A Dbug69362.phpt25 die("skip You need CREATEUSER permissions to run the test");

Completed in 33 milliseconds

1...<<11121314151617181920