Searched refs:run (Results 376 – 400 of 436) sorted by relevance
1...<<1112131415161718
/PHP-7.4/ext/standard/tests/strings/ |
H A D | setlocale_variation1.phpt | 32 // run the command 'locale -a' to fetch all locales available in the system
|
H A D | setlocale_basic1.phpt | 32 // run the command 'locale -a' to fetch all locales available in the system
|
H A D | setlocale_basic2.phpt | 32 // run the command 'locale -a' to fetch all locales available in the system
|
/PHP-7.4/ext/oci8/tests/ |
H A D | edition_1.phpt | 8 die("skip needs to be run as a DBA user");
|
H A D | conn_attr_4.phpt | 9 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 D | tempnam_variation7-win32.phpt | 6 die("skip Only run on Windows");
|
H A D | copy_variation16.phpt | 6 die("skip Do not run on Windows");
|
H A D | copy_variation6-win32.phpt | 6 die("skip Only run on Windows");
|
H A D | copy_variation6.phpt | 6 die("skip Do not run on Windows");
|
H A D | tempnam_variation2.phpt | 6 die("skip Do not run on Windows");
|
H A D | copy_variation2-win32-mb.phpt | 6 die("skip only run on Windows");
|
H A D | copy_variation2-win32.phpt | 6 die("skip only run on Windows");
|
/PHP-7.4/docs/ |
H A D | release-process.md | 102 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 D | config.m4 | 25 AC_MSG_RESULT([Sorry, I cannot run apxs. Possible reasons follow:])
|
/PHP-7.4/ext/pdo_mysql/tests/ |
H A D | pdo_mysql_last_insert_id.phpt | 17 printf("[001] No query has been run, lastInsertId() should return '0'/string got '%s'/%s\n",
|
/PHP-7.4/TSRM/ |
H A D | threads.m4 | 38 AC_MSG_ERROR(host_alias is not set. Make sure to run config.guess)
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_change_user_get_lock.phpt | 17 // We need this little hack to be able to re-run the test
|
H A D | mysqli_set_charset.phpt | 113 …printf("[018] Cannot run SET NAMES %s, [%d] %s\n", $tmp['Charset'], mysqli_errno($link), mysqli_er…
|
H A D | mysqli_poll.phpt | 76 printf("[%03d + 2] Can fetch resultset although no query has been run!\n", $offset);
|
H A D | mysqli_fetch_array_oo.phpt | 43 printf("[010] Cannot run query, [%d] %s\n", $mysqli->errno, $$mysqli->error); 50 printf("[012] Cannot run query, [%d] %s\n",
|
H A D | mysqli_stmt_get_result2.phpt | 173 [017] [2014] Commands out of sync; you can't run this command now
|
H A D | mysqli_expire_password.phpt | 25 die("SKIP Cannot run in MariaDB @@disconnect_on_expired_password=OFF state");
|
H A D | mysqli_fetch_all_oo.phpt | 72 printf("[010] Cannot run query, [%d] %s\n", $mysqli->errno, $$mysqli->error); 79 printf("[018] Cannot run query, [%d] %s\n",
|
H A D | mysqli_fetch_array.phpt | 44 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 D | Makefile.global | 104 …$(PHP_EXECUTABLE) -n -c $(top_builddir)/tmp-php.ini $(PHP_TEST_SETTINGS) $(top_srcdir)/run-tests.p…
|
Completed in 56 milliseconds
1...<<1112131415161718