assert.active |
"1" |
PHP_INI_ALL |
|
assert.bail |
"0" |
PHP_INI_ALL |
|
assert.warning |
"1" |
PHP_INI_ALL |
|
assert.callback |
NULL |
PHP_INI_ALL |
|
assert.quiet_eval |
"0" |
PHP_INI_ALL |
|
assert.exception |
"0" |
PHP_INI_ALL |
PHP 7.0.0 以降で利用可能。 |
enable_dl |
"1" |
PHP_INI_SYSTEM |
この非推奨の機能は、きっと
将来 削除 されるでしょう。 |
max_execution_time |
"30" |
PHP_INI_ALL |
|
max_input_time |
"-1" |
PHP_INI_PERDIR |
PHP 4.3.0 以降で有効 |
max_input_nesting_level |
"64" |
PHP_INI_PERDIR |
PHP 5.2.3 以降で有効。 |
max_input_vars |
1000 |
PHP_INI_PERDIR |
PHP 5.3.9 以降で有効 |
magic_quotes_gpc |
"1" |
PHP_INI_PERDIR |
PHP <= 4.2.3 では PHP_INI_ALL。PHP 5.4.0 で削除。 |
magic_quotes_runtime |
"0" |
PHP_INI_ALL |
PHP 5.4.0 で削除。 |
zend.enable_gc |
"1" |
PHP_INI_ALL |
PHP 5.3.0 以降で有効。 |