mirror of
https://github.com/php/php-src.git
synced 2025-08-16 22:18:50 +02:00
more ini settings
This commit is contained in:
parent
5e7a9af062
commit
e0c967508a
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@ HTML input/output
|
||||||
include('skipif.inc');
|
include('skipif.inc');
|
||||||
?>
|
?>
|
||||||
--INI--
|
--INI--
|
||||||
|
output_handler = mb_output_handler
|
||||||
|
zlib.output_compression = Off
|
||||||
arg_separator.input="x"
|
arg_separator.input="x"
|
||||||
error_reporting=0
|
error_reporting=0
|
||||||
mbstring.http_input=HTML-ENTITIES
|
mbstring.http_input=HTML-ENTITIES
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue