Home
last modified time | relevance | path

Searched refs:run (Results 376 – 400 of 436) sorted by relevance

1...<<1112131415161718

/PHP-7.4/ext/standard/tests/strings/
H A Dsetlocale_variation1.phpt32 // run the command 'locale -a' to fetch all locales available in the system
H A Dsetlocale_basic1.phpt32 // run the command 'locale -a' to fetch all locales available in the system
H A Dsetlocale_basic2.phpt32 // run the command 'locale -a' to fetch all locales available in the system
/PHP-7.4/ext/oci8/tests/
H A Dedition_1.phpt8 die("skip needs to be run as a DBA user");
H A Dconn_attr_4.phpt9 if (strcasecmp($user, "system") && strcasecmp($user, "sys")) die("skip needs to be run as a DBA use…
/PHP-7.4/ext/standard/tests/file/
H A Dtempnam_variation7-win32.phpt6 die("skip Only run on Windows");
H A Dcopy_variation16.phpt6 die("skip Do not run on Windows");
H A Dcopy_variation6-win32.phpt6 die("skip Only run on Windows");
H A Dcopy_variation6.phpt6 die("skip Do not run on Windows");
H A Dtempnam_variation2.phpt6 die("skip Do not run on Windows");
H A Dcopy_variation2-win32-mb.phpt6 die("skip only run on Windows");
H A Dcopy_variation2-win32.phpt6 die("skip only run on Windows");
/PHP-7.4/docs/
H A Drelease-process.md102 6. Compile and run `make test`, with and without ZTS, using the right Bison and
199 (Hannes, Dan, Derick) run the following commands for you:
223 5. Compile and run `make test`, with and without ZTS, using the right Bison and
272 * You can run `php bin/bumpRelease 7 4` where the first number is the major
387 `configure.ac` (run `./configure` to automatically update
/PHP-7.4/sapi/apache2handler/
H A Dconfig.m425 AC_MSG_RESULT([Sorry, I cannot run apxs. Possible reasons follow:])
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql_last_insert_id.phpt17 printf("[001] No query has been run, lastInsertId() should return '0'/string got '%s'/%s\n",
/PHP-7.4/TSRM/
H A Dthreads.m438 AC_MSG_ERROR(host_alias is not set. Make sure to run config.guess)
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_change_user_get_lock.phpt17 // We need this little hack to be able to re-run the test
H A Dmysqli_set_charset.phpt113 …printf("[018] Cannot run SET NAMES %s, [%d] %s\n", $tmp['Charset'], mysqli_errno($link), mysqli_er…
H A Dmysqli_poll.phpt76 printf("[%03d + 2] Can fetch resultset although no query has been run!\n", $offset);
H A Dmysqli_fetch_array_oo.phpt43 printf("[010] Cannot run query, [%d] %s\n", $mysqli->errno, $$mysqli->error);
50 printf("[012] Cannot run query, [%d] %s\n",
H A Dmysqli_stmt_get_result2.phpt173 [017] [2014] Commands out of sync; you can't run this command now
H A Dmysqli_expire_password.phpt25 die("SKIP Cannot run in MariaDB @@disconnect_on_expired_password=OFF state");
H A Dmysqli_fetch_all_oo.phpt72 printf("[010] Cannot run query, [%d] %s\n", $mysqli->errno, $$mysqli->error);
79 printf("[018] Cannot run query, [%d] %s\n",
H A Dmysqli_fetch_array.phpt44 printf("[010] Cannot run query, [%d] %s\n", mysqli_errno($link), $mysqli_error($link));
51 printf("[012] Cannot run query, [%d] %s\n",
/PHP-7.4/build/
H A DMakefile.global104 …$(PHP_EXECUTABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.p…

Completed in 56 milliseconds

1...<<1112131415161718