Home
last modified time | relevance | path

Searched refs:environment (Results 26 – 50 of 55) sorted by relevance

123

/PHP-7.4/ext/pdo/tests/
H A Dpdo_test.inc20 // the current environment
H A Dpdo_018.phpt76 // environment settings can influence how the table is created if specifics are missing
/PHP-7.4/ext/ldap/tests/
H A DREADME.md60 Before running the LDAP-Tests you need to set some environment-variables:
129 The following environment variables may be defined:
H A Dconnect.inc5 Change the LDAP_TEST_* environment values if you want to use another configuration.
/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/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/pdo_mysql/tests/
H A Dpdo_mysql_attr_server_version.phpt32 // for which in turn one needs to parse the PDO test environment variables
/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/sapi/phpdbg/
H A DREADME.md4 environment without impacting the functionality or performance of your code.
H A Dxml.md471 - cleans environment (basically a shutdown + new startup)
/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
/PHP-7.4/ext/pdo_odbc/
H A Dconfig.m4134 libraries as a driver in that environment; it will emulate the
/PHP-7.4/Zend/
H A DREADME.md28 this there is the `ZEND_DONT_UNLOAD_MODULES` environment variable. If set, then
/PHP-7.4/
H A DUPGRADING.INTERNALS21 r. TSRM environment locking
199 Unix, however functions that may read the environment without exclusion
H A D.gitignore2 # untracked to ignore by Git. For other development environment specific files,
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 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 DUPGRADING733 - configure now regards additional CFLAGS and LDFLAGS set as environment
/PHP-7.4/ext/odbc/
H A Dconfig.m4210 You need to source your DB2 environment before running PHP configure:
/PHP-7.4/ext/oci8/
H A Dconfig.m4266 dnl but the ORACLE_HOME environment variable is not actually set, the install
/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/docs/
H A Drelease-process.md238 be influenced by defining the environment variable
/PHP-7.4/ext/phar/phar/
H A Dpharcommand.inc1544 return "Get information about the PHAR environment and the tool version.";

Completed in 39 milliseconds

123