diff --git a/appendices/ini.core.xml b/appendices/ini.core.xml index a3b8fa64f801..3449dfe89fa6 100644 --- a/appendices/ini.core.xml +++ b/appendices/ini.core.xml @@ -31,37 +31,17 @@ - short_open_tag - "1" - INI_PERDIR - - - - precision - "14" - INI_ALL + disable_classes + "" + &php.ini; only - - serialize_precision - "-1" - INI_ALL - - Prior to PHP 7.1.0, the default value was 17. - - disable_functions "" INI_SYSTEM only - - disable_classes - "" - &php.ini; only - - exit_on_timeout "" @@ -81,21 +61,29 @@ Available as of PHP 7.1.0. - zend.exception_ignore_args - "0" + precision + "14" INI_ALL - Available as of PHP 7.4.0 + - zend.multibyte - "0" + serialize_precision + "-1" INI_ALL + + Prior to PHP 7.1.0, the default value was 17. + + + + short_open_tag + "1" + INI_PERDIR - zend.script_encoding - NULL - INI_ALL + zend.assertions + "1" + INI_ALL with restrictions @@ -105,16 +93,10 @@ - zend.signal_check + zend.exception_ignore_args "0" - INI_SYSTEM - - - - zend.assertions - "1" - INI_ALL with restrictions - + INI_ALL + Available as of PHP 7.4.0 zend.exception_string_param_max_len @@ -122,6 +104,24 @@ INI_ALL Available as of PHP 8.0.0. + + zend.multibyte + "0" + INI_ALL + + + + zend.script_encoding + NULL + INI_ALL + + + + zend.signal_check + "0" + INI_SYSTEM + + @@ -553,12 +553,6 @@ Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unk - - arg_separator.output - "&" - INI_ALL - - arg_separator.input "&" @@ -566,14 +560,14 @@ Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unk - variables_order - "EGPCS" - INI_PERDIR + arg_separator.output + "&" + INI_ALL - request_order - "" + auto_append_file + NULL INI_PERDIR @@ -584,63 +578,69 @@ Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unk - register_argc_argv - "1" + auto_prepend_file + NULL INI_PERDIR - enable_post_data_reading - "1" - INI_PERDIR + default_charset + "UTF-8" + INI_ALL - post_max_size - "8M" - INI_PERDIR + default_mimetype + "text/html" + INI_ALL - auto_prepend_file - NULL + enable_post_data_reading + "1" INI_PERDIR - auto_append_file - NULL - INI_PERDIR + input_encoding + "" + INI_ALL - default_mimetype - "text/html" + internal_encoding + "" INI_ALL - default_charset - "UTF-8" + output_encoding + "" INI_ALL - input_encoding - "" - INI_ALL + post_max_size + "8M" + INI_PERDIR - output_encoding - "" - INI_ALL + register_argc_argv + "1" + INI_PERDIR - internal_encoding + request_order "" - INI_ALL + INI_PERDIR + + + + variables_order + "EGPCS" + INI_PERDIR @@ -1022,111 +1022,111 @@ Fatal error: Maximum execution time of 30+2 seconds exceeded (terminated) in Unk - include_path - ".;/path/to/php/pear" - INI_ALL + cgi.check_shebang_line + "1" + INI_SYSTEM - open_basedir - NULL - INI_ALL + cgi.discard_path + "0" + INI_SYSTEM - doc_root - NULL + cgi.fix_pathinfo + "1" INI_SYSTEM - user_dir - NULL + cgi.force_redirect + "1" INI_SYSTEM - user_ini.cache_ttl - "300" + cgi.nph + "0" INI_SYSTEM - user_ini.filename - ".user.ini" + cgi.redirect_status_env + NULL INI_SYSTEM - extension_dir - "/path/to/php" - INI_SYSTEM + cgi.rfc2616_headers + "0" + INI_ALL - extension + doc_root NULL - &php.ini; only + INI_SYSTEM - zend_extension + extension NULL &php.ini; only - cgi.check_shebang_line - "1" + extension_dir + "/path/to/php" INI_SYSTEM - cgi.discard_path + fastcgi.impersonate "0" INI_SYSTEM - cgi.fix_pathinfo + fastcgi.logging "1" INI_SYSTEM - cgi.force_redirect - "1" - INI_SYSTEM + include_path + ".;/path/to/php/pear" + INI_ALL - cgi.nph - "0" - INI_SYSTEM + open_basedir + NULL + INI_ALL - cgi.redirect_status_env + user_dir NULL INI_SYSTEM - cgi.rfc2616_headers - "0" - INI_ALL + user_ini.cache_ttl + "300" + INI_SYSTEM - fastcgi.impersonate - "0" + user_ini.filename + ".user.ini" INI_SYSTEM - fastcgi.logging - "1" - INI_SYSTEM + zend_extension + NULL + &php.ini; only @@ -1577,9 +1577,9 @@ include_path = ".:${USER}/pear/php" - upload_tmp_dir - NULL - INI_SYSTEM + max_file_uploads + 20 + INI_PERDIR @@ -1601,9 +1601,9 @@ include_path = ".:${USER}/pear/php" - max_file_uploads - 20 - INI_PERDIR + upload_tmp_dir + NULL + INI_SYSTEM diff --git a/reference/apache/ini.xml b/reference/apache/ini.xml index 49582529b732..3775da988a6b 100644 --- a/reference/apache/ini.xml +++ b/reference/apache/ini.xml @@ -26,14 +26,14 @@ - engine - "1" + child_terminate + "0" INI_ALL - child_terminate - "0" + engine + "1" INI_ALL diff --git a/reference/apcu/ini.xml b/reference/apcu/ini.xml index 65ede08a3233..0c0a36782d3e 100644 --- a/reference/apcu/ini.xml +++ b/reference/apcu/ini.xml @@ -58,20 +58,20 @@ - apc.enabled - 1 + apc.coredump_unmap + 0 INI_SYSTEM - apc.shm_segments - 1 + apc.enable_cli + 0 INI_SYSTEM - apc.shm_size - "32M" + apc.enabled + 1 INI_SYSTEM @@ -81,12 +81,6 @@ INI_SYSTEM - - apc.ttl - 0 - INI_SYSTEM - - apc.gc_ttl 3600 @@ -100,41 +94,47 @@ - apc.slam_defense - 0 + apc.preload_path + NULL INI_SYSTEM - apc.enable_cli - 0 + apc.serializer + "php" INI_SYSTEM - + Prior to APCu 5.1.15, the default was "default". - apc.use_request_time - 0 - INI_ALL - Prior to APCu 5.1.19, the default was 1. + apc.shm_segments + 1 + INI_SYSTEM + - apc.serializer - "php" + apc.shm_size + "32M" INI_SYSTEM - Prior to APCu 5.1.15, the default was "default". + - apc.coredump_unmap + apc.slam_defense 0 INI_SYSTEM - apc.preload_path - NULL + apc.ttl + 0 INI_SYSTEM + + apc.use_request_time + 0 + INI_ALL + Prior to APCu 5.1.19, the default was 1. + diff --git a/reference/com/ini.xml b/reference/com/ini.xml index 21101fac416d..e2de1465b580 100644 --- a/reference/com/ini.xml +++ b/reference/com/ini.xml @@ -23,20 +23,20 @@ - com.autoregister_typelib - "0" + com.autoregister_casesensitive + "1" INI_ALL - com.autoregister_verbose + com.autoregister_typelib "0" INI_ALL - com.autoregister_casesensitive - "1" + com.autoregister_verbose + "0" INI_ALL diff --git a/reference/errorfunc/ini.xml b/reference/errorfunc/ini.xml index c10661d09894..cb21b731d0c6 100644 --- a/reference/errorfunc/ini.xml +++ b/reference/errorfunc/ini.xml @@ -16,12 +16,6 @@ - - error_reporting - NULL - INI_ALL - - display_errors "1" @@ -37,94 +31,82 @@ - log_errors - "0" + docref_ext + "" INI_ALL - log_errors_max_len - "1024" - INI_ALL - Had no effect as of PHP 8.0.0, removed as of PHP 8.1.0. - - - ignore_repeated_errors - "0" + docref_root + "" INI_ALL - ignore_repeated_source - "0" + error_append_string + NULL INI_ALL - report_memleaks - "1" + error_log + NULL INI_ALL - track_errors - "0" + error_log_mode + 0o644 INI_ALL - Deprecated as of PHP 7.2.0, removed as of PHP 8.0.0. + Available as of PHP 8.2.0 - html_errors - "1" + error_prepend_string + NULL INI_ALL - xmlrpc_errors - "0" - INI_SYSTEM - - - - xmlrpc_error_number - "0" + error_reporting + NULL INI_ALL - docref_root - "" + html_errors + "1" INI_ALL - docref_ext - "" + ignore_repeated_errors + "0" INI_ALL - error_prepend_string - NULL + ignore_repeated_source + "0" INI_ALL - error_append_string - NULL + log_errors + "0" INI_ALL - error_log - NULL + log_errors_max_len + "1024" INI_ALL - + Had no effect as of PHP 8.0.0, removed as of PHP 8.1.0. - error_log_mode - 0o644 + report_memleaks + "1" INI_ALL - Available as of PHP 8.2.0 + syslog.facility @@ -144,6 +126,24 @@ INI_SYSTEM Available as of PHP 7.3.0. + + track_errors + "0" + INI_ALL + Deprecated as of PHP 7.2.0, removed as of PHP 8.0.0. + + + xmlrpc_error_number + "0" + INI_ALL + + + + xmlrpc_errors + "0" + INI_SYSTEM + + diff --git a/reference/exif/ini.xml b/reference/exif/ini.xml index 48d94ba5e36a..ef4f0a0ffc8a 100644 --- a/reference/exif/ini.xml +++ b/reference/exif/ini.xml @@ -24,14 +24,14 @@ - exif.encode_unicode - "ISO-8859-15" + exif.decode_jis_intel + "JIS" INI_ALL - exif.decode_unicode_motorola - "UCS-2BE" + exif.decode_jis_motorola + "JIS" INI_ALL @@ -42,20 +42,20 @@ - exif.encode_jis - "" + exif.decode_unicode_motorola + "UCS-2BE" INI_ALL - exif.decode_jis_motorola - "JIS" + exif.encode_jis + "" INI_ALL - exif.decode_jis_intel - "JIS" + exif.encode_unicode + "ISO-8859-15" INI_ALL diff --git a/reference/expect/ini.xml b/reference/expect/ini.xml index 325eeb027311..068dcab26f7f 100644 --- a/reference/expect/ini.xml +++ b/reference/expect/ini.xml @@ -19,8 +19,8 @@ - expect.timeout - "10" + expect.logfile + "" INI_ALL @@ -31,14 +31,14 @@ - expect.logfile + expect.match_max "" INI_ALL - expect.match_max - "" + expect.timeout + "10" INI_ALL diff --git a/reference/filesystem/ini.xml b/reference/filesystem/ini.xml index 08fae311d58d..cd88255804c4 100644 --- a/reference/filesystem/ini.xml +++ b/reference/filesystem/ini.xml @@ -29,10 +29,10 @@ Deprecated as of PHP 7.4.0. - user_agent - NULL + auto_detect_line_endings + "0" INI_ALL - + Deprecated as of PHP 8.1.0. default_socket_timeout @@ -46,18 +46,18 @@ INI_ALL - - auto_detect_line_endings - "0" - INI_ALL - Deprecated as of PHP 8.1.0. - sys_temp_dir "" INI_SYSTEM + + user_agent + NULL + INI_ALL + + diff --git a/reference/ibase/ini.xml b/reference/ibase/ini.xml index a8289b373b31..602e8778a7c6 100644 --- a/reference/ibase/ini.xml +++ b/reference/ibase/ini.xml @@ -23,15 +23,15 @@ - ibase.max_persistent - "-1" - INI_SYSTEM + ibase.dateformat + "%Y-%m-%d" + INI_ALL - ibase.max_links - "-1" - INI_SYSTEM + ibase.default_charset + NULL + INI_ALL @@ -41,38 +41,38 @@ - ibase.default_user + ibase.default_password NULL INI_ALL - ibase.default_password + ibase.default_user NULL INI_ALL - ibase.default_charset - NULL - INI_ALL + ibase.max_links + "-1" + INI_SYSTEM - ibase.timestampformat - "%Y-%m-%d %H:%M:%S" - INI_ALL + ibase.max_persistent + "-1" + INI_SYSTEM - ibase.dateformat - "%Y-%m-%d" + ibase.timeformat + "%H:%M:%S" INI_ALL - ibase.timeformat - "%H:%M:%S" + ibase.timestampformat + "%Y-%m-%d %H:%M:%S" INI_ALL diff --git a/reference/iconv/ini.xml b/reference/iconv/ini.xml index ef4291304fdd..b011d21d0633 100644 --- a/reference/iconv/ini.xml +++ b/reference/iconv/ini.xml @@ -24,13 +24,13 @@ Deprecated in PHP 5.6.0. - iconv.output_encoding + iconv.internal_encoding "" INI_ALL Deprecated in PHP 5.6.0. - iconv.internal_encoding + iconv.output_encoding "" INI_ALL Deprecated in PHP 5.6.0. diff --git a/reference/info/ini.xml b/reference/info/ini.xml index fcb3b6ec99a7..ff602a67cea9 100644 --- a/reference/info/ini.xml +++ b/reference/info/ini.xml @@ -33,18 +33,19 @@ - assert.warning - "1" + assert.callback + NULL INI_ALL Deprecated as of PHP 8.3.0 - assert.callback - NULL + assert.exception + "1" INI_ALL + Prior to PHP 8.0.0, defaults to "0". Deprecated as of PHP 8.3.0 @@ -55,11 +56,10 @@ Removed as of PHP 8.0.0 - assert.exception + assert.warning "1" INI_ALL - Prior to PHP 8.0.0, defaults to "0". Deprecated as of PHP 8.3.0 @@ -69,6 +69,12 @@ INI_SYSTEM &removed.php.future; + + fiber.stack_size + + INI_ALL + Available as of PHP 8.1.0. + max_execution_time "30" @@ -76,14 +82,14 @@ - max_input_time - "-1" + max_input_nesting_level + "64" INI_PERDIR - max_input_nesting_level - "64" + max_input_time + "-1" INI_PERDIR @@ -111,12 +117,6 @@ INI_SYSTEM Available as of PHP 8.3.0. - - fiber.stack_size - - INI_ALL - Available as of PHP 8.1.0. - diff --git a/reference/mail/ini.xml b/reference/mail/ini.xml index 586d90973a78..04eea9a08023 100644 --- a/reference/mail/ini.xml +++ b/reference/mail/ini.xml @@ -17,21 +17,15 @@ - mail.add_x_header - "0" - INI_PERDIR + SMTP + "localhost" + INI_ALL - mail.mixed_lf_and_crlf + mail.add_x_header "0" - INI_SYSTEM|INI_PERDIR - Added in PHP 8.2.4 - - - mail.log - NULL - INI_SYSTEM|INI_PERDIR + INI_PERDIR @@ -41,16 +35,16 @@ - SMTP - "localhost" - INI_ALL + mail.log + NULL + INI_SYSTEM|INI_PERDIR - smtp_port - "25" - INI_ALL - + mail.mixed_lf_and_crlf + "0" + INI_SYSTEM|INI_PERDIR + Added in PHP 8.2.4 sendmail_from @@ -64,6 +58,12 @@ INI_SYSTEM + + smtp_port + "25" + INI_ALL + + diff --git a/reference/mbstring/ini.xml b/reference/mbstring/ini.xml index 36086cc5d0ab..6b4035d4f3f7 100644 --- a/reference/mbstring/ini.xml +++ b/reference/mbstring/ini.xml @@ -17,17 +17,25 @@ - mbstring.language - "neutral" + mbstring.detect_order + NULL INI_ALL - mbstring.detect_order - NULL - INI_ALL + mbstring.encoding_translation + "0" + INI_PERDIR + + mbstring.func_overload + "0" + INI_SYSTEM + + Deprecated as of PHP 7.2.0; removed as of PHP 8.0.0. + + mbstring.http_input "pass" @@ -40,6 +48,12 @@ INI_ALL Deprecated + + mbstring.http_output_conv_mimetypes + "^(text/|application/xhtml\+xml)" + INI_ALL + + mbstring.internal_encoding NULL @@ -47,30 +61,22 @@ Deprecated - mbstring.substitute_character - NULL + mbstring.language + "neutral" INI_ALL - mbstring.func_overload - "0" - INI_SYSTEM - - Deprecated as of PHP 7.2.0; removed as of PHP 8.0.0. - - - - mbstring.encoding_translation - "0" - INI_PERDIR - + mbstring.regex_retry_limit + "1000000" + INI_ALL + Available as of PHP 7.4.0. - mbstring.http_output_conv_mimetypes - "^(text/|application/xhtml\+xml)" + mbstring.regex_stack_limit + "100000" INI_ALL - + Available as of PHP 7.3.5. mbstring.strict_detection @@ -79,16 +85,10 @@ - mbstring.regex_retry_limit - "1000000" - INI_ALL - Available as of PHP 7.4.0. - - - mbstring.regex_stack_limit - "100000" + mbstring.substitute_character + NULL INI_ALL - Available as of PHP 7.3.5. + diff --git a/reference/memcache/ini.xml b/reference/memcache/ini.xml index a276d9b851b8..e3ebbc95d926 100644 --- a/reference/memcache/ini.xml +++ b/reference/memcache/ini.xml @@ -22,24 +22,30 @@ INI_ALL Available since memcache 2.0.2. - - memcache.max_failover_attempts - "20" - INI_ALL - Available since memcache 2.1.0. - memcache.chunk_size "8192" INI_ALL Available since memcache 2.0.2. + + memcache.compress_threshold + 20000 + INI_ALL + Supported since memcache 3.0.3 + memcache.default_port "11211" INI_ALL Available since memcache 2.0.2. + + memcache.hash_function + "crc32" + INI_ALL + Available since memcache 2.2.0. + memcache.hash_strategy "standard" @@ -47,10 +53,16 @@ Available since memcache 2.2.0. - memcache.hash_function - "crc32" + memcache.lock_timeout + 15 INI_ALL - Available since memcache 2.2.0. + Supported since memcache 3.0.4 + + + memcache.max_failover_attempts + "20" + INI_ALL + Available since memcache 2.1.0. memcache.protocol @@ -70,18 +82,6 @@ INI_ALL Supported since memcache 3.0.0 - - memcache.compress_threshold - 20000 - INI_ALL - Supported since memcache 3.0.3 - - - memcache.lock_timeout - 15 - INI_ALL - Supported since memcache 3.0.4 - diff --git a/reference/memcached/ini.xml b/reference/memcached/ini.xml index f1eb326565c5..151ddb1c1115 100644 --- a/reference/memcached/ini.xml +++ b/reference/memcached/ini.xml @@ -17,60 +17,6 @@ - - memcached.sess_locking - On - INI_ALL - Available as of memcached 0.1.0. - - - memcached.sess_consistent_hash - On - INI_ALL - Available as of memcached 2.1.0. Default value is On as of memcached 3.0.0. - - - memcached.sess_binary - Off - INI_ALL - Available as of memcached 2.0.0. Replaced by memcached.sess_binary_protocol as of memcached 3.0.0. - - - memcached.sess_lock_wait - 150000 - INI_ALL - Available as of memcached 0.1.0. Removed as of memcached 3.0.0. - - - memcached.sess_prefix - memc.sess.key. - INI_ALL - Available as of memcached 0.1.0. - - - memcached.sess_number_of_replicas - 0 - INI_ALL - Available as of memcached 2.1.0. - - - memcached.sess_randomize_replica_read - Off - INI_ALL - Available as of memcached 2.1.0. - - - memcached.sess_remove_failed - On - INI_ALL - Available as of memcached 2.1.0. Replaced by memcached.sess_remove_failed_servers as of memcached 3.0.0. - - - memcached.compression_type - fastlz - INI_ALL - Available as of memcached 0.1.0. - memcached.compression_factor 1.3 @@ -84,17 +30,11 @@ Available as of memcached 0.1.0. - memcached.serializer - igbinary + memcached.compression_type + fastlz INI_ALL Available as of memcached 0.1.0. - - memcached.use_sasl - Off - INI_ALL - Available as of memcached 2.2.0. Removed as of memcached 3.0.0. - memcached.default_binary_protocol Off @@ -113,6 +53,18 @@ INI_ALL Available as of memcached 3.0.0. + + memcached.serializer + igbinary + INI_ALL + Available as of memcached 0.1.0. + + + memcached.sess_binary + Off + INI_ALL + Available as of memcached 2.0.0. Replaced by memcached.sess_binary_protocol as of memcached 3.0.0. + memcached.sess_binary_protocol On @@ -125,6 +77,12 @@ INI_ALL Available as of memcached 2.2.0. + + memcached.sess_consistent_hash + On + INI_ALL + Available as of memcached 2.1.0. Default value is On as of memcached 3.0.0. + memcached.sess_consistent_hash_type ketama @@ -143,6 +101,12 @@ INI_ALL Available as of memcached 3.0.0. + + memcached.sess_lock_wait + 150000 + INI_ALL + Available as of memcached 0.1.0. Removed as of memcached 3.0.0. + memcached.sess_lock_wait_max 150 @@ -155,6 +119,18 @@ INI_ALL Available as of memcached 3.0.0. Default value 150 as of memcached 3.1.0 (previously 1000). + + memcached.sess_locking + On + INI_ALL + Available as of memcached 0.1.0. + + + memcached.sess_number_of_replicas + 0 + INI_ALL + Available as of memcached 2.1.0. + memcached.sess_persistent Off @@ -162,16 +138,28 @@ Available as of memcached 3.0.0. - memcached.sess_remove_failed_servers + memcached.sess_prefix + memc.sess.key. + INI_ALL + Available as of memcached 0.1.0. + + + memcached.sess_randomize_replica_read Off INI_ALL - Available as of memcached 3.0.0. Replace memcached.sess_remove_failed. + Available as of memcached 2.1.0. - memcached.sess_server_failure_limit - 0 + memcached.sess_remove_failed + On INI_ALL - Available as of memcached 3.0.0. + Available as of memcached 2.1.0. Replaced by memcached.sess_remove_failed_servers as of memcached 3.0.0. + + + memcached.sess_remove_failed_servers + Off + INI_ALL + Available as of memcached 3.0.0. Replace memcached.sess_remove_failed. memcached.sess_sasl_password @@ -185,6 +173,12 @@ INI_ALL Available as of memcached 2.2.0. + + memcached.sess_server_failure_limit + 0 + INI_ALL + Available as of memcached 3.0.0. + memcached.store_retry_count 0 @@ -195,6 +189,12 @@ (previously 2). + + memcached.use_sasl + Off + INI_ALL + Available as of memcached 2.2.0. Removed as of memcached 3.0.0. + diff --git a/reference/misc/ini.xml b/reference/misc/ini.xml index a102e1d7eb07..95d9395b02c8 100644 --- a/reference/misc/ini.xml +++ b/reference/misc/ini.xml @@ -17,45 +17,45 @@ - ignore_user_abort - "0" - INI_ALL + browscap + NULL + INI_SYSTEM - highlight.string - "#DD0000" + highlight.comment + "#FF8000" INI_ALL - highlight.comment - "#FF8000" + highlight.default + "#0000BB" INI_ALL - highlight.keyword - "#007700" + highlight.html + "#000000" INI_ALL - highlight.default - "#0000BB" + highlight.keyword + "#007700" INI_ALL - highlight.html - "#000000" + highlight.string + "#DD0000" INI_ALL - browscap - NULL - INI_SYSTEM + ignore_user_abort + "0" + INI_ALL diff --git a/reference/mysql/ini.xml b/reference/mysql/ini.xml index f6b8858dc55e..4018650f663c 100644 --- a/reference/mysql/ini.xml +++ b/reference/mysql/ini.xml @@ -29,20 +29,20 @@ - mysql.max_persistent - "-1" - INI_SYSTEM + mysql.connect_timeout + "60" + INI_ALL - mysql.max_links - "-1" - INI_SYSTEM + mysql.default_host + NULL + INI_ALL - mysql.trace_mode - "0" + mysql.default_password + NULL INI_ALL @@ -59,26 +59,26 @@ - mysql.default_host + mysql.default_user NULL INI_ALL - mysql.default_user - NULL - INI_ALL + mysql.max_links + "-1" + INI_SYSTEM - mysql.default_password - NULL - INI_ALL + mysql.max_persistent + "-1" + INI_SYSTEM - mysql.connect_timeout - "60" + mysql.trace_mode + "0" INI_ALL diff --git a/reference/mysqli/ini.xml b/reference/mysqli/ini.xml index bb1c8faf1958..9e495adbf4ca 100644 --- a/reference/mysqli/ini.xml +++ b/reference/mysqli/ini.xml @@ -22,12 +22,6 @@ INI_SYSTEM Before PHP 7.2.16 and 7.3.3 the default was "1". - - mysqli.local_infile_directory - - INI_SYSTEM - Available as of PHP 8.1.0. - mysqli.allow_persistent "1" @@ -35,15 +29,9 @@ - mysqli.max_persistent - "-1" - INI_SYSTEM - - - - mysqli.max_links - "-1" - INI_SYSTEM + mysqli.default_host + NULL + INI_ALL @@ -53,13 +41,13 @@ - mysqli.default_socket + mysqli.default_pw NULL INI_ALL - mysqli.default_host + mysqli.default_socket NULL INI_ALL @@ -71,9 +59,21 @@ - mysqli.default_pw - NULL - INI_ALL + mysqli.local_infile_directory + + INI_SYSTEM + Available as of PHP 8.1.0. + + + mysqli.max_links + "-1" + INI_SYSTEM + + + + mysqli.max_persistent + "-1" + INI_SYSTEM diff --git a/reference/opcache/ini.xml b/reference/opcache/ini.xml index 1ffeea399538..faeaa7cbe0f9 100644 --- a/reference/opcache/ini.xml +++ b/reference/opcache/ini.xml @@ -16,6 +16,30 @@ + + opcache.blacklist_filename + "" + INI_SYSTEM + + + + opcache.cache_id + "" + INI_SYSTEM + Windows only. Available as of PHP 7.4.0 + + + opcache.consistency_checks + 0 + INI_ALL + Disabled as of 8.1.18 and 8.2.5. Removed as of PHP 8.3.0. + + + opcache.dups_fix + 0 + INI_ALL + + opcache.enable 1 @@ -29,167 +53,184 @@ Between PHP 7.1.2 and 7.1.6 inclusive, the default was 1 - opcache.memory_consumption - 128 + opcache.enable_file_override + 0 INI_SYSTEM - opcache.interned_strings_buffer - 8 + opcache.error_log + "" INI_SYSTEM - opcache.max_accelerated_files - 10000 + opcache.fast_shutdown + 0 INI_SYSTEM - + Removed in PHP 7.2.0 - opcache.max_wasted_percentage - 5 + opcache.file_cache + &null; INI_SYSTEM - opcache.use_cwd + opcache.file_cache_consistency_checks 1 INI_SYSTEM - opcache.validate_timestamps + opcache.file_cache_fallback 1 - INI_ALL - + INI_SYSTEM + Windows only. - opcache.revalidate_freq - 2 - INI_ALL + opcache.file_cache_only + 0 + INI_SYSTEM - opcache.revalidate_path - 0 + opcache.file_update_protection + 2 INI_ALL - opcache.save_comments - 1 + opcache.force_restart_timeout + 180 INI_SYSTEM - opcache.fast_shutdown + opcache.huge_code_pages 0 INI_SYSTEM - Removed in PHP 7.2.0 + - opcache.enable_file_override - 0 + opcache.inherited_hack + 1 INI_SYSTEM - + Removed in PHP 7.3.0 - opcache.optimization_level - 0x7FFEBFFF + opcache.interned_strings_buffer + 8 INI_SYSTEM - Changed from 0x7FFFBFFF in PHP 7.3.0 + - opcache.inherited_hack - 1 - INI_SYSTEM - Removed in PHP 7.3.0 + opcache.jit + "tracing" + INI_ALL + Available as of PHP 8.0.0 - opcache.dups_fix + opcache.jit_bisect_limit 0 INI_ALL - + Available as of PHP 8.0.0 - opcache.blacklist_filename - "" - INI_SYSTEM - + opcache.jit_blacklist_root_trace + 16 + INI_ALL + Available as of PHP 8.0.0 - opcache.max_file_size + opcache.jit_blacklist_side_trace + 8 + INI_ALL + Available as of PHP 8.0.0 + + + opcache.jit_buffer_size 0 INI_SYSTEM - + Available as of PHP 8.0.0 - opcache.consistency_checks + opcache.jit_debug 0 INI_ALL - Disabled as of 8.1.18 and 8.2.5. Removed as of PHP 8.3.0. + Available as of PHP 8.0.0 - opcache.force_restart_timeout - 180 + opcache.jit_hot_func + 127 INI_SYSTEM - + Available as of PHP 8.0.0 - opcache.error_log - "" + opcache.jit_hot_loop + 64 INI_SYSTEM - + Available as of PHP 8.0.0 - opcache.log_verbosity_level - 1 + opcache.jit_hot_return + 8 INI_SYSTEM - + Available as of PHP 8.0.0 - opcache.record_warnings - 0 + opcache.jit_hot_side_exit + 8 INI_SYSTEM Available as of PHP 8.0.0 - opcache.preferred_memory_model - "" + opcache.jit_max_exit_counters + 8192 INI_SYSTEM - + Available as of PHP 8.0.0 - opcache.protect_memory - 0 - INI_SYSTEM - + opcache.jit_max_loop_unrolls + 8 + INI_ALL + Available as of PHP 8.0.0 - opcache.mmap_base - &null; - INI_SYSTEM - Windows only. + opcache.jit_max_polymorphic_calls + 2 + INI_ALL + Available as of PHP 8.0.0 - opcache.restrict_api - "" - INI_SYSTEM - + opcache.jit_max_recursive_calls + 2 + INI_ALL + Available as of PHP 8.0.0 - opcache.file_update_protection + opcache.jit_max_recursive_returns 2 INI_ALL - + Available as of PHP 8.0.0 - opcache.huge_code_pages - 0 + opcache.jit_max_root_traces + 1024 INI_SYSTEM - + Available as of PHP 8.0.0 + + + opcache.jit_max_side_traces + 128 + INI_SYSTEM + Available as of PHP 8.0.0 + + + opcache.jit_prof_threshold + 0.005 + INI_ALL + Available as of PHP 8.0.0 opcache.lockfile_path @@ -198,172 +239,131 @@ - opcache.opt_debug_level - 0 + opcache.log_verbosity_level + 1 INI_SYSTEM - Available as of PHP 7.1.0 + - opcache.file_cache - &null; + opcache.max_accelerated_files + 10000 INI_SYSTEM - opcache.file_cache_only + opcache.max_file_size 0 INI_SYSTEM - opcache.file_cache_consistency_checks - 1 + opcache.max_wasted_percentage + 5 INI_SYSTEM - opcache.file_cache_fallback - 1 + opcache.memory_consumption + 128 + INI_SYSTEM + + + + opcache.mmap_base + &null; INI_SYSTEM Windows only. - opcache.validate_permission + opcache.opt_debug_level 0 INI_SYSTEM - Available as of PHP 7.0.14 + Available as of PHP 7.1.0 - opcache.validate_root - 0 + opcache.optimization_level + 0x7FFEBFFF INI_SYSTEM - Available as of PHP 7.0.14 + Changed from 0x7FFFBFFF in PHP 7.3.0 - opcache.preload + opcache.preferred_memory_model "" INI_SYSTEM - Available as of PHP 7.4.0 + - opcache.preload_user + opcache.preload "" INI_SYSTEM Available as of PHP 7.4.0 - opcache.cache_id + opcache.preload_user "" INI_SYSTEM - Windows only. Available as of PHP 7.4.0 - - - opcache.jit - "tracing" - INI_ALL - Available as of PHP 8.0.0 + Available as of PHP 7.4.0 - opcache.jit_buffer_size + opcache.protect_memory 0 INI_SYSTEM - Available as of PHP 8.0.0 - - - opcache.jit_debug - 0 - INI_ALL - Available as of PHP 8.0.0 + - opcache.jit_bisect_limit + opcache.record_warnings 0 - INI_ALL - Available as of PHP 8.0.0 - - - opcache.jit_prof_threshold - 0.005 - INI_ALL - Available as of PHP 8.0.0 - - - opcache.jit_max_root_traces - 1024 INI_SYSTEM Available as of PHP 8.0.0 - opcache.jit_max_side_traces - 128 + opcache.restrict_api + "" INI_SYSTEM - Available as of PHP 8.0.0 + - opcache.jit_max_exit_counters - 8192 - INI_SYSTEM - Available as of PHP 8.0.0 + opcache.revalidate_freq + 2 + INI_ALL + - opcache.jit_hot_loop - 64 - INI_SYSTEM - Available as of PHP 8.0.0 + opcache.revalidate_path + 0 + INI_ALL + - opcache.jit_hot_func - 127 + opcache.save_comments + 1 INI_SYSTEM - Available as of PHP 8.0.0 + - opcache.jit_hot_return - 8 + opcache.use_cwd + 1 INI_SYSTEM - Available as of PHP 8.0.0 + - opcache.jit_hot_side_exit - 8 + opcache.validate_permission + 0 INI_SYSTEM - Available as of PHP 8.0.0 - - - opcache.jit_blacklist_root_trace - 16 - INI_ALL - Available as of PHP 8.0.0 - - - opcache.jit_blacklist_side_trace - 8 - INI_ALL - Available as of PHP 8.0.0 - - - opcache.jit_max_loop_unrolls - 8 - INI_ALL - Available as of PHP 8.0.0 - - - opcache.jit_max_recursive_calls - 2 - INI_ALL - Available as of PHP 8.0.0 + Available as of PHP 7.0.14 - opcache.jit_max_recursive_returns - 2 - INI_ALL - Available as of PHP 8.0.0 + opcache.validate_root + 0 + INI_SYSTEM + Available as of PHP 7.0.14 - opcache.jit_max_polymorphic_calls - 2 + opcache.validate_timestamps + 1 INI_ALL - Available as of PHP 8.0.0 + diff --git a/reference/outcontrol/ini.xml b/reference/outcontrol/ini.xml index af6fde8929c3..98ba1e42c323 100644 --- a/reference/outcontrol/ini.xml +++ b/reference/outcontrol/ini.xml @@ -16,6 +16,12 @@ + + implicit_flush + "0" + INI_ALL + + output_buffering "0" @@ -29,10 +35,10 @@ - implicit_flush - "0" + url_rewriter.hosts + $_SERVER['HTTP_HOST'] is used as default. INI_ALL - + Available as of PHP 7.1.0 url_rewriter.tags @@ -45,12 +51,6 @@ (see session.trans_sid_tags). - - url_rewriter.hosts - $_SERVER['HTTP_HOST'] is used as default. - INI_ALL - Available as of PHP 7.1.0 - diff --git a/reference/pcre/ini.xml b/reference/pcre/ini.xml index 45b402db607d..df943b613bef 100644 --- a/reference/pcre/ini.xml +++ b/reference/pcre/ini.xml @@ -23,14 +23,14 @@ - pcre.recursion_limit - "100000" + pcre.jit + "1" INI_ALL - pcre.jit - "1" + pcre.recursion_limit + "100000" INI_ALL diff --git a/reference/pgsql/ini.xml b/reference/pgsql/ini.xml index 6a617e12e1ec..73ce379f2fed 100644 --- a/reference/pgsql/ini.xml +++ b/reference/pgsql/ini.xml @@ -22,18 +22,6 @@ INI_SYSTEM - - pgsql.max_persistent - "-1" - INI_SYSTEM - - - - pgsql.max_links - "-1" - INI_SYSTEM - - pgsql.auto_reset_persistent "0" @@ -52,6 +40,18 @@ INI_ALL + + pgsql.max_links + "-1" + INI_SYSTEM + + + + pgsql.max_persistent + "-1" + INI_SYSTEM + + diff --git a/reference/phar/ini.xml b/reference/phar/ini.xml index c51f9d33c4a9..f51427804a52 100644 --- a/reference/phar/ini.xml +++ b/reference/phar/ini.xml @@ -16,6 +16,12 @@ + + phar.cache_list + "" + INI_SYSTEM + + phar.readonly "1" @@ -28,12 +34,6 @@ INI_ALL - - phar.cache_list - "" - INI_SYSTEM - - diff --git a/reference/runkit7/ini.xml b/reference/runkit7/ini.xml index 1aba59a110f3..3ea397e7f85f 100644 --- a/reference/runkit7/ini.xml +++ b/reference/runkit7/ini.xml @@ -17,18 +17,18 @@ - - runkit.superglobal - "" - INI_PERDIR - - runkit.internal_override "0" INI_SYSTEM + + runkit.superglobal + "" + INI_PERDIR + + diff --git a/reference/seaslog/ini.xml b/reference/seaslog/ini.xml index 70c87a447b87..a2646eff3bfb 100644 --- a/reference/seaslog/ini.xml +++ b/reference/seaslog/ini.xml @@ -30,28 +30,16 @@ - seaslog.level - 8 - INI_ALL - - - - seaslog.remote_host - 127.0.0.1 - INI_ALL + seaslog.buffer_disabled_in_cli + 0 + INI_SYSTEM - seaslog.remote_port - 514 + seaslog.buffer_size + 0 INI_ALL - - - seaslog.remote_timeout - 1 - INI_SYSTEM - seaslog.default_basepath @@ -59,6 +47,12 @@ INI_SYSTEM + + seaslog.default_datetime_format + Y-m-d H:i:s + INI_SYSTEM + + seaslog.default_logger default @@ -72,93 +66,99 @@ - seaslog.default_datetime_format - Y-m-d H:i:s + seaslog.disting_by_hour + 0 INI_SYSTEM - seaslog.trace_error + seaslog.disting_folder 1 - INI_ALL + INI_SYSTEM - seaslog.trace_exception + seaslog.disting_type 0 INI_SYSTEM - seaslog.trace_notice - 0 + seaslog.ignore_warning + 1 INI_ALL - seaslog.trace_warning - 0 + seaslog.level + 8 INI_ALL - seaslog.use_buffer + seaslog.recall_depth 0 - INI_SYSTEM + INI_ALL - seaslog.buffer_size - 0 + seaslog.remote_host + 127.0.0.1 INI_ALL - seaslog.buffer_disabled_in_cli - 0 - INI_SYSTEM + seaslog.remote_port + 514 + INI_ALL - seaslog.disting_type - 0 + seaslog.remote_timeout + 1 INI_SYSTEM - seaslog.disting_folder + seaslog.throw_exception 1 - INI_SYSTEM + INI_ALL - seaslog.disting_by_hour + seaslog.trace_error + 1 + INI_ALL + + + + seaslog.trace_exception 0 INI_SYSTEM - seaslog.recall_depth + seaslog.trace_notice 0 INI_ALL - seaslog.trim_wrap + seaslog.trace_warning 0 INI_ALL - seaslog.ignore_warning - 1 + seaslog.trim_wrap + 0 INI_ALL - seaslog.throw_exception - 1 - INI_ALL + seaslog.use_buffer + 0 + INI_SYSTEM diff --git a/reference/session/ini.xml b/reference/session/ini.xml index e2ac51daf462..3e3e8413dd35 100644 --- a/reference/session/ini.xml +++ b/reference/session/ini.xml @@ -16,24 +16,6 @@ - - session.save_path - "" - INI_ALL - - - - session.name - "PHPSESSID" - INI_ALL - - - - session.save_handler - "files" - INI_ALL - - session.auto_start "0" @@ -41,28 +23,28 @@ - session.gc_probability - "1" + session.cache_expire + "180" INI_ALL - session.gc_divisor - "100" + session.cache_limiter + "nocache" INI_ALL - session.gc_maxlifetime - "1440" + session.cookie_domain + "" INI_ALL - session.serialize_handler - "php" + session.cookie_httponly + "0" INI_ALL - + Prior to PHP 7.2.0, the default was "". session.cookie_lifetime @@ -77,10 +59,10 @@ - session.cookie_domain + session.cookie_samesite "" INI_ALL - + Available as of PHP 7.3.0. session.cookie_secure @@ -89,35 +71,59 @@ Prior to PHP 7.2.0, the default was "". - session.cookie_httponly + session.entropy_file + "" + INI_ALL + Removed as of PHP 7.1.0. + + + session.entropy_length "0" INI_ALL - Prior to PHP 7.2.0, the default was "". + Removed as of PHP 7.1.0. - session.cookie_samesite - "" + session.gc_divisor + "100" INI_ALL - Available as of PHP 7.3.0. + - session.use_strict_mode - "0" + session.gc_maxlifetime + "1440" INI_ALL - session.use_cookies + session.gc_probability "1" INI_ALL - session.use_only_cookies + session.hash_bits_per_character + "4" + INI_ALL + Removed as of PHP 7.1.0. + + + session.hash_function + "0" + INI_ALL + Removed as of PHP 7.1.0. + + + session.lazy_write "1" INI_ALL + + session.name + "PHPSESSID" + INI_ALL + + session.referer_check "" @@ -125,28 +131,34 @@ - session.cache_limiter - "nocache" + session.save_handler + "files" INI_ALL - session.cache_expire - "180" + session.save_path + "" INI_ALL - session.use_trans_sid - "0" + session.serialize_handler + "php" INI_ALL - session.trans_sid_tags - "a=href,area=href,frame=src,form=" + session.sid_bits_per_character + "4" INI_ALL - Available as of PHP 7.1.0. + Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0. + + + session.sid_length + "32" + INI_ALL + Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0. session.trans_sid_hosts @@ -155,16 +167,16 @@ Available as of PHP 7.1.0. - session.sid_length - "32" + session.trans_sid_tags + "a=href,area=href,frame=src,form=" INI_ALL - Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0. + Available as of PHP 7.1.0. - session.sid_bits_per_character - "4" - INI_ALL - Available as of PHP 7.1.0. Deprecated as of PHP 8.4.0. + session.upload_progress.cleanup + "1" + INI_PERDIR + session.upload_progress.enabled @@ -173,14 +185,14 @@ - session.upload_progress.cleanup - "1" + session.upload_progress.freq + "1%" INI_PERDIR - session.upload_progress.prefix - "upload_progress_" + session.upload_progress.min_freq + "1" INI_PERDIR @@ -191,46 +203,34 @@ - session.upload_progress.freq - "1%" + session.upload_progress.prefix + "upload_progress_" INI_PERDIR - session.upload_progress.min_freq + session.use_cookies "1" - INI_PERDIR + INI_ALL - session.lazy_write + session.use_only_cookies "1" INI_ALL - session.hash_function + session.use_strict_mode "0" INI_ALL - Removed as of PHP 7.1.0. - - - session.hash_bits_per_character - "4" - INI_ALL - Removed as of PHP 7.1.0. - - - session.entropy_file - "" - INI_ALL - Removed as of PHP 7.1.0. + - session.entropy_length + session.use_trans_sid "0" INI_ALL - Removed as of PHP 7.1.0. + diff --git a/reference/soap/ini.xml b/reference/soap/ini.xml index cec8884ef673..7f8d953ab442 100644 --- a/reference/soap/ini.xml +++ b/reference/soap/ini.xml @@ -18,7 +18,7 @@ - soap.wsdl_cache_enabled + soap.wsdl_cache 1 INI_ALL @@ -30,20 +30,20 @@ - soap.wsdl_cache_ttl - 86400 + soap.wsdl_cache_enabled + 1 INI_ALL - soap.wsdl_cache - 1 + soap.wsdl_cache_limit + 5 INI_ALL - soap.wsdl_cache_limit - 5 + soap.wsdl_cache_ttl + 86400 INI_ALL diff --git a/reference/sqlite3/ini.xml b/reference/sqlite3/ini.xml index f72cbb862666..1521cca4a7e6 100644 --- a/reference/sqlite3/ini.xml +++ b/reference/sqlite3/ini.xml @@ -17,12 +17,6 @@ - - sqlite3.extension_dir - "" - INI_SYSTEM - - sqlite3.defensive 1 @@ -33,6 +27,12 @@ INI_SYSTEM. + + sqlite3.extension_dir + "" + INI_SYSTEM + + diff --git a/reference/sqlsrv/ini.xml b/reference/sqlsrv/ini.xml index 30dc276d2555..153f6d40da4c 100644 --- a/reference/sqlsrv/ini.xml +++ b/reference/sqlsrv/ini.xml @@ -20,8 +20,8 @@ - sqlsrv.WarningsReturnAsErrors - 1 (&true;) + sqlsrv.LogSeverity + 1 INI_ALL Available since SQLSRV 1.0 @@ -32,8 +32,8 @@ Available since SQLSRV 1.0 - sqlsrv.LogSeverity - 1 + sqlsrv.WarningsReturnAsErrors + 1 (&true;) INI_ALL Available since SQLSRV 1.0 diff --git a/reference/swoole/ini.xml b/reference/swoole/ini.xml index 1676073f4b85..dbab621c0bea 100644 --- a/reference/swoole/ini.xml +++ b/reference/swoole/ini.xml @@ -29,6 +29,24 @@ INI_ALL + + swoole.enable_coroutine + On + INI_ALL + Available as of swoole 4.0.0 + + + swoole.enable_library + On + INI_ALL + Available as of swoole 4.0.0 + + + swoole.enable_preemptive_scheduler + Off + INI_ALL + Available as of swoole 4.4.0 + swoole.fast_serialize Off @@ -47,30 +65,12 @@ INI_SYSTEM - - swoole.enable_coroutine - On - INI_ALL - Available as of swoole 4.0.0 - swoole.use_shortname On INI_ALL Available as of swoole 4.0.0 - - swoole.enable_preemptive_scheduler - Off - INI_ALL - Available as of swoole 4.4.0 - - - swoole.enable_library - On - INI_ALL - Available as of swoole 4.0.0 - diff --git a/reference/tidy/ini.xml b/reference/tidy/ini.xml index f765ab3a605c..a652142d633e 100644 --- a/reference/tidy/ini.xml +++ b/reference/tidy/ini.xml @@ -16,18 +16,18 @@ - - tidy.default_config - "" - INI_SYSTEM - - tidy.clean_output "0" INI_USER + + tidy.default_config + "" + INI_SYSTEM + + diff --git a/reference/uodbc/ini.xml b/reference/uodbc/ini.xml index a7ecc888c434..730c077c0eae 100644 --- a/reference/uodbc/ini.xml +++ b/reference/uodbc/ini.xml @@ -29,15 +29,15 @@ - odbc.max_persistent - "-1" - INI_SYSTEM + odbc.default_cursortype + "3" + INI_ALL - odbc.max_links - "-1" - INI_SYSTEM + odbc.defaultbinmode + "1" + INI_ALL @@ -47,15 +47,15 @@ - odbc.defaultbinmode - "1" - INI_ALL + odbc.max_links + "-1" + INI_SYSTEM - odbc.default_cursortype - "3" - INI_ALL + odbc.max_persistent + "-1" + INI_SYSTEM diff --git a/reference/v8js/ini.xml b/reference/v8js/ini.xml index 636ece6753fd..e9cc1da5f5ce 100644 --- a/reference/v8js/ini.xml +++ b/reference/v8js/ini.xml @@ -18,14 +18,14 @@ - v8js.max_disposed_contexts - 25 + v8js.flags + INI_ALL - v8js.flags - + v8js.max_disposed_contexts + 25 INI_ALL diff --git a/reference/wincache/ini.xml b/reference/wincache/ini.xml index 4125bcd7c818..2b7cea66f6c5 100644 --- a/reference/wincache/ini.xml +++ b/reference/wincache/ini.xml @@ -23,18 +23,18 @@ - wincache.fcenabled - "1" + wincache.chkinterval + "30" "0" - "1" - INI_ALL + "300" + INI_SYSTEM Available as of WinCache 1.0.0 - wincache.fcenabledfilter - "NULL" - "NULL" - "NULL" + wincache.enablecli + 0 + 0 + 1 INI_SYSTEM Available as of WinCache 1.0.0 @@ -47,44 +47,28 @@ Available as of WinCache 1.0.0 - wincache.fcndetect - "1" - "0" - "1" - INI_SYSTEM - Available as of WinCache 1.1.0 - - - wincache.maxfilesize - "256" - "10" - "2048" - INI_SYSTEM - Available as of WinCache 1.0.0 - - - wincache.ocenabled + wincache.fcenabled "1" "0" "1" INI_ALL - Available as of WinCache 1.0.0. Removed as of 2.0.0.0 - + Available as of WinCache 1.0.0 + - wincache.ocenabledfilter + wincache.fcenabledfilter "NULL" "NULL" "NULL" INI_SYSTEM - Available as of WinCache 1.0.0. Removed as of 2.0.0.0 - + Available as of WinCache 1.0.0 + - wincache.ocachesize - "96" - "15" - "255" + wincache.fcndetect + "1" + "0" + "1" INI_SYSTEM - Available as of WinCache 1.0.0. Removed as of 2.0.0.0 + Available as of WinCache 1.1.0 wincache.filecount @@ -95,28 +79,12 @@ Available as of WinCache 1.0.0 - wincache.chkinterval - "30" - "0" - "300" - INI_SYSTEM - Available as of WinCache 1.0.0 - - - wincache.ttlmax - "1200" - "0" - "7200" - INI_SYSTEM - Available as of WinCache 1.0.0 - - - wincache.enablecli - 0 - 0 - 1 + wincache.filemapdir + NULL + NULL + NULL INI_SYSTEM - Available as of WinCache 1.0.0 + Available as of WinCache 1.3.7.4 wincache.ignorelist @@ -126,6 +94,14 @@ INI_ALL Available as of WinCache 1.0.0 + + wincache.maxfilesize + "256" + "10" + "2048" + INI_SYSTEM + Available as of WinCache 1.0.0 + wincache.namesalt NULL @@ -133,30 +109,38 @@ NULL INI_SYSTEM Available as of WinCache 1.0.0 - + - wincache.ucenabled - 1 - 0 - 1 + wincache.ocachesize + "96" + "15" + "255" INI_SYSTEM - Available as of WinCache 1.1.0 + Available as of WinCache 1.0.0. Removed as of 2.0.0.0 - wincache.ucachesize - 8 - 5 - 85 + wincache.ocenabled + "1" + "0" + "1" + INI_ALL + Available as of WinCache 1.0.0. Removed as of 2.0.0.0 + + + wincache.ocenabledfilter + "NULL" + "NULL" + "NULL" INI_SYSTEM - Available as of WinCache 1.1.0 + Available as of WinCache 1.0.0. Removed as of 2.0.0.0 - wincache.scachesize - 8 - 5 - 85 - INI_SYSTEM - Available as of WinCache 1.1.0 + wincache.reroute_enabled + 1 + 0 + 1 + INI_SYSTEM|INI_PERDIR + Available as of WinCache 1.3.7 wincache.rerouteini @@ -167,12 +151,12 @@ Available as of WinCache 1.2.0. Removed as of 1.3.7 - wincache.reroute_enabled - 1 - 0 - 1 - INI_SYSTEM|INI_PERDIR - Available as of WinCache 1.3.7 + wincache.scachesize + 8 + 5 + 85 + INI_SYSTEM + Available as of WinCache 1.1.0 wincache.srwlocks @@ -183,12 +167,28 @@ Available as of WinCache 1.3.6.3. Removed as of 2.0.0.0 - wincache.filemapdir - NULL - NULL - NULL + wincache.ttlmax + "1200" + "0" + "7200" INI_SYSTEM - Available as of WinCache 1.3.7.4 + Available as of WinCache 1.0.0 + + + wincache.ucachesize + 8 + 5 + 85 + INI_SYSTEM + Available as of WinCache 1.1.0 + + + wincache.ucenabled + 1 + 0 + 1 + INI_SYSTEM + Available as of WinCache 1.1.0 diff --git a/reference/yaf/ini.xml b/reference/yaf/ini.xml index 0c13b828a383..227415ce9b82 100644 --- a/reference/yaf/ini.xml +++ b/reference/yaf/ini.xml @@ -17,12 +17,6 @@ - - yaf.library - - INI_ALL - - yaf.action_prefer 0 @@ -30,15 +24,15 @@ - yaf.lowcase_path + yaf.cache_config 0 - INI_ALL + INI_SYSTEM - yaf.use_spl_autoload - 0 - INI_ALL + yaf.environ + product + INI_SYSTEM @@ -48,8 +42,14 @@ - yaf.name_suffix - 1 + yaf.library + + INI_ALL + + + + yaf.lowcase_path + 0 INI_ALL @@ -60,21 +60,21 @@ - yaf.cache_config - 0 - INI_SYSTEM + yaf.name_suffix + 1 + INI_ALL - yaf.environ - product + yaf.use_namespace + 0 INI_SYSTEM - yaf.use_namespace + yaf.use_spl_autoload 0 - INI_SYSTEM + INI_ALL diff --git a/reference/yar/ini.xml b/reference/yar/ini.xml index a9704caa2e22..4f7595ad176b 100644 --- a/reference/yar/ini.xml +++ b/reference/yar/ini.xml @@ -18,9 +18,9 @@ - yar.packager - php - INI_SYSTEM + yar.connect_timeout + 1000 + INI_ALL @@ -30,21 +30,21 @@ - yar.connect_timeout - 1000 - INI_ALL + yar.expose_info + On + INI_SYSTEM - yar.timeout - 5000 - INI_ALL + yar.packager + php + INI_SYSTEM - yar.expose_info - On - INI_SYSTEM + yar.timeout + 5000 + INI_ALL diff --git a/reference/zookeeper/ini.xml b/reference/zookeeper/ini.xml index 8e5c4459f83f..9ab25bbce403 100644 --- a/reference/zookeeper/ini.xml +++ b/reference/zookeeper/ini.xml @@ -24,18 +24,18 @@ INI_ALL - - zookeeper.session_lock - 1 - INI_SYSTEM - - zookeeper.sess_lock_wait 150000 INI_ALL + + zookeeper.session_lock + 1 + INI_SYSTEM + +