diff --git a/appendices/ini.list.xml b/appendices/ini.list.xml index 549212fcad..c4c8889401 100644 --- a/appendices/ini.list.xml +++ b/appendices/ini.list.xml @@ -1439,6 +1439,24 @@ PHP_INI_ALL + + intl.default_locale + "" + PHP_INI_ALL + Available since PHP 5.3.0. + + + intl.error_level + "0" + PHP_INI_ALL + Available since PHP 5.3.0. + + + intl.use_exceptions + "0" + PHP_INI_ALL + Available since PHP 5.5.0. + ircg.control_user @@ -1653,6 +1671,12 @@ PHP_INI_ALL Available since PHP 4.3.0. + + mbstring.http_output_conv_mimetypes + "^(text/|application/xhtml\+xml)" + PHP_INI_ALL + Available since PHP 5.3.0. + mbstring.strict_detection "0" @@ -1842,6 +1866,66 @@ + + mysqlnd.collect_memory_statistics + "0" + PHP_INI_SYSTEM + Available since PHP 5.3.0. + + + mysqlnd.collect_statistics + "1" + PHP_INI_ALL + Available since PHP 5.3.0. + + + mysqlnd.debug + "" + PHP_INI_SYSTEM + Available since PHP 5.3.0. + + + mysqlnd.log_mask + "0" + PHP_INI_ALL + Available since PHP 5.4.0. + + + mysqlnd.mempool_default_size + "16000" + PHP_INI_ALL + Available since PHP 5.4.0. + + + mysqlnd.net_cmd_buffer_size + "4096" + PHP_INI_ALL + Available since PHP 5.4.0. + + + mysqlnd.net_read_buffer_size + "32768" + PHP_INI_ALL + Available since PHP 5.3.0. + + + mysqlnd.net_read_timeout + "31536000" + PHP_INI_SYSTEM + Available since PHP 5.4.0. + + + mysqlnd.sha256_server_public_key + "" + PHP_INI_PERDIR + Available since PHP 5.5.0. + + + mysqlnd.trace_alloc + "" + PHP_INI_SYSTEM + Available since PHP 5.5.0. + @@ -1937,6 +2021,12 @@ PHP_INI_ALL + + odbc.default_cursortype + "3" + PHP_INI_ALL + Available since PHP 5.3.11. + odbc.default_pw NULL @@ -2159,6 +2249,12 @@ PHP_INI_SYSTEM + + phar.cache_list + "" + PHP_INI_SYSTEM + Available since PHP 5.4.0. + phar.extract_list "" @@ -2467,6 +2563,42 @@ PHP_INI_ALL + + session.upload_progress.cleanup + "1" + PHP_INI_PERDIR + Available since PHP 5.4.0. + + + session.upload_progress.enabled + "1" + PHP_INI_PERDIR + Available since PHP 5.4.0. + + + session.upload_progress.freq + "1%" + PHP_INI_PERDIR + Available since PHP 5.4.0. + + + session.upload_progress.min_freq + "1" + PHP_INI_PERDIR + Available since PHP 5.4.0. + + + session.upload_progress.name + "PHP_SESSION_UPLOAD_PROGRESS" + PHP_INI_PERDIR + Available since PHP 5.4.0. + + + session.upload_progress.prefix + "upload_progress_" + PHP_INI_PERDIR + Available since PHP 5.4.0. + session.use_cookies "1" @@ -2661,6 +2793,12 @@ Available since PHP 6.0.0. --> + + sqlite3.extension_dir + "" + PHP_INI_SYSTEM + Available since PHP 5.3.11. + sybase.allow_persistent "1" @@ -2787,6 +2925,12 @@ PHP_INI_ALL Available since PHP 4.0.2. + + sys_temp_dir + "" + PHP_INI_SYSTEM + Available since PHP 5.5.0. + sysvshm.init_mem "10000" @@ -2969,6 +3113,12 @@ PHP_INI_SYSTEM Available since vld 0.8.0. + + windows.show_crt_warning + "0" + PHP_INI_ALL + Available since PHP 5.5.0. + windows_show_crt_warning "0" @@ -3287,6 +3437,12 @@ PHP_INI_ALL + + xsl.security_prefs + "44" + PHP_INI_ALL + Available since PHP 5.5.0. + y2k_compliance "1" @@ -3323,6 +3479,12 @@ PHP_INI_ALL Available since PHP 4.3.0. Removed in PHP 5.0.0. + + zend.detect_unicode + "1" + PHP_INI_ALL + Available since PHP 5.4.0. + zend.enable_gc "1"