mirror of
https://github.com/php/php-src.git
synced 2026-03-24 08:12:21 +01:00
colon written instead of semi-colon.
This commit is contained in:
@@ -108,7 +108,7 @@ output_buffering = 4096
|
||||
; Note: People who wrote portable scripts should not depend on this ini
|
||||
; directive. Instead, explicitly set the output handler using ob_start().
|
||||
; Using this ini directive may cause problems unless you know what script
|
||||
: is doing.
|
||||
; is doing.
|
||||
; Note: You cannot use both "mb_output_handler" with "ob_inconv_handler"
|
||||
; and you cannot use both "ob_gzhandler" and "zlib.output_compression".
|
||||
;output_handler =
|
||||
|
||||
Reference in New Issue
Block a user