Lines Matching refs:directive

37 ; directive = value
41 ; directive because it is not set or is mistyped, a default value will be used.
46 ; previously set variable or directive (e.g. ${foo})
191 ; This directive determines whether or not PHP will recognize code between
196 ; Note that this directive does not control the <?= shorthand tag, which can be
197 ; used regardless of this directive.
229 ; Note: This directive is hardcoded to Off for the CLI SAPI
241 ; directive. Instead, explicitly set the output handler using ob_start().
242 ; Using this ini directive may cause problems unless you know what script
278 ; Note: This directive is hardcoded to On for the CLI SAPI
295 ; and below. This directive makes most sense if used in a per-directory
300 ; This directive allows you to disable certain functions for security reasons.
305 ; This directive allows you to disable certain classes for security reasons.
349 ; unless "declare(encoding=...)" directive appears at the top of the script.
371 ; Note: This directive is hardcoded to 0 for the CLI SAPI
377 ; Note: This directive is hardcoded to -1 for the CLI SAPI
399 ; This directive informs PHP of which errors, warnings and notices you would like
401 ; directive is through the use of the error level constants and bitwise
451 ; This directive controls whether or not and where PHP will output errors,
481 ; directive found below. While errors should not be displayed on productions
531 ; error message as HTML for easier reading. This directive controls whether
533 ; Note: This directive is hardcoded to Off for the CLI SAPI
593 ; NOTE: Every character in this directive is considered as separator!
598 ; This directive determines which super global arrays are registered when PHP
611 ; This directive determines which super global data (G,P & C) should be
613 ; the order in which that data is registered. The values for this directive
614 ; are specified in the same manner as the variables_order directive,
616 ; in the variables_order directive. It does not mean it will leave the super
624 ; This directive determines whether PHP registers $argv & $argc each time it
628 ; useful when running scripts from the command line. When this directive is
632 ; Note: This directive is hardcoded to On for the CLI SAPI
641 ; variables are not used within a script, having this directive on will result
642 ; in a performance gain. The PHP directive register_argc_argv must be disabled
643 ; for this directive to have any affect.
801 ; mode skips this line and ignores its content if this directive is turned on.
886 ; Be sure to appropriately set the extension_dir directive.
977 ; This directive allows you to produce PHP errors when some error
1817 ; This directive specifies the regex pattern of content types for which mb_output_handler()
1923 ; When this directive is enabled, the OPcache appends the current working
1925 ; files with the same name (basename). Disabling the directive improves
2013 ; not specify a value for this directive as PHP will attempt to use the
2022 ; Most users should not specify a value for this directive as PHP will