Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/opcache/
H A DREADME94 When this directive is enabled, the OPcache appends the current working
96 files with the same name (basename). Disabling the directive improves
102 The frequency of the check is controlled by the directive
121 won't be found. Enable this directive if this optimization has an effect on
122 your applications. The default for this directive is disabled, which means
156 it may not run. The default for this directive is disabled, which means
183 Because calculating the checksum impairs performance, this directive should
189 The OPcache uses this directive to identify a situation where there may
219 directive allows to manually fix the "Unable to reattach to base address"
/PHP-5.5/
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
371 ; Note: This directive is hardcoded to 0 for the CLI SAPI
377 ; Note: This directive is hardcoded to -1 for the CLI SAPI
533 ; Note: This directive is hardcoded to Off for the CLI SAPI
632 ; Note: This directive is hardcoded to On for the CLI SAPI
643 ; 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
371 ; Note: This directive is hardcoded to 0 for the CLI SAPI
377 ; Note: This directive is hardcoded to -1 for the CLI SAPI
533 ; Note: This directive is hardcoded to Off for the CLI SAPI
632 ; Note: This directive is hardcoded to On for the CLI SAPI
643 ; for this directive to have any affect.
[all …]
H A DUPGRADING463 - Added sys_temp_dir INI directive, for specifying temporary
467 - Added intl.use_exceptions INI directive, which controls what
472 old directive still supported for BC reasons.
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 DNEWS1258 . Added clear_env configuration directive to disable clearenv() call.
1667 . Added opcache.restrict_api configuration directive that may limit
3163 the zend.multibyte directive in php.ini. (Dmitry)
3191 php.ini directive windows_show_crt_warnings. (Pierre)
4104 directive is set through php_admin_value). (Gustavo)
5435 - Added "max_file_uploads" INI directive, which can be set to limit the
5476 - Fixed open_basedir circumvention for "mail.log" ini directive.
5692 always loaded using zend_extension directive. (Derick)
5784 . Allowed using full path to load modules using "extension" directive.
8021 an extension INI directive). (wharmby at uk dot ibm dot com, Dmitry)
[all …]
/PHP-5.5/sapi/apache2filter/
H A DREADME48 The Apache 2.0 PHP module supports a new configuration directive that
/PHP-5.5/sapi/apache2handler/
H A DREADME52 The Apache 2.0 PHP module supports a new configuration directive that
/PHP-5.5/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.5/win32/
H A Dinstall.txt294 directive (read the installation on Apache 2 page), otherwise your best
386 * CGI users must set the cgi.force_redirect PHP directive to 0 inside
389 directive. When using directives, be sure these directives aren't
891 important details. This directive needs to be set to 0.
918 important details. This directive needs to be set to 0. If you want
920 directive.
1068 load them. Extensions can be loaded by adding an extension directive.
1351 used in .htaccess files. Any directive type set with
1365 error_reporting directive as they will have no meaning and will
1381 configuration directive and the string value. PHP constants in the
[all …]
/PHP-5.5/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
142 ; Note: This directive can also be relative to the global prefix.
224 ; served. Equivalent to the ApacheMaxClients directive with mpm_prefork.
369 ; This directive may be used to customize the response of a ping request. The
/PHP-5.5/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.5/ext/pcre/pcrelib/
H A DREADME616 directive: "cannot include iosfwd -- define __USE_STD_IOSTREAM to
/PHP-5.5/ext/mbstring/oniguruma/
H A DHISTORY712 add extern "C" { } directive to oniguruma.h, oniggnu.h
/PHP-5.5/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 145 milliseconds