Home
last modified time | relevance | path

Searched refs:directive (Results 1 – 17 of 17) sorted by relevance

/PHP-5.4/sapi/cgi/
H A DCHANGES12 with ini directive "cgi.fix_pathinfo=0"
20 with ini directive "cgi.force_redirect=0"
33 with ini directive "cgi.discard_path=1".
/PHP-5.4/
H A Dphp.ini-development37 ; directive = value
46 ; previously set variable or directive (e.g. ${foo})
197 ; used regardless of this directive.
229 ; Note: This directive is hardcoded to Off for the CLI SAPI
278 ; Note: This directive is hardcoded to On for the CLI SAPI
374 ; Note: This directive is hardcoded to 0 for the CLI SAPI
380 ; Note: This directive is hardcoded to -1 for the CLI SAPI
536 ; Note: This directive is hardcoded to Off for the CLI SAPI
635 ; Note: This directive is hardcoded to On for the CLI SAPI
646 ; for this directive to have any affect.
[all …]
H A Dphp.ini-production37 ; directive = value
46 ; previously set variable or directive (e.g. ${foo})
197 ; used regardless of this directive.
229 ; Note: This directive is hardcoded to Off for the CLI SAPI
278 ; Note: This directive is hardcoded to On for the CLI SAPI
374 ; Note: This directive is hardcoded to 0 for the CLI SAPI
380 ; Note: This directive is hardcoded to -1 for the CLI SAPI
536 ; Note: This directive is hardcoded to Off for the CLI SAPI
635 ; Note: This directive is hardcoded to On for the CLI SAPI
646 ; for this directive to have any affect.
[all …]
H A DUPGRADING92 - Added a zend.multibyte directive as a replacement of the PHP compile time
100 "declare(encoding=...)" directive appears at the top of the script.
111 - Added windows_show_crt_warning. This directive shows the CRT warnings when
204 your output charset via the php.ini default_charset directive does not
569 must be activated manually with the "extension = php_com_dotnet.dll" directive
H A DINSTALL320 using the extension directive in php.ini file or by loading it
456 Apache AddType directive, we want to avoid potentially dangerous
556 The bin-path directive allows lighttpd to spawn fastcgi processes
558 environment variable. The "bin-environment" directive sets the
1238 load them. Extensions can be loaded by adding an extension directive.
1592 * SAPI module specific location (PHPIniDir directive in Apache 2, -c
1683 These modes determine when and where a PHP directive may or may not be
1684 set, and each directive within the manual refers to one of these modes.
1690 directive is PHP_INI_ALL therefore it may be set anywhere, including
1720 Sets the value of the specified directive. Can be used only with
[all …]
H A DREADME.UNIX-BUILD-SYSTEM73 special include directive (@ext_srcdir@ is automatically replaced).
H A DNEWS596 . Added clear_env configuration directive to disable clearenv() call.
1974 the zend.multibyte directive in php.ini. (Dmitry)
2002 php.ini directive windows_show_crt_warnings. (Pierre)
2438 . Improved max_input_vars directive to check nested variables (Dmitry).
2915 directive is set through php_admin_value). (Gustavo)
4246 - Added "max_file_uploads" INI directive, which can be set to limit the
4287 - Fixed open_basedir circumvention for "mail.log" ini directive.
4503 always loaded using zend_extension directive. (Derick)
4595 . Allowed using full path to load modules using "extension" directive.
6832 an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)
[all …]
/PHP-5.4/sapi/apache2filter/
H A DREADME48 The Apache 2.0 PHP module supports a new configuration directive that
/PHP-5.4/sapi/apache2handler/
H A DREADME52 The Apache 2.0 PHP module supports a new configuration directive that
/PHP-5.4/sapi/nsapi/
H A Dnsapi.c972 char *directive = pblock_findval("Directive", pb); in php5_execute() local
973 int error_directive = (directive && !strcasecmp(directive, "error")); in php5_execute()
H A Dnsapi-readme.txt49 # directive, e.g. doc_root="/path"
/PHP-5.4/win32/
H A Dinstall.txt422 directive (read the installation on Apache 2 page), otherwise your best
522 directive. When using directives, be sure these directives aren't
1024 important details. This directive needs to be set to 0.
1051 important details. This directive needs to be set to 0. If you want
1053 directive.
1201 load them. Extensions can be loaded by adding an extension directive.
1483 Used to set a boolean configuration directive. This can not be
1484 used in .htaccess files. Any directive type set with
1498 error_reporting directive as they will have no meaning and will
1514 configuration directive and the string value. PHP constants in the
[all …]
/PHP-5.4/sapi/fpm/
H A Dphp-fpm.conf.in10 ; files from a glob(3) pattern. This directive can be used everywhere in the
128 ; the variable $pool can we used in any directive and will be replaced by the
141 ; Note: This directive can also be relative to the global prefix.
219 ; served. Equivalent to the ApacheMaxClients directive with mpm_prefork.
364 ; This directive may be used to customize the response of a ping request. The
/PHP-5.4/Zend/
H A DZEND_CHANGES879 // matches the following 7 lines with the for directive.
889 The matching for directive is very intersting here since it shows
/PHP-5.4/ext/pcre/pcrelib/
H A DREADME616 directive: "cannot include iosfwd -- define __USE_STD_IOSTREAM to
/PHP-5.4/ext/mbstring/oniguruma/
H A DHISTORY507 add extern "C" { } directive to oniguruma.h, oniggnu.h
/PHP-5.4/ext/fileinfo/tests/
H A Dmagic6208 # updated by Joerg Jenderek at Nov 2012. Use search directive with offset instead of string
15243 0 string #\ Bazaar\ merge\ directive\ format Bazaar merge directive

Completed in 173 milliseconds