Searched refs:run (Results 401 – 425 of 436) sorted by relevance
1...<<1112131415161718
/PHP-7.4/docs/ |
H A D | unix-build-system.md | 19 * changed some configure-time constructs to run at buildconf-time
|
/PHP-7.4/ext/mysqli/tests/ |
H A D | mysqli_fetch_all.phpt | 71 printf("[010] Cannot run query, [%d] %s\n", mysqli_errno($link), $mysqli_error($link)); 78 printf("[018] Cannot run query, [%d] %s\n",
|
H A D | mysqli_fetch_field_flags.phpt | 199 printf("[009] Cannot run SELECT, [%d] %s\n",
|
H A D | mysqli_stmt_get_result.phpt | 201 [040] [2014] [Commands out of sync; you can't run this command now]
|
H A D | mysqli_store_result_copy.phpt | 106 globally to copy mode and run all the tests */
|
/PHP-7.4/ext/standard/tests/mail/ |
H A D | mail_basic7.phpt | 9 die("skip Won't run on Windows");
|
H A D | mail_basic6.phpt | 9 die("skip Won't run on Windows");
|
/PHP-7.4/ext/standard/tests/file/ |
H A D | rename_variation13-win32.phpt | 8 die("skip run only on Windows");
|
H A D | copy_variation2.phpt | 6 die("skip do not run on Windows");
|
/PHP-7.4/sapi/fpm/ |
H A D | php-fpm.conf.in | 17 ;pid = run/php-fpm.pid
|
H A D | config.m4 | 528 [Set the user for php-fpm to run as. (default: nobody)])], 534 [Set the group for php-fpm to run as. For a system user, this should
|
/PHP-7.4/ |
H A D | UPGRADING.INTERNALS | 60 run-time or compile-time class declaration. 196 code that may change environ and may run concurrently with user code in ZTS
|
H A D | php.ini-development | 432 ; E_ERROR - fatal run-time errors 433 ; E_RECOVERABLE_ERROR - almost fatal run-time errors 434 ; E_WARNING - run-time warnings (non-fatal errors) 436 ; E_NOTICE - run-time notices (these are warnings which often result 441 ; E_STRICT - run-time notices, enable to have PHP suggest changes 1177 ; *Any* user with PHP access can run 'echo get_cfg_var("mysqli.default_pw") 1557 ; Switch whether to compile assertions at all (to have no overhead at run-time) 1559 ; 0: Jump over assertion at run-time 1561 …e value is only possible in php.ini! (For turning assertions on and off at run-time, see assert.ac… 1904 ; facilitates to let the preloading to be run as another user.
|
H A D | php.ini-production | 432 ; E_ERROR - fatal run-time errors 433 ; E_RECOVERABLE_ERROR - almost fatal run-time errors 434 ; E_WARNING - run-time warnings (non-fatal errors) 436 ; E_NOTICE - run-time notices (these are warnings which often result 441 ; E_STRICT - run-time notices, enable to have PHP suggest changes 1177 ; *Any* user with PHP access can run 'echo get_cfg_var("mysqli.default_pw") 1557 ; Switch whether to compile assertions at all (to have no overhead at run-time) 1559 ; 0: Jump over assertion at run-time 1561 …e value is only possible in php.ini! (For turning assertions on and off at run-time, see assert.ac… 1904 ; facilitates to let the preloading to be run as another user.
|
H A D | CODING_STANDARDS.md | 63 not raise a run-time error about the function not existing. End users should
|
/PHP-7.4/ext/oci8/tests/ |
H A D | edition_2.phpt | 8 die("skip needs to be run as a DBA user");
|
/PHP-7.4/sapi/litespeed/ |
H A D | README.md | 40 prefer, if LiteSpeed web server has been configured to run PHP with LiteSpeed
|
/PHP-7.4/ext/pdo_mysql/tests/ |
H A D | pdo_mysql___construct.phpt | 236 …printf("[030] You're trying to run the tests with charset '%s' which seems not supported by the se…
|
H A D | pdo_mysql_stmt_getcolumnmeta.phpt | 8 // Too many differences among MySQL version - run only with a recent one
|
/PHP-7.4/sapi/phpdbg/ |
H A D | phpdbg_cmd.c | 680 return PHPDBG_COMMAND_HANDLER(run)(top); in phpdbg_internal_stack_execute()
|
H A D | phpdbg_prompt.c | 73 PHPDBG_COMMAND_D(run, "attempt execution", 'r', NULL, "|s", 0), 759 PHPDBG_COMMAND(run) /* {{{ */ in PHPDBG_COMMAND() argument
|
/PHP-7.4/ext/mbstring/libmbfl/ |
H A D | LICENSE | 106 linked with the Library has the freedom and the wherewithal to run 113 be combined with the library in order to run. 299 Library. A suitable mechanism is one that (1) uses at run time a
|
/PHP-7.4/ext/bcmath/libbcmath/ |
H A D | LICENSE | 108 linked with the Library has the freedom and the wherewithal to run 115 be combined with the library in order to run. 302 Library. A suitable mechanism is one that (1) uses at run time a
|
/PHP-7.4/ext/standard/tests/general_functions/ |
H A D | gettype_settype_variation2.phpt | 8 die('skip Do not run on MacOS');
|
/PHP-7.4/build/ |
H A D | libtool.m4 | 41 dnl If AC_PROG_CXX has already been expanded, run AC_LIBTOOL_CXX 1414 # If using run time linking (on AIX 4.2 or later) use lib<name>.so 1420 # and later when we are not doing run time linking. 2953 # On IA64, the linker does run time linking by default, so we don't 2961 # Test if we are trying to use run time linking or normal 3053 # Warning - without using the other run time loading flags, 4490 # is reportedly fixed, but why not run on old versions too? 4703 echo "cannot run $lt_cv_sys_global_symbol_pipe" >&5 5639 # On IA64, the linker does run time linking by default, so we don't 5654 # Test if we are trying to use run time linking or normal [all …]
|
Completed in 91 milliseconds
1...<<1112131415161718