Home
last modified time | relevance | path

Searched refs:environment (Results 1 – 25 of 55) sorted by last modified time

123

/PHP-7.4/
H A DNEWS1336 . Implemented FR #77230 (Support custom CFLAGS and LDFLAGS from environment).
2712 . Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized
H A Dconfigure.ac795 …d when --enable-gcov option is used. You can disable ccache by setting environment variable CCACHE…
1605 | sqlnet.ora file on the PHP host, or set the environment variable |
H A Drun-tests.php115 $environment = $_ENV ?? array();
118 if (empty($environment)) {
120 $environment = getenv();
122 if (empty($environment['TEMP'])) {
123 $environment['TEMP'] = sys_get_temp_dir();
125 if (empty($environment['TEMP'])) {
132 if (count($environment) == 1) {
165 $environment['TEST_PHP_EXECUTABLE'] = $php;
502 $environment['SKIP_ASAN'] = 1;
690 run_all_tests($test_files, $environment);
[all …]
H A Dphp.ini-development12 ; 2. The PHPRC environment variable. (As of PHP 5.2.0)
637 ; can still get access to the environment variables through getenv() should you
785 ; (iPlanet) web servers, you MAY need to set an environment variable name that PHP
1891 ; Prevent name collisions in chroot'ed environment.
H A Dphp.ini-production12 ; 2. The PHPRC environment variable. (As of PHP 5.2.0)
637 ; can still get access to the environment variables through getenv() should you
785 ; (iPlanet) web servers, you MAY need to set an environment variable name that PHP
1891 ; Prevent name collisions in chroot'ed environment.
H A DUPGRADING733 - configure now regards additional CFLAGS and LDFLAGS set as environment
H A DUPGRADING.INTERNALS21 r. TSRM environment locking
199 Unix, however functions that may read the environment without exclusion
H A D.appveyor.yml22 environment:
H A D.gitignore2 # untracked to ignore by Git. For other development environment specific files,
/PHP-7.4/main/
H A Dphp_variables.c595 char *environment, *env; in _php_import_environment_variables()
605 environment = GetEnvironmentStringsA(); in _php_import_environment_variables()
606 for (env = environment; env != NULL && *env; env += strlen(env) + 1) { in _php_import_environment_variables()
609 FreeEnvironmentStringsA(environment); in _php_import_environment_variables()
/PHP-7.4/build/
H A Dpkg.m4150 m4_define([_PKG_TEXT], [Alternatively, you may set the environment variables $1[]_CFLAGS
170 Consider adjusting the PKG_CONFIG_PATH environment variable if you
179 is in your PATH or set the PKG_CONFIG environment variable to the full
H A Dlibtool.m498 # reason, if we set the COLLECT_NAMES environment variable, the problems
308 # by either setting the environment variable LT_MULTI_MODULE
3730 # non-empty value in the environment. Most likely only useful for
4477 # reason, if we set the COLLECT_NAMES environment variable, the problems
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_get_connection_stats.phpt73 // assuming the test is run in a plain-vanilla CLI environment
H A Dconnect.inc5 Change the MYSQL_TEST environment values
/PHP-7.4/ext/ldap/tests/
H A Dconnect.inc5 Change the LDAP_TEST_* environment values if you want to use another configuration.
/PHP-7.4/sapi/fpm/
H A Dwww.conf.in58 ; Equivalent to the FCGI_WEB_SERVER_ADDRS environment variable in the original
109 ; Equivalent to the PHP_FCGI_CHILDREN environment variable in the original PHP
277 ; %e: an environment variable (same as $_ENV or $_SERVER)
390 ; Clear environment in FPM workers
391 ; Prevents arbitrary environment variables from reaching FPM worker processes
392 ; by clearing the environment in workers before env vars specified in this
394 ; Setting to "no" will make all environment variables available to PHP code
407 ; Pass environment variables like LD_LIBRARY_PATH. All $VARIABLEs are taken from
408 ; the current environment.
/PHP-7.4/docs/
H A Drelease-process.md238 be influenced by defining the environment variable
/PHP-7.4/ext/standard/
H A Dproc_open.c69 static php_process_env_t _php_array_to_envp(zval *environment, int is_persistent) in _php_array_to_envp() argument
83 if (!environment) { in _php_array_to_envp()
87 cnt = zend_hash_num_elements(Z_ARRVAL_P(environment)); in _php_array_to_envp()
101 ZEND_HASH_FOREACH_STR_KEY_VAL(Z_ARRVAL_P(environment), key, element) { in _php_array_to_envp()
482 zval *environment = NULL; in PHP_FUNCTION() local
525 Z_PARAM_ARRAY_EX(environment, 1, 0) in PHP_FUNCTION()
612 if (environment) { in PHP_FUNCTION()
613 env = _php_array_to_envp(environment, is_persistent); in PHP_FUNCTION()
/PHP-7.4/ext/standard/tests/streams/
H A Dbug60602.phpt2 Bug #60602 proc_open() modifies environment if it contains arrays
12 $environment = array('test' => array(1, 2, 3));
15 $p = proc_open($cmd, $descs, $pipes, '.', $environment);
44 var_dump(is_array($environment['test']));
/PHP-7.4/ext/standard/tests/general_functions/
H A Dget_defined_vars_basic.phpt7 variables, be them environment, server or user-defined variables, within the scope that
/PHP-7.4/Zend/tests/
H A D019.phpt313 * only the local variable is destroyed. The variable in the calling environment
336 * local variable is destroyed. The variable in the calling environment
/PHP-7.4/scripts/
H A Dphpize.in128 \$PHP_AUTOCONF environment variable. Then, rerun this script.
136 \$PHP_AUTOHEADER environment variable. Then, rerun this script.
/PHP-7.4/sapi/phpdbg/tests/
H A Dclean_001.phpt31 prompt> Do you really want to clean your current environment? (type y or n): Cleaning Execution Env…
/PHP-7.4/sapi/phpdbg/
H A Dxml.md471 - cleans environment (basically a shutdown + new startup)
/PHP-7.4/sapi/litespeed/
H A DREADME.md16 host configuration. In shared hosting environment, each hosting account will has
19 hosting environment due to lacking of this flexibility. LiteSpeed SAPI is
47 installation. lsphp can be used in clustered environment with one LiteSpeed web
49 servers. In such environment, lsphp can be start manually from command with
94 set to "1". Add "LSAPI_CHILDREN" environment variable to match the value of
95 "Max Connections". More tunable environment variable described below can be
107 There are a few environment variables that can be tweaked to control the
117 `LSAPI_CHILDREN` environment variable should be set to match the value of "Max
134 a shared hosting environment. When set to 1, the internal process manager will
136 preferred in a dedicate hosting environment.

Completed in 71 milliseconds

123