Home
last modified time | relevance | path

Searched refs:run (Results 401 – 425 of 436) sorted by relevance

1...<<1112131415161718

/PHP-7.4/docs/
H A Dunix-build-system.md19 * changed some configure-time constructs to run at buildconf-time
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_all.phpt71 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 Dmysqli_fetch_field_flags.phpt199 printf("[009] Cannot run SELECT, [%d] %s\n",
H A Dmysqli_stmt_get_result.phpt201 [040] [2014] [Commands out of sync; you can't run this command now]
H A Dmysqli_store_result_copy.phpt106 globally to copy mode and run all the tests */
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_basic7.phpt9 die("skip Won't run on Windows");
H A Dmail_basic6.phpt9 die("skip Won't run on Windows");
/PHP-7.4/ext/standard/tests/file/
H A Drename_variation13-win32.phpt8 die("skip run only on Windows");
H A Dcopy_variation2.phpt6 die("skip do not run on Windows");
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in17 ;pid = run/php-fpm.pid
H A Dconfig.m4528 [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 DUPGRADING.INTERNALS60 run-time or compile-time class declaration.
196 code that may change environ and may run concurrently with user code in ZTS
H A Dphp.ini-development432 ; 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 Dphp.ini-production432 ; 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 DCODING_STANDARDS.md63 not raise a run-time error about the function not existing. End users should
/PHP-7.4/ext/oci8/tests/
H A Dedition_2.phpt8 die("skip needs to be run as a DBA user");
/PHP-7.4/sapi/litespeed/
H A DREADME.md40 prefer, if LiteSpeed web server has been configured to run PHP with LiteSpeed
/PHP-7.4/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct.phpt236 …printf("[030] You're trying to run the tests with charset '%s' which seems not supported by the se…
H A Dpdo_mysql_stmt_getcolumnmeta.phpt8 // Too many differences among MySQL version - run only with a recent one
/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_cmd.c680 return PHPDBG_COMMAND_HANDLER(run)(top); in phpdbg_internal_stack_execute()
H A Dphpdbg_prompt.c73 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 DLICENSE106 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 DLICENSE108 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 Dgettype_settype_variation2.phpt8 die('skip Do not run on MacOS');
/PHP-7.4/build/
H A Dlibtool.m441 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