Page MenuHomePhabricator

D11094.id26633.diff
No OneTemporary

D11094.id26633.diff

This file is larger than 256 KB, so syntax highlighting was skipped.
diff --git a/resources/php_compat_info.json b/resources/php_compat_info.json
--- a/resources/php_compat_info.json
+++ b/resources/php_compat_info.json
@@ -1,91 +1,91 @@
{
- "@generated" : true,
- "params" : {
- "array_keys" : [
+ "@generated": true,
+ "params": {
+ "array_keys": [
"4.0.0",
"4.0.0",
"5.0.0"
],
- "array_slice" : [
+ "array_slice": [
"4.0.0",
"4.0.0",
"4.0.0",
"5.0.2"
],
- "assert" : [
+ "assert": [
"4.0.0",
"5.4.8"
],
- "class_exists" : [
+ "class_exists": [
"4.0.0",
"5.0.0"
],
- "clearstatcache" : [
+ "clearstatcache": [
"5.3.0",
"5.3.0"
],
- "copy" : [
+ "copy": [
"4.0.0",
"4.0.0",
"5.3.0"
],
- "fgetss" : [
- "5.0.0",
+ "fgetss": [
+ "4.0.0",
"4.0.0",
"5.0.0"
],
- "file" : [
+ "file": [
"4.0.0",
"4.0.0",
"5.0.0"
],
- "file_get_contents" : [
+ "file_get_contents": [
"4.3.0",
"4.3.0",
"4.3.0",
"5.1.0",
"5.1.0"
],
- "get_browser" : [
+ "get_browser": [
"4.0.0",
"4.3.2"
],
- "getopt" : [
+ "getopt": [
"4.3.0",
"5.3.0"
],
- "gettimeofday" : [
+ "gettimeofday": [
"5.1.0"
],
- "htmlentities" : [
+ "htmlentities": [
"4.0.0",
"4.0.3",
"4.1.0",
"5.2.3"
],
- "htmlspecialchars" : [
+ "htmlspecialchars": [
"4.0.0",
"4.0.0",
"4.1.0",
"5.2.3"
],
- "is_a" : [
+ "is_a": [
"4.2.0",
"4.2.0",
"5.3.9"
],
- "jdtojewish" : [
+ "jdtojewish": [
"4.0.0",
"4.3.0",
"5.0.0"
],
- "json_decode" : [
+ "json_decode": [
"5.2.0",
"5.2.0",
"5.3.0",
"5.4.0"
],
- "ldap_read" : [
+ "ldap_read": [
"4.0.0",
"4.0.0",
"4.0.0",
@@ -95,7 +95,7 @@
"4.0.2",
"4.0.2"
],
- "ldap_search" : [
+ "ldap_search": [
"4.0.0",
"4.0.0",
"4.0.0",
@@ -105,28250 +105,29792 @@
"4.0.2",
"4.0.2"
],
- "md5" : [
+ "md5": [
"4.0.0",
"5.0.0"
],
- "md5_file" : [
+ "md5_file": [
"4.2.0",
"5.0.0"
],
- "memory_get_usage" : [
+ "memory_get_usage": [
"5.2.0"
],
- "microtime" : [
+ "microtime": [
"5.0.0"
],
- "mkdir" : [
+ "mkdir": [
"4.0.0",
"4.0.0",
"5.0.0",
"5.0.0"
],
- "nl2br" : [
+ "nl2br": [
"4.0.0",
"5.3.0"
],
- "opendir" : [
+ "opendir": [
"4.0.0",
"5.3.0"
],
- "openssl_sign" : [
+ "openssl_sign": [
"4.0.4",
"4.0.4",
"4.0.4",
"5.0.0"
],
- "parse_url" : [
+ "parse_url": [
"4.0.0",
"5.1.2"
],
- "preg_replace" : [
+ "preg_replace": [
"4.0.0",
"4.0.0",
"4.0.0",
"4.0.1",
"5.1.0"
],
- "preg_replace_callback" : [
+ "preg_replace_callback": [
"4.0.5",
"4.0.5",
"4.0.5",
"4.0.5",
"5.1.0"
],
- "session_regenerate_id" : [
+ "scandir": [
+ "5.0.0",
+ "5.4.0",
+ "5.4.0"
+ ],
+ "sem_acquire": [
+ "4.0.0",
+ "5.6.1RC1"
+ ],
+ "session_regenerate_id": [
"5.1.0"
],
- "sha1" : [
+ "sha1": [
"4.3.0",
"5.0.0"
],
- "sha1_file" : [
+ "sha1_file": [
"4.3.0",
"5.0.0"
],
- "sqlite_fetch_column_types" : [
+ "sqlite_fetch_column_types": [
"5.0.0",
"5.0.0",
"5.1.0"
],
- "str_replace" : [
+ "str_replace": [
"4.0.0",
"4.0.0",
"4.0.0",
"5.0.0"
],
- "stream_copy_to_stream" : [
+ "stream_copy_to_stream": [
"5.0.0",
"5.0.0",
"5.0.0",
"5.1.0"
],
- "stream_get_contents" : [
+ "stream_get_contents": [
"5.0.0",
"5.0.0",
"5.1.0"
],
- "substr_count" : [
+ "substr_count": [
"4.0.0",
"4.0.0",
"5.1.0",
"5.1.0"
]
},
- "functions" : {
- "_" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gettext"
- },
- "abs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "acos" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "acosh" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "addcslashes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "addslashes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "apc_add" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_bin_dump" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_bin_dumpfile" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_bin_load" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_bin_loadfile" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_cache_info" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_cas" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_clear_cache" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_compile_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_dec" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_define_constants" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_delete" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_delete_file" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_exists" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_fetch" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_inc" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_load_constants" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_sma_info" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "apc"
- },
- "apc_store" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "apc"
- },
- "apcu_add" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_bin_dump" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_bin_dumpfile" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_bin_load" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_bin_loadfile" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_cache_info" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_cas" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_clear_cache" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_dec" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_delete" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_enabled" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_exists" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_fetch" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_inc" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_key_info" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_sma_info" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "apcu_store" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "apcu"
- },
- "array_change_key_case" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_chunk" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_column" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_combine" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_count_values" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_diff" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "array_diff_assoc" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_diff_key" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_diff_uassoc" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_diff_ukey" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_fill" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_fill_keys" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_filter" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "standard"
- },
- "array_flip" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_intersect" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "array_intersect_assoc" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_intersect_key" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_intersect_uassoc" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_intersect_ukey" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_key_exists" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "array_keys" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_map" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "standard"
- },
- "array_merge" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_merge_recursive" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "array_multisort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_pad" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_pop" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_product" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_push" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_rand" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_reduce" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "standard"
- },
- "array_replace" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_replace_recursive" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_reverse" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_search" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "standard"
- },
- "array_shift" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_slice" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_splice" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_sum" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "standard"
- },
- "array_udiff" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_udiff_assoc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_udiff_uassoc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_uintersect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_uintersect_assoc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_uintersect_uassoc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_unique" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "array_unshift" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_values" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_walk" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "array_walk_recursive" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "arsort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "asin" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "asinh" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "asort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "assert" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "assert_options" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "atan" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "atan2" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "atanh" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "base64_decode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "base64_encode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "base_convert" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "basename" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "bcadd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bccomp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcdiv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcmod" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcmul" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcpow" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcpowmod" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcscale" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcsqrt" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bcsub" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "bcmath"
- },
- "bin2hex" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "bind_textdomain_codeset" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "gettext"
- },
- "bindec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "bindtextdomain" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gettext"
- },
- "boolval" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "bson_decode" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "mongo"
- },
- "bson_encode" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "mongo"
- },
- "bzclose" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzcompress" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzdecompress" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzerrno" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzerror" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzerrstr" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzflush" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzopen" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzread" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "bzwrite" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "bz2"
- },
- "cal_days_in_month" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "calendar"
- },
- "cal_from_jd" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "calendar"
- },
- "cal_info" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "calendar"
- },
- "cal_to_jd" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "calendar"
- },
- "call_user_func" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "call_user_func_array" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "standard"
- },
- "call_user_method" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "call_user_method_array" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "standard"
- },
- "ceil" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "checkdate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "checkdnsrr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chgrp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chmod" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chop" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chown" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "chroot" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "standard"
- },
- "chunk_split" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "class_alias" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "class_exists" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "class_implements" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "spl"
- },
- "class_parents" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "spl"
- },
- "class_uses" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "spl"
- },
- "clearstatcache" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "cli_get_process_title" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "cli_set_process_title" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "closedir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "closelog" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "collator_asort" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_compare" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_create" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_get_attribute" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_get_error_code" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_get_error_message" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_get_locale" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_get_sort_key" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "collator_get_strength" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_set_attribute" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_set_strength" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_sort" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "collator_sort_with_sort_keys" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "compact" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "connection_aborted" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "connection_status" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "connection_timeout" : {
- "min" : "4.0.0",
- "max" : "4.0.4",
- "ref" : "standard"
- },
- "constant" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "standard"
- },
- "convert_cyr_string" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "convert_uudecode" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "convert_uuencode" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "copy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "cos" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "cosh" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "count" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "count_chars" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "crc32" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "create_function" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "Core"
- },
- "crypt" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ctype_alnum" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_alpha" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_cntrl" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_digit" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_graph" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_lower" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_print" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_punct" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_space" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_upper" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "ctype_xdigit" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ctype"
- },
- "curl_close" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "curl"
- },
- "curl_copy_handle" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_errno" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "curl"
- },
- "curl_error" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "curl"
- },
- "curl_escape" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_exec" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "curl"
- },
- "curl_file_create" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_getinfo" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "curl"
- },
- "curl_init" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_add_handle" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_close" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_exec" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_getcontent" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_info_read" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_init" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_remove_handle" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_select" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_setopt" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_multi_strerror" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_pause" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_reset" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_setopt" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "curl"
- },
- "curl_setopt_array" : {
- "min" : "5.1.3",
- "max" : null,
- "ref" : "curl"
- },
- "curl_share_close" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_share_init" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_share_setopt" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_strerror" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_unescape" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "curl"
- },
- "curl_version" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "curl"
- },
- "current" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "date" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "date_add" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_create" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_create_from_format" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_create_immutable" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "date"
- },
- "date_create_immutable_from_format" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "date"
- },
- "date_date_set" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_default_timezone_get" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "date_default_timezone_set" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "date_diff" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_format" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_get_last_errors" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_interval_create_from_date_string" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_interval_format" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_isodate_set" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_modify" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_offset_get" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_parse" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_parse_from_format" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_sub" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_sun_info" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "date"
- },
- "date_sunrise" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "date"
- },
- "date_sunset" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "date"
- },
- "date_time_set" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_timestamp_get" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_timestamp_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "date_timezone_get" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "date_timezone_set" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "datefmt_create" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_format" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_format_object" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_calendar" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_calendar_object" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_datetype" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_error_code" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_error_message" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_locale" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_pattern" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_timetype" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_timezone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_get_timezone_id" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_is_lenient" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_localtime" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_parse" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_set_calendar" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_set_lenient" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_set_pattern" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_set_timezone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "datefmt_set_timezone_id" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "dcgettext" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gettext"
- },
- "dcngettext" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "gettext"
- },
- "debug_backtrace" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "debug_print_backtrace" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "debug_zval_dump" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "decbin" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dechex" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "decoct" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "define" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "define_syslog_variables" : {
- "min" : "4.0.0",
- "max" : "5.3.29",
- "ref" : "standard"
- },
- "defined" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "deg2rad" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dgettext" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gettext"
- },
- "dir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dirname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "disk_free_space" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "disk_total_space" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "diskfreespace" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "dl" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dngettext" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "gettext"
- },
- "dns_check_record" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dns_get_mx" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dns_get_record" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "dom_import_simplexml" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "dom"
- },
- "doubleval" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "each" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "easter_date" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "easter_days" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "empty" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "enchant_broker_describe" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_dict_exists" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_free" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_free_dict" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_get_dict_path" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_get_error" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_init" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_list_dicts" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_request_dict" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_request_pwl_dict" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_set_dict_path" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_broker_set_ordering" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_add_to_personal" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_add_to_session" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_check" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_describe" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_get_error" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_is_in_session" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_quick_check" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_store_replacement" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "enchant_dict_suggest" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "enchant"
- },
- "end" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ereg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ereg"
- },
- "ereg_replace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ereg"
- },
- "eregi" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ereg"
- },
- "eregi_replace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ereg"
- },
- "error_get_last" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "error_log" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "error_reporting" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "escapeshellarg" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "standard"
- },
- "escapeshellcmd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "event_add" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_free" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_loop" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_loopbreak" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_loopexit" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_new" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_priority_init" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_reinit" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_base_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_base_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_disable" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_enable" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_fd_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_free" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_new" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_priority_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_read" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_set_callback" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_timeout_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_watermark_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_buffer_write" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_del" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_free" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_new" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_priority_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_timer_add" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_timer_del" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_timer_new" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_timer_pending" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "event_timer_set" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "libevent"
- },
- "exec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "exif_imagetype" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "exif"
- },
- "exif_read_data" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "exif"
- },
- "exif_tagname" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "exif"
- },
- "exif_thumbnail" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "exif"
- },
- "exp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "explode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "expm1" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "extension_loaded" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "extract" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ezmlm_hash" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "standard"
- },
- "fclose" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "feof" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fflush" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "fgetc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fgetcsv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fgets" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fgetss" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "file_exists" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "file_get_contents" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "file_put_contents" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fileatime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "filectime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "filegroup" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fileinode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "filemtime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fileowner" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fileperms" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "filesize" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "filetype" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "filter_data" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_has_var" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_id" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_input" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_input_array" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_list" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_var" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "filter_var_array" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "finfo_buffer" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "fileinfo"
- },
- "finfo_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "fileinfo"
- },
- "finfo_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "fileinfo"
- },
- "finfo_open" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "fileinfo"
- },
- "finfo_set_flags" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "fileinfo"
- },
- "floatval" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "flock" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "floor" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "flush" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fmod" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "fnmatch" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "fopen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "forward_static_call" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "forward_static_call_array" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "fpassthru" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fprintf" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fputcsv" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "fputs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fread" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "frenchtojd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "fscanf" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "fseek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fsockopen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "fstat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ftell" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ftok" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "ftp_alloc" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_cdup" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_chdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_chmod" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_close" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_delete" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_exec" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_fget" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_fput" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_get" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_get_option" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_login" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_mdtm" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_mkdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_nb_continue" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_nb_fget" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_nb_fput" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_nb_get" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_nb_put" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_nlist" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_pasv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_put" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_pwd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_quit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_raw" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_rawlist" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_rename" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_rmdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_set_option" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_site" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_size" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_ssl_connect" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftp_systype" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ftp"
- },
- "ftruncate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "func_get_arg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "func_get_args" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "func_num_args" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "function_exists" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "fwrite" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gc_collect_cycles" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "gc_disable" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "gc_enable" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "gc_enabled" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "gd_info" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "gd"
- },
- "geoip_asnum_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_continent_code_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_country_code3_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_country_code_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_country_name_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_database_info" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_db_avail" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_db_filename" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_db_get_all_info" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_domain_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_id_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_isp_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_netspeedcell_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_org_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_record_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_region_by_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_region_name_by_code" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_setup_custom_directory" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "geoip_time_zone_by_country_and_region" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "geoip"
- },
- "get_browser" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_called_class" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_cfg_var" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_class" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_class_methods" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_class_vars" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_current_user" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_declared_classes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_declared_interfaces" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_declared_traits" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_defined_constants" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "Core"
- },
- "get_defined_functions" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "Core"
- },
- "get_defined_vars" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "Core"
- },
- "get_extension_funcs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_headers" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_html_translation_table" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_include_path" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_included_files" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_loaded_extensions" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_magic_quotes_gpc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_magic_quotes_runtime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_meta_tags" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "get_object_vars" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_parent_class" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_required_files" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "get_resource_type" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "Core"
- },
- "getcwd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getdate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "getenv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gethostbyaddr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gethostbyname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gethostbynamel" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gethostname" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "getimagesize" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getimagesizefromstring" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "standard"
- },
- "getlastmod" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getmxrr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getmygid" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "getmyinode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getmypid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getmyuid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getopt" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "getprotobyname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getprotobynumber" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getrandmax" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getrusage" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getservbyname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "getservbyport" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gettext" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gettext"
- },
- "gettimeofday" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "gettype" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "glob" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "gmdate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "gmmktime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "gmp_abs" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_add" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_and" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_clrbit" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_cmp" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_com" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_div" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_div_q" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_div_qr" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_div_r" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_divexact" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_fact" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_gcd" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_gcdext" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_hamdist" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_init" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_intval" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_invert" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_jacobi" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_legendre" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_mod" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_mul" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_neg" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_nextprime" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_or" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_perfect_square" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_popcount" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_pow" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_powm" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_prob_prime" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_random" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_scan0" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_scan1" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_setbit" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_sign" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_sqrt" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_sqrtrem" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_strval" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_sub" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_testbit" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "gmp"
- },
- "gmp_xor" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gmp"
- },
- "gmstrftime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "grapheme_extract" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_stripos" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_stristr" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_strlen" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_strpos" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_strripos" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_strrpos" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_strstr" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "grapheme_substr" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "gregoriantojd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "gzclose" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzcompress" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "zlib"
- },
- "gzdecode" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzdeflate" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "zlib"
- },
- "gzencode" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "zlib"
- },
- "gzeof" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzfile" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzgetc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzgets" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzgetss" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzinflate" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "zlib"
- },
- "gzopen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzpassthru" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzputs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzread" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzrewind" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzseek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gztell" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "gzuncompress" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "zlib"
- },
- "gzwrite" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "hash" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_algos" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_copy" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_final" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_hmac" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_hmac_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_init" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_pbkdf2" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_update" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_update_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "hash_update_stream" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "hash"
- },
- "header" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "header_register_callback" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "standard"
- },
- "header_remove" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "headers_list" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "headers_sent" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "hebrev" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "hebrevc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "hex2bin" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "standard"
- },
- "hexdec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "highlight_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "highlight_string" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "html_entity_decode" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "htmlentities" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "htmlspecialchars" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "htmlspecialchars_decode" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "http_build_query" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "http_response_code" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "standard"
- },
- "hypot" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "iconv" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_get_encoding" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_mime_decode" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_mime_decode_headers" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_mime_encode" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_set_encoding" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_strlen" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_strpos" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_strrpos" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "iconv_substr" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "iconv"
- },
- "idate" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "date"
- },
- "idn_to_ascii" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "idn_to_utf8" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "igbinary_serialize" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "igbinary"
- },
- "igbinary_unserialize" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "igbinary"
- },
- "ignore_user_abort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "image2wbmp" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "gd"
- },
- "image_type_to_extension" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "image_type_to_mime_type" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "imageaffine" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageaffinematrixconcat" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageaffinematrixget" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagealphablending" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imageantialias" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "gd"
- },
- "imagearc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagechar" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecharup" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorallocate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorallocatealpha" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorclosest" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorclosestalpha" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorclosesthwb" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolordeallocate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorexact" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorexactalpha" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolormatch" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorresolve" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorresolvealpha" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorset" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorsforindex" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolorstotal" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecolortransparent" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageconvolution" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecopy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecopymerge" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagecopymergegray" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagecopyresampled" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagecopyresized" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreate" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromgd" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromgd2" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromgd2part" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromgif" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromjpeg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefrompng" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromstring" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromwbmp" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromwebp" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromxbm" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatefromxpm" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagecreatetruecolor" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagecrop" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagecropauto" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagedashedline" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagedestroy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageellipse" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagefill" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagefilledarc" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagefilledellipse" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagefilledpolygon" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagefilledrectangle" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagefilltoborder" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagefilter" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageflip" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagefontheight" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagefontwidth" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageftbbox" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagefttext" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagegammacorrect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagegd" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagegd2" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "gd"
- },
- "imagegif" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagegrabscreen" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "gd"
- },
- "imagegrabwindow" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "gd"
- },
- "imageinterlace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageistruecolor" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "gd"
- },
- "imagejpeg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagelayereffect" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageline" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imageloadfont" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepalettecopy" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagepalettetotruecolor" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepng" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepolygon" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepsbbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepsencodefont" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepsextendfont" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepsfreefont" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepsloadfont" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepsslantfont" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagepstext" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagerectangle" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagerotate" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagesavealpha" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "gd"
- },
- "imagescale" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagesetbrush" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagesetinterpolation" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagesetpixel" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagesetstyle" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagesetthickness" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagesettile" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagestring" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagestringup" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagesx" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagesy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagetruecolortopalette" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "gd"
- },
- "imagettfbbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagettftext" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagetypes" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "gd"
- },
- "imagewbmp" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "gd"
- },
- "imagewebp" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "gd"
- },
- "imagexbm" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "gd"
- },
- "imap_8bit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_alerts" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_append" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_base64" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_binary" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_body" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_bodystruct" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_check" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_clearflag_full" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_create" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_createmailbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_delete" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_deletemailbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_errors" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_expunge" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_fetch_overview" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_fetchbody" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_fetchheader" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_fetchmime" : {
- "min" : "5.3.6",
- "max" : null,
- "ref" : "imap"
- },
- "imap_fetchstructure" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_fetchtext" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_gc" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_get_quota" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "imap"
- },
- "imap_get_quotaroot" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_getacl" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_getmailboxes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_getsubscribed" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_header" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_headerinfo" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_headers" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_last_error" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_list" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_listmailbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_listscan" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_listsubscribed" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_lsub" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mail" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mail_compose" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mail_copy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mail_move" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mailboxmsginfo" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mime_header_decode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_msgno" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_mutf7_to_utf8" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_num_msg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_num_recent" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_open" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_ping" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_qprint" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_rename" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_renamemailbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_reopen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_rfc822_parse_adrlist" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_rfc822_parse_headers" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_rfc822_write_address" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_savebody" : {
- "min" : "5.1.3",
- "max" : null,
- "ref" : "imap"
- },
- "imap_scan" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_scanmailbox" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_search" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_set_quota" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "imap"
- },
- "imap_setacl" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "imap"
- },
- "imap_setflag_full" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_sort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_status" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_subscribe" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_thread" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "imap"
- },
- "imap_timeout" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "imap"
- },
- "imap_uid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_undelete" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_unsubscribe" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_utf7_decode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_utf7_encode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_utf8" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "imap"
- },
- "imap_utf8_to_mutf7" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "imap"
- },
- "implode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "import_request_variables" : {
- "min" : "4.0.7",
- "max" : "5.3.29",
- "ref" : "standard"
- },
- "in_array" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "inclued_get_data" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "inclued"
- },
- "inet_ntop" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "inet_pton" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "ini_alter" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ini_get" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ini_get_all" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "ini_restore" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ini_set" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "input_filters_list" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "input_get" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "input_get_args" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "input_has_variable" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "input_name_to_filter" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "filter"
- },
- "interface_exists" : {
- "min" : "5.0.2",
- "max" : null,
- "ref" : "Core"
- },
- "intl_error_name" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "intl_get_error_code" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "intl_get_error_message" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "intl_is_failure" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_add" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_after" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_before" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_clear" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_create_instance" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_equals" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_field_difference" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_from_date_time" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_actual_maximum" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_actual_minimum" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_available_locales" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_day_of_week_type" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_error_code" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_error_message" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_first_day_of_week" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_greatest_minimum" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_keyword_values_for_locale" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_least_maximum" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_locale" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_maximum" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_minimal_days_in_first_week" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_minimum" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_now" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_time" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_time_zone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_type" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_get_weekend_transition" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_in_daylight_time" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_is_equivalent_to" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_is_lenient" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_is_set" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_is_weekend" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_roll" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_set" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_set_first_day_of_week" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_set_lenient" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_set_minimal_days_in_first_week" : {
- "min" : "5.5.1",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_set_time" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_set_time_zone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlcal_to_date_time" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlgregcal_create_instance" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlgregcal_get_gregorian_change" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlgregcal_is_leap_year" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intlgregcal_set_gregorian_change" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_count_equivalent_ids" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_create_default" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_create_enumeration" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_create_time_zone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_from_date_time_zone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_canonical_id" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_display_name" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_dst_savings" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_equivalent_id" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_error_code" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_error_message" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_gmt" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_id" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_offset" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_raw_offset" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_get_tz_data_version" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_has_same_rules" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_to_date_time_zone" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intltz_use_daylight_time" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "intl"
- },
- "intval" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ip2long" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "iptcembed" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "iptcparse" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_a" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "Core"
- },
- "is_array" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_bool" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_callable" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "standard"
- },
- "is_dir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_double" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_executable" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_finite" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_float" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_infinite" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_int" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_integer" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_link" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_long" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_nan" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_null" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "standard"
- },
- "is_numeric" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_object" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_readable" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_real" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_resource" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_scalar" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "standard"
- },
- "is_soap_fault" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "soap"
- },
- "is_string" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_subclass_of" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "is_uploaded_file" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "standard"
- },
- "is_writable" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "is_writeable" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "isset" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "iterator_apply" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "spl"
- },
- "iterator_count" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "spl"
- },
- "iterator_to_array" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "spl"
- },
- "jddayofweek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jdmonthname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jdtofrench" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jdtogregorian" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jdtojewish" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jdtojulian" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jdtounix" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "jewishtojd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "join" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "jpeg2wbmp" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "gd"
- },
- "jsmin" : {
- "min" : "5.3.10",
- "max" : null,
- "ref" : "jsmin"
- },
- "jsmin_last_error" : {
- "min" : "5.3.10",
- "max" : null,
- "ref" : "jsmin"
- },
- "jsmin_last_error_msg" : {
- "min" : "5.3.10",
- "max" : null,
- "ref" : "jsmin"
- },
- "json_decode" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "json"
- },
- "json_encode" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "json"
- },
- "json_last_error" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "json"
- },
- "json_last_error_msg" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "json"
- },
- "juliantojd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "key" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "key_exists" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "standard"
- },
- "krsort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ksort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "lcfirst" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "lcg_value" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "lchgrp" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "lchown" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "ldap_add" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_bind" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_compare" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_control_paged_result" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_control_paged_result_response" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_count_entries" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_delete" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_dn2ufn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_err2str" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_errno" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_error" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_explode_dn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_first_attribute" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_first_entry" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_first_reference" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_free_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_get_attributes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_get_dn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_get_entries" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_get_option" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_get_values" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_get_values_len" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_list" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_mod_add" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_mod_del" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_mod_replace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_modify" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_modify_batch" : {
- "min" : "5.4.26",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_next_attribute" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_next_entry" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_next_reference" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_parse_reference" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_parse_result" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_read" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_rename" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_sasl_bind" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_search" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_set_option" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_set_rebind_proc" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_sort" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_start_tls" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "ldap"
- },
- "ldap_unbind" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ldap"
- },
- "levenshtein" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "libxml_clear_errors" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "libxml"
- },
- "libxml_disable_entity_loader" : {
- "min" : "5.2.11",
- "max" : null,
- "ref" : "libxml"
- },
- "libxml_get_errors" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "libxml"
- },
- "libxml_get_last_error" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "libxml"
- },
- "libxml_set_external_entity_loader" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "libxml"
- },
- "libxml_set_streams_context" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "libxml"
- },
- "libxml_use_internal_errors" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "libxml"
- },
- "link" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "linkinfo" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "list" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "locale_accept_from_http" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "locale_canonicalize" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_compose" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_filter_matches" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_all_variants" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_default" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_display_language" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_display_name" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_display_region" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_display_script" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_display_variant" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_keywords" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_primary_language" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_region" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_get_script" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_lookup" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_parse" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "locale_set_default" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "localeconv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "localtime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "log" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "log10" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "log1p" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "long2ip" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "lstat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ltrim" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "lzf_compress" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "lzf"
- },
- "lzf_decompress" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "lzf"
- },
- "lzf_optimized_for" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "lzf"
- },
- "magic_quotes_runtime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mail" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mailparse_determine_best_xfer_encoding" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_create" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_extract_part" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_extract_part_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_extract_whole_part_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_free" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_get_part" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_get_part_data" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_get_structure" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_parse" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_msg_parse_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_rfc822_parse_addresses" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_stream_encode" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_test" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "mailparse_uudecode_all" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mailparse"
- },
- "max" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mb_check_encoding" : {
- "min" : "4.4.3",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_convert_case" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_convert_encoding" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_convert_kana" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_convert_variables" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_decode_mimeheader" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_decode_numericentity" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_detect_encoding" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_detect_order" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_encode_mimeheader" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_encode_numericentity" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_encoding_aliases" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_match" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_replace" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_replace_callback" : {
- "min" : "5.4.1",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search_getpos" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search_getregs" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search_init" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search_pos" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search_regs" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_ereg_search_setpos" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_eregi" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_eregi_replace" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_get_info" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_http_input" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_http_output" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_internal_encoding" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_language" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_list_encodings" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_output_handler" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_parse_str" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_preferred_mime_name" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_regex_encoding" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_regex_set_options" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_send_mail" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_split" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strcut" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strimwidth" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_stripos" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_stristr" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strlen" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strpos" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strrchr" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strrichr" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strripos" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strrpos" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strstr" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strtolower" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strtoupper" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_strwidth" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_substitute_character" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_substr" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mbstring"
- },
- "mb_substr_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_match" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_replace" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search_getpos" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search_getregs" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search_init" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search_pos" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search_regs" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbereg_search_setpos" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mberegi" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mberegi_replace" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbregex_encoding" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mbsplit" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mbstring"
- },
- "mcrypt_cbc" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_cfb" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_create_iv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_decrypt" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_ecb" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_get_algorithms_name" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_get_block_size" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_get_iv_size" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_get_key_size" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_get_modes_name" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_get_supported_key_sizes" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_is_block_algorithm" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_is_block_algorithm_mode" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_is_block_mode" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_enc_self_test" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_encrypt" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_generic" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_generic_deinit" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_generic_end" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_generic_init" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_get_block_size" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_get_cipher_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_get_iv_size" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_get_key_size" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_list_algorithms" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_list_modes" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_close" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_get_algo_block_size" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_get_algo_key_size" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_get_supported_key_sizes" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_is_block_algorithm" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_is_block_algorithm_mode" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_is_block_mode" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_open" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_module_self_test" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "mcrypt_ofb" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mcrypt"
- },
- "md5" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "md5_file" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "mdecrypt_generic" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "mcrypt"
- },
- "memcache_add" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_add_server" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_append" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_cas" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_close" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_connect" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_debug" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_decrement" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_delete" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_flush" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_get" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_get_extended_stats" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_get_server_status" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_get_stats" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_get_version" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_increment" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_pconnect" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_prepend" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_replace" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_set" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_set_compress_threshold" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_set_failure_callback" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "memcache"
- },
- "memcache_set_server_params" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "memcache"
- },
- "memory_get_peak_usage" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "memory_get_usage" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "standard"
- },
- "metaphone" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "method_exists" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "mhash" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mhash"
- },
- "mhash_count" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mhash"
- },
- "mhash_get_block_size" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mhash"
- },
- "mhash_get_hash_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mhash"
- },
- "mhash_keygen_s2k" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "mhash"
- },
- "microtime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mime_content_type" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "fileinfo"
- },
- "min" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mkdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mktime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "money_format" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "move_uploaded_file" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "standard"
- },
- "msg_get_queue" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msg_queue_exists" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msg_receive" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msg_remove_queue" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msg_send" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msg_set_queue" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msg_stat_queue" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sysvmsg"
- },
- "msgfmt_create" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_format" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_format_message" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_get_error_code" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_get_error_message" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_get_locale" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_get_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_parse" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_parse_message" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgfmt_set_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "msgpack_pack" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "msgpack"
- },
- "msgpack_serialize" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "msgpack"
- },
- "msgpack_unpack" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "msgpack"
- },
- "msgpack_unserialize" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "msgpack"
- },
- "mssql_bind" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_data_seek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_execute" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_fetch_array" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_fetch_assoc" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_fetch_batch" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_fetch_field" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_fetch_object" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_fetch_row" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_field_length" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_field_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_field_seek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_field_type" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_free_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_free_statement" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_get_last_message" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_guid_string" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_init" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_min_error_severity" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_min_message_severity" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_next_result" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_num_fields" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_num_rows" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_pconnect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_query" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_rows_affected" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "mssql"
- },
- "mssql_select_db" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mssql"
- },
- "mt_getrandmax" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mt_rand" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mt_srand" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "mysql" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_affected_rows" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_client_encoding" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_create_db" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_data_seek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_db_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_db_query" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_dbname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_drop_db" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_errno" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_error" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_escape_string" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fetch_array" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fetch_assoc" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fetch_field" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fetch_lengths" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fetch_object" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fetch_row" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_field_flags" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_field_len" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_field_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_field_seek" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_field_table" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_field_type" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fieldflags" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fieldlen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fieldname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fieldtable" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_fieldtype" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_free_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_freeresult" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_get_client_info" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_get_host_info" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_get_proto_info" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_get_server_info" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_info" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_insert_id" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_list_dbs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_list_fields" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_list_processes" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_list_tables" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_listdbs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_listfields" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_listtables" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_num_fields" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_num_rows" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_numfields" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_numrows" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_pconnect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_ping" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_query" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_real_escape_string" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_select_db" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_selectdb" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_set_charset" : {
- "min" : "5.2.3",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_stat" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_table_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_tablename" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_thread_id" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "mysql"
- },
- "mysql_unbuffered_query" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "mysql"
- },
- "mysqli_affected_rows" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_autocommit" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_begin_transaction" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_bind_param" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_bind_result" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_change_user" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_character_set_name" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_client_encoding" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_close" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_commit" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_connect" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_connect_errno" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_connect_error" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_data_seek" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_debug" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_disable_reads_from_master" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_disable_rpl_parse" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_dump_debug_info" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_embedded_server_end" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_embedded_server_start" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_enable_reads_from_master" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_enable_rpl_parse" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_errno" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_error" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_error_list" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_escape_string" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_execute" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_fetch_all" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_array" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_assoc" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_field" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_field_direct" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_fields" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_lengths" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_object" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_fetch_row" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_field_count" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_field_seek" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_field_tell" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_free_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_cache_stats" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_charset" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_client_info" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_client_stats" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_client_version" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_connection_stats" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_host_info" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_metadata" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_get_proto_info" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_server_info" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_server_version" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_get_warnings" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_info" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_init" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_insert_id" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_kill" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_master_query" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_more_results" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_multi_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_next_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_num_fields" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_num_rows" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_options" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_param_count" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_ping" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_poll" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_prepare" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_real_connect" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_real_escape_string" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_real_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_reap_async_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_refresh" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_release_savepoint" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_report" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_rollback" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_rpl_parse_enabled" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_rpl_probe" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_rpl_query_type" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_savepoint" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_select_db" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_send_long_data" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "mysqli"
- },
- "mysqli_send_query" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_set_charset" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_set_local_infile_default" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_set_local_infile_handler" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_set_opt" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_slave_query" : {
- "min" : "5.0.0",
- "max" : "5.2.17",
- "ref" : "mysqli"
- },
- "mysqli_sqlstate" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_ssl_set" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stat" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_affected_rows" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_attr_get" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_attr_set" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_bind_param" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_bind_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_close" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_data_seek" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_errno" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_error" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_error_list" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_execute" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_fetch" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_field_count" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_free_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_get_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_get_warnings" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_init" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_insert_id" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_more_results" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_next_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_num_rows" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_param_count" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_prepare" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_reset" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_result_metadata" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_send_long_data" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_sqlstate" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_stmt_store_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_store_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_thread_id" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_thread_safe" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_use_result" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "mysqli_warning_count" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "mysqli"
- },
- "natcasesort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "natsort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "next" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ngettext" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "gettext"
- },
- "nl2br" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "nl_langinfo" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "normalizer_is_normalized" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "normalizer_normalize" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "number_format" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "numfmt_create" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_format" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_format_currency" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_attribute" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_error_code" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_error_message" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_locale" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_symbol" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_get_text_attribute" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_parse" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_parse_currency" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_set_attribute" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_set_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_set_symbol" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "numfmt_set_text_attribute" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "intl"
- },
- "oauth_get_sbs" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "OAuth"
- },
- "oauth_urlencode" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "OAuth"
- },
- "ob_clean" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_end_clean" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_end_flush" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_flush" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_get_clean" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_get_contents" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_get_flush" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_get_length" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "standard"
- },
- "ob_get_level" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_get_status" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_gzhandler" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "zlib"
- },
- "ob_iconv_handler" : {
- "min" : "4.0.5",
- "max" : "5.3.29",
- "ref" : "iconv"
- },
- "ob_implicit_flush" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_list_handlers" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_start" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ob_tidyhandler" : {
- "min" : "5.0.0",
- "max" : "5.3.29",
- "ref" : "tidy"
- },
- "octdec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "odbc_autocommit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_binmode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_close_all" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_columnprivileges" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_columns" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_commit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_cursor" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_data_source" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_do" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_error" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_errormsg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_exec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_execute" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_fetch_array" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_fetch_into" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_fetch_object" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_fetch_row" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_field_len" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_field_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_field_num" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_field_precision" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_field_scale" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_field_type" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_foreignkeys" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_free_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_gettypeinfo" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_longreadlen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_next_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_num_fields" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_num_rows" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_pconnect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_prepare" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_primarykeys" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_procedurecolumns" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_procedures" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_result" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_result_all" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_rollback" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_setoption" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_specialcolumns" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_statistics" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_tableprivileges" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "odbc_tables" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "odbc"
- },
- "opcache_compile_file" : {
- "min" : "5.5.5",
- "max" : null,
- "ref" : "Zend OPcache"
- },
- "opcache_get_configuration" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "Zend OPcache"
- },
- "opcache_get_status" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "Zend OPcache"
- },
- "opcache_invalidate" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "Zend OPcache"
- },
- "opcache_is_script_cached" : {
- "min" : "5.5.11",
- "max" : null,
- "ref" : "Zend OPcache"
- },
- "opcache_reset" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "Zend OPcache"
- },
- "opendir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "openlog" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "openssl_cipher_iv_length" : {
- "min" : "5.3.3",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_csr_export" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_csr_export_to_file" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_csr_get_public_key" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_csr_get_subject" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_csr_new" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_csr_sign" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_decrypt" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_dh_compute_key" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_digest" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_encrypt" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_error_string" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_free_key" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_get_cipher_methods" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_get_md_methods" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_get_privatekey" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_get_publickey" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_open" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pbkdf2" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs12_export" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs12_export_to_file" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs12_read" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs7_decrypt" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs7_encrypt" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs7_sign" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkcs7_verify" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_export" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_export_to_file" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_free" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_get_details" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_get_private" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_get_public" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_pkey_new" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_private_decrypt" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_private_encrypt" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_public_decrypt" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_public_encrypt" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_random_pseudo_bytes" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_seal" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_sign" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_verify" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_check_private_key" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_checkpurpose" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_export" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_export_to_file" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_free" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_parse" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "openssl_x509_read" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "openssl"
- },
- "ord" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "output_add_rewrite_var" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "output_reset_rewrite_vars" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "pack" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "parse_ini_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "parse_ini_string" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "parse_str" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "parse_url" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "passthru" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "password_get_info" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "password_hash" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "password_needs_rehash" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "password_verify" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "standard"
- },
- "pathinfo" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "standard"
- },
- "pclose" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "pcntl_alarm" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_errno" : {
- "min" : "5.3.4",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_exec" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_fork" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_get_last_error" : {
- "min" : "5.3.4",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_getpriority" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_setpriority" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_signal" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_signal_dispatch" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_sigprocmask" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_sigtimedwait" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_sigwaitinfo" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_strerror" : {
- "min" : "5.3.4",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wait" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_waitpid" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wexitstatus" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wifexited" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wifsignaled" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wifstopped" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wstopsig" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pcntl_wtermsig" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "pcntl"
- },
- "pdf_activate_item" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_bookmark" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_launchlink" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_locallink" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_nameddest" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_note" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_path_point" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_pdflink" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_portfolio_file" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_portfolio_folder" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_table_cell" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_textflow" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_thumbnail" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_add_weblink" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_align" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_arc" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_arcn" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_attach_file" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_document" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_dpart" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_font" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_glyph" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_glyph_ext" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_item" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_layer" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_mc" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_page_ext" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_pattern_ext" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_template" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_begin_template_ext" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_circle" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_circular_arc" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_clip" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close_font" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close_graphics" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close_image" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close_pdi" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close_pdi_document" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_close_pdi_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_closepath" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_closepath_fill_stroke" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_closepath_stroke" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_concat" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_continue_text" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_convert_to_unicode" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_3dview" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_action" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_annotation" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_bookmark" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_field" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_fieldgroup" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_gstate" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_pvf" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_create_textflow" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_curveto" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_define_layer" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_delete" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_delete_path" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_delete_pvf" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_delete_table" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_delete_textflow" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_draw_path" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_ellipse" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_elliptical_arc" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_encoding_set_char" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_document" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_dpart" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_font" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_glyph" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_item" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_layer" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_mc" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_page_ext" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_template" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_end_template_ext" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_endpath" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fill" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fill_graphicsblock" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fill_imageblock" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fill_pdfblock" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fill_stroke" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fill_textblock" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_findfont" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fit_graphics" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fit_image" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fit_pdi_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fit_table" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fit_textflow" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_fit_textline" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_apiname" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_buffer" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_errmsg" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_errnum" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_option" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_parameter" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_pdi_parameter" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_pdi_value" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_string" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_get_value" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_font" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_graphics" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_image" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_matchbox" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_path" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_pdi_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_pvf" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_table" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_textflow" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_info_textline" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_initgraphics" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_lineto" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_load_3ddata" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_load_asset" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_load_font" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_load_graphics" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_load_iccprofile" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_load_image" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_makespotcolor" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_mc_point" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_moveto" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_new" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_ccitt" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_file" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_image" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_image_file" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_pdi" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_pdi_document" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_open_pdi_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_pcos_get_number" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_pcos_get_stream" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_pcos_get_string" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_place_image" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_place_pdi_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_poca_delete" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_poca_insert" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_poca_new" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_poca_remove" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_process_pdi" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_rect" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_restore" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_resume_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_rotate" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_save" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_scale" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_border_color" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_border_dash" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_border_style" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_graphics_option" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_gstate" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_info" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_layer_dependency" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_option" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_parameter" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_text_option" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_text_pos" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_set_value" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setcolor" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setdash" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setdashpattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setflat" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setfont" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setgray" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setgray_fill" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setgray_stroke" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setlinecap" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setlinejoin" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setlinewidth" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setmatrix" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setmiterlimit" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setpolydash" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setrgbcolor" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setrgbcolor_fill" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_setrgbcolor_stroke" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_shading" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_shading_pattern" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_shfill" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_show" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_show_boxed" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_show_xy" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_skew" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_stringwidth" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_stroke" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_suspend_page" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_translate" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_utf16_to_utf32" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_utf16_to_utf8" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_utf32_to_utf16" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_utf32_to_utf8" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_utf8_to_utf16" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdf_utf8_to_utf32" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pdflib"
- },
- "pdo_drivers" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "PDO"
- },
- "pfsockopen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "pg_affected_rows" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_cancel_query" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_client_encoding" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_clientencoding" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_close" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_cmdtuples" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_connection_busy" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_connection_reset" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_connection_status" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_convert" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_copy_from" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_copy_to" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_dbname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_delete" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_end_copy" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_errormessage" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_escape_bytea" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_escape_identifier" : {
- "min" : "5.4.4",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_escape_literal" : {
- "min" : "5.4.4",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_escape_string" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_exec" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_execute" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_all" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_all_columns" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_array" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_assoc" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_object" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_result" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fetch_row" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_is_null" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_name" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_num" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_prtlen" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_size" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_table" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_type" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_field_type_oid" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fieldisnull" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fieldname" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fieldnum" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fieldprtlen" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fieldsize" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_fieldtype" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_free_result" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_freeresult" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_get_notify" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_get_pid" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_get_result" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_getlastoid" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_host" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_insert" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_last_error" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_last_notice" : {
- "min" : "4.0.6",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_last_oid" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_close" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_create" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_export" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_import" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_open" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_read" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_read_all" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_seek" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_tell" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_unlink" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lo_write" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_loclose" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_locreate" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_loexport" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_loimport" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_loopen" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_loread" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_loreadall" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lounlink" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_lowrite" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_meta_data" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_num_fields" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_num_rows" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_numfields" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_numrows" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_options" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_parameter_status" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_pconnect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_ping" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_port" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_prepare" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_put_line" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_query" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_query_params" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_result" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_result_error" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_result_error_field" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_result_seek" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_result_status" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_select" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_send_execute" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_send_prepare" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_send_query" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_send_query_params" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_set_client_encoding" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_set_error_verbosity" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_setclientencoding" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_trace" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_transaction_status" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_tty" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_unescape_bytea" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_untrace" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_update" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "pg_version" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "pgsql"
- },
- "php_check_syntax" : {
- "min" : "5.0.0",
- "max" : "5.0.4",
- "ref" : "standard"
- },
- "php_egg_logo_guid" : {
- "min" : "4.0.3",
- "max" : "5.4.33",
- "ref" : "standard"
- },
- "php_ini_loaded_file" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "standard"
- },
- "php_ini_scanned_files" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "php_logo_guid" : {
- "min" : "4.0.0",
- "max" : "5.4.33",
- "ref" : "standard"
- },
- "php_real_logo_guid" : {
- "min" : "4.0.0",
- "max" : "5.4.33",
- "ref" : "standard"
- },
- "php_sapi_name" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "php_strip_whitespace" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "php_uname" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "standard"
- },
- "phpcredits" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "phpinfo" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "phpversion" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "pi" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "png2wbmp" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "gd"
- },
- "popen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "pos" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "posix_access" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_ctermid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_errno" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_get_last_error" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getcwd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getegid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_geteuid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getgid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getgrgid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getgrnam" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getgroups" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getlogin" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getpgid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getpgrp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getpid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getppid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getpwnam" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getpwuid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getrlimit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getsid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_getuid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_initgroups" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_isatty" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_kill" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_mkfifo" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_mknod" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_setegid" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "posix"
- },
- "posix_seteuid" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "posix"
- },
- "posix_setgid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_setpgid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_setsid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_setuid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_strerror" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_times" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_ttyname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "posix_uname" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "posix"
- },
- "pow" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "preg_filter" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_grep" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_last_error" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_match" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_match_all" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_quote" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_replace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_replace_callback" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "pcre"
- },
- "preg_split" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "pcre"
- },
- "prev" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "print_r" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "printf" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "proc_close" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "proc_get_status" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "proc_nice" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "proc_open" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "proc_terminate" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "property_exists" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "Core"
- },
- "putenv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "quoted_printable_decode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "quoted_printable_encode" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "quotemeta" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rad2deg" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rand" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "range" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rar_allow_broken_set" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_broken_is" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_close" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_comment_get" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_entry_get" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_list" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_open" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_solid_is" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rar_wrapper_cache_stats" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "rar"
- },
- "rawurldecode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rawurlencode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "read_exif_data" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "exif"
- },
- "readdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "readfile" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "readgzfile" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "zlib"
- },
- "readline" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_add_history" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_callback_handler_install" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_callback_handler_remove" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_callback_read_char" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_clear_history" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_completion_function" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_info" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_list_history" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_on_new_line" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_read_history" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_redisplay" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "readline"
- },
- "readline_write_history" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "readline"
- },
- "readlink" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "realpath" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "realpath_cache_get" : {
- "min" : "5.3.2",
- "max" : null,
- "ref" : "standard"
- },
- "realpath_cache_size" : {
- "min" : "5.3.2",
- "max" : null,
- "ref" : "standard"
- },
- "recode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "recode"
- },
- "recode_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "recode"
- },
- "recode_string" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "recode"
- },
- "register_shutdown_function" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "register_tick_function" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "standard"
- },
- "rename" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "reset" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "resourcebundle_count" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "resourcebundle_create" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "resourcebundle_get" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "resourcebundle_get_error_code" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "resourcebundle_get_error_message" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "resourcebundle_locales" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "intl"
- },
- "restore_error_handler" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "Core"
- },
- "restore_exception_handler" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "restore_include_path" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "rewind" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rewinddir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rmdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "round" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rsort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "rtrim" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "scandir" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sem_acquire" : {
- "min" : "4.0.0",
- "max" : "5.6.1RC1",
- "ref" : "sysvsem"
- },
- "sem_get" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvsem"
- },
- "sem_release" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvsem"
- },
- "sem_remove" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sysvsem"
- },
- "serialize" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "session_cache_expire" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "session"
- },
- "session_cache_limiter" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "session"
- },
- "session_commit" : {
- "min" : "4.4.0",
- "max" : null,
- "ref" : "session"
- },
- "session_decode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_destroy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_encode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_get_cookie_params" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_id" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_is_registered" : {
- "min" : "4.0.0",
- "max" : "5.3.29",
- "ref" : "session"
- },
- "session_module_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_name" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_regenerate_id" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "session"
- },
- "session_register" : {
- "min" : "4.0.0",
- "max" : "5.3.29",
- "ref" : "session"
- },
- "session_register_shutdown" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "session"
- },
- "session_save_path" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_set_cookie_params" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_set_save_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_start" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_status" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "session"
- },
- "session_unregister" : {
- "min" : "4.0.0",
- "max" : "5.3.29",
- "ref" : "session"
- },
- "session_unset" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "session"
- },
- "session_write_close" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "session"
- },
- "set_error_handler" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "Core"
- },
- "set_exception_handler" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "set_file_buffer" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "set_include_path" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "set_magic_quotes_runtime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "set_socket_blocking" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "set_time_limit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "setcookie" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "setlocale" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "setrawcookie" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "settype" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sha1" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "sha1_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "shell_exec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "shm_attach" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shm_detach" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shm_get_var" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shm_has_var" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shm_put_var" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shm_remove" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shm_remove_var" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "sysvshm"
- },
- "shmop_close" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "shmop"
- },
- "shmop_delete" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "shmop"
- },
- "shmop_open" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "shmop"
- },
- "shmop_read" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "shmop"
- },
- "shmop_size" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "shmop"
- },
- "shmop_write" : {
- "min" : "4.0.4",
- "max" : null,
- "ref" : "shmop"
- },
- "show_source" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "shuffle" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "similar_text" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "simplexml_import_dom" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "SimpleXML"
- },
- "simplexml_load_file" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "SimpleXML"
- },
- "simplexml_load_string" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "SimpleXML"
- },
- "sin" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sinh" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "sizeof" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sleep" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "snmp2_get" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp2_getnext" : {
- "min" : "5.0.4",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp2_real_walk" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp2_set" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp2_walk" : {
- "min" : "4.3.11",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp3_get" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp3_getnext" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp3_real_walk" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp3_set" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp3_walk" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_get_quick_print" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_get_valueretrieval" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_read_mib" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_set_enum_print" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_set_oid_numeric_print" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_set_oid_output_format" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_set_quick_print" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmp_set_valueretrieval" : {
- "min" : "4.3.3",
- "max" : null,
- "ref" : "snmp"
- },
- "snmpget" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmpgetnext" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmprealwalk" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmpset" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmpwalk" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "snmpwalkoid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "snmp"
- },
- "socket_accept" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_bind" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_clear_error" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_close" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_cmsg_space" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_connect" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_create" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_create_listen" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_create_pair" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_get_option" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_get_status" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "socket_getopt" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_getpeername" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_getsockname" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_import_stream" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_last_error" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_listen" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_read" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_recv" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_recvfrom" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_recvmsg" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_select" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_send" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_sendmsg" : {
- "min" : "5.5.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_sendto" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_set_block" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_set_blocking" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "socket_set_nonblock" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_set_option" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_set_timeout" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "socket_setopt" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_shutdown" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_strerror" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "socket_write" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "sockets"
- },
- "solr_get_version" : {
- "min" : "5.2.3",
- "max" : null,
- "ref" : "solr"
- },
- "sort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "soundex" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "spl_autoload" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "spl"
- },
- "spl_autoload_call" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "spl"
- },
- "spl_autoload_extensions" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "spl"
- },
- "spl_autoload_functions" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "spl"
- },
- "spl_autoload_register" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "spl"
- },
- "spl_autoload_unregister" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "spl"
- },
- "spl_classes" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "spl"
- },
- "spl_object_hash" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "spl"
- },
- "split" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ereg"
- },
- "spliti" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "ereg"
- },
- "sprintf" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sql_regcase" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ereg"
- },
- "sqlite_array_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_busy_timeout" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_changes" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_close" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_column" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_create_aggregate" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_create_function" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_current" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_error_string" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_escape_string" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_exec" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_factory" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_fetch_all" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_fetch_array" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_fetch_column_types" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_fetch_object" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_fetch_single" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_fetch_string" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_field_name" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_has_more" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_has_prev" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_last_error" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_last_insert_rowid" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_libencoding" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_libversion" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_next" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_num_fields" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_num_rows" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_open" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_popen" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_prev" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_rewind" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_seek" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_single_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_udf_decode_binary" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_udf_encode_binary" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_unbuffered_query" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqlite_valid" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "sqlite"
- },
- "sqrt" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "srand" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sscanf" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "ssh2_auth_agent" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_auth_hostbased_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_auth_none" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_auth_password" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_auth_pubkey_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_connect" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_exec" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_fetch_stream" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_fingerprint" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_forward_accept" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_forward_listen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_methods_negotiated" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_poll" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_publickey_add" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_publickey_init" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_publickey_list" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_publickey_remove" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_scp_recv" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_scp_send" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_chmod" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_lstat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_mkdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_readlink" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_realpath" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_rename" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_rmdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_stat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_symlink" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_sftp_unlink" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_shell" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "ssh2_tunnel" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "ssh2"
- },
- "stat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stomp_abort" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_ack" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_begin" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_close" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_commit" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_connect" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_connect_error" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_error" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_get_read_timeout" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_get_session_id" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_has_frame" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_read_frame" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_send" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_set_read_timeout" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_subscribe" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_unsubscribe" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "stomp_version" : {
- "min" : "5.2.2",
- "max" : null,
- "ref" : "stomp"
- },
- "str_getcsv" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_ireplace" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_pad" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "standard"
- },
- "str_repeat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_replace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_rot13" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_shuffle" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_split" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "str_word_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "strcasecmp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "strchr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strcmp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "strcoll" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "standard"
- },
- "strcspn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_bucket_append" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_bucket_make_writeable" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_bucket_new" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_bucket_prepend" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_create" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_get_default" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_get_options" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_get_params" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_set_default" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_set_option" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_context_set_params" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_copy_to_stream" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_filter_append" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_filter_prepend" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_filter_register" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_filter_remove" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_get_contents" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_get_filters" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_get_line" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_get_meta_data" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_get_transports" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_get_wrappers" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_is_local" : {
- "min" : "5.2.4",
- "max" : null,
- "ref" : "standard"
- },
- "stream_register_wrapper" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_resolve_include_path" : {
- "min" : "5.3.2",
- "max" : null,
- "ref" : "standard"
- },
- "stream_select" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_set_blocking" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_set_chunk_size" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_set_read_buffer" : {
- "min" : "5.3.3",
- "max" : null,
- "ref" : "standard"
- },
- "stream_set_timeout" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_set_write_buffer" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_accept" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_client" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_enable_crypto" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_get_name" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_pair" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_recvfrom" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_sendto" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_server" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_socket_shutdown" : {
- "min" : "5.2.1",
- "max" : null,
- "ref" : "standard"
- },
- "stream_supports_lock" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_wrapper_register" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "standard"
- },
- "stream_wrapper_restore" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "stream_wrapper_unregister" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "strftime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "strip_tags" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stripcslashes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stripos" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stripslashes" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "stristr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strlen" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "strnatcasecmp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strnatcmp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strncasecmp" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "Core"
- },
- "strncmp" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "strpbrk" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strpos" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strptime" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "strrchr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strrev" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strripos" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strrpos" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strspn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strstr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strtok" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strtolower" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strtotime" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "strtoupper" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strtr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "strval" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "substr" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "substr_compare" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "substr_count" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "substr_replace" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "svn_add" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_auth_get_parameter" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_auth_set_parameter" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_blame" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_cat" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_checkout" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_cleanup" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_client_version" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_commit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_config_ensure" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_copy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_delete" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_diff" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_export" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_abort_txn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_apply_text" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_begin_txn2" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_change_node_prop" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_check_path" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_contents_changed" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_copy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_delete" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_dir_entries" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_file_contents" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_file_length" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_is_dir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_is_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_make_dir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_make_file" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_node_created_rev" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_node_prop" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_props_changed" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_revision_prop" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_revision_root" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_txn_root" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_fs_youngest_rev" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_import" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_info" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_lock" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_log" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_ls" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_mkdir" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_move" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_propget" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_proplist" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_create" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_fs" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_fs_begin_txn_for_commit" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_fs_commit_txn" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_hotcopy" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_open" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_repos_recover" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_resolved" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_revert" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_status" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_switch" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_unlock" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "svn_update" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "svn"
- },
- "symlink" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "sys_get_temp_dir" : {
- "min" : "5.2.1",
- "max" : null,
- "ref" : "standard"
- },
- "sys_getloadavg" : {
- "min" : "5.1.3",
- "max" : null,
- "ref" : "standard"
- },
- "syslog" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "system" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "tan" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "tanh" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "tempnam" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "textdomain" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "gettext"
- },
- "tidy_access_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_clean_repair" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_config_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_create" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_diagnose" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_error_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_body" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_config" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_error_buffer" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_head" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_html" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_html_ver" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_opt_doc" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_output" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_release" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_root" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_get_status" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_getopt" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_is_xhtml" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_is_xml" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_load_config" : {
- "min" : "4.3.0",
- "max" : "4.4.9",
- "ref" : "tidy"
- },
- "tidy_load_config_enc" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_parse_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_parse_string" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_repair_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_repair_string" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "tidy_reset_config" : {
- "min" : "4.3.0",
- "max" : "4.4.9",
- "ref" : "tidy"
- },
- "tidy_save_config" : {
- "min" : "4.3.0",
- "max" : "4.4.9",
- "ref" : "tidy"
- },
- "tidy_set_encoding" : {
- "min" : "4.3.0",
- "max" : "4.4.9",
- "ref" : "tidy"
- },
- "tidy_setopt" : {
- "min" : "4.3.0",
- "max" : "4.4.9",
- "ref" : "tidy"
- },
- "tidy_warning_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "tidy"
- },
- "time" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "date"
- },
- "time_nanosleep" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "time_sleep_until" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "standard"
- },
- "timezone_abbreviations_list" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_identifiers_list" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_location_get" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_name_from_abbr" : {
- "min" : "5.1.3",
- "max" : null,
- "ref" : "date"
- },
- "timezone_name_get" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_offset_get" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_open" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_transitions_get" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "date"
- },
- "timezone_version_get" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "date"
- },
- "tmpfile" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "token_get_all" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "tokenizer"
- },
- "token_name" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "tokenizer"
- },
- "touch" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "trait_exists" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "Core"
- },
- "transliterator_create" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "transliterator_create_from_rules" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "transliterator_create_inverse" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "transliterator_get_error_code" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "transliterator_get_error_message" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "transliterator_list_ids" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "transliterator_transliterate" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "intl"
- },
- "trigger_error" : {
- "min" : "4.0.1",
- "max" : null,
- "ref" : "Core"
- },
- "trim" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "uasort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ucfirst" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "ucwords" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "uksort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "umask" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "uniqid" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "unixtojd" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "calendar"
- },
- "unlink" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "unpack" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "unregister_tick_function" : {
- "min" : "4.0.3",
- "max" : null,
- "ref" : "standard"
- },
- "unserialize" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "uploadprogress_get_contents" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "uploadprogress"
- },
- "uploadprogress_get_info" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "uploadprogress"
- },
- "urldecode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "urlencode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "use_soap_error_handler" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "soap"
- },
- "user_error" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "usleep" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "usort" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "utf8_decode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "utf8_encode" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "var_dump" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "var_export" : {
- "min" : "4.2.0",
- "max" : null,
- "ref" : "standard"
- },
- "version_compare" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "vfprintf" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "standard"
- },
- "vprintf" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "vsprintf" : {
- "min" : "4.0.7",
- "max" : null,
- "ref" : "standard"
- },
- "wddx_add_vars" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "wddx"
- },
- "wddx_deserialize" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "wddx"
- },
- "wddx_packet_end" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "wddx"
- },
- "wddx_packet_start" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "wddx"
- },
- "wddx_serialize_value" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "wddx"
- },
- "wddx_serialize_vars" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "wddx"
- },
- "wordwrap" : {
- "min" : "4.0.2",
- "max" : null,
- "ref" : "standard"
- },
- "xcache_clear_cache" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_coredump" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_coverager_decode" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_coverager_get" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_coverager_start" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_coverager_stop" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_dasm_file" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_dasm_string" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_dec" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_data_type" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_isref" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_op_type" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_opcode" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_opcode_spec" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_refcount" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_special_value" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_get_type" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_inc" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_info" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_is_autoglobal" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_isset" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_list" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_set" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_unset" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xcache_unset_by_prefix" : {
- "min" : "5.3.0",
- "max" : null,
- "ref" : "XCache"
- },
- "xdebug_break" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_call_class" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_call_file" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_call_function" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_call_line" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_clear_aggr_profiling_data" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_debug_zval" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_debug_zval_stdout" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_disable" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_dump_aggr_profiling_data" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_dump_function_trace" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_dump_superglobals" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_enable" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_code_coverage" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_collected_errors" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_declared_vars" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_formatted_function_stack" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_function_count" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_function_stack" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_function_trace" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_headers" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_profiler_filename" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_stack_depth" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_get_tracefile_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_is_enabled" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_memory_usage" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_peak_memory_usage" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_print_function_stack" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_set_error_handler" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_start_code_coverage" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_start_error_collection" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_start_trace" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_stop_code_coverage" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_stop_error_collection" : {
- "min" : "5.1.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_stop_trace" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_time_index" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xdebug_var_dump" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xdebug"
- },
- "xhprof_disable" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "xhprof"
- },
- "xhprof_enable" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "xhprof"
- },
- "xhprof_sample_disable" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "xhprof"
- },
- "xhprof_sample_enable" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "xhprof"
- },
- "xml_error_string" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_get_current_byte_index" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_get_current_column_number" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_get_current_line_number" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_get_error_code" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parse" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parse_into_struct" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parser_create" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parser_create_ns" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parser_free" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parser_get_option" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_parser_set_option" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_character_data_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_default_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_element_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_end_namespace_decl_handler" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_external_entity_ref_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_notation_decl_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_object" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_processing_instruction_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_start_namespace_decl_handler" : {
- "min" : "4.0.5",
- "max" : null,
- "ref" : "xml"
- },
- "xml_set_unparsed_entity_decl_handler" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "xml"
- },
- "xmlrpc_decode" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_decode_request" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_encode" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_encode_request" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_get_type" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_is_fault" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_parse_method_descriptions" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_server_add_introspection_data" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_server_call_method" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_server_create" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_server_destroy" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_server_register_introspection_callback" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_server_register_method" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlrpc_set_type" : {
- "min" : "4.1.0",
- "max" : null,
- "ref" : "xmlrpc"
- },
- "xmlwriter_end_attribute" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_cdata" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_comment" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_document" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_dtd" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_dtd_attlist" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_dtd_element" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_dtd_entity" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_element" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_end_pi" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_flush" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_full_end_element" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_open_memory" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_open_uri" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_output_memory" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_set_indent" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_set_indent_string" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_attribute" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_attribute_ns" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_cdata" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_comment" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_document" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_dtd" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_dtd_attlist" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_dtd_element" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_dtd_entity" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_element" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_element_ns" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_start_pi" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_text" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_attribute" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_attribute_ns" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_cdata" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_comment" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_dtd" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_dtd_attlist" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_dtd_element" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_dtd_entity" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_element" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_element_ns" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_pi" : {
- "min" : "5.1.2",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "xmlwriter_write_raw" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "xmlwriter"
- },
- "yaml_emit" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "yaml"
- },
- "yaml_emit_file" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "yaml"
- },
- "yaml_parse" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "yaml"
- },
- "yaml_parse_file" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "yaml"
- },
- "yaml_parse_url" : {
- "min" : "5.2.0",
- "max" : null,
- "ref" : "yaml"
- },
- "zend_logo_guid" : {
- "min" : "4.0.0",
- "max" : "5.4.33",
- "ref" : "standard"
- },
- "zend_thread_id" : {
- "min" : "5.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "zend_version" : {
- "min" : "4.0.0",
- "max" : null,
- "ref" : "Core"
- },
- "zip_close" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_close" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_compressedsize" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_compressionmethod" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_filesize" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_name" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_open" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_entry_read" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_open" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zip_read" : {
- "min" : "4.3.0",
- "max" : null,
- "ref" : "zip"
- },
- "zlib_decode" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "zlib"
- },
- "zlib_encode" : {
- "min" : "5.4.0",
- "max" : null,
- "ref" : "zlib"
- },
- "zlib_get_coding_type" : {
- "min" : "4.3.2",
- "max" : null,
- "ref" : "zlib"
+ "functions": {
+ "_": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "abs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "acos": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "acosh": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "addcslashes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "addslashes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "apc_add": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_bin_dump": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_bin_dumpfile": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_bin_load": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_bin_loadfile": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_cache_info": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_cas": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_clear_cache": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_compile_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_dec": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_define_constants": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_delete": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_delete_file": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_exists": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_fetch": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_inc": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_load_constants": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_sma_info": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apc_store": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "apc"
+ },
+ "apcu_add": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_bin_dump": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_bin_dumpfile": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_bin_load": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_bin_loadfile": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_cache_info": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_cas": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_clear_cache": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_dec": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_delete": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_enabled": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_exists": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_fetch": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_inc": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_key_info": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_sma_info": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "apcu_store": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "apcu"
+ },
+ "array_change_key_case": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_chunk": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_column": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_combine": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_count_values": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_diff": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_diff_assoc": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_diff_key": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_diff_uassoc": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_diff_ukey": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_fill": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_fill_keys": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_filter": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_flip": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_intersect": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_intersect_assoc": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_intersect_key": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_intersect_uassoc": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_intersect_ukey": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_key_exists": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_keys": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_map": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_merge": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_merge_recursive": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_multisort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_pad": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_pop": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_product": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_push": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_rand": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_reduce": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_replace": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_replace_recursive": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_reverse": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_search": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_shift": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_slice": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_splice": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_sum": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_udiff": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_udiff_assoc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_udiff_uassoc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_uintersect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_uintersect_assoc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_uintersect_uassoc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_unique": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_unshift": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_values": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_walk": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "array_walk_recursive": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "arsort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "asin": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "asinh": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "asort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "assert": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "assert_options": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "atan": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "atan2": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "atanh": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "base64_decode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "base64_encode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "base_convert": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "basename": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "bcadd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bccomp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcdiv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcmod": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcmul": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcpow": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcpowmod": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcscale": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcsqrt": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bcsub": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "bcmath"
+ },
+ "bin2hex": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "bind_textdomain_codeset": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "bindec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "bindtextdomain": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "boolval": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "bson_decode": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "mongo"
+ },
+ "bson_encode": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "mongo"
+ },
+ "bzclose": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzcompress": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzdecompress": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzerrno": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzerror": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzerrstr": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzflush": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzopen": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzread": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "bzwrite": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "bz2"
+ },
+ "cal_days_in_month": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "calendar"
+ },
+ "cal_from_jd": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "calendar"
+ },
+ "cal_info": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "calendar"
+ },
+ "cal_to_jd": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "calendar"
+ },
+ "call_user_func": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "call_user_func_array": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "standard"
+ },
+ "call_user_method": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "call_user_method_array": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "standard"
+ },
+ "ceil": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "checkdate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "checkdnsrr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chgrp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chmod": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chop": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chown": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "chroot": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "standard"
+ },
+ "chunk_split": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "class_alias": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "class_exists": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "class_implements": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "class_parents": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "class_uses": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "clearstatcache": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "cli_get_process_title": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "cli_set_process_title": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "closedir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "closelog": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "collator_asort": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_compare": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_create": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_get_attribute": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_get_error_code": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_get_error_message": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_get_locale": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_get_sort_key": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_get_strength": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_set_attribute": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_set_strength": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_sort": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "collator_sort_with_sort_keys": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "compact": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "connection_aborted": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "connection_status": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "connection_timeout": {
+ "min": "4.0.0",
+ "max": "4.0.4",
+ "ref": "standard"
+ },
+ "constant": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "standard"
+ },
+ "convert_cyr_string": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "convert_uudecode": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "convert_uuencode": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "copy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "cos": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "cosh": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "count": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "count_chars": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "crc32": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "create_function": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "Core"
+ },
+ "crypt": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ctype_alnum": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_alpha": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_cntrl": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_digit": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_graph": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_lower": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_print": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_punct": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_space": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_upper": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "ctype_xdigit": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ctype"
+ },
+ "curl_close": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_copy_handle": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_errno": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_error": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_escape": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_exec": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_file_create": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_getinfo": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_init": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_add_handle": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_close": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_exec": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_getcontent": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_info_read": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_init": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_remove_handle": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_select": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_setopt": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_multi_strerror": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_pause": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_reset": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_setopt": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_setopt_array": {
+ "min": "5.1.3",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_share_close": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_share_init": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_share_setopt": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_strerror": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_unescape": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "curl"
+ },
+ "curl_version": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "curl"
+ },
+ "current": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "date": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_add": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_create": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_create_from_format": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_create_immutable": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_create_immutable_from_format": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_date_set": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_default_timezone_get": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_default_timezone_set": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_diff": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_format": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_get_last_errors": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_interval_create_from_date_string": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_interval_format": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_isodate_set": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_modify": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_offset_get": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_parse": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_parse_from_format": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_sub": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_sun_info": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "date"
+ },
+ "date_sunrise": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_sunset": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_time_set": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_timestamp_get": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_timestamp_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_timezone_get": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "date_timezone_set": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "datefmt_create": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_format": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_format_object": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_calendar": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_calendar_object": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_datetype": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_error_code": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_error_message": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_locale": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_pattern": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_timetype": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_timezone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_get_timezone_id": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_is_lenient": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_localtime": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_parse": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_set_calendar": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_set_lenient": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_set_pattern": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_set_timezone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "datefmt_set_timezone_id": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "dcgettext": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "dcngettext": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "debug_backtrace": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "debug_print_backtrace": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "debug_zval_dump": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "decbin": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dechex": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "decoct": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "define": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "define_syslog_variables": {
+ "min": "4.0.0",
+ "max": "5.3.29",
+ "ref": "standard"
+ },
+ "defined": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "deg2rad": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dgettext": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "dir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dirname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "disk_free_space": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "disk_total_space": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "diskfreespace": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dl": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dngettext": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "dns_check_record": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dns_get_mx": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dns_get_record": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "dom_import_simplexml": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "dom"
+ },
+ "doubleval": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "each": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "easter_date": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "easter_days": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "empty": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "enchant_broker_describe": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_dict_exists": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_free": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_free_dict": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_get_dict_path": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_get_error": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_init": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_list_dicts": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_request_dict": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_request_pwl_dict": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_set_dict_path": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_broker_set_ordering": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_add_to_personal": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_add_to_session": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_check": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_describe": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_get_error": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_is_in_session": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_quick_check": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_store_replacement": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "enchant_dict_suggest": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "enchant"
+ },
+ "end": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ereg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ereg"
+ },
+ "ereg_replace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ereg"
+ },
+ "eregi": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ereg"
+ },
+ "eregi_replace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ereg"
+ },
+ "error_get_last": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "error_log": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "error_reporting": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "escapeshellarg": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "escapeshellcmd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "event_add": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_free": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_loop": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_loopbreak": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_loopexit": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_new": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_priority_init": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_reinit": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_base_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_base_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_disable": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_enable": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_fd_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_free": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_new": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_priority_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_read": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_set_callback": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_timeout_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_watermark_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_buffer_write": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_del": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_free": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_new": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_priority_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_timer_add": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_timer_del": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_timer_new": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_timer_pending": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "event_timer_set": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "libevent"
+ },
+ "exec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "exif_imagetype": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "exif"
+ },
+ "exif_read_data": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "exif"
+ },
+ "exif_tagname": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "exif"
+ },
+ "exif_thumbnail": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "exif"
+ },
+ "exp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "explode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "expm1": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "extension_loaded": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "extract": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ezmlm_hash": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "fclose": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "feof": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fflush": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "fgetc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fgetcsv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fgets": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fgetss": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "file_exists": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "file_get_contents": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "file_put_contents": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fileatime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "filectime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "filegroup": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fileinode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "filemtime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fileowner": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fileperms": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "filesize": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "filetype": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "filter_data": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_has_var": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_id": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_input": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_input_array": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_list": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_var": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "filter_var_array": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "finfo_buffer": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "fileinfo"
+ },
+ "finfo_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "fileinfo"
+ },
+ "finfo_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "fileinfo"
+ },
+ "finfo_open": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "fileinfo"
+ },
+ "finfo_set_flags": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "fileinfo"
+ },
+ "floatval": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "flock": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "floor": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "flush": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fmod": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fnmatch": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fopen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "forward_static_call": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "forward_static_call_array": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fpassthru": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fprintf": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fputcsv": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fputs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fread": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "frenchtojd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "fscanf": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "fseek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fsockopen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "fstat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ftell": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ftok": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ftp_alloc": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_cdup": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_chdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_chmod": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_close": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_delete": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_exec": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_fget": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_fput": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_get": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_get_option": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_login": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_mdtm": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_mkdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_nb_continue": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_nb_fget": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_nb_fput": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_nb_get": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_nb_put": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_nlist": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_pasv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_put": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_pwd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_quit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_raw": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_rawlist": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_rename": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_rmdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_set_option": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_site": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_size": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_ssl_connect": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftp_systype": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ftp"
+ },
+ "ftruncate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "func_get_arg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "func_get_args": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "func_num_args": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "function_exists": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "fwrite": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gc_collect_cycles": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "gc_disable": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "gc_enable": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "gc_enabled": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "gd_info": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "geoip_asnum_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_continent_code_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_country_code3_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_country_code_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_country_name_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_database_info": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_db_avail": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_db_filename": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_db_get_all_info": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_domain_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_id_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_isp_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_netspeedcell_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_org_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_record_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_region_by_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_region_name_by_code": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_setup_custom_directory": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "geoip_time_zone_by_country_and_region": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "geoip"
+ },
+ "get_browser": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_called_class": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_cfg_var": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_class": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_class_methods": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_class_vars": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_current_user": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_declared_classes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_declared_interfaces": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_declared_traits": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_defined_constants": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_defined_functions": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_defined_vars": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_extension_funcs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_headers": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_html_translation_table": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_include_path": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_included_files": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_loaded_extensions": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_magic_quotes_gpc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_magic_quotes_runtime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_meta_tags": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "get_object_vars": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_parent_class": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_required_files": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "get_resource_type": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "Core"
+ },
+ "getcwd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getdate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "getenv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gethostbyaddr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gethostbyname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gethostbynamel": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gethostname": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getimagesize": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getimagesizefromstring": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getlastmod": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getmxrr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getmygid": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "getmyinode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getmypid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getmyuid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getopt": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getprotobyname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getprotobynumber": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getrandmax": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getrusage": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getservbyname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "getservbyport": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gettext": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "gettimeofday": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gettype": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "glob": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "gmdate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "gmmktime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "gmp_abs": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_add": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_and": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_clrbit": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_cmp": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_com": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_div": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_div_q": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_div_qr": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_div_r": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_divexact": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_fact": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_gcd": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_gcdext": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_hamdist": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_init": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_intval": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_invert": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_jacobi": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_legendre": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_mod": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_mul": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_neg": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_nextprime": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_or": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_perfect_square": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_popcount": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_pow": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_powm": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_prob_prime": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_random": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_scan0": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_scan1": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_setbit": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_sign": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_sqrt": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_sqrtrem": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_strval": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_sub": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_testbit": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmp_xor": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gmp"
+ },
+ "gmstrftime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "grapheme_extract": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_stripos": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_stristr": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_strlen": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_strpos": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_strripos": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_strrpos": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_strstr": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "grapheme_substr": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "gregoriantojd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "gzclose": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzcompress": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzdecode": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzdeflate": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzencode": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzeof": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzfile": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzgetc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzgets": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzgetss": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzinflate": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzopen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzpassthru": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzputs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzread": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzrewind": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzseek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gztell": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzuncompress": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "zlib"
+ },
+ "gzwrite": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "hash": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_algos": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_copy": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_final": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_hmac": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_hmac_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_init": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_pbkdf2": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_update": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_update_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "hash_update_stream": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "hash"
+ },
+ "header": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "header_register_callback": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "header_remove": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "headers_list": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "headers_sent": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "hebrev": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "hebrevc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "hex2bin": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "hexdec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "highlight_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "highlight_string": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "html_entity_decode": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "htmlentities": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "htmlspecialchars": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "htmlspecialchars_decode": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "http_build_query": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "http_response_code": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "hypot": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "iconv": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_get_encoding": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_mime_decode": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_mime_decode_headers": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_mime_encode": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_set_encoding": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_strlen": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_strpos": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_strrpos": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "iconv_substr": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "iconv"
+ },
+ "idate": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "idn_to_ascii": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "idn_to_utf8": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "igbinary_serialize": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "igbinary"
+ },
+ "igbinary_unserialize": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "igbinary"
+ },
+ "ignore_user_abort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "image2wbmp": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "gd"
+ },
+ "image_type_to_extension": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "image_type_to_mime_type": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "imageaffine": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageaffinematrixconcat": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageaffinematrixget": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagealphablending": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageantialias": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagearc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagechar": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecharup": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorallocate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorallocatealpha": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorclosest": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorclosestalpha": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorclosesthwb": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolordeallocate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorexact": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorexactalpha": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolormatch": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorresolve": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorresolvealpha": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorset": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorsforindex": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolorstotal": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecolortransparent": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageconvolution": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecopy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecopymerge": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecopymergegray": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecopyresampled": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecopyresized": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreate": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromgd": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromgd2": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromgd2part": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromgif": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromjpeg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefrompng": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromstring": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromwbmp": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromwebp": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromxbm": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatefromxpm": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecreatetruecolor": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecrop": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagecropauto": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagedashedline": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagedestroy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageellipse": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefill": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefilledarc": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefilledellipse": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefilledpolygon": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefilledrectangle": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefilltoborder": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefilter": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageflip": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefontheight": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefontwidth": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageftbbox": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagefttext": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagegammacorrect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagegd": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagegd2": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagegif": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagegrabscreen": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagegrabwindow": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageinterlace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageistruecolor": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagejpeg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagelayereffect": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageline": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imageloadfont": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepalettecopy": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepalettetotruecolor": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepng": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepolygon": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepsbbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepsencodefont": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepsextendfont": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepsfreefont": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepsloadfont": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepsslantfont": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagepstext": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagerectangle": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagerotate": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesavealpha": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagescale": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesetbrush": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesetinterpolation": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesetpixel": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesetstyle": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesetthickness": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesettile": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagestring": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagestringup": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesx": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagesy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagetruecolortopalette": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagettfbbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagettftext": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagetypes": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagewbmp": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagewebp": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imagexbm": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "gd"
+ },
+ "imap_8bit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_alerts": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_append": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_base64": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_binary": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_body": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_bodystruct": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_check": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_clearflag_full": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_create": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_createmailbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_delete": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_deletemailbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_errors": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_expunge": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_fetch_overview": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_fetchbody": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_fetchheader": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_fetchmime": {
+ "min": "5.3.6",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_fetchstructure": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_fetchtext": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_gc": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_get_quota": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_get_quotaroot": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_getacl": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_getmailboxes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_getsubscribed": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_header": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_headerinfo": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_headers": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_last_error": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_list": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_listmailbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_listscan": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_listsubscribed": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_lsub": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mail": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mail_compose": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mail_copy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mail_move": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mailboxmsginfo": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mime_header_decode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_msgno": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_mutf7_to_utf8": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_num_msg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_num_recent": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_open": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_ping": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_qprint": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_rename": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_renamemailbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_reopen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_rfc822_parse_adrlist": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_rfc822_parse_headers": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_rfc822_write_address": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_savebody": {
+ "min": "5.1.3",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_scan": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_scanmailbox": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_search": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_set_quota": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_setacl": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_setflag_full": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_sort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_status": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_subscribe": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_thread": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_timeout": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_uid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_undelete": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_unsubscribe": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_utf7_decode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_utf7_encode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_utf8": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "imap_utf8_to_mutf7": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "imap"
+ },
+ "implode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "import_request_variables": {
+ "min": "4.0.7",
+ "max": "5.3.29",
+ "ref": "standard"
+ },
+ "in_array": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "inclued_get_data": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "inclued"
+ },
+ "inet_ntop": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "inet_pton": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ini_alter": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ini_get": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ini_get_all": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ini_restore": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ini_set": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "input_filters_list": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "input_get": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "input_get_args": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "input_has_variable": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "input_name_to_filter": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "filter"
+ },
+ "interface_exists": {
+ "min": "5.0.2",
+ "max": null,
+ "ref": "Core"
+ },
+ "intl_error_name": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intl_get_error_code": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intl_get_error_message": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intl_is_failure": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_add": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_after": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_before": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_clear": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_create_instance": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_equals": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_field_difference": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_from_date_time": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_actual_maximum": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_actual_minimum": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_available_locales": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_day_of_week_type": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_error_code": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_error_message": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_first_day_of_week": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_greatest_minimum": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_keyword_values_for_locale": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_least_maximum": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_locale": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_maximum": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_minimal_days_in_first_week": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_minimum": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_now": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_time": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_time_zone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_type": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_get_weekend_transition": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_in_daylight_time": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_is_equivalent_to": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_is_lenient": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_is_set": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_is_weekend": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_roll": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_set": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_set_first_day_of_week": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_set_lenient": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_set_minimal_days_in_first_week": {
+ "min": "5.5.1",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_set_time": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_set_time_zone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlcal_to_date_time": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlgregcal_create_instance": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlgregcal_get_gregorian_change": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlgregcal_is_leap_year": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intlgregcal_set_gregorian_change": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_count_equivalent_ids": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_create_default": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_create_enumeration": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_create_time_zone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_from_date_time_zone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_canonical_id": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_display_name": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_dst_savings": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_equivalent_id": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_error_code": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_error_message": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_gmt": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_id": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_offset": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_raw_offset": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_get_tz_data_version": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_has_same_rules": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_to_date_time_zone": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intltz_use_daylight_time": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "intval": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ip2long": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "iptcembed": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "iptcparse": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_a": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "is_array": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_bool": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_callable": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_dir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_double": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_executable": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_finite": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_float": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_infinite": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_int": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_integer": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_link": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_long": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_nan": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_null": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_numeric": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_object": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_readable": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_real": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_resource": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_scalar": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_soap_fault": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "soap"
+ },
+ "is_string": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_subclass_of": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "is_uploaded_file": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_writable": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "is_writeable": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "isset": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "iterator_apply": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "iterator_count": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "iterator_to_array": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "jddayofweek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jdmonthname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jdtofrench": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jdtogregorian": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jdtojewish": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jdtojulian": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jdtounix": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "jewishtojd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "join": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "jpeg2wbmp": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "gd"
+ },
+ "jsmin": {
+ "min": "5.3.10",
+ "max": null,
+ "ref": "jsmin"
+ },
+ "jsmin_last_error": {
+ "min": "5.3.10",
+ "max": null,
+ "ref": "jsmin"
+ },
+ "jsmin_last_error_msg": {
+ "min": "5.3.10",
+ "max": null,
+ "ref": "jsmin"
+ },
+ "json_decode": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "json"
+ },
+ "json_encode": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "json"
+ },
+ "json_last_error": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "json"
+ },
+ "json_last_error_msg": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "json"
+ },
+ "juliantojd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "key": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "key_exists": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "standard"
+ },
+ "krsort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ksort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "lcfirst": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "lcg_value": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "lchgrp": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "lchown": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ldap_add": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_bind": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_compare": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_control_paged_result": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_control_paged_result_response": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_count_entries": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_delete": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_dn2ufn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_err2str": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_errno": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_error": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_explode_dn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_first_attribute": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_first_entry": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_first_reference": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_free_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_get_attributes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_get_dn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_get_entries": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_get_option": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_get_values": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_get_values_len": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_list": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_mod_add": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_mod_del": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_mod_replace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_modify": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_modify_batch": {
+ "min": "5.4.26",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_next_attribute": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_next_entry": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_next_reference": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_parse_reference": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_parse_result": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_read": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_rename": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_sasl_bind": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_search": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_set_option": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_set_rebind_proc": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_sort": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_start_tls": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "ldap_unbind": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ldap"
+ },
+ "levenshtein": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "libxml_clear_errors": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "libxml"
+ },
+ "libxml_disable_entity_loader": {
+ "min": "5.2.11",
+ "max": null,
+ "ref": "libxml"
+ },
+ "libxml_get_errors": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "libxml"
+ },
+ "libxml_get_last_error": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "libxml"
+ },
+ "libxml_set_external_entity_loader": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "libxml"
+ },
+ "libxml_set_streams_context": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "libxml"
+ },
+ "libxml_use_internal_errors": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "libxml"
+ },
+ "link": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "linkinfo": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "list": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "locale_accept_from_http": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_canonicalize": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_compose": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_filter_matches": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_all_variants": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_default": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_display_language": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_display_name": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_display_region": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_display_script": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_display_variant": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_keywords": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_primary_language": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_region": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_get_script": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_lookup": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_parse": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "locale_set_default": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "localeconv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "localtime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "log": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "log10": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "log1p": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "long2ip": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "lstat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ltrim": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "lzf_compress": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "lzf"
+ },
+ "lzf_decompress": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "lzf"
+ },
+ "lzf_optimized_for": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "lzf"
+ },
+ "magic_quotes_runtime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mail": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mailparse_determine_best_xfer_encoding": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_create": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_extract_part": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_extract_part_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_extract_whole_part_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_free": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_get_part": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_get_part_data": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_get_structure": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_parse": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_msg_parse_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_rfc822_parse_addresses": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_stream_encode": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_test": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "mailparse_uudecode_all": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mailparse"
+ },
+ "max": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mb_check_encoding": {
+ "min": "4.4.3",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_convert_case": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_convert_encoding": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_convert_kana": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_convert_variables": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_decode_mimeheader": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_decode_numericentity": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_detect_encoding": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_detect_order": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_encode_mimeheader": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_encode_numericentity": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_encoding_aliases": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_match": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_replace": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_replace_callback": {
+ "min": "5.4.1",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search_getpos": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search_getregs": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search_init": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search_pos": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search_regs": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_ereg_search_setpos": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_eregi": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_eregi_replace": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_get_info": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_http_input": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_http_output": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_internal_encoding": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_language": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_list_encodings": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_output_handler": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_parse_str": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_preferred_mime_name": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_regex_encoding": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_regex_set_options": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_send_mail": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_split": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strcut": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strimwidth": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_stripos": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_stristr": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strlen": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strpos": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strrchr": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strrichr": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strripos": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strrpos": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strstr": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strtolower": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strtoupper": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_strwidth": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_substitute_character": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_substr": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mb_substr_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_match": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_replace": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search_getpos": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search_getregs": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search_init": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search_pos": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search_regs": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbereg_search_setpos": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mberegi": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mberegi_replace": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbregex_encoding": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mbsplit": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mbstring"
+ },
+ "mcrypt_cbc": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_cfb": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_create_iv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_decrypt": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_ecb": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_get_algorithms_name": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_get_block_size": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_get_iv_size": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_get_key_size": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_get_modes_name": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_get_supported_key_sizes": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_is_block_algorithm": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_is_block_algorithm_mode": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_is_block_mode": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_enc_self_test": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_encrypt": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_generic": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_generic_deinit": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_generic_end": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_generic_init": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_get_block_size": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_get_cipher_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_get_iv_size": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_get_key_size": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_list_algorithms": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_list_modes": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_close": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_get_algo_block_size": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_get_algo_key_size": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_get_supported_key_sizes": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_is_block_algorithm": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_is_block_algorithm_mode": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_is_block_mode": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_open": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_module_self_test": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "mcrypt_ofb": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "md5": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "md5_file": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mdecrypt_generic": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "mcrypt"
+ },
+ "memcache_add": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_add_server": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_append": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_cas": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_close": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_connect": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_debug": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_decrement": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_delete": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_flush": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_get": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_get_extended_stats": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_get_server_status": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_get_stats": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_get_version": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_increment": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_pconnect": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_prepend": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_replace": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_set": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_set_compress_threshold": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_set_failure_callback": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memcache_set_server_params": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "memcache"
+ },
+ "memory_get_peak_usage": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "memory_get_usage": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "metaphone": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "method_exists": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "mhash": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mhash"
+ },
+ "mhash_count": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mhash"
+ },
+ "mhash_get_block_size": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mhash"
+ },
+ "mhash_get_hash_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mhash"
+ },
+ "mhash_keygen_s2k": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "mhash"
+ },
+ "microtime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mime_content_type": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "fileinfo"
+ },
+ "min": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mkdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mktime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "money_format": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "move_uploaded_file": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "msg_get_queue": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msg_queue_exists": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msg_receive": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msg_remove_queue": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msg_send": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msg_set_queue": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msg_stat_queue": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sysvmsg"
+ },
+ "msgfmt_create": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_format": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_format_message": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_get_error_code": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_get_error_message": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_get_locale": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_get_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_parse": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_parse_message": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgfmt_set_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "msgpack_pack": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "msgpack"
+ },
+ "msgpack_serialize": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "msgpack"
+ },
+ "msgpack_unpack": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "msgpack"
+ },
+ "msgpack_unserialize": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "msgpack"
+ },
+ "mssql_bind": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_data_seek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_execute": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_fetch_array": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_fetch_assoc": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_fetch_batch": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_fetch_field": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_fetch_object": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_fetch_row": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_field_length": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_field_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_field_seek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_field_type": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_free_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_free_statement": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_get_last_message": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_guid_string": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_init": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_min_error_severity": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_min_message_severity": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_next_result": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_num_fields": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_num_rows": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_pconnect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_query": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_rows_affected": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mssql_select_db": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mssql"
+ },
+ "mt_getrandmax": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mt_rand": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mt_srand": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "mysql": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_affected_rows": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_client_encoding": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_create_db": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_data_seek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_db_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_db_query": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_dbname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_drop_db": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_errno": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_error": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_escape_string": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fetch_array": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fetch_assoc": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fetch_field": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fetch_lengths": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fetch_object": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fetch_row": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_field_flags": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_field_len": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_field_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_field_seek": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_field_table": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_field_type": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fieldflags": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fieldlen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fieldname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fieldtable": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_fieldtype": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_free_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_freeresult": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_get_client_info": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_get_host_info": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_get_proto_info": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_get_server_info": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_info": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_insert_id": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_list_dbs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_list_fields": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_list_processes": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_list_tables": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_listdbs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_listfields": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_listtables": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_num_fields": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_num_rows": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_numfields": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_numrows": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_pconnect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_ping": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_query": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_real_escape_string": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_select_db": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_selectdb": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_set_charset": {
+ "min": "5.2.3",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_stat": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_table_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_tablename": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_thread_id": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysql_unbuffered_query": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "mysql"
+ },
+ "mysqli_affected_rows": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_autocommit": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_begin_transaction": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_bind_param": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_bind_result": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_change_user": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_character_set_name": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_client_encoding": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_close": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_commit": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_connect": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_connect_errno": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_connect_error": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_data_seek": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_debug": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_disable_reads_from_master": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_disable_rpl_parse": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_dump_debug_info": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_embedded_server_end": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_embedded_server_start": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_enable_reads_from_master": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_enable_rpl_parse": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_errno": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_error": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_error_list": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_escape_string": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_execute": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_all": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_array": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_assoc": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_field": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_field_direct": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_fields": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_lengths": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_object": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_fetch_row": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_field_count": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_field_seek": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_field_tell": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_free_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_cache_stats": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_charset": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_client_info": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_client_stats": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_client_version": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_connection_stats": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_host_info": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_metadata": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_get_proto_info": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_server_info": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_server_version": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_get_warnings": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_info": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_init": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_insert_id": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_kill": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_master_query": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_more_results": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_multi_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_next_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_num_fields": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_num_rows": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_options": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_param_count": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_ping": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_poll": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_prepare": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_real_connect": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_real_escape_string": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_real_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_reap_async_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_refresh": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_release_savepoint": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_report": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_rollback": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_rpl_parse_enabled": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_rpl_probe": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_rpl_query_type": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_savepoint": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_select_db": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_send_long_data": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "mysqli"
+ },
+ "mysqli_send_query": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_set_charset": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_set_local_infile_default": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_set_local_infile_handler": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_set_opt": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_slave_query": {
+ "min": "5.0.0",
+ "max": "5.2.17",
+ "ref": "mysqli"
+ },
+ "mysqli_sqlstate": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_ssl_set": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stat": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_affected_rows": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_attr_get": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_attr_set": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_bind_param": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_bind_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_close": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_data_seek": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_errno": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_error": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_error_list": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_execute": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_fetch": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_field_count": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_free_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_get_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_get_warnings": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_init": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_insert_id": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_more_results": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_next_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_num_rows": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_param_count": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_prepare": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_reset": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_result_metadata": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_send_long_data": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_sqlstate": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_stmt_store_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_store_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_thread_id": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_thread_safe": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_use_result": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "mysqli_warning_count": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "mysqli"
+ },
+ "natcasesort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "natsort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "next": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ngettext": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "nl2br": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "nl_langinfo": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "normalizer_is_normalized": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "normalizer_normalize": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "number_format": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "numfmt_create": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_format": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_format_currency": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_attribute": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_error_code": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_error_message": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_locale": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_symbol": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_get_text_attribute": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_parse": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_parse_currency": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_set_attribute": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_set_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_set_symbol": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "numfmt_set_text_attribute": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "oauth_get_sbs": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "OAuth"
+ },
+ "oauth_urlencode": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "OAuth"
+ },
+ "ob_clean": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_end_clean": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_end_flush": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_flush": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_get_clean": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_get_contents": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_get_flush": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_get_length": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_get_level": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_get_status": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_gzhandler": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "zlib"
+ },
+ "ob_iconv_handler": {
+ "min": "4.0.5",
+ "max": "5.3.29",
+ "ref": "iconv"
+ },
+ "ob_implicit_flush": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_list_handlers": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_start": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ob_tidyhandler": {
+ "min": "5.0.0",
+ "max": "5.3.29",
+ "ref": "tidy"
+ },
+ "octdec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "odbc_autocommit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_binmode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_close_all": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_columnprivileges": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_columns": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_commit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_cursor": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_data_source": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_do": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_error": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_errormsg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_exec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_execute": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_fetch_array": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_fetch_into": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_fetch_object": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_fetch_row": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_field_len": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_field_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_field_num": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_field_precision": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_field_scale": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_field_type": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_foreignkeys": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_free_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_gettypeinfo": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_longreadlen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_next_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_num_fields": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_num_rows": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_pconnect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_prepare": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_primarykeys": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_procedurecolumns": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_procedures": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_result": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_result_all": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_rollback": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_setoption": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_specialcolumns": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_statistics": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_tableprivileges": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "odbc_tables": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "odbc"
+ },
+ "opcache_compile_file": {
+ "min": "5.5.5",
+ "max": null,
+ "ref": "Zend OPcache"
+ },
+ "opcache_get_configuration": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "Zend OPcache"
+ },
+ "opcache_get_status": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "Zend OPcache"
+ },
+ "opcache_invalidate": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "Zend OPcache"
+ },
+ "opcache_is_script_cached": {
+ "min": "5.5.11",
+ "max": null,
+ "ref": "Zend OPcache"
+ },
+ "opcache_reset": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "Zend OPcache"
+ },
+ "opendir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "openlog": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "openssl_cipher_iv_length": {
+ "min": "5.3.3",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_csr_export": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_csr_export_to_file": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_csr_get_public_key": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_csr_get_subject": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_csr_new": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_csr_sign": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_decrypt": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_dh_compute_key": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_digest": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_encrypt": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_error_string": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_free_key": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_get_cipher_methods": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_get_md_methods": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_get_privatekey": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_get_publickey": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_open": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pbkdf2": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs12_export": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs12_export_to_file": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs12_read": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs7_decrypt": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs7_encrypt": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs7_sign": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkcs7_verify": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_export": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_export_to_file": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_free": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_get_details": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_get_private": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_get_public": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_pkey_new": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_private_decrypt": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_private_encrypt": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_public_decrypt": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_public_encrypt": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_random_pseudo_bytes": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_seal": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_sign": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_verify": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_check_private_key": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_checkpurpose": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_export": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_export_to_file": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_free": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_parse": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "openssl_x509_read": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "openssl"
+ },
+ "ord": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "output_add_rewrite_var": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "output_reset_rewrite_vars": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "pack": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "parse_ini_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "parse_ini_string": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "parse_str": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "parse_url": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "passthru": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "password_get_info": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "password_hash": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "password_needs_rehash": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "password_verify": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "pathinfo": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "pclose": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "pcntl_alarm": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_errno": {
+ "min": "5.3.4",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_exec": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_fork": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_get_last_error": {
+ "min": "5.3.4",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_getpriority": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_setpriority": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_signal": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_signal_dispatch": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_sigprocmask": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_sigtimedwait": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_sigwaitinfo": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_strerror": {
+ "min": "5.3.4",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wait": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_waitpid": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wexitstatus": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wifexited": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wifsignaled": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wifstopped": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wstopsig": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pcntl_wtermsig": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "pcntl"
+ },
+ "pdf_activate_item": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_bookmark": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_launchlink": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_locallink": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_nameddest": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_note": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_path_point": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_pdflink": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_portfolio_file": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_portfolio_folder": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_table_cell": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_textflow": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_thumbnail": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_add_weblink": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_align": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_arc": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_arcn": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_attach_file": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_document": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_dpart": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_font": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_glyph": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_glyph_ext": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_item": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_layer": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_mc": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_page_ext": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_pattern_ext": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_template": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_begin_template_ext": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_circle": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_circular_arc": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_clip": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close_font": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close_graphics": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close_image": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close_pdi": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close_pdi_document": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_close_pdi_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_closepath": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_closepath_fill_stroke": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_closepath_stroke": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_concat": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_continue_text": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_convert_to_unicode": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_3dview": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_action": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_annotation": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_bookmark": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_field": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_fieldgroup": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_gstate": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_pvf": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_create_textflow": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_curveto": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_define_layer": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_delete": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_delete_path": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_delete_pvf": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_delete_table": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_delete_textflow": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_draw_path": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_ellipse": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_elliptical_arc": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_encoding_set_char": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_document": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_dpart": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_font": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_glyph": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_item": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_layer": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_mc": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_page_ext": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_template": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_end_template_ext": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_endpath": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fill": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fill_graphicsblock": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fill_imageblock": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fill_pdfblock": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fill_stroke": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fill_textblock": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_findfont": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fit_graphics": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fit_image": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fit_pdi_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fit_table": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fit_textflow": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_fit_textline": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_apiname": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_buffer": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_errmsg": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_errnum": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_option": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_parameter": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_pdi_parameter": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_pdi_value": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_string": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_get_value": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_font": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_graphics": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_image": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_matchbox": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_path": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_pdi_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_pvf": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_table": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_textflow": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_info_textline": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_initgraphics": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_lineto": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_load_3ddata": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_load_asset": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_load_font": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_load_graphics": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_load_iccprofile": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_load_image": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_makespotcolor": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_mc_point": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_moveto": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_new": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_ccitt": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_file": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_image": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_image_file": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_pdi": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_pdi_document": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_open_pdi_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_pcos_get_number": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_pcos_get_stream": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_pcos_get_string": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_place_image": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_place_pdi_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_poca_delete": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_poca_insert": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_poca_new": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_poca_remove": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_process_pdi": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_rect": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_restore": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_resume_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_rotate": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_save": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_scale": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_border_color": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_border_dash": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_border_style": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_graphics_option": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_gstate": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_info": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_layer_dependency": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_option": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_parameter": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_text_option": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_text_pos": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_set_value": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setcolor": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setdash": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setdashpattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setflat": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setfont": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setgray": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setgray_fill": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setgray_stroke": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setlinecap": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setlinejoin": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setlinewidth": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setmatrix": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setmiterlimit": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setpolydash": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setrgbcolor": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setrgbcolor_fill": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_setrgbcolor_stroke": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_shading": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_shading_pattern": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_shfill": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_show": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_show_boxed": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_show_xy": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_skew": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_stringwidth": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_stroke": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_suspend_page": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_translate": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_utf16_to_utf32": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_utf16_to_utf8": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_utf32_to_utf16": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_utf32_to_utf8": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_utf8_to_utf16": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdf_utf8_to_utf32": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pdflib"
+ },
+ "pdo_drivers": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "PDO"
+ },
+ "pfsockopen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "pg_affected_rows": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_cancel_query": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_client_encoding": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_clientencoding": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_close": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_cmdtuples": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_connection_busy": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_connection_reset": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_connection_status": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_convert": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_copy_from": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_copy_to": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_dbname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_delete": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_end_copy": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_errormessage": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_escape_bytea": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_escape_identifier": {
+ "min": "5.4.4",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_escape_literal": {
+ "min": "5.4.4",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_escape_string": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_exec": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_execute": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_all": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_all_columns": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_array": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_assoc": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_object": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_result": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fetch_row": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_is_null": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_name": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_num": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_prtlen": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_size": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_table": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_type": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_field_type_oid": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fieldisnull": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fieldname": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fieldnum": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fieldprtlen": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fieldsize": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_fieldtype": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_free_result": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_freeresult": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_get_notify": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_get_pid": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_get_result": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_getlastoid": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_host": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_insert": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_last_error": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_last_notice": {
+ "min": "4.0.6",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_last_oid": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_close": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_create": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_export": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_import": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_open": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_read": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_read_all": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_seek": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_tell": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_unlink": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lo_write": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_loclose": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_locreate": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_loexport": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_loimport": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_loopen": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_loread": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_loreadall": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lounlink": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_lowrite": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_meta_data": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_num_fields": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_num_rows": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_numfields": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_numrows": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_options": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_parameter_status": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_pconnect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_ping": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_port": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_prepare": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_put_line": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_query": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_query_params": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_result": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_result_error": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_result_error_field": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_result_seek": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_result_status": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_select": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_send_execute": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_send_prepare": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_send_query": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_send_query_params": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_set_client_encoding": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_set_error_verbosity": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_setclientencoding": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_trace": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_transaction_status": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_tty": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_unescape_bytea": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_untrace": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_update": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "pg_version": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "pgsql"
+ },
+ "php_check_syntax": {
+ "min": "5.0.0",
+ "max": "5.0.4",
+ "ref": "standard"
+ },
+ "php_egg_logo_guid": {
+ "min": "4.0.3",
+ "max": "5.4.36",
+ "ref": "standard"
+ },
+ "php_ini_loaded_file": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "standard"
+ },
+ "php_ini_scanned_files": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "php_logo_guid": {
+ "min": "4.0.0",
+ "max": "5.4.36",
+ "ref": "standard"
+ },
+ "php_real_logo_guid": {
+ "min": "4.0.0",
+ "max": "5.4.36",
+ "ref": "standard"
+ },
+ "php_sapi_name": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "php_strip_whitespace": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "php_uname": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "phpcredits": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "phpinfo": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "phpversion": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "pi": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "png2wbmp": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "gd"
+ },
+ "popen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "pos": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "posix_access": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_ctermid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_errno": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_get_last_error": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getcwd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getegid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_geteuid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getgid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getgrgid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getgrnam": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getgroups": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getlogin": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getpgid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getpgrp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getpid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getppid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getpwnam": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getpwuid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getrlimit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getsid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_getuid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_initgroups": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_isatty": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_kill": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_mkfifo": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_mknod": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_setegid": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_seteuid": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_setgid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_setpgid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_setsid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_setuid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_strerror": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_times": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_ttyname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "posix_uname": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "posix"
+ },
+ "pow": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "preg_filter": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_grep": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_last_error": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_match": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_match_all": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_quote": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_replace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_replace_callback": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "pcre"
+ },
+ "preg_split": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "pcre"
+ },
+ "prev": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "print_r": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "printf": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "proc_close": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "proc_get_status": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "proc_nice": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "proc_open": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "proc_terminate": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "property_exists": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "putenv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "quoted_printable_decode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "quoted_printable_encode": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "quotemeta": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rad2deg": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rand": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "range": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rar_allow_broken_set": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_broken_is": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_close": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_comment_get": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_entry_get": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_list": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_open": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_solid_is": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rar_wrapper_cache_stats": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "rar"
+ },
+ "rawurldecode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rawurlencode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "read_exif_data": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "exif"
+ },
+ "readdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "readfile": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "readgzfile": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "readline": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_add_history": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_callback_handler_install": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_callback_handler_remove": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_callback_read_char": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_clear_history": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_completion_function": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_info": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_list_history": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_on_new_line": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_read_history": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_redisplay": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readline_write_history": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "readline"
+ },
+ "readlink": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "realpath": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "realpath_cache_get": {
+ "min": "5.3.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "realpath_cache_size": {
+ "min": "5.3.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "recode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "recode"
+ },
+ "recode_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "recode"
+ },
+ "recode_string": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "recode"
+ },
+ "register_shutdown_function": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "register_tick_function": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "rename": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "reset": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "resourcebundle_count": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "resourcebundle_create": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "resourcebundle_get": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "resourcebundle_get_error_code": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "resourcebundle_get_error_message": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "resourcebundle_locales": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "intl"
+ },
+ "restore_error_handler": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "Core"
+ },
+ "restore_exception_handler": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "restore_include_path": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rewind": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rewinddir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rmdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "round": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rsort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "rtrim": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "scandir": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sem_acquire": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvsem"
+ },
+ "sem_get": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvsem"
+ },
+ "sem_release": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvsem"
+ },
+ "sem_remove": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sysvsem"
+ },
+ "serialize": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "session_cache_expire": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_cache_limiter": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "session"
+ },
+ "session_commit": {
+ "min": "4.4.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_decode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_destroy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_encode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_get_cookie_params": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_id": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_is_registered": {
+ "min": "4.0.0",
+ "max": "5.3.29",
+ "ref": "session"
+ },
+ "session_module_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_name": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_regenerate_id": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "session"
+ },
+ "session_register": {
+ "min": "4.0.0",
+ "max": "5.3.29",
+ "ref": "session"
+ },
+ "session_register_shutdown": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_save_path": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_set_cookie_params": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_set_save_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_start": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_status": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_unregister": {
+ "min": "4.0.0",
+ "max": "5.3.29",
+ "ref": "session"
+ },
+ "session_unset": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "session"
+ },
+ "session_write_close": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "session"
+ },
+ "set_error_handler": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "Core"
+ },
+ "set_exception_handler": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "set_file_buffer": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "set_include_path": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "set_magic_quotes_runtime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "set_socket_blocking": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "set_time_limit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "setcookie": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "setlocale": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "setrawcookie": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "settype": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sha1": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sha1_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "shell_exec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "shm_attach": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shm_detach": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shm_get_var": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shm_has_var": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shm_put_var": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shm_remove": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shm_remove_var": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "sysvshm"
+ },
+ "shmop_close": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "shmop"
+ },
+ "shmop_delete": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "shmop"
+ },
+ "shmop_open": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "shmop"
+ },
+ "shmop_read": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "shmop"
+ },
+ "shmop_size": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "shmop"
+ },
+ "shmop_write": {
+ "min": "4.0.4",
+ "max": null,
+ "ref": "shmop"
+ },
+ "show_source": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "shuffle": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "similar_text": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "simplexml_import_dom": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "SimpleXML"
+ },
+ "simplexml_load_file": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "SimpleXML"
+ },
+ "simplexml_load_string": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "SimpleXML"
+ },
+ "sin": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sinh": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "sizeof": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sleep": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "snmp2_get": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp2_getnext": {
+ "min": "5.0.4",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp2_real_walk": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp2_set": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp2_walk": {
+ "min": "4.3.11",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp3_get": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp3_getnext": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp3_real_walk": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp3_set": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp3_walk": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_get_quick_print": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_get_valueretrieval": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_read_mib": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_set_enum_print": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_set_oid_numeric_print": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_set_oid_output_format": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_set_quick_print": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmp_set_valueretrieval": {
+ "min": "4.3.3",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmpget": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmpgetnext": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmprealwalk": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmpset": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmpwalk": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "snmpwalkoid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "snmp"
+ },
+ "socket_accept": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_bind": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_clear_error": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_close": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_cmsg_space": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_connect": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_create": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_create_listen": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_create_pair": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_get_option": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_get_status": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "socket_getopt": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_getpeername": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_getsockname": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_import_stream": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_last_error": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_listen": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_read": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_recv": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_recvfrom": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_recvmsg": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_select": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_send": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_sendmsg": {
+ "min": "5.5.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_sendto": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_set_block": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_set_blocking": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "socket_set_nonblock": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_set_option": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_set_timeout": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "socket_setopt": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_shutdown": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_strerror": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "socket_write": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "sockets"
+ },
+ "solr_get_version": {
+ "min": "5.2.3",
+ "max": null,
+ "ref": "solr"
+ },
+ "sort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "soundex": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "spl_autoload": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_autoload_call": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_autoload_extensions": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_autoload_functions": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_autoload_register": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_autoload_unregister": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_classes": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "spl_object_hash": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "spl"
+ },
+ "split": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ereg"
+ },
+ "spliti": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "ereg"
+ },
+ "sprintf": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sql_regcase": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ereg"
+ },
+ "sqlite_array_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_busy_timeout": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_changes": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_close": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_column": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_create_aggregate": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_create_function": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_current": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_error_string": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_escape_string": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_exec": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_factory": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_fetch_all": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_fetch_array": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_fetch_column_types": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_fetch_object": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_fetch_single": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_fetch_string": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_field_name": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_has_more": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_has_prev": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_last_error": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_last_insert_rowid": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_libencoding": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_libversion": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_next": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_num_fields": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_num_rows": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_open": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_popen": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_prev": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_rewind": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_seek": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_single_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_udf_decode_binary": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_udf_encode_binary": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_unbuffered_query": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqlite_valid": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "sqlite"
+ },
+ "sqrt": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "srand": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sscanf": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "ssh2_auth_agent": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_auth_hostbased_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_auth_none": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_auth_password": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_auth_pubkey_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_connect": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_exec": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_fetch_stream": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_fingerprint": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_forward_accept": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_forward_listen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_methods_negotiated": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_poll": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_publickey_add": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_publickey_init": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_publickey_list": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_publickey_remove": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_scp_recv": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_scp_send": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_chmod": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_lstat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_mkdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_readlink": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_realpath": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_rename": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_rmdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_stat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_symlink": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_sftp_unlink": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_shell": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "ssh2_tunnel": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "ssh2"
+ },
+ "stat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stomp_abort": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_ack": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_begin": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_close": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_commit": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_connect": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_connect_error": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_error": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_get_read_timeout": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_get_session_id": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_has_frame": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_nack": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_read_frame": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_send": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_set_read_timeout": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_subscribe": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_unsubscribe": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "stomp_version": {
+ "min": "5.2.2",
+ "max": null,
+ "ref": "stomp"
+ },
+ "str_getcsv": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_ireplace": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_pad": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_repeat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_replace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_rot13": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_shuffle": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_split": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "str_word_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strcasecmp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "strchr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strcmp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "strcoll": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "standard"
+ },
+ "strcspn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_bucket_append": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_bucket_make_writeable": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_bucket_new": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_bucket_prepend": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_create": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_get_default": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_get_options": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_get_params": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_set_default": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_set_option": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_context_set_params": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_copy_to_stream": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_filter_append": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_filter_prepend": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_filter_register": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_filter_remove": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_get_contents": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_get_filters": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_get_line": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_get_meta_data": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_get_transports": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_get_wrappers": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_is_local": {
+ "min": "5.2.4",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_register_wrapper": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_resolve_include_path": {
+ "min": "5.3.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_select": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_set_blocking": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_set_chunk_size": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_set_read_buffer": {
+ "min": "5.3.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_set_timeout": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_set_write_buffer": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_accept": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_client": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_enable_crypto": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_get_name": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_pair": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_recvfrom": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_sendto": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_server": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_socket_shutdown": {
+ "min": "5.2.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_supports_lock": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_wrapper_register": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_wrapper_restore": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stream_wrapper_unregister": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strftime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "strip_tags": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stripcslashes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stripos": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stripslashes": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "stristr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strlen": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "strnatcasecmp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strnatcmp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strncasecmp": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "Core"
+ },
+ "strncmp": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "strpbrk": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strpos": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strptime": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strrchr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strrev": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strripos": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strrpos": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strspn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strstr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strtok": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strtolower": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strtotime": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "strtoupper": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strtr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "strval": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "substr": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "substr_compare": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "substr_count": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "substr_replace": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "svn_add": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_auth_get_parameter": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_auth_set_parameter": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_blame": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_cat": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_checkout": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_cleanup": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_client_version": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_commit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_config_ensure": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_copy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_delete": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_diff": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_export": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_abort_txn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_apply_text": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_begin_txn2": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_change_node_prop": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_check_path": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_contents_changed": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_copy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_delete": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_dir_entries": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_file_contents": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_file_length": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_is_dir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_is_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_make_dir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_make_file": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_node_created_rev": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_node_prop": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_props_changed": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_revision_prop": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_revision_root": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_txn_root": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_fs_youngest_rev": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_import": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_info": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_lock": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_log": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_ls": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_mkdir": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_move": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_propget": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_proplist": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_create": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_fs": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_fs_begin_txn_for_commit": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_fs_commit_txn": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_hotcopy": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_open": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_repos_recover": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_resolved": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_revert": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_status": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_switch": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_unlock": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "svn_update": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "svn"
+ },
+ "symlink": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "sys_get_temp_dir": {
+ "min": "5.2.1",
+ "max": null,
+ "ref": "standard"
+ },
+ "sys_getloadavg": {
+ "min": "5.1.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "syslog": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "system": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "tan": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "tanh": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "tempnam": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "textdomain": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "gettext"
+ },
+ "tidy_access_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_clean_repair": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_config_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_create": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_diagnose": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_error_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_body": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_config": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_error_buffer": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_head": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_html": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_html_ver": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_opt_doc": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_output": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_release": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_root": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_get_status": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_getopt": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_is_xhtml": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_is_xml": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_load_config": {
+ "min": "4.3.0",
+ "max": "4.4.9",
+ "ref": "tidy"
+ },
+ "tidy_load_config_enc": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_parse_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_parse_string": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_repair_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_repair_string": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "tidy_reset_config": {
+ "min": "4.3.0",
+ "max": "4.4.9",
+ "ref": "tidy"
+ },
+ "tidy_save_config": {
+ "min": "4.3.0",
+ "max": "4.4.9",
+ "ref": "tidy"
+ },
+ "tidy_set_encoding": {
+ "min": "4.3.0",
+ "max": "4.4.9",
+ "ref": "tidy"
+ },
+ "tidy_setopt": {
+ "min": "4.3.0",
+ "max": "4.4.9",
+ "ref": "tidy"
+ },
+ "tidy_warning_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "tidy"
+ },
+ "time": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "date"
+ },
+ "time_nanosleep": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "time_sleep_until": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "timezone_abbreviations_list": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_identifiers_list": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_location_get": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_name_from_abbr": {
+ "min": "5.1.3",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_name_get": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_offset_get": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_open": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_transitions_get": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "date"
+ },
+ "timezone_version_get": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "date"
+ },
+ "tmpfile": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "token_get_all": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "tokenizer"
+ },
+ "token_name": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "tokenizer"
+ },
+ "touch": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "trait_exists": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "transliterator_create": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "transliterator_create_from_rules": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "transliterator_create_inverse": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "transliterator_get_error_code": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "transliterator_get_error_message": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "transliterator_list_ids": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "transliterator_transliterate": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "intl"
+ },
+ "trigger_error": {
+ "min": "4.0.1",
+ "max": null,
+ "ref": "Core"
+ },
+ "trim": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "uasort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ucfirst": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "ucwords": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "uksort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "umask": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "uniqid": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "unixtojd": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "calendar"
+ },
+ "unlink": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "unpack": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "unregister_tick_function": {
+ "min": "4.0.3",
+ "max": null,
+ "ref": "standard"
+ },
+ "unserialize": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "uploadprogress_get_contents": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "uploadprogress"
+ },
+ "uploadprogress_get_info": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "uploadprogress"
+ },
+ "urldecode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "urlencode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "use_soap_error_handler": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "soap"
+ },
+ "user_error": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "usleep": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "usort": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "utf8_decode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "utf8_encode": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "var_dump": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "var_export": {
+ "min": "4.2.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "version_compare": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "vfprintf": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "standard"
+ },
+ "vprintf": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "vsprintf": {
+ "min": "4.0.7",
+ "max": null,
+ "ref": "standard"
+ },
+ "wddx_add_vars": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "wddx"
+ },
+ "wddx_deserialize": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "wddx"
+ },
+ "wddx_packet_end": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "wddx"
+ },
+ "wddx_packet_start": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "wddx"
+ },
+ "wddx_serialize_value": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "wddx"
+ },
+ "wddx_serialize_vars": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "wddx"
+ },
+ "wordwrap": {
+ "min": "4.0.2",
+ "max": null,
+ "ref": "standard"
+ },
+ "xcache_clear_cache": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_coredump": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_coverager_decode": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_coverager_get": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_coverager_start": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_coverager_stop": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_dasm_file": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_dasm_string": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_dec": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_data_type": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_isref": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_op_type": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_opcode": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_opcode_spec": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_refcount": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_special_value": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_get_type": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_inc": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_info": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_is_autoglobal": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_isset": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_list": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_set": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_unset": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xcache_unset_by_prefix": {
+ "min": "5.3.0",
+ "max": null,
+ "ref": "XCache"
+ },
+ "xdebug_break": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_call_class": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_call_file": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_call_function": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_call_line": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_clear_aggr_profiling_data": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_debug_zval": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_debug_zval_stdout": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_disable": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_dump_aggr_profiling_data": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_dump_function_trace": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_dump_superglobals": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_enable": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_code_coverage": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_collected_errors": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_declared_vars": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_formatted_function_stack": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_function_count": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_function_stack": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_function_trace": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_headers": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_profiler_filename": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_stack_depth": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_get_tracefile_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_is_enabled": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_memory_usage": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_peak_memory_usage": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_print_function_stack": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_set_error_handler": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_start_code_coverage": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_start_error_collection": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_start_trace": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_stop_code_coverage": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_stop_error_collection": {
+ "min": "5.1.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_stop_trace": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_time_index": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xdebug_var_dump": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xdebug"
+ },
+ "xhprof_disable": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "xhprof"
+ },
+ "xhprof_enable": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "xhprof"
+ },
+ "xhprof_sample_disable": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "xhprof"
+ },
+ "xhprof_sample_enable": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "xhprof"
+ },
+ "xml_error_string": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_get_current_byte_index": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_get_current_column_number": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_get_current_line_number": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_get_error_code": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parse": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parse_into_struct": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parser_create": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parser_create_ns": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parser_free": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parser_get_option": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_parser_set_option": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_character_data_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_default_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_element_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_end_namespace_decl_handler": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_external_entity_ref_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_notation_decl_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_object": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_processing_instruction_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_start_namespace_decl_handler": {
+ "min": "4.0.5",
+ "max": null,
+ "ref": "xml"
+ },
+ "xml_set_unparsed_entity_decl_handler": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "xml"
+ },
+ "xmlrpc_decode": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_decode_request": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_encode": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_encode_request": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_get_type": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_is_fault": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_parse_method_descriptions": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_server_add_introspection_data": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_server_call_method": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_server_create": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_server_destroy": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_server_register_introspection_callback": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_server_register_method": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlrpc_set_type": {
+ "min": "4.1.0",
+ "max": null,
+ "ref": "xmlrpc"
+ },
+ "xmlwriter_end_attribute": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_cdata": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_comment": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_document": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_dtd": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_dtd_attlist": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_dtd_element": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_dtd_entity": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_element": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_end_pi": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_flush": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_full_end_element": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_open_memory": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_open_uri": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_output_memory": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_set_indent": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_set_indent_string": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_attribute": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_attribute_ns": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_cdata": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_comment": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_document": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_dtd": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_dtd_attlist": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_dtd_element": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_dtd_entity": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_element": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_element_ns": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_start_pi": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_text": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_attribute": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_attribute_ns": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_cdata": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_comment": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_dtd": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_dtd_attlist": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_dtd_element": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_dtd_entity": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_element": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_element_ns": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_pi": {
+ "min": "5.1.2",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "xmlwriter_write_raw": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "xmlwriter"
+ },
+ "yaml_emit": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "yaml"
+ },
+ "yaml_emit_file": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "yaml"
+ },
+ "yaml_parse": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "yaml"
+ },
+ "yaml_parse_file": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "yaml"
+ },
+ "yaml_parse_url": {
+ "min": "5.2.0",
+ "max": null,
+ "ref": "yaml"
+ },
+ "zend_logo_guid": {
+ "min": "4.0.0",
+ "max": "5.4.36",
+ "ref": "standard"
+ },
+ "zend_thread_id": {
+ "min": "5.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "zend_version": {
+ "min": "4.0.0",
+ "max": null,
+ "ref": "Core"
+ },
+ "zip_close": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_close": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_compressedsize": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_compressionmethod": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_filesize": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_name": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_open": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_entry_read": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_open": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zip_read": {
+ "min": "4.3.0",
+ "max": null,
+ "ref": "zip"
+ },
+ "zlib_decode": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "zlib_encode": {
+ "min": "5.4.0",
+ "max": null,
+ "ref": "zlib"
+ },
+ "zlib_get_coding_type": {
+ "min": "4.3.2",
+ "max": null,
+ "ref": "zlib"
}
},
- "classes" : {
- "AMQPChannel" : {
- "min" : "5.2.0",
- "max" : null
+ "classes": {
+ "AMQPChannel": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPChannelException" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPChannelException": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPConnection" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPConnection": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPConnectionException" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPConnectionException": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPEnvelope" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPEnvelope": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPException" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPException": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPExchange" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPExchange": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPExchangeException" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPExchangeException": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPQueue" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPQueue": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQPQueueException" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQPQueueException": {
+ "min": "5.2.0",
+ "max": null
},
- "APCIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "APCIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "AppendIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "AppendIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "ArrayIterator" : {
- "min" : "5.0.0",
- "max" : null
+ "ArrayIterator": {
+ "min": "5.0.0",
+ "max": null
},
- "ArrayObject" : {
- "min" : "5.0.0",
- "max" : null
+ "ArrayObject": {
+ "min": "5.0.0",
+ "max": null
},
- "BadFunctionCallException" : {
- "min" : "5.1.0",
- "max" : null
+ "BadFunctionCallException": {
+ "min": "5.1.0",
+ "max": null
},
- "BadMethodCallException" : {
- "min" : "5.1.0",
- "max" : null
+ "BadMethodCallException": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLFile" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLFile": {
+ "min": "5.5.0",
+ "max": null
},
- "CachingIterator" : {
- "min" : "5.0.0",
- "max" : null
+ "CachingIterator": {
+ "min": "5.0.0",
+ "max": null
},
- "CallbackFilterIterator" : {
- "min" : "5.4.0",
- "max" : null
+ "CallbackFilterIterator": {
+ "min": "5.4.0",
+ "max": null
},
- "Closure" : {
- "min" : "5.3.0",
- "max" : null
+ "Closure": {
+ "min": "5.3.0",
+ "max": null
},
- "Collator" : {
- "min" : "5.2.0",
- "max" : null
+ "Collator": {
+ "min": "5.2.0",
+ "max": null
},
- "Collectable" : {
- "min" : "5.3.0",
- "max" : null
+ "Collectable": {
+ "min": "5.3.0",
+ "max": null
},
- "Cond" : {
- "min" : "5.3.0",
- "max" : null
+ "Cond": {
+ "min": "5.3.0",
+ "max": null
},
- "DOMAttr" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMAttr": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMCdataSection" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMCdataSection": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMCharacterData" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMCharacterData": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMComment" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMComment": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMConfiguration" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMConfiguration": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMDocument" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMDocument": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMDocumentFragment" : {
- "min" : "5.1.0",
- "max" : null
+ "DOMDocumentFragment": {
+ "min": "5.1.0",
+ "max": null
},
- "DOMDocumentType" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMDocumentType": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMDomError" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMDomError": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMElement" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMElement": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMEntity" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMEntity": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMEntityReference" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMEntityReference": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMErrorHandler" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMErrorHandler": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMException" : {
- "min" : "5.1.0",
- "max" : null
+ "DOMException": {
+ "min": "5.1.0",
+ "max": null
},
- "DOMImplementation" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMImplementation": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMImplementationList" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMImplementationList": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMImplementationSource" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMImplementationSource": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMLocator" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMLocator": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMNameList" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMNameList": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMNameSpaceNode" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMNameSpaceNode": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMNamedNodeMap" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMNamedNodeMap": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMNode" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMNode": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMNodeList" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMNodeList": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMNotation" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMNotation": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMProcessingInstruction" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMProcessingInstruction": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMStringExtend" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMStringExtend": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMStringList" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMStringList": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMText" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMText": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMTypeinfo" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMTypeinfo": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMUserDataHandler" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMUserDataHandler": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMXPath" : {
- "min" : "5.0.0",
- "max" : null
+ "DOMXPath": {
+ "min": "5.0.0",
+ "max": null
},
- "DateInterval" : {
- "min" : "5.3.0",
- "max" : null
+ "DateInterval": {
+ "min": "5.3.0",
+ "max": null
},
- "DatePeriod" : {
- "min" : "5.3.0",
- "max" : null
+ "DatePeriod": {
+ "min": "5.3.0",
+ "max": null
},
- "DateTime" : {
- "min" : "5.2.0",
- "max" : null
+ "DateTime": {
+ "min": "5.2.0",
+ "max": null
},
- "DateTimeImmutable" : {
- "min" : "5.5.0",
- "max" : null
+ "DateTimeImmutable": {
+ "min": "5.5.0",
+ "max": null
},
- "DateTimeZone" : {
- "min" : "5.2.0",
- "max" : null
+ "DateTimeZone": {
+ "min": "5.2.0",
+ "max": null
},
- "Directory" : {
- "min" : "4.0.0",
- "max" : null
+ "Directory": {
+ "min": "4.0.0",
+ "max": null
},
- "DirectoryIterator" : {
- "min" : "5.0.0",
- "max" : null
+ "DirectoryIterator": {
+ "min": "5.0.0",
+ "max": null
},
- "DomainException" : {
- "min" : "5.1.0",
- "max" : null
+ "DomainException": {
+ "min": "5.1.0",
+ "max": null
},
- "EmptyIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "EmptyIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "ErrorException" : {
- "min" : "5.1.0",
- "max" : null
+ "ErrorException": {
+ "min": "5.1.0",
+ "max": null
},
- "Exception" : {
- "min" : "5.1.0",
- "max" : null
+ "Exception": {
+ "min": "5.1.0",
+ "max": null
},
- "FilesystemIterator" : {
- "min" : "5.3.0",
- "max" : null
+ "FilesystemIterator": {
+ "min": "5.3.0",
+ "max": null
},
- "FilterIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "FilterIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "Gender\\Gender" : {
- "min" : "5.3.0",
- "max" : null
+ "Gender\\Gender": {
+ "min": "5.3.0",
+ "max": null
},
- "Generator" : {
- "min" : "5.5.0",
- "max" : null
+ "Generator": {
+ "min": "5.5.0",
+ "max": null
},
- "GlobIterator" : {
- "min" : "5.3.0",
- "max" : null
+ "GlobIterator": {
+ "min": "5.3.0",
+ "max": null
},
- "HaruAnnotation" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruAnnotation": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruDestination" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruDestination": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruDoc" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruDoc": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruEncoder" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruEncoder": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruException" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruException": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruFont" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruFont": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruImage" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruImage": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruOutline" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruOutline": {
+ "min": "5.1.3",
+ "max": null
},
- "HaruPage" : {
- "min" : "5.1.3",
- "max" : null
+ "HaruPage": {
+ "min": "5.1.3",
+ "max": null
},
- "Imagick" : {
- "min" : "5.1.3",
- "max" : null
+ "Imagick": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickDraw" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickDraw": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickDrawException" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickDrawException": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickException" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickException": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickPixel" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickPixel": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickPixelException" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickPixelException": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickPixelIterator" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickPixelIterator": {
+ "min": "5.1.3",
+ "max": null
},
- "ImagickPixelIteratorException" : {
- "min" : "5.1.3",
- "max" : null
+ "ImagickPixelIteratorException": {
+ "min": "5.1.3",
+ "max": null
},
- "InfiniteIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "InfiniteIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "IntlBreakIterator" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlBreakIterator": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlCalendar" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlCalendar": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlCodePointBreakIterator" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlCodePointBreakIterator": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlDateFormatter" : {
- "min" : "5.2.4",
- "max" : null
+ "IntlDateFormatter": {
+ "min": "5.2.4",
+ "max": null
},
- "IntlException" : {
- "min" : "5.2.0",
- "max" : null
+ "IntlException": {
+ "min": "5.2.0",
+ "max": null
},
- "IntlGregorianCalendar" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlGregorianCalendar": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlIterator" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlIterator": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlPartsIterator" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlPartsIterator": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlRuleBasedBreakIterator" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlRuleBasedBreakIterator": {
+ "min": "5.5.0",
+ "max": null
},
- "IntlTimeZone" : {
- "min" : "5.5.0",
- "max" : null
+ "IntlTimeZone": {
+ "min": "5.5.0",
+ "max": null
},
- "InvalidArgumentException" : {
- "min" : "5.1.0",
- "max" : null
+ "InvalidArgumentException": {
+ "min": "5.1.0",
+ "max": null
},
- "IteratorIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "IteratorIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "LengthException" : {
- "min" : "5.1.0",
- "max" : null
+ "LengthException": {
+ "min": "5.1.0",
+ "max": null
},
- "LibXMLError" : {
- "min" : "5.1.0",
- "max" : null
+ "LibXMLError": {
+ "min": "5.1.0",
+ "max": null
},
- "LimitIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "LimitIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "Locale" : {
- "min" : "5.2.0",
- "max" : null
+ "Locale": {
+ "min": "5.2.0",
+ "max": null
},
- "LogicException" : {
- "min" : "5.1.0",
- "max" : null
+ "LogicException": {
+ "min": "5.1.0",
+ "max": null
},
- "Memcache" : {
- "min" : "4.3.3",
- "max" : null
+ "Memcache": {
+ "min": "4.3.3",
+ "max": null
},
- "MemcachePool" : {
- "min" : "4.3.11",
- "max" : null
+ "MemcachePool": {
+ "min": "4.3.11",
+ "max": null
},
- "Memcached" : {
- "min" : "5.2.0",
- "max" : null
+ "Memcached": {
+ "min": "5.2.0",
+ "max": null
},
- "MemcachedException" : {
- "min" : "5.2.0",
- "max" : null
+ "MemcachedException": {
+ "min": "5.2.0",
+ "max": null
},
- "MemcachedServer" : {
- "min" : "5.2.0",
- "max" : null
+ "MemcachedServer": {
+ "min": "5.2.0",
+ "max": null
},
- "MessageFormatter" : {
- "min" : "5.2.0",
- "max" : null
+ "MessageFormatter": {
+ "min": "5.2.0",
+ "max": null
},
- "MessagePack" : {
- "min" : "5.0.0",
- "max" : null
+ "MessagePack": {
+ "min": "5.0.0",
+ "max": null
},
- "MessagePackUnpacker" : {
- "min" : "5.0.0",
- "max" : null
+ "MessagePackUnpacker": {
+ "min": "5.0.0",
+ "max": null
},
- "Mongo" : {
- "min" : "5.0.0",
- "max" : null
+ "Mongo": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoBinData" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoBinData": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoClient" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoClient": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoCode" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoCode": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoCollection" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoCollection": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoCommandCursor" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoCommandCursor": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoConnectionException" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoConnectionException": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoCursor" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoCursor": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoCursorException" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoCursorException": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoCursorTimeoutException" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoCursorTimeoutException": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoDB" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoDB": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoDBRef" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoDBRef": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoDate" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoDate": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoDeleteBatch" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoDeleteBatch": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoDuplicateKeyException" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoDuplicateKeyException": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoException" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoException": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoExecutionTimeoutException" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoExecutionTimeoutException": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoGridFS" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoGridFS": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoGridFSCursor" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoGridFSCursor": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoGridFSException" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoGridFSException": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoGridFSFile" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoGridFSFile": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoId" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoId": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoInsertBatch" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoInsertBatch": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoInt32" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoInt32": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoInt64" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoInt64": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoLog" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoLog": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoMaxKey" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoMaxKey": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoMinKey" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoMinKey": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoPool" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoPool": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoProtocolException" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoProtocolException": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoRegex" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoRegex": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoResultException" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoResultException": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoTimestamp" : {
- "min" : "5.1.0",
- "max" : null
+ "MongoTimestamp": {
+ "min": "5.1.0",
+ "max": null
},
- "MongoUpdateBatch" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoUpdateBatch": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoUtil" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoUtil": {
+ "min": "5.0.0",
+ "max": null
},
- "MongoWriteBatch" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoWriteBatch": {
+ "min": "5.2.6",
+ "max": null
},
- "MongoWriteConcernException" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoWriteConcernException": {
+ "min": "5.2.6",
+ "max": null
},
- "MultipleIterator" : {
- "min" : "5.3.0",
- "max" : null
+ "MultipleIterator": {
+ "min": "5.3.0",
+ "max": null
},
- "Mutex" : {
- "min" : "5.3.0",
- "max" : null
+ "Mutex": {
+ "min": "5.3.0",
+ "max": null
},
- "NoRewindIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "NoRewindIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "Normalizer" : {
- "min" : "5.2.0",
- "max" : null
+ "Normalizer": {
+ "min": "5.2.0",
+ "max": null
},
- "NumberFormatter" : {
- "min" : "5.2.0",
- "max" : null
+ "NumberFormatter": {
+ "min": "5.2.0",
+ "max": null
},
- "OAuth" : {
- "min" : "5.1.0",
- "max" : null
+ "OAuth": {
+ "min": "5.1.0",
+ "max": null
},
- "OAuthException" : {
- "min" : "5.1.0",
- "max" : null
+ "OAuthException": {
+ "min": "5.1.0",
+ "max": null
},
- "OAuthProvider" : {
- "min" : "5.1.0",
- "max" : null
+ "OAuthProvider": {
+ "min": "5.1.0",
+ "max": null
},
- "OutOfBoundsException" : {
- "min" : "5.1.0",
- "max" : null
+ "OutOfBoundsException": {
+ "min": "5.1.0",
+ "max": null
},
- "OutOfRangeException" : {
- "min" : "5.1.0",
- "max" : null
+ "OutOfRangeException": {
+ "min": "5.1.0",
+ "max": null
},
- "OverflowException" : {
- "min" : "5.1.0",
- "max" : null
+ "OverflowException": {
+ "min": "5.1.0",
+ "max": null
},
- "PDFlib" : {
- "min" : "5.2.0",
- "max" : null
+ "PDFlib": {
+ "min": "5.2.0",
+ "max": null
},
- "PDFlibException" : {
- "min" : "5.2.0",
- "max" : null
+ "PDFlibException": {
+ "min": "5.2.0",
+ "max": null
},
- "PDO" : {
- "min" : "5.1.0",
- "max" : null
+ "PDO": {
+ "min": "5.1.0",
+ "max": null
},
- "PDOException" : {
- "min" : "5.1.0",
- "max" : null
+ "PDOException": {
+ "min": "5.1.0",
+ "max": null
},
- "PDORow" : {
- "min" : "5.1.0",
- "max" : null
+ "PDORow": {
+ "min": "5.1.0",
+ "max": null
},
- "PDOStatement" : {
- "min" : "5.1.0",
- "max" : null
+ "PDOStatement": {
+ "min": "5.1.0",
+ "max": null
},
- "ParentIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "ParentIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "Phar" : {
- "min" : "5.2.0",
- "max" : null
+ "Phar": {
+ "min": "5.2.0",
+ "max": null
},
- "PharData" : {
- "min" : "5.2.0",
- "max" : null
+ "PharData": {
+ "min": "5.2.0",
+ "max": null
},
- "PharException" : {
- "min" : "5.2.0",
- "max" : null
+ "PharException": {
+ "min": "5.2.0",
+ "max": null
},
- "PharFileInfo" : {
- "min" : "5.2.0",
- "max" : null
+ "PharFileInfo": {
+ "min": "5.2.0",
+ "max": null
},
- "Pool" : {
- "min" : "5.3.0",
- "max" : null
+ "Pool": {
+ "min": "5.3.0",
+ "max": null
},
- "RangeException" : {
- "min" : "5.1.0",
- "max" : null
+ "RangeException": {
+ "min": "5.1.0",
+ "max": null
},
- "RarArchive" : {
- "min" : "5.2.0",
- "max" : null
+ "RarArchive": {
+ "min": "5.2.0",
+ "max": null
},
- "RarEntry" : {
- "min" : "5.2.0",
- "max" : null
+ "RarEntry": {
+ "min": "5.2.0",
+ "max": null
},
- "RarException" : {
- "min" : "5.2.0",
- "max" : null
+ "RarException": {
+ "min": "5.2.0",
+ "max": null
},
- "RecursiveArrayIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "RecursiveArrayIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "RecursiveCachingIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "RecursiveCachingIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "RecursiveCallbackFilterIterator" : {
- "min" : "5.4.0",
- "max" : null
+ "RecursiveCallbackFilterIterator": {
+ "min": "5.4.0",
+ "max": null
},
- "RecursiveDirectoryIterator" : {
- "min" : "5.1.2",
- "max" : null
+ "RecursiveDirectoryIterator": {
+ "min": "5.1.2",
+ "max": null
},
- "RecursiveFilterIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "RecursiveFilterIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "RecursiveIteratorIterator" : {
- "min" : "5.1.3",
- "max" : null
+ "RecursiveIteratorIterator": {
+ "min": "5.1.3",
+ "max": null
},
- "RecursiveRegexIterator" : {
- "min" : "5.2.0",
- "max" : null
+ "RecursiveRegexIterator": {
+ "min": "5.2.0",
+ "max": null
},
- "RecursiveTreeIterator" : {
- "min" : "5.3.0",
- "max" : null
+ "RecursiveTreeIterator": {
+ "min": "5.3.0",
+ "max": null
},
- "Reflection" : {
- "min" : "5.0.0",
- "max" : null
+ "Reflection": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionClass" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionClass": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionException" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionException": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionExtension" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionExtension": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionFunction" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionFunction": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionFunctionAbstract" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionFunctionAbstract": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionMethod" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionMethod": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionObject" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionObject": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionParameter" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionParameter": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionProperty" : {
- "min" : "5.0.0",
- "max" : null
+ "ReflectionProperty": {
+ "min": "5.0.0",
+ "max": null
},
- "ReflectionZendExtension" : {
- "min" : "5.4.0",
- "max" : null
+ "ReflectionZendExtension": {
+ "min": "5.4.0",
+ "max": null
},
- "RegexIterator" : {
- "min" : "5.2.0",
- "max" : null
+ "RegexIterator": {
+ "min": "5.2.0",
+ "max": null
},
- "ResourceBundle" : {
- "min" : "5.2.4",
- "max" : null
+ "ResourceBundle": {
+ "min": "5.2.4",
+ "max": null
},
- "Riak\\Bucket" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Bucket": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\BucketPropertyList" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\BucketPropertyList": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Connection" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Connection": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Crdt\\Counter" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Crdt\\Counter": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Crdt\\Input\\GetInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Crdt\\Input\\GetInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Crdt\\Input\\UpdateInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Crdt\\Input\\UpdateInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\BadArgumentsException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\BadArgumentsException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\CommunicationException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\CommunicationException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\ConnectionException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\ConnectionException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\NonUniqueException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\NonUniqueException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\RiakException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\RiakException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\UnexpectedResponseException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\UnexpectedResponseException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Exception\\UnresolvedConflictException" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Exception\\UnresolvedConflictException": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Input\\DeleteInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Input\\DeleteInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Input\\GetInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Input\\GetInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Input\\GetResolverInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Input\\GetResolverInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Input\\IndexInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Input\\IndexInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Input\\Input" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Input\\Input": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Input\\PutInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Input\\PutInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Link" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Link": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Functions\\BaseFunction" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Functions\\BaseFunction": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Functions\\ErlangFunction" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Functions\\ErlangFunction": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Functions\\JavascriptFunction" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Functions\\JavascriptFunction": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Input\\BucketInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Input\\BucketInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Input\\Input" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Input\\Input": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Input\\KeyDataListInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Input\\KeyDataListInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Input\\KeyListInput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Input\\KeyListInput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\MapReduce" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\MapReduce": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Output\\Output" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Output\\Output": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Phase\\MapPhase" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Phase\\MapPhase": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Phase\\Phase" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Phase\\Phase": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\MapReduce\\Phase\\ReducePhase" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\MapReduce\\Phase\\ReducePhase": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Object" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Object": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\ObjectList" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\ObjectList": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\GetOutput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\GetOutput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\IndexOutput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\IndexOutput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\IndexResult" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\IndexResult": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\IndexResultList" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\IndexResultList": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\Output" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\Output": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\PutOutput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\PutOutput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Output\\YoungestSiblingResolver" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Output\\YoungestSiblingResolver": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\PoolInfo" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\PoolInfo": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\CommitHook" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\CommitHook": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\CommitHookList" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\CommitHookList": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\ModuleFunction" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\ModuleFunction": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\ReplicationMode\\Disabled" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\ReplicationMode\\Disabled": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\ReplicationMode\\FullSyncOnly" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\ReplicationMode\\FullSyncOnly": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\ReplicationMode\\RealTimeAndFullSync" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\ReplicationMode\\RealTimeAndFullSync": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Property\\ReplicationMode\\RealTimeOnly" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Property\\ReplicationMode\\RealTimeOnly": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Query\\IndexQuery" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Query\\IndexQuery": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Search\\Input\\ParameterBag" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Search\\Input\\ParameterBag": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Search\\Output\\DocumentOutput" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Search\\Output\\DocumentOutput": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Search\\Output\\Output" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Search\\Output\\Output": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\Search\\Search" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\Search\\Search": {
+ "min": "5.3.0",
+ "max": null
},
- "Riak\\ServerInfo" : {
- "min" : "5.3.0",
- "max" : null
+ "Riak\\ServerInfo": {
+ "min": "5.3.0",
+ "max": null
},
- "RuntimeException" : {
- "min" : "5.1.0",
- "max" : null
+ "RuntimeException": {
+ "min": "5.1.0",
+ "max": null
},
- "SNMP" : {
- "min" : "5.4.0",
- "max" : null
+ "SNMP": {
+ "min": "5.4.0",
+ "max": null
},
- "SNMPException" : {
- "min" : "5.4.0",
- "max" : null
+ "SNMPException": {
+ "min": "5.4.0",
+ "max": null
},
- "SQLite3" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLite3": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLite3Result" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLite3Result": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLite3Stmt" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLite3Stmt": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLiteDatabase" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLiteDatabase": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLiteException" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLiteException": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLiteResult" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLiteResult": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLiteUnbuffered" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLiteUnbuffered": {
+ "min": "5.0.0",
+ "max": null
},
- "SessionHandler" : {
- "min" : "5.4.0",
- "max" : null
+ "SessionHandler": {
+ "min": "5.4.0",
+ "max": null
},
- "SimpleXMLElement" : {
- "min" : "5.0.1",
- "max" : null
+ "SimpleXMLElement": {
+ "min": "5.0.1",
+ "max": null
},
- "SimpleXMLIterator" : {
- "min" : "5.1.0",
- "max" : null
+ "SimpleXMLIterator": {
+ "min": "5.1.0",
+ "max": null
},
- "SoapClient" : {
- "min" : "5.0.0",
- "max" : null
+ "SoapClient": {
+ "min": "5.0.0",
+ "max": null
},
- "SoapFault" : {
- "min" : "5.0.0",
- "max" : null
+ "SoapFault": {
+ "min": "5.0.0",
+ "max": null
},
- "SoapHeader" : {
- "min" : "5.0.0",
- "max" : null
+ "SoapHeader": {
+ "min": "5.0.0",
+ "max": null
},
- "SoapParam" : {
- "min" : "5.0.0",
- "max" : null
+ "SoapParam": {
+ "min": "5.0.0",
+ "max": null
},
- "SoapServer" : {
- "min" : "5.0.0",
- "max" : null
+ "SoapServer": {
+ "min": "5.0.0",
+ "max": null
},
- "SoapVar" : {
- "min" : "5.0.0",
- "max" : null
+ "SoapVar": {
+ "min": "5.0.0",
+ "max": null
},
- "SolrClient" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrClient": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrClientException" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrClientException": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrDocument" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrDocument": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrDocumentField" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrDocumentField": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrException" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrException": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrGenericResponse" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrGenericResponse": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrIllegalArgumentException" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrIllegalArgumentException": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrIllegalOperationException" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrIllegalOperationException": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrInputDocument" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrInputDocument": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrModifiableParams" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrModifiableParams": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrObject" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrObject": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrParams" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrParams": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrPingResponse" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrPingResponse": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrQuery" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrQuery": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrQueryResponse" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrQueryResponse": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrResponse" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrResponse": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrServerException" : {
- "min" : "5.3.0",
- "max" : null
+ "SolrServerException": {
+ "min": "5.3.0",
+ "max": null
},
- "SolrUpdateResponse" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrUpdateResponse": {
+ "min": "5.2.3",
+ "max": null
},
- "SolrUtils" : {
- "min" : "5.2.3",
- "max" : null
+ "SolrUtils": {
+ "min": "5.2.3",
+ "max": null
},
- "SphinxClient" : {
- "min" : "5.1.3",
- "max" : null
+ "SphinxClient": {
+ "min": "5.1.3",
+ "max": null
},
- "SplDoublyLinkedList" : {
- "min" : "5.3.0",
- "max" : null
+ "SplDoublyLinkedList": {
+ "min": "5.3.0",
+ "max": null
},
- "SplFileInfo" : {
- "min" : "5.1.2",
- "max" : null
+ "SplFileInfo": {
+ "min": "5.1.2",
+ "max": null
},
- "SplFileObject" : {
- "min" : "5.1.0",
- "max" : null
+ "SplFileObject": {
+ "min": "5.1.0",
+ "max": null
},
- "SplFixedArray" : {
- "min" : "5.3.0",
- "max" : null
+ "SplFixedArray": {
+ "min": "5.3.0",
+ "max": null
},
- "SplHeap" : {
- "min" : "5.3.0",
- "max" : null
+ "SplHeap": {
+ "min": "5.3.0",
+ "max": null
},
- "SplMaxHeap" : {
- "min" : "5.3.0",
- "max" : null
+ "SplMaxHeap": {
+ "min": "5.3.0",
+ "max": null
},
- "SplMinHeap" : {
- "min" : "5.3.0",
- "max" : null
+ "SplMinHeap": {
+ "min": "5.3.0",
+ "max": null
},
- "SplObjectStorage" : {
- "min" : "5.1.0",
- "max" : null
+ "SplObjectStorage": {
+ "min": "5.1.0",
+ "max": null
},
- "SplPriorityQueue" : {
- "min" : "5.3.0",
- "max" : null
+ "SplPriorityQueue": {
+ "min": "5.3.0",
+ "max": null
},
- "SplQueue" : {
- "min" : "5.3.0",
- "max" : null
+ "SplQueue": {
+ "min": "5.3.0",
+ "max": null
},
- "SplStack" : {
- "min" : "5.3.0",
- "max" : null
+ "SplStack": {
+ "min": "5.3.0",
+ "max": null
},
- "SplTempFileObject" : {
- "min" : "5.1.2",
- "max" : null
+ "SplTempFileObject": {
+ "min": "5.1.2",
+ "max": null
},
- "Spoofchecker" : {
- "min" : "5.4.0",
- "max" : null
+ "Spoofchecker": {
+ "min": "5.4.0",
+ "max": null
},
- "Stackable" : {
- "min" : "5.3.0",
- "max" : null
+ "Stomp": {
+ "min": "5.2.2",
+ "max": null
},
- "Stomp" : {
- "min" : "5.2.2",
- "max" : null
+ "StompException": {
+ "min": "5.2.2",
+ "max": null
},
- "StompException" : {
- "min" : "5.2.2",
- "max" : null
+ "StompFrame": {
+ "min": "5.2.2",
+ "max": null
},
- "StompFrame" : {
- "min" : "5.2.2",
- "max" : null
+ "Svn": {
+ "min": "4.0.0",
+ "max": null
},
- "Svn" : {
- "min" : "4.0.0",
- "max" : null
+ "SvnNode": {
+ "min": "4.0.0",
+ "max": null
},
- "SvnNode" : {
- "min" : "4.0.0",
- "max" : null
+ "SvnWc": {
+ "min": "4.0.0",
+ "max": null
},
- "SvnWc" : {
- "min" : "4.0.0",
- "max" : null
+ "SvnWcSchedule": {
+ "min": "4.0.0",
+ "max": null
},
- "SvnWcSchedule" : {
- "min" : "4.0.0",
- "max" : null
+ "SyncEvent": {
+ "min": "5.3.0",
+ "max": null
},
- "SyncEvent" : {
- "min" : "5.3.0",
- "max" : null
+ "SyncMutex": {
+ "min": "5.3.0",
+ "max": null
},
- "SyncMutex" : {
- "min" : "5.3.0",
- "max" : null
+ "SyncReaderWriter": {
+ "min": "5.3.0",
+ "max": null
},
- "SyncReaderWriter" : {
- "min" : "5.3.0",
- "max" : null
+ "SyncSemaphore": {
+ "min": "5.3.0",
+ "max": null
},
- "SyncSemaphore" : {
- "min" : "5.3.0",
- "max" : null
+ "Thread": {
+ "min": "5.3.0",
+ "max": null
},
- "Thread" : {
- "min" : "5.3.0",
- "max" : null
+ "Threaded": {
+ "min": "5.3.0",
+ "max": null
},
- "Threaded" : {
- "min" : "5.3.0",
- "max" : null
+ "Transliterator": {
+ "min": "5.4.0",
+ "max": null
},
- "Transliterator" : {
- "min" : "5.4.0",
- "max" : null
+ "UConverter": {
+ "min": "5.5.0",
+ "max": null
},
- "UConverter" : {
- "min" : "5.5.0",
- "max" : null
+ "UnderflowException": {
+ "min": "5.1.0",
+ "max": null
},
- "UnderflowException" : {
- "min" : "5.1.0",
- "max" : null
+ "UnexpectedValueException": {
+ "min": "5.1.0",
+ "max": null
},
- "UnexpectedValueException" : {
- "min" : "5.1.0",
- "max" : null
+ "VarnishAdmin": {
+ "min": "5.3.0",
+ "max": null
},
- "VarnishAdmin" : {
- "min" : "5.3.0",
- "max" : null
+ "VarnishException": {
+ "min": "5.3.0",
+ "max": null
},
- "VarnishException" : {
- "min" : "5.3.0",
- "max" : null
+ "VarnishLog": {
+ "min": "5.3.0",
+ "max": null
},
- "VarnishLog" : {
- "min" : "5.3.0",
- "max" : null
+ "VarnishStat": {
+ "min": "5.3.0",
+ "max": null
},
- "VarnishStat" : {
- "min" : "5.3.0",
- "max" : null
+ "Worker": {
+ "min": "5.3.0",
+ "max": null
},
- "Worker" : {
- "min" : "5.3.0",
- "max" : null
+ "XMLReader": {
+ "min": "5.0.0",
+ "max": null
},
- "XMLReader" : {
- "min" : "5.0.0",
- "max" : null
+ "XMLWriter": {
+ "min": "5.1.2",
+ "max": null
},
- "XMLWriter" : {
- "min" : "5.1.2",
- "max" : null
+ "XSLTProcessor": {
+ "min": "5.0.0",
+ "max": null
},
- "XSLTProcessor" : {
- "min" : "5.0.0",
- "max" : null
+ "Yac": {
+ "min": "5.2.0",
+ "max": null
},
- "Yac" : {
- "min" : "5.2.0",
- "max" : null
+ "ZipArchive": {
+ "min": "5.2.0",
+ "max": null
},
- "ZipArchive" : {
- "min" : "5.2.0",
- "max" : null
+ "__PHP_Incomplete_Class": {
+ "min": "4.0.0",
+ "max": null
},
- "__PHP_Incomplete_Class" : {
- "min" : "4.0.0",
- "max" : null
+ "finfo": {
+ "min": "4.0.0",
+ "max": null
},
- "finfo" : {
- "min" : "4.0.0",
- "max" : null
+ "http\\Client": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Request": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Request" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Response": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Response" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Cookie": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Cookie" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Encoding\\Stream": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Encoding\\Stream" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Encoding\\Stream\\Dechunk": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Encoding\\Stream\\Dechunk" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Encoding\\Stream\\Deflate": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Encoding\\Stream\\Deflate" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Encoding\\Stream\\Inflate": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Encoding\\Stream\\Inflate" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Env": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Env" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Env\\Request": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Env\\Request" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Env\\Response": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Env\\Response" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\BadConversionException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\BadConversionException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\BadHeaderException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\BadHeaderException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\BadMessageException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\BadMessageException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\BadMethodCallException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\BadMethodCallException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\BadQueryStringException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\BadQueryStringException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\BadUrlException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\BadUrlException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\InvalidArgumentException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\InvalidArgumentException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\RuntimeException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\RuntimeException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Exception\\UnexpectedValueException": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Exception\\UnexpectedValueException" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Header": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Header" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Message": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Message" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Message\\Body": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Message\\Body" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Params": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Params" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\QueryString": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\QueryString" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Url": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Url" : {
- "min" : "5.3.0",
- "max" : null
+ "mimemessage": {
+ "min": "4.3.0",
+ "max": null
},
- "mimemessage" : {
- "min" : "4.3.0",
- "max" : null
+ "mysqli": {
+ "min": "5.0.0",
+ "max": null
},
- "mysqli" : {
- "min" : "5.0.0",
- "max" : null
+ "mysqli_driver": {
+ "min": "5.0.0",
+ "max": null
},
- "mysqli_driver" : {
- "min" : "5.0.0",
- "max" : null
+ "mysqli_result": {
+ "min": "5.0.0",
+ "max": null
},
- "mysqli_result" : {
- "min" : "5.0.0",
- "max" : null
+ "mysqli_sql_exception": {
+ "min": "5.0.0",
+ "max": null
},
- "mysqli_sql_exception" : {
- "min" : "5.0.0",
- "max" : null
+ "mysqli_stmt": {
+ "min": "5.0.0",
+ "max": null
},
- "mysqli_stmt" : {
- "min" : "5.0.0",
- "max" : null
+ "mysqli_warning": {
+ "min": "5.0.0",
+ "max": null
},
- "mysqli_warning" : {
- "min" : "5.0.0",
- "max" : null
+ "php_user_filter": {
+ "min": "5.0.0",
+ "max": null
},
- "php_user_filter" : {
- "min" : "5.0.0",
- "max" : null
+ "stackable": {
+ "min": "5.3.0",
+ "max": null
},
- "stdClass" : {
- "min" : "4.0.0",
- "max" : null
+ "stdClass": {
+ "min": "4.0.0",
+ "max": null
},
- "tidy" : {
- "min" : "4.3.0",
- "max" : null
+ "tidy": {
+ "min": "4.3.0",
+ "max": null
},
- "tidyNode" : {
- "min" : "5.0.1",
- "max" : null
+ "tidyNode": {
+ "min": "5.0.1",
+ "max": null
}
},
- "interfaces" : {
- "ArrayAccess" : {
- "min" : "5.3.0",
- "max" : null
- },
- "Countable" : {
- "min" : "5.1.0",
- "max" : null
- },
- "DateTimeInterface" : {
- "min" : "5.5.0",
- "max" : null
- },
- "Iterator" : {
- "min" : "5.3.0",
- "max" : null
- },
- "IteratorAggregate" : {
- "min" : "5.3.0",
- "max" : null
- },
- "JsonSerializable" : {
- "min" : "5.4.0",
- "max" : null
- },
- "MongoCursorInterface" : {
- "min" : "5.2.6",
- "max" : null
- },
- "OuterIterator" : {
- "min" : "5.1.0",
- "max" : null
- },
- "RecursiveIterator" : {
- "min" : "5.1.0",
- "max" : null
- },
- "Reflector" : {
- "min" : "5.0.0",
- "max" : null
- },
- "Riak\\MapReduce\\Output\\StreamOutput" : {
- "min" : "5.3.0",
- "max" : null
- },
- "Riak\\Output\\ConflictResolver" : {
- "min" : "5.3.0",
- "max" : null
- },
- "Riak\\Output\\KeyStreamOutput" : {
- "min" : "5.3.0",
- "max" : null
- },
- "Riak\\Property\\ReplicationMode\\ReplicationMode" : {
- "min" : "5.3.0",
- "max" : null
- },
- "SeekableIterator" : {
- "min" : "5.1.0",
- "max" : null
- },
- "Serializable" : {
- "min" : "5.1.0",
- "max" : null
- },
- "SessionHandlerInterface" : {
- "min" : "5.4.0",
- "max" : null
- },
- "SessionIdInterface" : {
- "min" : "5.5.1",
- "max" : null
- },
- "SplObserver" : {
- "min" : "5.1.0",
- "max" : null
- },
- "SplSubject" : {
- "min" : "5.1.0",
- "max" : null
- },
- "Traversable" : {
- "min" : "5.3.0",
- "max" : null
- },
- "http\\Exception" : {
- "min" : "5.3.0",
- "max" : null
+ "interfaces": {
+ "ArrayAccess": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "Countable": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "DateTimeInterface": {
+ "min": "5.5.0",
+ "max": null
+ },
+ "Iterator": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "IteratorAggregate": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "JsonSerializable": {
+ "min": "5.4.0",
+ "max": null
+ },
+ "MongoCursorInterface": {
+ "min": "5.2.6",
+ "max": null
+ },
+ "OuterIterator": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "RecursiveIterator": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "Reflector": {
+ "min": "5.0.0",
+ "max": null
+ },
+ "Riak\\MapReduce\\Output\\StreamOutput": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "Riak\\Output\\ConflictResolver": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "Riak\\Output\\KeyStreamOutput": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "Riak\\Property\\ReplicationMode\\ReplicationMode": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "SeekableIterator": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "Serializable": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "SessionHandlerInterface": {
+ "min": "5.4.0",
+ "max": null
+ },
+ "SessionIdInterface": {
+ "min": "5.5.1",
+ "max": null
+ },
+ "SplObserver": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "SplSubject": {
+ "min": "5.1.0",
+ "max": null
+ },
+ "Traversable": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "http\\Exception": {
+ "min": "5.3.0",
+ "max": null
}
},
- "constants" : {
- "ABDAY_1" : {
- "min" : "4.1.0",
- "max" : null
+ "constants": {
+ "ABDAY_1": {
+ "min": "4.1.0",
+ "max": null
+ },
+ "ABDAY_2": {
+ "min": "4.1.0",
+ "max": null
+ },
+ "ABDAY_3": {
+ "min": "4.1.0",
+ "max": null
+ },
+ "ABDAY_4": {
+ "min": "4.1.0",
+ "max": null
+ },
+ "ABDAY_5": {
+ "min": "4.1.0",
+ "max": null
+ },
+ "ABDAY_6": {
+ "min": "4.1.0",
+ "max": null
+ },
+ "ABDAY_7": {
+ "min": "4.1.0",
+ "max": null
},
- "ABDAY_2" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_1": {
+ "min": "4.1.0",
+ "max": null
},
- "ABDAY_3" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_10": {
+ "min": "4.1.0",
+ "max": null
},
- "ABDAY_4" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_11": {
+ "min": "4.1.0",
+ "max": null
},
- "ABDAY_5" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_12": {
+ "min": "4.1.0",
+ "max": null
},
- "ABDAY_6" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_2": {
+ "min": "4.1.0",
+ "max": null
},
- "ABDAY_7" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_3": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_1" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_4": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_10" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_5": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_11" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_6": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_12" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_7": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_2" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_8": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_3" : {
- "min" : "4.1.0",
- "max" : null
+ "ABMON_9": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_4" : {
- "min" : "4.1.0",
- "max" : null
+ "AF_INET": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_5" : {
- "min" : "4.1.0",
- "max" : null
+ "AF_INET6": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_6" : {
- "min" : "4.1.0",
- "max" : null
+ "AF_UNIX": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_7" : {
- "min" : "4.1.0",
- "max" : null
+ "ALT_DIGITS": {
+ "min": "4.1.0",
+ "max": null
},
- "ABMON_8" : {
- "min" : "4.1.0",
- "max" : null
+ "AMQP_AUTOACK": {
+ "min": "5.2.0",
+ "max": null
},
- "ABMON_9" : {
- "min" : "4.1.0",
- "max" : null
+ "AMQP_AUTODELETE": {
+ "min": "5.2.0",
+ "max": null
},
- "AF_INET" : {
- "min" : "4.1.0",
- "max" : null
+ "AMQP_DURABLE": {
+ "min": "5.2.0",
+ "max": null
},
- "AF_INET6" : {
- "min" : "4.1.0",
- "max" : null
+ "AMQP_EXCLUSIVE": {
+ "min": "5.2.0",
+ "max": null
},
- "AF_UNIX" : {
- "min" : "4.1.0",
- "max" : null
+ "AMQP_EX_TYPE_DIRECT": {
+ "min": "5.2.0",
+ "max": null
},
- "ALT_DIGITS" : {
- "min" : "4.1.0",
- "max" : null
+ "AMQP_EX_TYPE_FANOUT": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_AUTOACK" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_EX_TYPE_HEADERS": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_AUTODELETE" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_EX_TYPE_TOPIC": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_DURABLE" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_IFEMPTY": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_EXCLUSIVE" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_IFUNUSED": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_EX_TYPE_DIRECT" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_IMMEDIATE": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_EX_TYPE_FANOUT" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_INTERNAL": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_EX_TYPE_HEADERS" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_MANDATORY": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_EX_TYPE_TOPIC" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_MULTIPLE": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_IFEMPTY" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_NOLOCAL": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_IFUNUSED" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_NOPARAM": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_IMMEDIATE" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_NOWAIT": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_INTERNAL" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_OS_SOCKET_TIMEOUT_ERRNO": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_MANDATORY" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_PASSIVE": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_MULTIPLE" : {
- "min" : "5.2.0",
- "max" : null
+ "AMQP_REQUEUE": {
+ "min": "5.2.0",
+ "max": null
},
- "AMQP_NOLOCAL" : {
- "min" : "5.2.0",
- "max" : null
+ "AM_STR": {
+ "min": "4.1.0",
+ "max": null
},
- "AMQP_NOPARAM" : {
- "min" : "5.2.0",
- "max" : null
+ "APACHE_MAP": {
+ "min": "5.0.0",
+ "max": null
},
- "AMQP_NOWAIT" : {
- "min" : "5.2.0",
- "max" : null
+ "APCU_APC_FULL_BC": {
+ "min": "5.3.0",
+ "max": null
},
- "AMQP_OS_SOCKET_TIMEOUT_ERRNO" : {
- "min" : "5.2.0",
- "max" : null
+ "APC_BIN_VERIFY_CRC32": {
+ "min": "5.1.0",
+ "max": null
},
- "AMQP_PASSIVE" : {
- "min" : "5.2.0",
- "max" : null
+ "APC_BIN_VERIFY_MD5": {
+ "min": "5.1.0",
+ "max": null
},
- "AMQP_REQUEUE" : {
- "min" : "5.2.0",
- "max" : null
+ "APC_ITER_ALL": {
+ "min": "5.1.0",
+ "max": null
},
- "AM_STR" : {
- "min" : "4.1.0",
- "max" : null
+ "APC_ITER_ATIME": {
+ "min": "5.1.0",
+ "max": null
},
- "APACHE_MAP" : {
- "min" : "5.0.0",
- "max" : null
+ "APC_ITER_CTIME": {
+ "min": "5.1.0",
+ "max": null
},
- "APCU_APC_FULL_BC" : {
- "min" : "5.3.0",
- "max" : null
+ "APC_ITER_DEVICE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_BIN_VERIFY_CRC32" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_DTIME": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_BIN_VERIFY_MD5" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_FILENAME": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_ALL" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_INODE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_ATIME" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_KEY": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_CTIME" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_MD5": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_DEVICE" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_MEM_SIZE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_DTIME" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_MTIME": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_FILENAME" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_NONE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_INODE" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_NUM_HITS": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_KEY" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_REFCOUNT": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_MD5" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_TTL": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_MEM_SIZE" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_TYPE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_MTIME" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_ITER_VALUE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_NONE" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_LIST_ACTIVE": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_NUM_HITS" : {
- "min" : "5.1.0",
- "max" : null
+ "APC_LIST_DELETED": {
+ "min": "5.1.0",
+ "max": null
},
- "APC_ITER_REFCOUNT" : {
- "min" : "5.1.0",
- "max" : null
+ "ASSERT_ACTIVE": {
+ "min": "4.0.0",
+ "max": null
},
- "APC_ITER_TTL" : {
- "min" : "5.1.0",
- "max" : null
+ "ASSERT_BAIL": {
+ "min": "4.0.0",
+ "max": null
},
- "APC_ITER_TYPE" : {
- "min" : "5.1.0",
- "max" : null
+ "ASSERT_CALLBACK": {
+ "min": "4.0.0",
+ "max": null
},
- "APC_ITER_VALUE" : {
- "min" : "5.1.0",
- "max" : null
+ "ASSERT_QUIET_EVAL": {
+ "min": "4.0.0",
+ "max": null
},
- "APC_LIST_ACTIVE" : {
- "min" : "5.1.0",
- "max" : null
+ "ASSERT_WARNING": {
+ "min": "4.0.0",
+ "max": null
},
- "APC_LIST_DELETED" : {
- "min" : "5.1.0",
- "max" : null
+ "BUS_ADRALN": {
+ "min": "5.3.0",
+ "max": null
},
- "ASSERT_ACTIVE" : {
- "min" : "4.0.0",
- "max" : null
+ "BUS_ADRERR": {
+ "min": "5.3.0",
+ "max": null
},
- "ASSERT_BAIL" : {
- "min" : "4.0.0",
- "max" : null
+ "BUS_OBJERR": {
+ "min": "5.3.0",
+ "max": null
},
- "ASSERT_CALLBACK" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_DOW_DAYNO": {
+ "min": "4.0.0",
+ "max": null
},
- "ASSERT_QUIET_EVAL" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_DOW_LONG": {
+ "min": "4.0.0",
+ "max": null
},
- "ASSERT_WARNING" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_DOW_SHORT": {
+ "min": "4.0.0",
+ "max": null
},
- "BUS_ADRALN" : {
- "min" : "5.3.0",
- "max" : null
+ "CAL_EASTER_ALWAYS_GREGORIAN": {
+ "min": "4.3.0",
+ "max": null
},
- "BUS_ADRERR" : {
- "min" : "5.3.0",
- "max" : null
+ "CAL_EASTER_ALWAYS_JULIAN": {
+ "min": "4.3.0",
+ "max": null
},
- "BUS_OBJERR" : {
- "min" : "5.3.0",
- "max" : null
+ "CAL_EASTER_DEFAULT": {
+ "min": "4.3.0",
+ "max": null
},
- "CAL_DOW_DAYNO" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_EASTER_ROMAN": {
+ "min": "4.3.0",
+ "max": null
},
- "CAL_DOW_LONG" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_FRENCH": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_DOW_SHORT" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_GREGORIAN": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_EASTER_ALWAYS_GREGORIAN" : {
- "min" : "4.3.0",
- "max" : null
+ "CAL_JEWISH": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_EASTER_ALWAYS_JULIAN" : {
- "min" : "4.3.0",
- "max" : null
+ "CAL_JEWISH_ADD_ALAFIM": {
+ "min": "5.0.0",
+ "max": null
},
- "CAL_EASTER_DEFAULT" : {
- "min" : "4.3.0",
- "max" : null
+ "CAL_JEWISH_ADD_ALAFIM_GERESH": {
+ "min": "5.0.0",
+ "max": null
},
- "CAL_EASTER_ROMAN" : {
- "min" : "4.3.0",
- "max" : null
+ "CAL_JEWISH_ADD_GERESHAYIM": {
+ "min": "5.0.0",
+ "max": null
},
- "CAL_FRENCH" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_JULIAN": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_GREGORIAN" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_MONTH_FRENCH": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_JEWISH" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_MONTH_GREGORIAN_LONG": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_JEWISH_ADD_ALAFIM" : {
- "min" : "5.0.0",
- "max" : null
+ "CAL_MONTH_GREGORIAN_SHORT": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_JEWISH_ADD_ALAFIM_GERESH" : {
- "min" : "5.0.0",
- "max" : null
+ "CAL_MONTH_JEWISH": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_JEWISH_ADD_GERESHAYIM" : {
- "min" : "5.0.0",
- "max" : null
+ "CAL_MONTH_JULIAN_LONG": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_JULIAN" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_MONTH_JULIAN_SHORT": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_MONTH_FRENCH" : {
- "min" : "4.0.0",
- "max" : null
+ "CAL_NUM_CALS": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_MONTH_GREGORIAN_LONG" : {
- "min" : "4.0.0",
- "max" : null
+ "CASE_LOWER": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_MONTH_GREGORIAN_SHORT" : {
- "min" : "4.0.0",
- "max" : null
+ "CASE_UPPER": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_MONTH_JEWISH" : {
- "min" : "4.0.0",
- "max" : null
+ "CHAR_MAX": {
+ "min": "4.0.0",
+ "max": null
},
- "CAL_MONTH_JULIAN_LONG" : {
- "min" : "4.0.0",
- "max" : null
+ "CLD_CONTINUED": {
+ "min": "5.3.0",
+ "max": null
},
- "CAL_MONTH_JULIAN_SHORT" : {
- "min" : "4.0.0",
- "max" : null
+ "CLD_DUMPED": {
+ "min": "5.3.0",
+ "max": null
},
- "CAL_NUM_CALS" : {
- "min" : "4.0.0",
- "max" : null
+ "CLD_EXITED": {
+ "min": "5.3.0",
+ "max": null
},
- "CASE_LOWER" : {
- "min" : "4.0.0",
- "max" : null
+ "CLD_KILLED": {
+ "min": "5.3.0",
+ "max": null
},
- "CASE_UPPER" : {
- "min" : "4.0.0",
- "max" : null
+ "CLD_STOPPED": {
+ "min": "5.3.0",
+ "max": null
},
- "CHAR_MAX" : {
- "min" : "4.0.0",
- "max" : null
+ "CLD_TRAPPED": {
+ "min": "5.3.0",
+ "max": null
},
- "CLD_CONTINUED" : {
- "min" : "5.3.0",
- "max" : null
+ "CL_EXPUNGE": {
+ "min": "4.0.0",
+ "max": null
},
- "CLD_DUMPED" : {
- "min" : "5.3.0",
- "max" : null
+ "CODESET": {
+ "min": "4.1.0",
+ "max": null
},
- "CLD_EXITED" : {
- "min" : "5.3.0",
- "max" : null
+ "CONNECTION_ABORTED": {
+ "min": "4.0.0",
+ "max": null
},
- "CLD_KILLED" : {
- "min" : "5.3.0",
- "max" : null
+ "CONNECTION_NORMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "CLD_STOPPED" : {
- "min" : "5.3.0",
- "max" : null
+ "CONNECTION_TIMEOUT": {
+ "min": "4.0.0",
+ "max": null
},
- "CLD_TRAPPED" : {
- "min" : "5.3.0",
- "max" : null
+ "COUNT_NORMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "CL_EXPUNGE" : {
- "min" : "4.0.0",
- "max" : null
+ "COUNT_RECURSIVE": {
+ "min": "4.0.0",
+ "max": null
},
- "CODESET" : {
- "min" : "4.1.0",
- "max" : null
+ "CP_MOVE": {
+ "min": "4.0.0",
+ "max": null
},
- "CONNECTION_ABORTED" : {
- "min" : "4.0.0",
- "max" : null
+ "CP_UID": {
+ "min": "4.0.0",
+ "max": null
},
- "CONNECTION_NORMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "CONNECTION_TIMEOUT" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_DOCS": {
+ "min": "4.0.0",
+ "max": null
},
- "COUNT_NORMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_FULLPAGE": {
+ "min": "4.0.0",
+ "max": null
},
- "COUNT_RECURSIVE" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_GENERAL": {
+ "min": "4.0.0",
+ "max": null
},
- "CP_MOVE" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_GROUP": {
+ "min": "4.0.0",
+ "max": null
},
- "CP_UID" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_MODULES": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_QA": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_DOCS" : {
- "min" : "4.0.0",
- "max" : null
+ "CREDITS_SAPI": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_FULLPAGE" : {
- "min" : "4.0.0",
- "max" : null
+ "CRNCYSTR": {
+ "min": "4.1.0",
+ "max": null
},
- "CREDITS_GENERAL" : {
- "min" : "4.0.0",
- "max" : null
+ "CRYPT_BLOWFISH": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_GROUP" : {
- "min" : "4.0.0",
- "max" : null
+ "CRYPT_EXT_DES": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_MODULES" : {
- "min" : "4.0.0",
- "max" : null
+ "CRYPT_MD5": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_QA" : {
- "min" : "4.0.0",
- "max" : null
+ "CRYPT_SALT_LENGTH": {
+ "min": "4.0.0",
+ "max": null
},
- "CREDITS_SAPI" : {
- "min" : "4.0.0",
- "max" : null
+ "CRYPT_SHA256": {
+ "min": "5.3.2",
+ "max": null
},
- "CRNCYSTR" : {
- "min" : "4.1.0",
- "max" : null
+ "CRYPT_SHA512": {
+ "min": "5.3.2",
+ "max": null
},
- "CRYPT_BLOWFISH" : {
- "min" : "4.0.0",
- "max" : null
+ "CRYPT_STD_DES": {
+ "min": "4.0.0",
+ "max": null
},
- "CRYPT_EXT_DES" : {
- "min" : "4.0.0",
- "max" : null
+ "CURLAUTH_ANY": {
+ "min": "4.0.2",
+ "max": null
},
- "CRYPT_MD5" : {
- "min" : "4.0.0",
- "max" : null
+ "CURLAUTH_ANYSAFE": {
+ "min": "4.0.2",
+ "max": null
},
- "CRYPT_SALT_LENGTH" : {
- "min" : "4.0.0",
- "max" : null
+ "CURLAUTH_BASIC": {
+ "min": "4.0.2",
+ "max": null
},
- "CRYPT_SHA256" : {
- "min" : "5.3.2",
- "max" : null
+ "CURLAUTH_DIGEST": {
+ "min": "4.0.2",
+ "max": null
},
- "CRYPT_SHA512" : {
- "min" : "5.3.2",
- "max" : null
+ "CURLAUTH_DIGEST_IE": {
+ "min": "5.5.0",
+ "max": null
},
- "CRYPT_STD_DES" : {
- "min" : "4.0.0",
- "max" : null
+ "CURLAUTH_GSSNEGOTIATE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLAUTH_ANY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLAUTH_NONE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLAUTH_ANYSAFE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLAUTH_NTLM": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLAUTH_BASIC" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLAUTH_ONLY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLAUTH_DIGEST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLCLOSEPOLICY_CALLBACK": {
+ "min": "4.0.2",
+ "max": "5.5.20"
},
- "CURLAUTH_DIGEST_IE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLCLOSEPOLICY_LEAST_RECENTLY_USED": {
+ "min": "4.0.2",
+ "max": "5.5.20"
},
- "CURLAUTH_GSSNEGOTIATE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLCLOSEPOLICY_LEAST_TRAFFIC": {
+ "min": "4.0.2",
+ "max": "5.5.20"
},
- "CURLAUTH_NONE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLCLOSEPOLICY_OLDEST": {
+ "min": "4.0.2",
+ "max": "5.5.20"
},
- "CURLAUTH_NTLM" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLCLOSEPOLICY_SLOWEST": {
+ "min": "4.0.2",
+ "max": "5.5.20"
},
- "CURLAUTH_ONLY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLE_ABORTED_BY_CALLBACK": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLCLOSEPOLICY_CALLBACK" : {
- "min" : "4.0.2",
- "max" : "5.5.17"
+ "CURLE_BAD_CALLING_ORDER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLCLOSEPOLICY_LEAST_RECENTLY_USED" : {
- "min" : "4.0.2",
- "max" : "5.5.17"
+ "CURLE_BAD_CONTENT_ENCODING": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLCLOSEPOLICY_LEAST_TRAFFIC" : {
- "min" : "4.0.2",
- "max" : "5.5.17"
+ "CURLE_BAD_DOWNLOAD_RESUME": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLCLOSEPOLICY_OLDEST" : {
- "min" : "4.0.2",
- "max" : "5.5.17"
+ "CURLE_BAD_FUNCTION_ARGUMENT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLCLOSEPOLICY_SLOWEST" : {
- "min" : "4.0.2",
- "max" : "5.5.17"
+ "CURLE_BAD_PASSWORD_ENTERED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_ABORTED_BY_CALLBACK" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_COULDNT_CONNECT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_BAD_CALLING_ORDER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_COULDNT_RESOLVE_HOST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_BAD_CONTENT_ENCODING" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_COULDNT_RESOLVE_PROXY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_BAD_DOWNLOAD_RESUME" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLE_FAILED_INIT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_BAD_FUNCTION_ARGUMENT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FILESIZE_EXCEEDED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_BAD_PASSWORD_ENTERED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FILE_COULDNT_READ_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_COULDNT_CONNECT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_ACCESS_DENIED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_COULDNT_RESOLVE_HOST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_BAD_DOWNLOAD_RESUME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_COULDNT_RESOLVE_PROXY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_CANT_GET_HOST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FAILED_INIT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_CANT_RECONNECT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FILESIZE_EXCEEDED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_COULDNT_GET_SIZE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FILE_COULDNT_READ_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_COULDNT_RETR_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_ACCESS_DENIED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_COULDNT_SET_ASCII": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_BAD_DOWNLOAD_RESUME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_COULDNT_SET_BINARY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_CANT_GET_HOST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_COULDNT_STOR_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_CANT_RECONNECT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_COULDNT_USE_REST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_COULDNT_GET_SIZE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_PARTIAL_FILE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLE_FTP_COULDNT_RETR_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_PORT_FAILED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_COULDNT_SET_ASCII" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_QUOTE_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_COULDNT_SET_BINARY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_SSL_FAILED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_COULDNT_STOR_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_USER_PASSWORD_INCORRECT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_COULDNT_USE_REST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_WEIRD_227_FORMAT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_PARTIAL_FILE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLE_FTP_WEIRD_PASS_REPLY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_PORT_FAILED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_WEIRD_PASV_REPLY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_QUOTE_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_WEIRD_SERVER_REPLY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_SSL_FAILED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_WEIRD_USER_REPLY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_USER_PASSWORD_INCORRECT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FTP_WRITE_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_WEIRD_227_FORMAT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_FUNCTION_NOT_FOUND": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_WEIRD_PASS_REPLY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_GOT_NOTHING": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_WEIRD_PASV_REPLY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_HTTP_NOT_FOUND": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_WEIRD_SERVER_REPLY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_HTTP_PORT_FAILED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_WEIRD_USER_REPLY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_HTTP_POST_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FTP_WRITE_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_HTTP_RANGE_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_FUNCTION_NOT_FOUND" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_HTTP_RETURNED_ERROR": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLE_GOT_NOTHING" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_LDAP_CANNOT_BIND": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_HTTP_NOT_FOUND" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_LDAP_INVALID_URL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_HTTP_PORT_FAILED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_LDAP_SEARCH_FAILED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_HTTP_POST_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_LIBRARY_NOT_FOUND": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_HTTP_RANGE_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_MALFORMAT_USER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_HTTP_RETURNED_ERROR" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLE_OBSOLETE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_LDAP_CANNOT_BIND" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_OK": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_LDAP_INVALID_URL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_OPERATION_TIMEDOUT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLE_LDAP_SEARCH_FAILED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_OPERATION_TIMEOUTED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_LIBRARY_NOT_FOUND" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_OUT_OF_MEMORY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_MALFORMAT_USER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_PARTIAL_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_OBSOLETE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_READ_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_OK" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_RECV_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_OPERATION_TIMEDOUT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLE_SEND_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_OPERATION_TIMEOUTED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SHARE_IN_USE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_OUT_OF_MEMORY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSH": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLE_PARTIAL_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSL_CACERT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_READ_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSL_CERTPROBLEM": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_RECV_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSL_CIPHER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SEND_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSL_CONNECT_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SHARE_IN_USE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSL_ENGINE_NOTFOUND": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSH" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLE_SSL_ENGINE_SETFAILED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_CACERT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_SSL_PEER_CERTIFICATE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_CERTPROBLEM" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_TELNET_OPTION_SYNTAX": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_CIPHER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_TOO_MANY_REDIRECTS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_CONNECT_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_UNKNOWN_TELNET_OPTION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_ENGINE_NOTFOUND" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_UNSUPPORTED_PROTOCOL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_ENGINE_SETFAILED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_URL_MALFORMAT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_SSL_PEER_CERTIFICATE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_URL_MALFORMAT_USER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_TELNET_OPTION_SYNTAX" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLE_WRITE_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLE_TOO_MANY_REDIRECTS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLFTPAUTH_DEFAULT": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLE_UNKNOWN_TELNET_OPTION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLFTPAUTH_SSL": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLE_UNSUPPORTED_PROTOCOL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLFTPAUTH_TLS": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLE_URL_MALFORMAT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLFTPMETHOD_MULTICWD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLE_URL_MALFORMAT_USER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLFTPMETHOD_NOCWD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLE_WRITE_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLFTPMETHOD_SINGLECWD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLFTPAUTH_DEFAULT" : {
- "min" : "5.1.0",
- "max" : null
+ "CURLFTPSSL_ALL": {
+ "min": "5.2.0",
+ "max": null
},
- "CURLFTPAUTH_SSL" : {
- "min" : "5.1.0",
- "max" : null
+ "CURLFTPSSL_CCC_ACTIVE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPAUTH_TLS" : {
- "min" : "5.1.0",
- "max" : null
+ "CURLFTPSSL_CCC_NONE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPMETHOD_MULTICWD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLFTPSSL_CCC_PASSIVE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPMETHOD_NOCWD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLFTPSSL_CONTROL": {
+ "min": "5.2.0",
+ "max": null
},
- "CURLFTPMETHOD_SINGLECWD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLFTPSSL_NONE": {
+ "min": "5.2.0",
+ "max": null
},
- "CURLFTPSSL_ALL" : {
- "min" : "5.2.0",
- "max" : null
+ "CURLFTPSSL_TRY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLFTPSSL_CCC_ACTIVE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLGSSAPI_DELEGATION_FLAG": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPSSL_CCC_NONE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLGSSAPI_DELEGATION_POLICY_FLAG": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPSSL_CCC_PASSIVE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_APPCONNECT_TIME": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPSSL_CONTROL" : {
- "min" : "5.2.0",
- "max" : null
+ "CURLINFO_CERTINFO": {
+ "min": "5.3.2",
+ "max": null
},
- "CURLFTPSSL_NONE" : {
- "min" : "5.2.0",
- "max" : null
+ "CURLINFO_CONDITION_UNMET": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLFTPSSL_TRY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_CONNECT_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLGSSAPI_DELEGATION_FLAG" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_CONTENT_LENGTH_DOWNLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLGSSAPI_DELEGATION_POLICY_FLAG" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_CONTENT_LENGTH_UPLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_APPCONNECT_TIME" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_CONTENT_TYPE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_CERTINFO" : {
- "min" : "5.3.2",
- "max" : null
+ "CURLINFO_COOKIELIST": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_CONDITION_UNMET" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_EFFECTIVE_URL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_CONNECT_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_FILETIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_CONTENT_LENGTH_DOWNLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_FTP_ENTRY_PATH": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_CONTENT_LENGTH_UPLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_HEADER_OUT": {
+ "min": "5.1.3",
+ "max": null
},
- "CURLINFO_CONTENT_TYPE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_HEADER_SIZE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_COOKIELIST" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_HTTPAUTH_AVAIL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_EFFECTIVE_URL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_HTTP_CODE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_FILETIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_HTTP_CONNECTCODE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_FTP_ENTRY_PATH" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_LASTONE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_HEADER_OUT" : {
- "min" : "5.1.3",
- "max" : null
+ "CURLINFO_LOCAL_IP": {
+ "min": "5.4.7",
+ "max": null
},
- "CURLINFO_HEADER_SIZE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_LOCAL_PORT": {
+ "min": "5.4.7",
+ "max": null
},
- "CURLINFO_HTTPAUTH_AVAIL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_NAMELOOKUP_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_HTTP_CODE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_NUM_CONNECTS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_HTTP_CONNECTCODE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_OS_ERRNO": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_LASTONE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_PRETRANSFER_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_LOCAL_IP" : {
- "min" : "5.4.7",
- "max" : null
+ "CURLINFO_PRIMARY_IP": {
+ "min": "5.4.7",
+ "max": null
},
- "CURLINFO_LOCAL_PORT" : {
- "min" : "5.4.7",
- "max" : null
+ "CURLINFO_PRIMARY_PORT": {
+ "min": "5.4.7",
+ "max": null
},
- "CURLINFO_NAMELOOKUP_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_PRIVATE": {
+ "min": "5.2.4",
+ "max": null
},
- "CURLINFO_NUM_CONNECTS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_PROXYAUTH_AVAIL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_OS_ERRNO" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_REDIRECT_COUNT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_PRETRANSFER_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_REDIRECT_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_PRIMARY_IP" : {
- "min" : "5.4.7",
- "max" : null
+ "CURLINFO_REDIRECT_URL": {
+ "min": "5.3.7",
+ "max": null
},
- "CURLINFO_PRIMARY_PORT" : {
- "min" : "5.4.7",
- "max" : null
+ "CURLINFO_REQUEST_SIZE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_PRIVATE" : {
- "min" : "5.2.4",
- "max" : null
+ "CURLINFO_RESPONSE_CODE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_PROXYAUTH_AVAIL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_RTSP_CLIENT_CSEQ": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_REDIRECT_COUNT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_RTSP_CSEQ_RECV": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_REDIRECT_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_RTSP_SERVER_CSEQ": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_REDIRECT_URL" : {
- "min" : "5.3.7",
- "max" : null
+ "CURLINFO_RTSP_SESSION_ID": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_REQUEST_SIZE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_SIZE_DOWNLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_RESPONSE_CODE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_SIZE_UPLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_RTSP_CLIENT_CSEQ" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_SPEED_DOWNLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_RTSP_CSEQ_RECV" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_SPEED_UPLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_RTSP_SERVER_CSEQ" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_SSL_ENGINES": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_RTSP_SESSION_ID" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLINFO_SSL_VERIFYRESULT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_SIZE_DOWNLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_STARTTRANSFER_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_SIZE_UPLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLINFO_TOTAL_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_SPEED_DOWNLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLMOPT_MAXCONNECTS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_SPEED_UPLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLMOPT_PIPELINING": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLINFO_SSL_ENGINES" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLMSG_DONE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_SSL_VERIFYRESULT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLM_BAD_EASY_HANDLE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_STARTTRANSFER_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLM_BAD_HANDLE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLINFO_TOTAL_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLM_CALL_MULTI_PERFORM": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLMOPT_MAXCONNECTS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLM_INTERNAL_ERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLMOPT_PIPELINING" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLM_OK": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLMSG_DONE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLM_OUT_OF_MEMORY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLM_BAD_EASY_HANDLE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_ACCEPTTIMEOUT_MS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLM_BAD_HANDLE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_ACCEPT_ENCODING": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLM_CALL_MULTI_PERFORM" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_ADDRESS_SCOPE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLM_INTERNAL_ERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_APPEND": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLM_OK" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_AUTOREFERER": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLM_OUT_OF_MEMORY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_BINARYTRANSFER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_ACCEPTTIMEOUT_MS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_BUFFERSIZE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_ACCEPT_ENCODING" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_CAINFO": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_ADDRESS_SCOPE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_CAPATH": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_APPEND" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_CERTINFO": {
+ "min": "5.3.2",
+ "max": null
},
- "CURLOPT_AUTOREFERER" : {
- "min" : "5.1.0",
- "max" : null
+ "CURLOPT_CLOSEPOLICY": {
+ "min": "4.0.2",
+ "max": "5.5.20"
},
- "CURLOPT_BINARYTRANSFER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_CONNECTTIMEOUT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_BUFFERSIZE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_CONNECTTIMEOUT_MS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_CAINFO" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_CONNECT_ONLY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_CAPATH" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_COOKIE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_CERTINFO" : {
- "min" : "5.3.2",
- "max" : null
+ "CURLOPT_COOKIEFILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_CLOSEPOLICY" : {
- "min" : "4.0.2",
- "max" : "5.5.17"
+ "CURLOPT_COOKIEJAR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_CONNECTTIMEOUT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_COOKIELIST": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_CONNECTTIMEOUT_MS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_COOKIESESSION": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLOPT_CONNECT_ONLY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_CRLF": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_COOKIE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_CRLFILE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_COOKIEFILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_CUSTOMREQUEST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_COOKIEJAR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_DIRLISTONLY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_COOKIELIST" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_DNS_CACHE_TIMEOUT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_COOKIESESSION" : {
- "min" : "5.1.0",
- "max" : null
+ "CURLOPT_DNS_SERVERS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_CRLF" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_DNS_USE_GLOBAL_CACHE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_CRLFILE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_EGDSOCKET": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_CUSTOMREQUEST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_ENCODING": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_DIRLISTONLY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_FAILONERROR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_DNS_CACHE_TIMEOUT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_DNS_SERVERS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_FILETIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_DNS_USE_GLOBAL_CACHE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FNMATCH_FUNCTION": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_EGDSOCKET" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FOLLOWLOCATION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_ENCODING" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FORBID_REUSE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FAILONERROR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FRESH_CONNECT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTPAPPEND": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FILETIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTPLISTONLY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FNMATCH_FUNCTION" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_FTPPORT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FOLLOWLOCATION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTPSSLAUTH": {
+ "min": "5.1.0",
+ "max": null
},
- "CURLOPT_FORBID_REUSE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTP_ACCOUNT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_FRESH_CONNECT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTP_ALTERNATIVE_TO_USER": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_FTPAPPEND" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTP_CREATE_MISSING_DIRS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTPLISTONLY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTP_FILEMETHOD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_FTPPORT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTP_RESPONSE_TIMEOUT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_FTPSSLAUTH" : {
- "min" : "5.1.0",
- "max" : null
+ "CURLOPT_FTP_SKIP_PASV_IP": {
+ "min": "5.3.2",
+ "max": null
},
- "CURLOPT_FTP_ACCOUNT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_FTP_SSL": {
+ "min": "5.2.0",
+ "max": null
},
- "CURLOPT_FTP_ALTERNATIVE_TO_USER" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_FTP_SSL_CCC": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_FTP_CREATE_MISSING_DIRS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_FTP_USE_EPRT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTP_FILEMETHOD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_FTP_USE_EPSV": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTP_RESPONSE_TIMEOUT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_FTP_USE_PRET": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_FTP_SKIP_PASV_IP" : {
- "min" : "5.3.2",
- "max" : null
+ "CURLOPT_GSSAPI_DELEGATION": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_FTP_SSL" : {
- "min" : "5.2.0",
- "max" : null
+ "CURLOPT_HEADER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTP_SSL_CCC" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_HEADERFUNCTION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTP_USE_EPRT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_HTTP200ALIASES": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTP_USE_EPSV" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_HTTPAUTH": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_FTP_USE_PRET" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_HTTPGET": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_GSSAPI_DELEGATION" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_HTTPHEADER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_HEADER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_HTTPPROXYTUNNEL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_HEADERFUNCTION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_HTTP_CONTENT_DECODING": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_HTTP200ALIASES" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_HTTP_TRANSFER_DECODING": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_HTTPAUTH" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_HTTP_VERSION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_HTTPGET" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_IGNORE_CONTENT_LENGTH": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_HTTPHEADER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_INFILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_HTTPPROXYTUNNEL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_INFILESIZE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_HTTP_CONTENT_DECODING" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_INTERFACE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_HTTP_TRANSFER_DECODING" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_IPRESOLVE": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_HTTP_VERSION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_ISSUERCERT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_IGNORE_CONTENT_LENGTH" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_KEYPASSWD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_INFILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_KRB4LEVEL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_INFILESIZE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_KRBLEVEL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_INTERFACE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_LOCALPORT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_IPRESOLVE" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_LOCALPORTRANGE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_ISSUERCERT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_LOW_SPEED_LIMIT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_KEYPASSWD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_LOW_SPEED_TIME": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_KRB4LEVEL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_MAIL_AUTH": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_KRBLEVEL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_MAIL_FROM": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_LOCALPORT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_MAIL_RCPT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_LOCALPORTRANGE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_MAXCONNECTS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_LOW_SPEED_LIMIT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_MAXFILESIZE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_LOW_SPEED_TIME" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_MAXREDIRS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_MAIL_AUTH" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_MAX_RECV_SPEED_LARGE": {
+ "min": "5.3.7",
+ "max": null
},
- "CURLOPT_MAIL_FROM" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_MAX_SEND_SPEED_LARGE": {
+ "min": "5.3.7",
+ "max": null
},
- "CURLOPT_MAIL_RCPT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_MUTE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_MAXCONNECTS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_NETRC": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_MAXFILESIZE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_NETRC_FILE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_MAXREDIRS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_NEW_DIRECTORY_PERMS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_MAX_RECV_SPEED_LARGE" : {
- "min" : "5.3.7",
- "max" : null
+ "CURLOPT_NEW_FILE_PERMS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_MAX_SEND_SPEED_LARGE" : {
- "min" : "5.3.7",
- "max" : null
+ "CURLOPT_NOBODY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_MUTE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_NOPROGRESS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_NETRC" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_NOPROXY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_NETRC_FILE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_NOSIGNAL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_NEW_DIRECTORY_PERMS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_PASSWDFUNCTION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_NEW_FILE_PERMS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_PASSWORD": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_NOBODY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PORT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_NOPROGRESS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_POST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_NOPROXY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_POSTFIELDS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_NOSIGNAL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_POSTQUOTE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PASSWDFUNCTION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_POSTREDIR": {
+ "min": "5.3.2",
+ "max": null
},
- "CURLOPT_PASSWORD" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_PREQUOTE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_PORT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PRIVATE": {
+ "min": "5.2.4",
+ "max": null
},
- "CURLOPT_POST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PROGRESSFUNCTION": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_POSTFIELDS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PROTOCOLS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_POSTQUOTE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PROXY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_POSTREDIR" : {
- "min" : "5.3.2",
- "max" : null
+ "CURLOPT_PROXYAUTH": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PREQUOTE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_PROXYPASSWORD": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_PRIVATE" : {
- "min" : "5.2.4",
- "max" : null
+ "CURLOPT_PROXYPORT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROGRESSFUNCTION" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_PROXYTYPE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROTOCOLS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PROXYUSERNAME": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_PROXY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PROXYUSERPWD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROXYAUTH" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_PROXY_TRANSFER_MODE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_PROXYPASSWORD" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_PUT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROXYPORT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_QUOTE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROXYTYPE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RANDOM_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROXYUSERNAME" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_RANGE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROXYUSERPWD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_READDATA": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PROXY_TRANSFER_MODE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_READFUNCTION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_PUT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_REDIR_PROTOCOLS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_QUOTE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_REFERER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_RANDOM_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RESOLVE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RANGE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RESUME_FROM": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_READDATA" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RETURNTRANSFER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_READFUNCTION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RTSP_CLIENT_CSEQ": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_REDIR_PROTOCOLS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RTSP_REQUEST": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_REFERER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RTSP_SERVER_CSEQ": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RESOLVE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_RTSP_SESSION_ID": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RESUME_FROM" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RTSP_STREAM_URI": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RETURNTRANSFER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_RTSP_TRANSPORT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RTSP_CLIENT_CSEQ" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SAFE_UPLOAD": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RTSP_REQUEST" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SHARE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RTSP_SERVER_CSEQ" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SOCKS5_GSSAPI_NEC": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RTSP_SESSION_ID" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SOCKS5_GSSAPI_SERVICE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_RTSP_STREAM_URI" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSH_AUTH_TYPES": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_RTSP_TRANSPORT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSH_HOST_PUBLIC_KEY_MD5": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_SAFE_UPLOAD" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSH_KNOWNHOSTS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_SHARE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSH_PRIVATE_KEYFILE": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_SOCKS5_GSSAPI_NEC" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSH_PUBLIC_KEYFILE": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLOPT_SOCKS5_GSSAPI_SERVICE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSLCERT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSH_AUTH_TYPES" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_SSLCERTPASSWD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSH_HOST_PUBLIC_KEY_MD5" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_SSLCERTTYPE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSH_KNOWNHOSTS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_SSLENGINE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSH_PRIVATE_KEYFILE" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_SSLENGINE_DEFAULT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSH_PUBLIC_KEYFILE" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLOPT_SSLKEY": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLCERT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSLKEYPASSWD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLCERTPASSWD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSLKEYTYPE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLCERTTYPE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSLVERSION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLENGINE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSL_CIPHER_LIST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLENGINE_DEFAULT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSL_OPTIONS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_SSLKEY" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSL_SESSIONID_CACHE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_SSLKEYPASSWD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSL_VERIFYHOST": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLKEYTYPE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_SSL_VERIFYPEER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSLVERSION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_STDERR": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_SSL_CIPHER_LIST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TCP_KEEPALIVE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_SSL_OPTIONS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TCP_KEEPIDLE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_SSL_SESSIONID_CACHE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TCP_KEEPINTVL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_SSL_VERIFYHOST" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TCP_NODELAY": {
+ "min": "5.2.1",
+ "max": null
},
- "CURLOPT_SSL_VERIFYPEER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TELNETOPTIONS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_STDERR" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TFTP_BLKSIZE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_TCP_KEEPALIVE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TIMECONDITION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TCP_KEEPIDLE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TIMEOUT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TCP_KEEPINTVL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TIMEOUT_MS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TCP_NODELAY" : {
- "min" : "5.2.1",
- "max" : null
+ "CURLOPT_TIMEVALUE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TELNETOPTIONS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TLSAUTH_PASSWORD": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_TFTP_BLKSIZE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_TLSAUTH_TYPE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_TIMECONDITION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TLSAUTH_USERNAME": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_TIMEOUT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TRANSFERTEXT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TIMEOUT_MS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_TRANSFER_ENCODING": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_TIMEVALUE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_UNRESTRICTED_AUTH": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TLSAUTH_PASSWORD" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_UPLOAD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TLSAUTH_TYPE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_URL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TLSAUTH_USERNAME" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_USERAGENT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_TRANSFERTEXT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_USERNAME": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_TRANSFER_ENCODING" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_USERPWD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_UNRESTRICTED_AUTH" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_USE_SSL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_UPLOAD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_VERBOSE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_URL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_WILDCARDMATCH": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_USERAGENT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLOPT_WRITEFUNCTION": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_USERNAME" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLOPT_WRITEHEADER": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLOPT_USERPWD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPAUSE_ALL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_USE_SSL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPAUSE_CONT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_VERBOSE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPAUSE_RECV": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_WILDCARDMATCH" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPAUSE_RECV_CONT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_WRITEFUNCTION" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPAUSE_SEND": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLOPT_WRITEHEADER" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPAUSE_SEND_CONT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPAUSE_ALL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_ALL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPAUSE_CONT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_DICT": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPAUSE_RECV" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_FILE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPAUSE_RECV_CONT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_FTP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPAUSE_SEND" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_FTPS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPAUSE_SEND_CONT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_GOPHER": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_ALL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_HTTP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_DICT" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_HTTPS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_FILE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_IMAP": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_FTP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_IMAPS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_FTPS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_LDAP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_GOPHER" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_LDAPS": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_HTTP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_POP3": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_HTTPS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_POP3S": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_IMAP" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_RTMP": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_IMAPS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_RTMPE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_LDAP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_RTMPS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_LDAPS" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROTO_RTMPT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_POP3" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_RTMPTE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_POP3S" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_RTMPTS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_RTMP" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_RTSP": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_RTMPE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_SCP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_RTMPS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_SFTP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_RTMPT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_SMTP": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_RTMPTE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_SMTPS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_RTMPTS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_TELNET": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_RTSP" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROTO_TFTP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_SCP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROXY_HTTP": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_SFTP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLPROXY_SOCKS4": {
+ "min": "5.2.10",
+ "max": null
},
- "CURLPROTO_SMTP" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLPROXY_SOCKS5": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLPROTO_SMTPS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLSHOPT_NONE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_TELNET" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLSHOPT_SHARE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROTO_TFTP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLSHOPT_UNSHARE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROXY_HTTP" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLSSH_AUTH_ANY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLPROXY_SOCKS4" : {
- "min" : "5.2.10",
- "max" : null
+ "CURLSSH_AUTH_DEFAULT": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLPROXY_SOCKS5" : {
- "min" : "4.0.2",
- "max" : null
+ "CURLSSH_AUTH_HOST": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLSHOPT_NONE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLSSH_AUTH_KEYBOARD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLSHOPT_SHARE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLSSH_AUTH_NONE": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLSHOPT_UNSHARE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLSSH_AUTH_PASSWORD": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLSSH_AUTH_ANY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURLSSH_AUTH_PUBLICKEY": {
+ "min": "5.3.0",
+ "max": null
},
- "CURLSSH_AUTH_DEFAULT" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLSSLOPT_ALLOW_BEAST": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLSSH_AUTH_HOST" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLUSESSL_ALL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLSSH_AUTH_KEYBOARD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLUSESSL_CONTROL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLSSH_AUTH_NONE" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLUSESSL_NONE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLSSH_AUTH_PASSWORD" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLUSESSL_TRY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLSSH_AUTH_PUBLICKEY" : {
- "min" : "5.3.0",
- "max" : null
+ "CURLVERSION_NOW": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLSSLOPT_ALLOW_BEAST" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_FNMATCHFUNC_FAIL": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLUSESSL_ALL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_FNMATCHFUNC_MATCH": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLUSESSL_CONTROL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_FNMATCHFUNC_NOMATCH": {
+ "min": "5.5.0",
+ "max": null
},
- "CURLUSESSL_NONE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_HTTP_VERSION_1_0": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLUSESSL_TRY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_HTTP_VERSION_1_1": {
+ "min": "4.0.2",
+ "max": null
},
- "CURLVERSION_NOW" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_HTTP_VERSION_NONE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_FNMATCHFUNC_FAIL" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_IPRESOLVE_V4": {
+ "min": "5.3.0",
+ "max": null
},
- "CURL_FNMATCHFUNC_MATCH" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_IPRESOLVE_V6": {
+ "min": "5.3.0",
+ "max": null
},
- "CURL_FNMATCHFUNC_NOMATCH" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_IPRESOLVE_WHATEVER": {
+ "min": "5.3.0",
+ "max": null
},
- "CURL_HTTP_VERSION_1_0" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_LOCK_DATA_COOKIE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_HTTP_VERSION_1_1" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_LOCK_DATA_DNS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_HTTP_VERSION_NONE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_LOCK_DATA_SSL_SESSION": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_IPRESOLVE_V4" : {
- "min" : "5.3.0",
- "max" : null
+ "CURL_NETRC_IGNORED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_IPRESOLVE_V6" : {
- "min" : "5.3.0",
- "max" : null
+ "CURL_NETRC_OPTIONAL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_IPRESOLVE_WHATEVER" : {
- "min" : "5.3.0",
- "max" : null
+ "CURL_NETRC_REQUIRED": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_LOCK_DATA_COOKIE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_READFUNC_PAUSE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_LOCK_DATA_DNS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_ANNOUNCE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_LOCK_DATA_SSL_SESSION" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_DESCRIBE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_NETRC_IGNORED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_RTSPREQ_GET_PARAMETER": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_NETRC_OPTIONAL" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_RTSPREQ_OPTIONS": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_NETRC_REQUIRED" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_RTSPREQ_PAUSE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_READFUNC_PAUSE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_PLAY": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_ANNOUNCE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_RECEIVE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_DESCRIBE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_RECORD": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_GET_PARAMETER" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_SETUP": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_OPTIONS" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_SET_PARAMETER": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_PAUSE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_RTSPREQ_TEARDOWN": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_PLAY" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_DEFAULT": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_RECEIVE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_SSLv2": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_RECORD" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_SSLv3": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_SETUP" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_TLSv1": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_RTSPREQ_SET_PARAMETER" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_TLSv1_0": {
+ "min": "5.5.19RC1",
+ "max": null
},
- "CURL_RTSPREQ_TEARDOWN" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_TLSv1_1": {
+ "min": "5.5.19RC1",
+ "max": null
},
- "CURL_SSLVERSION_DEFAULT" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_SSLVERSION_TLSv1_2": {
+ "min": "5.5.19RC1",
+ "max": null
},
- "CURL_SSLVERSION_SSLv2" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_TIMECOND_IFMODSINCE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_SSLVERSION_SSLv3" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_TIMECOND_IFUNMODSINCE": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_SSLVERSION_TLSv1" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_TIMECOND_LASTMOD": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_TIMECOND_IFMODSINCE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_TIMECOND_NONE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_TIMECOND_IFUNMODSINCE" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_TLSAUTH_SRP": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_TIMECOND_LASTMOD" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_VERSION_IPV6": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_TIMECOND_NONE" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_VERSION_KERBEROS4": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_TLSAUTH_SRP" : {
- "min" : "5.5.0",
- "max" : null
+ "CURL_VERSION_LIBZ": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_VERSION_IPV6" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_VERSION_SSL": {
+ "min": "4.0.2",
+ "max": null
},
- "CURL_VERSION_KERBEROS4" : {
- "min" : "4.0.2",
- "max" : null
+ "CURL_WRITEFUNC_PAUSE": {
+ "min": "5.5.0",
+ "max": null
},
- "CURL_VERSION_LIBZ" : {
- "min" : "4.0.2",
- "max" : null
+ "DATE_ATOM": {
+ "min": "5.1.1",
+ "max": null
},
- "CURL_VERSION_SSL" : {
- "min" : "4.0.2",
- "max" : null
+ "DATE_COOKIE": {
+ "min": "5.1.1",
+ "max": null
},
- "CURL_WRITEFUNC_PAUSE" : {
- "min" : "5.5.0",
- "max" : null
+ "DATE_ISO8601": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_ATOM" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_RFC1036": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_COOKIE" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_RFC1123": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_ISO8601" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_RFC2822": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_RFC1036" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_RFC3339": {
+ "min": "5.1.3",
+ "max": null
},
- "DATE_RFC1123" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_RFC822": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_RFC2822" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_RFC850": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_RFC3339" : {
- "min" : "5.1.3",
- "max" : null
+ "DATE_RSS": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_RFC822" : {
- "min" : "5.1.1",
- "max" : null
+ "DATE_W3C": {
+ "min": "5.1.1",
+ "max": null
},
- "DATE_RFC850" : {
- "min" : "5.1.1",
- "max" : null
+ "DAY_1": {
+ "min": "4.1.0",
+ "max": null
},
- "DATE_RSS" : {
- "min" : "5.1.1",
- "max" : null
+ "DAY_2": {
+ "min": "4.1.0",
+ "max": null
},
- "DATE_W3C" : {
- "min" : "5.1.1",
- "max" : null
+ "DAY_3": {
+ "min": "4.1.0",
+ "max": null
},
- "DAY_1" : {
- "min" : "4.1.0",
- "max" : null
+ "DAY_4": {
+ "min": "4.1.0",
+ "max": null
},
- "DAY_2" : {
- "min" : "4.1.0",
- "max" : null
+ "DAY_5": {
+ "min": "4.1.0",
+ "max": null
},
- "DAY_3" : {
- "min" : "4.1.0",
- "max" : null
+ "DAY_6": {
+ "min": "4.1.0",
+ "max": null
},
- "DAY_4" : {
- "min" : "4.1.0",
- "max" : null
+ "DAY_7": {
+ "min": "4.1.0",
+ "max": null
},
- "DAY_5" : {
- "min" : "4.1.0",
- "max" : null
+ "DEBUG_BACKTRACE_IGNORE_ARGS": {
+ "min": "5.3.6",
+ "max": null
},
- "DAY_6" : {
- "min" : "4.1.0",
- "max" : null
+ "DEBUG_BACKTRACE_PROVIDE_OBJECT": {
+ "min": "5.3.6",
+ "max": null
},
- "DAY_7" : {
- "min" : "4.1.0",
- "max" : null
+ "DEFAULT_INCLUDE_PATH": {
+ "min": "4.0.0",
+ "max": null
},
- "DEBUG_BACKTRACE_IGNORE_ARGS" : {
- "min" : "5.3.6",
- "max" : null
+ "DIRECTORY_SEPARATOR": {
+ "min": "4.0.6",
+ "max": null
},
- "DEBUG_BACKTRACE_PROVIDE_OBJECT" : {
- "min" : "5.3.6",
- "max" : null
+ "DNS_A": {
+ "min": "4.0.0",
+ "max": null
},
- "DEFAULT_INCLUDE_PATH" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_A6": {
+ "min": "4.0.0",
+ "max": null
},
- "DIRECTORY_SEPARATOR" : {
- "min" : "4.0.6",
- "max" : null
+ "DNS_AAAA": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_A" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_A6" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_ANY": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_AAAA" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_CNAME": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_HINFO": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_ANY" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_MX": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_CNAME" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_NAPTR": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_HINFO" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_NS": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_MX" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_PTR": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_NAPTR" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_SOA": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_NS" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_SRV": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_PTR" : {
- "min" : "4.0.0",
- "max" : null
+ "DNS_TXT": {
+ "min": "4.0.0",
+ "max": null
},
- "DNS_SOA" : {
- "min" : "4.0.0",
- "max" : null
+ "DOMSTRING_SIZE_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DNS_SRV" : {
- "min" : "4.0.0",
- "max" : null
+ "DOM_HIERARCHY_REQUEST_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DNS_TXT" : {
- "min" : "4.0.0",
- "max" : null
+ "DOM_INDEX_SIZE_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOMSTRING_SIZE_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_INUSE_ATTRIBUTE_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_HIERARCHY_REQUEST_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_INVALID_ACCESS_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_INDEX_SIZE_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_INVALID_CHARACTER_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_INUSE_ATTRIBUTE_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_INVALID_MODIFICATION_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_INVALID_ACCESS_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_INVALID_STATE_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_INVALID_CHARACTER_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_NAMESPACE_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_INVALID_MODIFICATION_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_NOT_FOUND_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_INVALID_STATE_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_NOT_SUPPORTED_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_NAMESPACE_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_NO_DATA_ALLOWED_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_NOT_FOUND_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_NO_MODIFICATION_ALLOWED_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_NOT_SUPPORTED_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_PHP_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_NO_DATA_ALLOWED_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_SYNTAX_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_NO_MODIFICATION_ALLOWED_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_VALIDATION_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_PHP_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "DOM_WRONG_DOCUMENT_ERR": {
+ "min": "5.0.0",
+ "max": null
},
- "DOM_SYNTAX_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "D_FMT": {
+ "min": "4.1.0",
+ "max": null
},
- "DOM_VALIDATION_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "D_T_FMT": {
+ "min": "4.1.0",
+ "max": null
},
- "DOM_WRONG_DOCUMENT_ERR" : {
- "min" : "5.0.0",
- "max" : null
+ "ENC7BIT": {
+ "min": "4.0.0",
+ "max": null
},
- "D_FMT" : {
- "min" : "4.1.0",
- "max" : null
+ "ENC8BIT": {
+ "min": "4.0.0",
+ "max": null
},
- "D_T_FMT" : {
- "min" : "4.1.0",
- "max" : null
+ "ENCBASE64": {
+ "min": "4.0.0",
+ "max": null
},
- "ENC7BIT" : {
- "min" : "4.0.0",
- "max" : null
+ "ENCBINARY": {
+ "min": "4.0.0",
+ "max": null
},
- "ENC8BIT" : {
- "min" : "4.0.0",
- "max" : null
+ "ENCHANT_ISPELL": {
+ "min": "5.0.0",
+ "max": null
},
- "ENCBASE64" : {
- "min" : "4.0.0",
- "max" : null
+ "ENCHANT_MYSPELL": {
+ "min": "5.0.0",
+ "max": null
},
- "ENCBINARY" : {
- "min" : "4.0.0",
- "max" : null
+ "ENCOTHER": {
+ "min": "4.0.0",
+ "max": null
},
- "ENCHANT_ISPELL" : {
- "min" : "5.0.0",
- "max" : null
+ "ENCQUOTEDPRINTABLE": {
+ "min": "4.0.0",
+ "max": null
},
- "ENCHANT_MYSPELL" : {
- "min" : "5.0.0",
- "max" : null
+ "ENT_COMPAT": {
+ "min": "4.0.0",
+ "max": null
},
- "ENCOTHER" : {
- "min" : "4.0.0",
- "max" : null
+ "ENT_DISALLOWED": {
+ "min": "5.4.0",
+ "max": null
},
- "ENCQUOTEDPRINTABLE" : {
- "min" : "4.0.0",
- "max" : null
+ "ENT_HTML401": {
+ "min": "5.4.0",
+ "max": null
},
- "ENT_COMPAT" : {
- "min" : "4.0.0",
- "max" : null
+ "ENT_HTML5": {
+ "min": "5.4.0",
+ "max": null
},
- "ENT_DISALLOWED" : {
- "min" : "5.4.0",
- "max" : null
+ "ENT_IGNORE": {
+ "min": "5.3.0",
+ "max": null
},
- "ENT_HTML401" : {
- "min" : "5.4.0",
- "max" : null
+ "ENT_NOQUOTES": {
+ "min": "4.0.0",
+ "max": null
},
- "ENT_HTML5" : {
- "min" : "5.4.0",
- "max" : null
+ "ENT_QUOTES": {
+ "min": "4.0.0",
+ "max": null
},
- "ENT_IGNORE" : {
- "min" : "5.3.0",
- "max" : null
+ "ENT_SUBSTITUTE": {
+ "min": "5.4.0",
+ "max": null
},
- "ENT_NOQUOTES" : {
- "min" : "4.0.0",
- "max" : null
+ "ENT_XHTML": {
+ "min": "5.4.0",
+ "max": null
},
- "ENT_QUOTES" : {
- "min" : "4.0.0",
- "max" : null
+ "ENT_XML1": {
+ "min": "5.4.0",
+ "max": null
},
- "ENT_SUBSTITUTE" : {
- "min" : "5.4.0",
- "max" : null
+ "ERA": {
+ "min": "4.1.0",
+ "max": null
},
- "ENT_XHTML" : {
- "min" : "5.4.0",
- "max" : null
+ "ERA_D_FMT": {
+ "min": "4.1.0",
+ "max": null
},
- "ENT_XML1" : {
- "min" : "5.4.0",
- "max" : null
+ "ERA_D_T_FMT": {
+ "min": "4.1.0",
+ "max": null
},
- "ERA" : {
- "min" : "4.1.0",
- "max" : null
+ "ERA_T_FMT": {
+ "min": "4.1.0",
+ "max": null
},
- "ERA_D_FMT" : {
- "min" : "4.1.0",
- "max" : null
+ "EVBUFFER_EOF": {
+ "min": "5.3.0",
+ "max": null
},
- "ERA_D_T_FMT" : {
- "min" : "4.1.0",
- "max" : null
+ "EVBUFFER_ERROR": {
+ "min": "5.3.0",
+ "max": null
},
- "ERA_T_FMT" : {
- "min" : "4.1.0",
- "max" : null
+ "EVBUFFER_READ": {
+ "min": "5.3.0",
+ "max": null
},
- "EVBUFFER_EOF" : {
- "min" : "5.3.0",
- "max" : null
+ "EVBUFFER_TIMEOUT": {
+ "min": "5.3.0",
+ "max": null
},
- "EVBUFFER_ERROR" : {
- "min" : "5.3.0",
- "max" : null
+ "EVBUFFER_WRITE": {
+ "min": "5.3.0",
+ "max": null
},
- "EVBUFFER_READ" : {
- "min" : "5.3.0",
- "max" : null
+ "EVLOOP_NONBLOCK": {
+ "min": "5.3.0",
+ "max": null
},
- "EVBUFFER_TIMEOUT" : {
- "min" : "5.3.0",
- "max" : null
+ "EVLOOP_ONCE": {
+ "min": "5.3.0",
+ "max": null
},
- "EVBUFFER_WRITE" : {
- "min" : "5.3.0",
- "max" : null
+ "EV_PERSIST": {
+ "min": "5.3.0",
+ "max": null
},
- "EVLOOP_NONBLOCK" : {
- "min" : "5.3.0",
- "max" : null
+ "EV_READ": {
+ "min": "5.3.0",
+ "max": null
},
- "EVLOOP_ONCE" : {
- "min" : "5.3.0",
- "max" : null
+ "EV_SIGNAL": {
+ "min": "5.3.0",
+ "max": null
},
- "EV_PERSIST" : {
- "min" : "5.3.0",
- "max" : null
+ "EV_TIMEOUT": {
+ "min": "5.3.0",
+ "max": null
},
- "EV_READ" : {
- "min" : "5.3.0",
- "max" : null
+ "EV_WRITE": {
+ "min": "5.3.0",
+ "max": null
},
- "EV_SIGNAL" : {
- "min" : "5.3.0",
- "max" : null
+ "EXIF_USE_MBSTRING": {
+ "min": "4.0.1",
+ "max": null
},
- "EV_TIMEOUT" : {
- "min" : "5.3.0",
- "max" : null
+ "EXTR_IF_EXISTS": {
+ "min": "4.0.0",
+ "max": null
},
- "EV_WRITE" : {
- "min" : "5.3.0",
- "max" : null
+ "EXTR_OVERWRITE": {
+ "min": "4.0.0",
+ "max": null
},
- "EXIF_USE_MBSTRING" : {
- "min" : "4.0.1",
- "max" : null
+ "EXTR_PREFIX_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_IF_EXISTS" : {
- "min" : "4.0.0",
- "max" : null
+ "EXTR_PREFIX_IF_EXISTS": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_OVERWRITE" : {
- "min" : "4.0.0",
- "max" : null
+ "EXTR_PREFIX_INVALID": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_PREFIX_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "EXTR_PREFIX_SAME": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_PREFIX_IF_EXISTS" : {
- "min" : "4.0.0",
- "max" : null
+ "EXTR_REFS": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_PREFIX_INVALID" : {
- "min" : "4.0.0",
- "max" : null
+ "EXTR_SKIP": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_PREFIX_SAME" : {
- "min" : "4.0.0",
- "max" : null
+ "E_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_REFS" : {
- "min" : "4.0.0",
- "max" : null
+ "E_COMPILE_ERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "EXTR_SKIP" : {
- "min" : "4.0.0",
- "max" : null
+ "E_COMPILE_WARNING": {
+ "min": "4.0.0",
+ "max": null
},
- "E_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "E_CORE_ERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "E_COMPILE_ERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "E_CORE_WARNING": {
+ "min": "4.0.0",
+ "max": null
},
- "E_COMPILE_WARNING" : {
- "min" : "4.0.0",
- "max" : null
+ "E_DEPRECATED": {
+ "min": "5.3.0",
+ "max": null
},
- "E_CORE_ERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "E_ERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "E_CORE_WARNING" : {
- "min" : "4.0.0",
- "max" : null
+ "E_NOTICE": {
+ "min": "4.0.0",
+ "max": null
},
- "E_DEPRECATED" : {
- "min" : "5.3.0",
- "max" : null
+ "E_PARSE": {
+ "min": "4.0.0",
+ "max": null
},
- "E_ERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "E_RECOVERABLE_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "E_NOTICE" : {
- "min" : "4.0.0",
- "max" : null
+ "E_STRICT": {
+ "min": "5.0.0",
+ "max": null
},
- "E_PARSE" : {
- "min" : "4.0.0",
- "max" : null
+ "E_USER_DEPRECATED": {
+ "min": "5.3.0",
+ "max": null
},
- "E_RECOVERABLE_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "E_USER_ERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "E_STRICT" : {
- "min" : "5.0.0",
- "max" : null
+ "E_USER_NOTICE": {
+ "min": "4.0.0",
+ "max": null
},
- "E_USER_DEPRECATED" : {
- "min" : "5.3.0",
- "max" : null
+ "E_USER_WARNING": {
+ "min": "4.0.0",
+ "max": null
},
- "E_USER_ERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "E_WARNING": {
+ "min": "4.0.0",
+ "max": null
},
- "E_USER_NOTICE" : {
- "min" : "4.0.0",
- "max" : null
+ "FALSE": {
+ "min": "4.0.0",
+ "max": null
},
- "E_USER_WARNING" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_COMPRESS": {
+ "min": "4.0.0",
+ "max": "5.2.17"
},
- "E_WARNING" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_CONTINUE": {
+ "min": "4.0.0",
+ "max": null
},
- "FALSE" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_DEVICES": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_COMPRESS" : {
- "min" : "4.0.0",
- "max" : "5.2.17"
+ "FILEINFO_MIME": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_CONTINUE" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_MIME_ENCODING": {
+ "min": "5.3.0",
+ "max": null
},
- "FILEINFO_DEVICES" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_MIME_TYPE": {
+ "min": "5.3.0",
+ "max": null
},
- "FILEINFO_MIME" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_NONE": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_MIME_ENCODING" : {
- "min" : "5.3.0",
- "max" : null
+ "FILEINFO_PRESERVE_ATIME": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_MIME_TYPE" : {
- "min" : "5.3.0",
- "max" : null
+ "FILEINFO_RAW": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_NONE" : {
- "min" : "4.0.0",
- "max" : null
+ "FILEINFO_SYMLINK": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_PRESERVE_ATIME" : {
- "min" : "4.0.0",
- "max" : null
+ "FILE_APPEND": {
+ "min": "4.0.0",
+ "max": null
},
- "FILEINFO_RAW" : {
- "min" : "4.0.0",
- "max" : null
+ "FILE_BINARY": {
+ "min": "5.2.7",
+ "max": null
},
- "FILEINFO_SYMLINK" : {
- "min" : "4.0.0",
- "max" : null
+ "FILE_IGNORE_NEW_LINES": {
+ "min": "4.0.0",
+ "max": null
},
- "FILE_APPEND" : {
- "min" : "4.0.0",
- "max" : null
+ "FILE_NO_DEFAULT_CONTEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "FILE_BINARY" : {
- "min" : "5.2.7",
- "max" : null
+ "FILE_SKIP_EMPTY_LINES": {
+ "min": "4.0.0",
+ "max": null
},
- "FILE_IGNORE_NEW_LINES" : {
- "min" : "4.0.0",
- "max" : null
+ "FILE_TEXT": {
+ "min": "5.2.7",
+ "max": null
},
- "FILE_NO_DEFAULT_CONTEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "FILE_USE_INCLUDE_PATH": {
+ "min": "4.0.0",
+ "max": null
},
- "FILE_SKIP_EMPTY_LINES" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_CALLBACK": {
+ "min": "4.0.0",
+ "max": null
},
- "FILE_TEXT" : {
- "min" : "5.2.7",
- "max" : null
+ "FILTER_DEFAULT": {
+ "min": "4.0.0",
+ "max": null
},
- "FILE_USE_INCLUDE_PATH" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ALLOW_FRACTION": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_CALLBACK" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ALLOW_HEX": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_DEFAULT" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ALLOW_OCTAL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ALLOW_FRACTION" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ALLOW_SCIENTIFIC": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ALLOW_HEX" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ALLOW_THOUSAND": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ALLOW_OCTAL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ARRAY": {
+ "min": "5.0.0",
+ "max": null
},
- "FILTER_FLAG_ALLOW_SCIENTIFIC" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_EMPTY_STRING_NULL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ALLOW_THOUSAND" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ENCODE_AMP": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ARRAY" : {
- "min" : "5.0.0",
- "max" : null
+ "FILTER_FLAG_ENCODE_HIGH": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_EMPTY_STRING_NULL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_ENCODE_LOW": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ENCODE_AMP" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_HOST_REQUIRED": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ENCODE_HIGH" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_IPV4": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_ENCODE_LOW" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_IPV6": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_HOST_REQUIRED" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_NONE": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_IPV4" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_NO_ENCODE_QUOTES": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_IPV6" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_NO_PRIV_RANGE": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_NONE" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_NO_RES_RANGE": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_NO_ENCODE_QUOTES" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_PATH_REQUIRED": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_NO_PRIV_RANGE" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_QUERY_REQUIRED": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_NO_RES_RANGE" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_SCALAR": {
+ "min": "5.0.0",
+ "max": null
},
- "FILTER_FLAG_PATH_REQUIRED" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_SCHEME_REQUIRED": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_QUERY_REQUIRED" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_STRIP_BACKTICK": {
+ "min": "5.3.2",
+ "max": null
},
- "FILTER_FLAG_SCALAR" : {
- "min" : "5.0.0",
- "max" : null
+ "FILTER_FLAG_STRIP_HIGH": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_SCHEME_REQUIRED" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_FLAG_STRIP_LOW": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_FLAG_STRIP_BACKTICK" : {
- "min" : "5.3.2",
- "max" : null
+ "FILTER_FORCE_ARRAY": {
+ "min": "5.0.0",
+ "max": null
},
- "FILTER_FLAG_STRIP_HIGH" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_NULL_ON_FAILURE": {
+ "min": "5.0.0",
+ "max": null
},
- "FILTER_FLAG_STRIP_LOW" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_REQUIRE_ARRAY": {
+ "min": "5.0.0",
+ "max": null
},
- "FILTER_FORCE_ARRAY" : {
- "min" : "5.0.0",
- "max" : null
+ "FILTER_REQUIRE_SCALAR": {
+ "min": "5.0.0",
+ "max": null
},
- "FILTER_NULL_ON_FAILURE" : {
- "min" : "5.0.0",
- "max" : null
+ "FILTER_SANITIZE_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_REQUIRE_ARRAY" : {
- "min" : "5.0.0",
- "max" : null
+ "FILTER_SANITIZE_EMAIL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_REQUIRE_SCALAR" : {
- "min" : "5.0.0",
- "max" : null
+ "FILTER_SANITIZE_ENCODED": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_FULL_SPECIAL_CHARS": {
+ "min": "5.3.3",
+ "max": null
},
- "FILTER_SANITIZE_EMAIL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_MAGIC_QUOTES": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_ENCODED" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_NUMBER_FLOAT": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_FULL_SPECIAL_CHARS" : {
- "min" : "5.3.3",
- "max" : null
+ "FILTER_SANITIZE_NUMBER_INT": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_MAGIC_QUOTES" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_SPECIAL_CHARS": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_NUMBER_FLOAT" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_STRING": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_NUMBER_INT" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_STRIPPED": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_SPECIAL_CHARS" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_SANITIZE_URL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_STRING" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_UNSAFE_RAW": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_STRIPPED" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_SANITIZE_URL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_BOOLEAN": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_UNSAFE_RAW" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_EMAIL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_FLOAT": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_BOOLEAN" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_INT": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_EMAIL" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_IP": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_FLOAT" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_MAC": {
+ "min": "5.5.0",
+ "max": null
},
- "FILTER_VALIDATE_INT" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_REGEXP": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_IP" : {
- "min" : "4.0.0",
- "max" : null
+ "FILTER_VALIDATE_URL": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_MAC" : {
- "min" : "5.5.0",
- "max" : null
+ "FNM_CASEFOLD": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_REGEXP" : {
- "min" : "4.0.0",
- "max" : null
+ "FNM_NOESCAPE": {
+ "min": "4.0.0",
+ "max": null
},
- "FILTER_VALIDATE_URL" : {
- "min" : "4.0.0",
- "max" : null
+ "FNM_PATHNAME": {
+ "min": "4.0.0",
+ "max": null
},
- "FNM_CASEFOLD" : {
- "min" : "4.0.0",
- "max" : null
+ "FNM_PERIOD": {
+ "min": "4.0.0",
+ "max": null
},
- "FNM_NOESCAPE" : {
- "min" : "4.0.0",
- "max" : null
+ "FORCE_DEFLATE": {
+ "min": "4.0.0",
+ "max": null
},
- "FNM_PATHNAME" : {
- "min" : "4.0.0",
- "max" : null
+ "FORCE_GZIP": {
+ "min": "4.0.0",
+ "max": null
},
- "FNM_PERIOD" : {
- "min" : "4.0.0",
- "max" : null
+ "FPE_FLTDIV": {
+ "min": "5.3.0",
+ "max": null
},
- "FORCE_DEFLATE" : {
- "min" : "4.0.0",
- "max" : null
+ "FPE_FLTINV": {
+ "min": "5.3.0",
+ "max": null
},
- "FORCE_GZIP" : {
- "min" : "4.0.0",
- "max" : null
+ "FPE_FLTOVF": {
+ "min": "5.3.0",
+ "max": null
},
- "FPE_FLTDIV" : {
- "min" : "5.3.0",
- "max" : null
+ "FPE_FLTRES": {
+ "min": "5.3.0",
+ "max": null
},
- "FPE_FLTINV" : {
- "min" : "5.3.0",
- "max" : null
+ "FPE_FLTSUB": {
+ "min": "5.3.0",
+ "max": null
},
- "FPE_FLTOVF" : {
- "min" : "5.3.0",
- "max" : null
+ "FPE_FLTUND": {
+ "min": "5.3.0",
+ "max": null
},
- "FPE_FLTRES" : {
- "min" : "5.3.0",
- "max" : null
+ "FPE_INTDIV": {
+ "min": "5.3.0",
+ "max": null
},
- "FPE_FLTSUB" : {
- "min" : "5.3.0",
- "max" : null
+ "FPE_INTOVF": {
+ "min": "5.3.0",
+ "max": null
},
- "FPE_FLTUND" : {
- "min" : "5.3.0",
- "max" : null
+ "FTP_ASCII": {
+ "min": "4.0.0",
+ "max": null
},
- "FPE_INTDIV" : {
- "min" : "5.3.0",
- "max" : null
+ "FTP_AUTORESUME": {
+ "min": "4.3.0",
+ "max": null
},
- "FPE_INTOVF" : {
- "min" : "5.3.0",
- "max" : null
+ "FTP_AUTOSEEK": {
+ "min": "4.3.0",
+ "max": null
},
- "FTP_ASCII" : {
- "min" : "4.0.0",
- "max" : null
+ "FTP_BINARY": {
+ "min": "4.0.0",
+ "max": null
},
- "FTP_AUTORESUME" : {
- "min" : "4.3.0",
- "max" : null
+ "FTP_FAILED": {
+ "min": "4.3.0",
+ "max": null
},
- "FTP_AUTOSEEK" : {
- "min" : "4.3.0",
- "max" : null
+ "FTP_FINISHED": {
+ "min": "4.3.0",
+ "max": null
},
- "FTP_BINARY" : {
- "min" : "4.0.0",
- "max" : null
+ "FTP_IMAGE": {
+ "min": "4.0.0",
+ "max": null
},
- "FTP_FAILED" : {
- "min" : "4.3.0",
- "max" : null
+ "FTP_MOREDATA": {
+ "min": "4.3.0",
+ "max": null
},
- "FTP_FINISHED" : {
- "min" : "4.3.0",
- "max" : null
+ "FTP_TEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "FTP_IMAGE" : {
- "min" : "4.0.0",
- "max" : null
+ "FTP_TIMEOUT_SEC": {
+ "min": "4.0.0",
+ "max": null
},
- "FTP_MOREDATA" : {
- "min" : "4.3.0",
- "max" : null
+ "FT_INTERNAL": {
+ "min": "4.0.0",
+ "max": null
},
- "FTP_TEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "FT_NOT": {
+ "min": "4.0.0",
+ "max": null
},
- "FTP_TIMEOUT_SEC" : {
- "min" : "4.0.0",
- "max" : null
+ "FT_PEEK": {
+ "min": "4.0.0",
+ "max": null
},
- "FT_INTERNAL" : {
- "min" : "4.0.0",
- "max" : null
+ "FT_PREFETCHTEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "FT_NOT" : {
- "min" : "4.0.0",
- "max" : null
+ "FT_UID": {
+ "min": "4.0.0",
+ "max": null
},
- "FT_PEEK" : {
- "min" : "4.0.0",
- "max" : null
+ "GD_BUNDLED": {
+ "min": "4.0.0",
+ "max": null
},
- "FT_PREFETCHTEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "GD_EXTRA_VERSION": {
+ "min": "5.2.4",
+ "max": null
},
- "FT_UID" : {
- "min" : "4.0.0",
- "max" : null
+ "GD_MAJOR_VERSION": {
+ "min": "5.2.4",
+ "max": null
},
- "GD_BUNDLED" : {
- "min" : "4.0.0",
- "max" : null
+ "GD_MINOR_VERSION": {
+ "min": "5.2.4",
+ "max": null
},
- "GD_EXTRA_VERSION" : {
- "min" : "5.2.4",
- "max" : null
+ "GD_RELEASE_VERSION": {
+ "min": "5.2.4",
+ "max": null
},
- "GD_MAJOR_VERSION" : {
- "min" : "5.2.4",
- "max" : null
+ "GD_VERSION": {
+ "min": "5.2.4",
+ "max": null
},
- "GD_MINOR_VERSION" : {
- "min" : "5.2.4",
- "max" : null
+ "GEOIP_ASNUM_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GD_RELEASE_VERSION" : {
- "min" : "5.2.4",
- "max" : null
+ "GEOIP_CABLEDSL_SPEED": {
+ "min": "4.3.0",
+ "max": null
},
- "GD_VERSION" : {
- "min" : "5.2.4",
- "max" : null
+ "GEOIP_CITY_EDITION_REV0": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_ASNUM_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_CITY_EDITION_REV1": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_CABLEDSL_SPEED" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_CORPORATE_SPEED": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_CITY_EDITION_REV0" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_COUNTRY_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_CITY_EDITION_REV1" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_DIALUP_SPEED": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_CORPORATE_SPEED" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_DOMAIN_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_COUNTRY_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_ISP_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_DIALUP_SPEED" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_NETSPEED_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_DOMAIN_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_NETSPEED_EDITION_REV1": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_ISP_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_ORG_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_NETSPEED_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_PROXY_EDITION": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_NETSPEED_EDITION_REV1" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_REGION_EDITION_REV0": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_ORG_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_REGION_EDITION_REV1": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_PROXY_EDITION" : {
- "min" : "4.3.0",
- "max" : null
+ "GEOIP_UNKNOWN_SPEED": {
+ "min": "4.3.0",
+ "max": null
},
- "GEOIP_REGION_EDITION_REV0" : {
- "min" : "4.3.0",
- "max" : null
+ "GLOB_AVAILABLE_FLAGS": {
+ "min": "5.2.4",
+ "max": null
},
- "GEOIP_REGION_EDITION_REV1" : {
- "min" : "4.3.0",
- "max" : null
+ "GLOB_BRACE": {
+ "min": "4.0.0",
+ "max": null
},
- "GEOIP_UNKNOWN_SPEED" : {
- "min" : "4.3.0",
- "max" : null
+ "GLOB_ERR": {
+ "min": "4.0.0",
+ "max": null
},
- "GLOB_AVAILABLE_FLAGS" : {
- "min" : "5.2.4",
- "max" : null
+ "GLOB_MARK": {
+ "min": "4.0.0",
+ "max": null
},
- "GLOB_BRACE" : {
- "min" : "4.0.0",
- "max" : null
+ "GLOB_NOCHECK": {
+ "min": "4.0.0",
+ "max": null
},
- "GLOB_ERR" : {
- "min" : "4.0.0",
- "max" : null
+ "GLOB_NOESCAPE": {
+ "min": "4.0.0",
+ "max": null
},
- "GLOB_MARK" : {
- "min" : "4.0.0",
- "max" : null
+ "GLOB_NOSORT": {
+ "min": "4.0.0",
+ "max": null
},
- "GLOB_NOCHECK" : {
- "min" : "4.0.0",
- "max" : null
+ "GLOB_ONLYDIR": {
+ "min": "4.0.0",
+ "max": null
},
- "GLOB_NOESCAPE" : {
- "min" : "4.0.0",
- "max" : null
+ "GMP_ROUND_MINUSINF": {
+ "min": "4.0.4",
+ "max": null
},
- "GLOB_NOSORT" : {
- "min" : "4.0.0",
- "max" : null
+ "GMP_ROUND_PLUSINF": {
+ "min": "4.0.4",
+ "max": null
},
- "GLOB_ONLYDIR" : {
- "min" : "4.0.0",
- "max" : null
+ "GMP_ROUND_ZERO": {
+ "min": "4.0.4",
+ "max": null
},
- "GMP_ROUND_MINUSINF" : {
- "min" : "4.0.4",
- "max" : null
+ "GMP_VERSION": {
+ "min": "4.0.4",
+ "max": null
},
- "GMP_ROUND_PLUSINF" : {
- "min" : "4.0.4",
- "max" : null
+ "GRAPHEME_EXTR_COUNT": {
+ "min": "5.2.4",
+ "max": null
},
- "GMP_ROUND_ZERO" : {
- "min" : "4.0.4",
- "max" : null
+ "GRAPHEME_EXTR_MAXBYTES": {
+ "min": "5.2.4",
+ "max": null
},
- "GMP_VERSION" : {
- "min" : "4.0.4",
- "max" : null
+ "GRAPHEME_EXTR_MAXCHARS": {
+ "min": "5.2.4",
+ "max": null
},
- "GRAPHEME_EXTR_COUNT" : {
- "min" : "5.2.4",
- "max" : null
+ "HASH_HMAC": {
+ "min": "4.0.0",
+ "max": null
},
- "GRAPHEME_EXTR_MAXBYTES" : {
- "min" : "5.2.4",
- "max" : null
+ "HTML_ENTITIES": {
+ "min": "4.0.0",
+ "max": null
},
- "GRAPHEME_EXTR_MAXCHARS" : {
- "min" : "5.2.4",
- "max" : null
+ "HTML_SPECIALCHARS": {
+ "min": "4.0.0",
+ "max": null
},
- "HASH_HMAC" : {
- "min" : "4.0.0",
- "max" : null
+ "ICONV_IMPL": {
+ "min": "4.3.0",
+ "max": null
},
- "HTML_ENTITIES" : {
- "min" : "4.0.0",
- "max" : null
+ "ICONV_MIME_DECODE_CONTINUE_ON_ERROR": {
+ "min": "5.0.0",
+ "max": null
},
- "HTML_SPECIALCHARS" : {
- "min" : "4.0.0",
- "max" : null
+ "ICONV_MIME_DECODE_STRICT": {
+ "min": "5.0.0",
+ "max": null
},
- "ICONV_IMPL" : {
- "min" : "4.3.0",
- "max" : null
+ "ICONV_VERSION": {
+ "min": "4.3.0",
+ "max": null
},
- "ICONV_MIME_DECODE_CONTINUE_ON_ERROR" : {
- "min" : "5.0.0",
- "max" : null
+ "IDNA_ALLOW_UNASSIGNED": {
+ "min": "5.2.4",
+ "max": null
},
- "ICONV_MIME_DECODE_STRICT" : {
- "min" : "5.0.0",
- "max" : null
+ "IDNA_DEFAULT": {
+ "min": "5.2.4",
+ "max": null
},
- "ICONV_VERSION" : {
- "min" : "4.3.0",
- "max" : null
+ "IDNA_USE_STD3_RULES": {
+ "min": "5.2.4",
+ "max": null
},
- "IDNA_ALLOW_UNASSIGNED" : {
- "min" : "5.2.4",
- "max" : null
+ "ILL_BADSTK": {
+ "min": "5.3.0",
+ "max": null
},
- "IDNA_DEFAULT" : {
- "min" : "5.2.4",
- "max" : null
+ "ILL_COPROC": {
+ "min": "5.3.0",
+ "max": null
},
- "IDNA_USE_STD3_RULES" : {
- "min" : "5.2.4",
- "max" : null
+ "ILL_ILLADR": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_BADSTK" : {
- "min" : "5.3.0",
- "max" : null
+ "ILL_ILLOPC": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_COPROC" : {
- "min" : "5.3.0",
- "max" : null
+ "ILL_ILLOPN": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_ILLADR" : {
- "min" : "5.3.0",
- "max" : null
+ "ILL_ILLTRP": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_ILLOPC" : {
- "min" : "5.3.0",
- "max" : null
+ "ILL_PRVOPC": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_ILLOPN" : {
- "min" : "5.3.0",
- "max" : null
+ "ILL_PRVREG": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_ILLTRP" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAGETYPE_BMP": {
+ "min": "4.0.0",
+ "max": null
},
- "ILL_PRVOPC" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAGETYPE_COUNT": {
+ "min": "5.3.0",
+ "max": null
},
- "ILL_PRVREG" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAGETYPE_GIF": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_BMP" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_ICO": {
+ "min": "5.3.0",
+ "max": null
},
- "IMAGETYPE_COUNT" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAGETYPE_IFF": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_GIF" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_JB2": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_ICO" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAGETYPE_JP2": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_IFF" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_JPC": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_JB2" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_JPEG": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_JP2" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_JPEG2000": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_JPC" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_JPX": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_JPEG" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_PNG": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_JPEG2000" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_PSD": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_JPX" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_SWC": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_PNG" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_SWF": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_PSD" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_TIFF_II": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_SWC" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_TIFF_MM": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_SWF" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_UNKNOWN": {
+ "min": "5.3.0",
+ "max": null
},
- "IMAGETYPE_TIFF_II" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_WBMP": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_TIFF_MM" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAGETYPE_XBM": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_UNKNOWN" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAP_CLOSETIMEOUT": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAGETYPE_WBMP" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAP_GC_ELT": {
+ "min": "5.3.0",
+ "max": null
},
- "IMAGETYPE_XBM" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAP_GC_ENV": {
+ "min": "5.3.0",
+ "max": null
},
- "IMAP_CLOSETIMEOUT" : {
- "min" : "4.0.0",
- "max" : null
+ "IMAP_GC_TEXTS": {
+ "min": "5.3.0",
+ "max": null
},
- "IMAP_GC_ELT" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAP_OPENTIMEOUT": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAP_GC_ENV" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAP_READTIMEOUT": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAP_GC_TEXTS" : {
- "min" : "5.3.0",
- "max" : null
+ "IMAP_WRITETIMEOUT": {
+ "min": "4.0.0",
+ "max": null
},
- "IMAP_OPENTIMEOUT" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_AFFINE_ROTATE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMAP_READTIMEOUT" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_AFFINE_SCALE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMAP_WRITETIMEOUT" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_AFFINE_SHEAR_HORIZONTAL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_AFFINE_ROTATE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_AFFINE_SHEAR_VERTICAL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_AFFINE_SCALE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_AFFINE_TRANSLATE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_AFFINE_SHEAR_HORIZONTAL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_ARC_CHORD": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_AFFINE_SHEAR_VERTICAL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_ARC_EDGED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_AFFINE_TRANSLATE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_ARC_NOFILL": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_ARC_CHORD" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_ARC_PIE": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_ARC_EDGED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_ARC_ROUNDED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_ARC_NOFILL" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_BELL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_ARC_PIE" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_BESSEL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_ARC_ROUNDED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_BICUBIC": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BELL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_BICUBIC_FIXED": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BESSEL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_BILINEAR_FIXED": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BICUBIC" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_BLACKMAN": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BICUBIC_FIXED" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_BOX": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BILINEAR_FIXED" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_BSPLINE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BLACKMAN" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_CATMULLROM": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_BOX" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_COLOR_BRUSHED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_BSPLINE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_COLOR_STYLED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_CATMULLROM" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_COLOR_STYLEDBRUSHED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_COLOR_BRUSHED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_COLOR_TILED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_COLOR_STYLED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_COLOR_TRANSPARENT": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_COLOR_STYLEDBRUSHED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_CROP_BLACK": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_COLOR_TILED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_CROP_DEFAULT": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_COLOR_TRANSPARENT" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_CROP_SIDES": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_CROP_BLACK" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_CROP_THRESHOLD": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_CROP_DEFAULT" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_CROP_TRANSPARENT": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_CROP_SIDES" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_CROP_WHITE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_CROP_THRESHOLD" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_EFFECT_ALPHABLEND": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_CROP_TRANSPARENT" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_EFFECT_NORMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_CROP_WHITE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_EFFECT_OVERLAY": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_EFFECT_ALPHABLEND" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_EFFECT_REPLACE": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_EFFECT_NORMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_BRIGHTNESS": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_EFFECT_OVERLAY" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_COLORIZE": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_EFFECT_REPLACE" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_CONTRAST": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_BRIGHTNESS" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_EDGEDETECT": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_COLORIZE" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_EMBOSS": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_CONTRAST" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_GAUSSIAN_BLUR": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_EDGEDETECT" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_GRAYSCALE": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_EMBOSS" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_MEAN_REMOVAL": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_GAUSSIAN_BLUR" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_NEGATE": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_GRAYSCALE" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_PIXELATE": {
+ "min": "5.3.0",
+ "max": null
},
- "IMG_FILTER_MEAN_REMOVAL" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_SELECTIVE_BLUR": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_NEGATE" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FILTER_SMOOTH": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FILTER_PIXELATE" : {
- "min" : "5.3.0",
- "max" : null
+ "IMG_FLIP_BOTH": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_FILTER_SELECTIVE_BLUR" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FLIP_HORIZONTAL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_FILTER_SMOOTH" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_FLIP_VERTICAL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_FLIP_BOTH" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_GAUSSIAN": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_FLIP_HORIZONTAL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_GD2_COMPRESSED": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_FLIP_VERTICAL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_GD2_RAW": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_GAUSSIAN" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_GENERALIZED_CUBIC": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_GD2_COMPRESSED" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_GIF": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_GD2_RAW" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_HAMMING": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_GENERALIZED_CUBIC" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_HANNING": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_GIF" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_HERMITE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_HAMMING" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_JPEG": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_HANNING" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_JPG": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_HERMITE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_MITCHELL": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_JPEG" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_NEAREST_NEIGHBOUR": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_JPG" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_PNG": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_MITCHELL" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_POWER": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_NEAREST_NEIGHBOUR" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_QUADRATIC": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_PNG" : {
- "min" : "4.0.0",
- "max" : null
+ "IMG_SINC": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_POWER" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_TRIANGLE": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_QUADRATIC" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_WBMP": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_SINC" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_WEIGHTED4": {
+ "min": "5.5.0",
+ "max": null
},
- "IMG_TRIANGLE" : {
- "min" : "5.5.0",
- "max" : null
+ "IMG_XPM": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_WBMP" : {
- "min" : "4.0.0",
- "max" : null
+ "INF": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_WEIGHTED4" : {
- "min" : "5.5.0",
- "max" : null
+ "INFO_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "IMG_XPM" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_CONFIGURATION": {
+ "min": "4.0.0",
+ "max": null
},
- "INF" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_CREDITS": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_ENVIRONMENT": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_CONFIGURATION" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_GENERAL": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_CREDITS" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_LICENSE": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_ENVIRONMENT" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_MODULES": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_GENERAL" : {
- "min" : "4.0.0",
- "max" : null
+ "INFO_VARIABLES": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_LICENSE" : {
- "min" : "4.0.0",
- "max" : null
+ "INI_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_MODULES" : {
- "min" : "4.0.0",
- "max" : null
+ "INI_PERDIR": {
+ "min": "4.0.0",
+ "max": null
},
- "INFO_VARIABLES" : {
- "min" : "4.0.0",
- "max" : null
+ "INI_SCANNER_NORMAL": {
+ "min": "5.3.0",
+ "max": null
},
- "INI_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "INI_SCANNER_RAW": {
+ "min": "5.3.0",
+ "max": null
},
- "INI_PERDIR" : {
- "min" : "4.0.0",
- "max" : null
+ "INI_SYSTEM": {
+ "min": "4.0.0",
+ "max": null
},
- "INI_SCANNER_NORMAL" : {
- "min" : "5.3.0",
- "max" : null
+ "INI_USER": {
+ "min": "4.0.0",
+ "max": null
},
- "INI_SCANNER_RAW" : {
- "min" : "5.3.0",
- "max" : null
+ "INPUT_COOKIE": {
+ "min": "4.0.0",
+ "max": null
},
- "INI_SYSTEM" : {
- "min" : "4.0.0",
- "max" : null
+ "INPUT_ENV": {
+ "min": "4.0.0",
+ "max": null
},
- "INI_USER" : {
- "min" : "4.0.0",
- "max" : null
+ "INPUT_GET": {
+ "min": "4.0.0",
+ "max": null
},
- "INPUT_COOKIE" : {
- "min" : "4.0.0",
- "max" : null
+ "INPUT_POST": {
+ "min": "4.0.0",
+ "max": null
},
- "INPUT_ENV" : {
- "min" : "4.0.0",
- "max" : null
+ "INPUT_REQUEST": {
+ "min": "5.0.0",
+ "max": null
},
- "INPUT_GET" : {
- "min" : "4.0.0",
- "max" : null
+ "INPUT_SERVER": {
+ "min": "4.0.0",
+ "max": null
},
- "INPUT_POST" : {
- "min" : "4.0.0",
- "max" : null
+ "INPUT_SESSION": {
+ "min": "4.0.0",
+ "max": null
},
- "INPUT_REQUEST" : {
- "min" : "5.0.0",
- "max" : null
+ "INTL_ICU_VERSION": {
+ "min": "5.3.7",
+ "max": null
},
- "INPUT_SERVER" : {
- "min" : "4.0.0",
- "max" : null
+ "INTL_IDNA_VARIANT_2003": {
+ "min": "5.4.0",
+ "max": null
},
- "INPUT_SESSION" : {
- "min" : "4.0.0",
- "max" : null
+ "INTL_MAX_LOCALE_LEN": {
+ "min": "5.2.4",
+ "max": null
},
- "INTL_ICU_VERSION" : {
- "min" : "5.3.7",
- "max" : null
+ "IPPROTO_IP": {
+ "min": "5.4.0",
+ "max": null
},
- "INTL_IDNA_VARIANT_2003" : {
- "min" : "5.4.0",
- "max" : null
+ "IPPROTO_IPV6": {
+ "min": "5.4.0",
+ "max": null
},
- "INTL_MAX_LOCALE_LEN" : {
- "min" : "5.2.4",
- "max" : null
+ "IPV6_HOPLIMIT": {
+ "min": "5.5.0",
+ "max": null
},
- "IPPROTO_IP" : {
- "min" : "5.4.0",
- "max" : null
+ "IPV6_MULTICAST_HOPS": {
+ "min": "5.4.0",
+ "max": null
},
- "IPPROTO_IPV6" : {
- "min" : "5.4.0",
- "max" : null
+ "IPV6_MULTICAST_IF": {
+ "min": "5.4.0",
+ "max": null
},
- "IPV6_HOPLIMIT" : {
- "min" : "5.5.0",
- "max" : null
+ "IPV6_MULTICAST_LOOP": {
+ "min": "5.4.0",
+ "max": null
},
- "IPV6_MULTICAST_HOPS" : {
- "min" : "5.4.0",
- "max" : null
+ "IPV6_PKTINFO": {
+ "min": "5.5.0",
+ "max": null
},
- "IPV6_MULTICAST_IF" : {
- "min" : "5.4.0",
- "max" : null
+ "IPV6_RECVHOPLIMIT": {
+ "min": "5.5.0",
+ "max": null
},
- "IPV6_MULTICAST_LOOP" : {
- "min" : "5.4.0",
- "max" : null
+ "IPV6_RECVPKTINFO": {
+ "min": "5.5.0",
+ "max": null
},
- "IPV6_PKTINFO" : {
- "min" : "5.5.0",
- "max" : null
+ "IPV6_RECVTCLASS": {
+ "min": "5.5.0",
+ "max": null
},
- "IPV6_RECVHOPLIMIT" : {
- "min" : "5.5.0",
- "max" : null
+ "IPV6_TCLASS": {
+ "min": "5.5.0",
+ "max": null
},
- "IPV6_RECVPKTINFO" : {
- "min" : "5.5.0",
- "max" : null
+ "IPV6_UNICAST_HOPS": {
+ "min": "5.5.0",
+ "max": null
},
- "IPV6_RECVTCLASS" : {
- "min" : "5.5.0",
- "max" : null
+ "IP_MULTICAST_IF": {
+ "min": "5.4.0",
+ "max": null
},
- "IPV6_TCLASS" : {
- "min" : "5.5.0",
- "max" : null
+ "IP_MULTICAST_LOOP": {
+ "min": "5.4.0",
+ "max": null
},
- "IPV6_UNICAST_HOPS" : {
- "min" : "5.5.0",
- "max" : null
+ "IP_MULTICAST_TTL": {
+ "min": "5.4.0",
+ "max": null
},
- "IP_MULTICAST_IF" : {
- "min" : "5.4.0",
- "max" : null
+ "JSMIN_ERROR_NONE": {
+ "min": "5.3.10",
+ "max": null
},
- "IP_MULTICAST_LOOP" : {
- "min" : "5.4.0",
- "max" : null
+ "JSMIN_ERROR_UNTERMINATED_COMMENT": {
+ "min": "5.3.10",
+ "max": null
},
- "IP_MULTICAST_TTL" : {
- "min" : "5.4.0",
- "max" : null
+ "JSMIN_ERROR_UNTERMINATED_REGEX": {
+ "min": "5.3.10",
+ "max": null
},
- "JSMIN_ERROR_NONE" : {
- "min" : "5.3.10",
- "max" : null
+ "JSMIN_ERROR_UNTERMINATED_STRING": {
+ "min": "5.3.10",
+ "max": null
},
- "JSMIN_ERROR_UNTERMINATED_COMMENT" : {
- "min" : "5.3.10",
- "max" : null
+ "JSON_BIGINT_AS_STRING": {
+ "min": "5.4.0",
+ "max": null
},
- "JSMIN_ERROR_UNTERMINATED_REGEX" : {
- "min" : "5.3.10",
- "max" : null
+ "JSON_ERROR_CTRL_CHAR": {
+ "min": "5.3.0",
+ "max": null
},
- "JSMIN_ERROR_UNTERMINATED_STRING" : {
- "min" : "5.3.10",
- "max" : null
+ "JSON_ERROR_DEPTH": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_BIGINT_AS_STRING" : {
- "min" : "5.4.0",
- "max" : null
+ "JSON_ERROR_INF_OR_NAN": {
+ "min": "5.5.0",
+ "max": null
},
- "JSON_ERROR_CTRL_CHAR" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_ERROR_NONE": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_ERROR_DEPTH" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_ERROR_RECURSION": {
+ "min": "5.5.0",
+ "max": null
},
- "JSON_ERROR_INF_OR_NAN" : {
- "min" : "5.5.0",
- "max" : null
+ "JSON_ERROR_STATE_MISMATCH": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_ERROR_NONE" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_ERROR_SYNTAX": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_ERROR_RECURSION" : {
- "min" : "5.5.0",
- "max" : null
+ "JSON_ERROR_UNSUPPORTED_TYPE": {
+ "min": "5.5.0",
+ "max": null
},
- "JSON_ERROR_STATE_MISMATCH" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_ERROR_UTF8": {
+ "min": "5.3.3",
+ "max": null
},
- "JSON_ERROR_SYNTAX" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_FORCE_OBJECT": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_ERROR_UNSUPPORTED_TYPE" : {
- "min" : "5.5.0",
- "max" : null
+ "JSON_HEX_AMP": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_ERROR_UTF8" : {
- "min" : "5.3.3",
- "max" : null
+ "JSON_HEX_APOS": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_FORCE_OBJECT" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_HEX_QUOT": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_HEX_AMP" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_HEX_TAG": {
+ "min": "5.3.0",
+ "max": null
},
- "JSON_HEX_APOS" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_NUMERIC_CHECK": {
+ "min": "5.3.3",
+ "max": null
},
- "JSON_HEX_QUOT" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_OBJECT_AS_ARRAY": {
+ "min": "5.4.0",
+ "max": null
},
- "JSON_HEX_TAG" : {
- "min" : "5.3.0",
- "max" : null
+ "JSON_PARTIAL_OUTPUT_ON_ERROR": {
+ "min": "5.5.0",
+ "max": null
},
- "JSON_NUMERIC_CHECK" : {
- "min" : "5.3.3",
- "max" : null
+ "JSON_PRETTY_PRINT": {
+ "min": "5.4.0",
+ "max": null
},
- "JSON_OBJECT_AS_ARRAY" : {
- "min" : "5.4.0",
- "max" : null
+ "JSON_UNESCAPED_SLASHES": {
+ "min": "5.4.0",
+ "max": null
},
- "JSON_PARTIAL_OUTPUT_ON_ERROR" : {
- "min" : "5.5.0",
- "max" : null
+ "JSON_UNESCAPED_UNICODE": {
+ "min": "5.4.0",
+ "max": null
},
- "JSON_PRETTY_PRINT" : {
- "min" : "5.4.0",
- "max" : null
+ "LATT_HASCHILDREN": {
+ "min": "4.0.0",
+ "max": null
},
- "JSON_UNESCAPED_SLASHES" : {
- "min" : "5.4.0",
- "max" : null
+ "LATT_HASNOCHILDREN": {
+ "min": "4.0.0",
+ "max": null
},
- "JSON_UNESCAPED_UNICODE" : {
- "min" : "5.4.0",
- "max" : null
+ "LATT_MARKED": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_HASCHILDREN" : {
- "min" : "4.0.0",
- "max" : null
+ "LATT_NOINFERIORS": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_HASNOCHILDREN" : {
- "min" : "4.0.0",
- "max" : null
+ "LATT_NOSELECT": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_MARKED" : {
- "min" : "4.0.0",
- "max" : null
+ "LATT_REFERRAL": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_NOINFERIORS" : {
- "min" : "4.0.0",
- "max" : null
+ "LATT_UNMARKED": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_NOSELECT" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_REFERRAL" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_COLLATE": {
+ "min": "4.0.0",
+ "max": null
},
- "LATT_UNMARKED" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_CTYPE": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_MESSAGES": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_COLLATE" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_MONETARY": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_CTYPE" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_NUMERIC": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_MESSAGES" : {
- "min" : "4.0.0",
- "max" : null
+ "LC_TIME": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_MONETARY" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_DEREF_ALWAYS": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_NUMERIC" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_DEREF_FINDING": {
+ "min": "4.0.0",
+ "max": null
},
- "LC_TIME" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_DEREF_NEVER": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_DEREF_ALWAYS" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_DEREF_SEARCHING": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_DEREF_FINDING" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_MODIFY_BATCH_ADD": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_DEREF_NEVER" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_MODIFY_BATCH_ATTRIB": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_DEREF_SEARCHING" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_MODIFY_BATCH_MODTYPE": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_MODIFY_BATCH_ADD" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_MODIFY_BATCH_REMOVE": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_MODIFY_BATCH_ATTRIB" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_MODIFY_BATCH_REMOVE_ALL": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_MODIFY_BATCH_MODTYPE" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_MODIFY_BATCH_REPLACE": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_MODIFY_BATCH_REMOVE" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_MODIFY_BATCH_VALUES": {
+ "min": "5.4.26",
+ "max": null
},
- "LDAP_MODIFY_BATCH_REMOVE_ALL" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_OPT_CLIENT_CONTROLS": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_MODIFY_BATCH_REPLACE" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_OPT_DEBUG_LEVEL": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_MODIFY_BATCH_VALUES" : {
- "min" : "5.4.26",
- "max" : null
+ "LDAP_OPT_DEREF": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_CLIENT_CONTROLS" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_ERROR_NUMBER": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_DEBUG_LEVEL" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_ERROR_STRING": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_DEREF" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_HOST_NAME": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_ERROR_NUMBER" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_MATCHED_DN": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_ERROR_STRING" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_NETWORK_TIMEOUT": {
+ "min": "5.3.0",
+ "max": null
},
- "LDAP_OPT_HOST_NAME" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_PROTOCOL_VERSION": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_MATCHED_DN" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_REFERRALS": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_NETWORK_TIMEOUT" : {
- "min" : "5.3.0",
- "max" : null
+ "LDAP_OPT_RESTART": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_PROTOCOL_VERSION" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_SERVER_CONTROLS": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_REFERRALS" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_SIZELIMIT": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_RESTART" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_TIMELIMIT": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_SERVER_CONTROLS" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_X_SASL_AUTHCID": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_SIZELIMIT" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_X_SASL_AUTHZID": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_TIMELIMIT" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_X_SASL_MECH": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_X_SASL_AUTHCID" : {
- "min" : "4.0.0",
- "max" : null
+ "LDAP_OPT_X_SASL_REALM": {
+ "min": "4.0.0",
+ "max": null
},
- "LDAP_OPT_X_SASL_AUTHZID" : {
- "min" : "4.0.0",
- "max" : null
+ "LIBEXSLT_DOTTED_VERSION": {
+ "min": "5.1.2",
+ "max": null
},
- "LDAP_OPT_X_SASL_MECH" : {
- "min" : "4.0.0",
- "max" : null
+ "LIBEXSLT_VERSION": {
+ "min": "5.1.2",
+ "max": null
},
- "LDAP_OPT_X_SASL_REALM" : {
- "min" : "4.0.0",
- "max" : null
+ "LIBXML_COMPACT": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBEXSLT_DOTTED_VERSION" : {
- "min" : "5.1.2",
- "max" : null
+ "LIBXML_DOTTED_VERSION": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBEXSLT_VERSION" : {
- "min" : "5.1.2",
- "max" : null
+ "LIBXML_DTDATTR": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_COMPACT" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_DTDLOAD": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_DOTTED_VERSION" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_DTDVALID": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_DTDATTR" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_ERR_ERROR": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_DTDLOAD" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_ERR_FATAL": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_DTDVALID" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_ERR_NONE": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_ERR_ERROR" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_ERR_WARNING": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_ERR_FATAL" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_HTML_NODEFDTD": {
+ "min": "5.4.0",
+ "max": null
},
- "LIBXML_ERR_NONE" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_HTML_NOIMPLIED": {
+ "min": "5.4.0",
+ "max": null
},
- "LIBXML_ERR_WARNING" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_LOADED_VERSION": {
+ "min": "5.3.0",
+ "max": null
},
- "LIBXML_HTML_NODEFDTD" : {
- "min" : "5.4.0",
- "max" : null
+ "LIBXML_NOBLANKS": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_HTML_NOIMPLIED" : {
- "min" : "5.4.0",
- "max" : null
+ "LIBXML_NOCDATA": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_LOADED_VERSION" : {
- "min" : "5.3.0",
- "max" : null
+ "LIBXML_NOEMPTYTAG": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NOBLANKS" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_NOENT": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NOCDATA" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_NOERROR": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NOEMPTYTAG" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_NONET": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NOENT" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_NOWARNING": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NOERROR" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_NOXMLDECL": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NONET" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_NSCLEAN": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_NOWARNING" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_PARSEHUGE": {
+ "min": "5.2.12",
+ "max": null
},
- "LIBXML_NOXMLDECL" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_PEDANTIC": {
+ "min": "5.4.0",
+ "max": null
},
- "LIBXML_NSCLEAN" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXML_SCHEMA_CREATE": {
+ "min": "5.5.2",
+ "max": null
},
- "LIBXML_PARSEHUGE" : {
- "min" : "5.2.12",
- "max" : null
+ "LIBXML_VERSION": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_PEDANTIC" : {
- "min" : "5.4.0",
- "max" : null
+ "LIBXML_XINCLUDE": {
+ "min": "5.1.0",
+ "max": null
},
- "LIBXML_SCHEMA_CREATE" : {
- "min" : "5.5.2",
- "max" : null
+ "LIBXSLT_DOTTED_VERSION": {
+ "min": "5.1.2",
+ "max": null
},
- "LIBXML_VERSION" : {
- "min" : "5.1.0",
- "max" : null
+ "LIBXSLT_VERSION": {
+ "min": "5.1.2",
+ "max": null
},
- "LIBXML_XINCLUDE" : {
- "min" : "5.1.0",
- "max" : null
+ "LOCK_EX": {
+ "min": "4.0.0",
+ "max": null
},
- "LIBXSLT_DOTTED_VERSION" : {
- "min" : "5.1.2",
- "max" : null
+ "LOCK_NB": {
+ "min": "4.0.0",
+ "max": null
},
- "LIBXSLT_VERSION" : {
- "min" : "5.1.2",
- "max" : null
+ "LOCK_SH": {
+ "min": "4.0.0",
+ "max": null
},
- "LOCK_EX" : {
- "min" : "4.0.0",
- "max" : null
+ "LOCK_UN": {
+ "min": "4.0.0",
+ "max": null
},
- "LOCK_NB" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_ALERT": {
+ "min": "4.0.0",
+ "max": null
},
- "LOCK_SH" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_AUTH": {
+ "min": "4.0.0",
+ "max": null
},
- "LOCK_UN" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_AUTHPRIV": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_ALERT" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_CONS": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_AUTH" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_CRIT": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_AUTHPRIV" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_CRON": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_CONS" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_DAEMON": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_CRIT" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_DEBUG": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_CRON" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_EMERG": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_DAEMON" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_ERR": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_DEBUG" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_INFO": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_EMERG" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_KERN": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_ERR" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL0": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_INFO" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL1": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_KERN" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL2": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL0" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL3": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL1" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL4": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL2" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL5": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL3" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL6": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL4" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LOCAL7": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL5" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_LPR": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL6" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_MAIL": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LOCAL7" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_NDELAY": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_LPR" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_NEWS": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_MAIL" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_NOTICE": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_NDELAY" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_NOWAIT": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_NEWS" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_ODELAY": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_NOTICE" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_PERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_NOWAIT" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_PID": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_ODELAY" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_SYSLOG": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_PERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_USER": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_PID" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_UUCP": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_SYSLOG" : {
- "min" : "4.0.0",
- "max" : null
+ "LOG_WARNING": {
+ "min": "4.0.0",
+ "max": null
},
- "LOG_USER" : {
- "min" : "4.0.0",
- "max" : null
+ "MAILPARSE_EXTRACT_OUTPUT": {
+ "min": "4.3.0",
+ "max": null
},
- "LOG_UUCP" : {
- "min" : "4.0.0",
- "max" : null
+ "MAILPARSE_EXTRACT_RETURN": {
+ "min": "4.3.0",
+ "max": null
},
- "LOG_WARNING" : {
- "min" : "4.0.0",
- "max" : null
+ "MAILPARSE_EXTRACT_STREAM": {
+ "min": "4.3.0",
+ "max": null
},
- "MAILPARSE_EXTRACT_OUTPUT" : {
- "min" : "4.3.0",
- "max" : null
+ "MB_CASE_LOWER": {
+ "min": "4.0.6",
+ "max": null
},
- "MAILPARSE_EXTRACT_RETURN" : {
- "min" : "4.3.0",
- "max" : null
+ "MB_CASE_TITLE": {
+ "min": "4.0.6",
+ "max": null
},
- "MAILPARSE_EXTRACT_STREAM" : {
- "min" : "4.3.0",
- "max" : null
+ "MB_CASE_UPPER": {
+ "min": "4.0.6",
+ "max": null
},
- "MB_CASE_LOWER" : {
- "min" : "4.0.6",
- "max" : null
+ "MB_OVERLOAD_MAIL": {
+ "min": "4.0.6",
+ "max": null
},
- "MB_CASE_TITLE" : {
- "min" : "4.0.6",
- "max" : null
+ "MB_OVERLOAD_REGEX": {
+ "min": "4.0.6",
+ "max": null
},
- "MB_CASE_UPPER" : {
- "min" : "4.0.6",
- "max" : null
+ "MB_OVERLOAD_STRING": {
+ "min": "4.0.6",
+ "max": null
},
- "MB_OVERLOAD_MAIL" : {
- "min" : "4.0.6",
- "max" : null
+ "MCAST_BLOCK_SOURCE": {
+ "min": "5.4.0",
+ "max": null
},
- "MB_OVERLOAD_REGEX" : {
- "min" : "4.0.6",
- "max" : null
+ "MCAST_JOIN_GROUP": {
+ "min": "5.4.0",
+ "max": null
},
- "MB_OVERLOAD_STRING" : {
- "min" : "4.0.6",
- "max" : null
+ "MCAST_JOIN_SOURCE_GROUP": {
+ "min": "5.4.0",
+ "max": null
},
- "MCAST_BLOCK_SOURCE" : {
- "min" : "5.4.0",
- "max" : null
+ "MCAST_LEAVE_GROUP": {
+ "min": "5.4.0",
+ "max": null
},
- "MCAST_JOIN_GROUP" : {
- "min" : "5.4.0",
- "max" : null
+ "MCAST_LEAVE_SOURCE_GROUP": {
+ "min": "5.4.0",
+ "max": null
},
- "MCAST_JOIN_SOURCE_GROUP" : {
- "min" : "5.4.0",
- "max" : null
+ "MCAST_UNBLOCK_SOURCE": {
+ "min": "5.4.0",
+ "max": null
},
- "MCAST_LEAVE_GROUP" : {
- "min" : "5.4.0",
- "max" : null
+ "MCRYPT_3DES": {
+ "min": "4.0.0",
+ "max": null
},
- "MCAST_LEAVE_SOURCE_GROUP" : {
- "min" : "5.4.0",
- "max" : null
+ "MCRYPT_ARCFOUR": {
+ "min": "4.0.0",
+ "max": null
},
- "MCAST_UNBLOCK_SOURCE" : {
- "min" : "5.4.0",
- "max" : null
+ "MCRYPT_ARCFOUR_IV": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_3DES" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_BLOWFISH": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_ARCFOUR" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_CAST_128": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_ARCFOUR_IV" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_CAST_256": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_BLOWFISH" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_CRYPT": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_CAST_128" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_DECRYPT": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_CAST_256" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_DES": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_CRYPT" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_DES_COMPAT": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_DECRYPT" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_DEV_RANDOM": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_DES" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_DEV_URANDOM": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_DES_COMPAT" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_ENCRYPT": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_DEV_RANDOM" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_ENIGNA": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_DEV_URANDOM" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_GOST": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_ENCRYPT" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_IDEA": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_ENIGNA" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_LOKI97": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_GOST" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MARS": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_IDEA" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MODE_CBC": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_LOKI97" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MODE_CFB": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MARS" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MODE_ECB": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MODE_CBC" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MODE_NOFB": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MODE_CFB" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MODE_OFB": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MODE_ECB" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_MODE_STREAM": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MODE_NOFB" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_PANAMA": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MODE_OFB" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RAND": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_MODE_STREAM" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RC2": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_PANAMA" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RC4": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RAND" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RC6": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RC2" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RC6_128": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RC4" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RC6_192": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RC6" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RC6_256": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RC6_128" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RIJNDAEL_128": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RC6_192" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RIJNDAEL_192": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RC6_256" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_RIJNDAEL_256": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RIJNDAEL_128" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SAFER128": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RIJNDAEL_192" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SAFER64": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_RIJNDAEL_256" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SAFERPLUS": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SAFER128" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SERPENT": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SAFER64" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SERPENT_128": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SAFERPLUS" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SERPENT_192": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SERPENT" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SERPENT_256": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SERPENT_128" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_SKIPJACK": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SERPENT_192" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_TEAN": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SERPENT_256" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_THREEWAY": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_SKIPJACK" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_TRIPLEDES": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_TEAN" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_TWOFISH": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_THREEWAY" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_TWOFISH128": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_TRIPLEDES" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_TWOFISH192": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_TWOFISH" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_TWOFISH256": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_TWOFISH128" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_WAKE": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_TWOFISH192" : {
- "min" : "4.0.0",
- "max" : null
+ "MCRYPT_XTEA": {
+ "min": "4.0.0",
+ "max": null
},
- "MCRYPT_TWOFISH256" : {
- "min" : "4.0.0",
- "max" : null
+ "MEMCACHE_COMPRESSED": {
+ "min": "4.3.3",
+ "max": null
},
- "MCRYPT_WAKE" : {
- "min" : "4.0.0",
- "max" : null
+ "MEMCACHE_HAVE_SESSION": {
+ "min": "4.3.3",
+ "max": null
},
- "MCRYPT_XTEA" : {
- "min" : "4.0.0",
- "max" : null
+ "MEMCACHE_SERIALIZED": {
+ "min": "4.3.3",
+ "max": null
},
- "MEMCACHE_COMPRESSED" : {
- "min" : "4.3.3",
- "max" : null
+ "MEMCACHE_USER1": {
+ "min": "4.3.11",
+ "max": null
},
- "MEMCACHE_HAVE_SESSION" : {
- "min" : "4.3.3",
- "max" : null
+ "MEMCACHE_USER2": {
+ "min": "4.3.11",
+ "max": null
},
- "MEMCACHE_SERIALIZED" : {
- "min" : "4.3.3",
- "max" : null
+ "MEMCACHE_USER3": {
+ "min": "4.3.11",
+ "max": null
},
- "MEMCACHE_USER1" : {
- "min" : "4.3.11",
- "max" : null
+ "MEMCACHE_USER4": {
+ "min": "4.3.11",
+ "max": null
},
- "MEMCACHE_USER2" : {
- "min" : "4.3.11",
- "max" : null
+ "MHASH_ADLER32": {
+ "min": "4.0.0",
+ "max": null
},
- "MEMCACHE_USER3" : {
- "min" : "4.3.11",
- "max" : null
+ "MHASH_CRC32": {
+ "min": "4.0.0",
+ "max": null
},
- "MEMCACHE_USER4" : {
- "min" : "4.3.11",
- "max" : null
+ "MHASH_CRC32B": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_ADLER32" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_FNV132": {
+ "min": "5.4.0",
+ "max": null
},
- "MHASH_CRC32" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_FNV164": {
+ "min": "5.4.0",
+ "max": null
},
- "MHASH_CRC32B" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_FNV1A32": {
+ "min": "5.4.0",
+ "max": null
},
- "MHASH_FNV132" : {
- "min" : "5.4.0",
- "max" : null
+ "MHASH_FNV1A64": {
+ "min": "5.4.0",
+ "max": null
},
- "MHASH_FNV164" : {
- "min" : "5.4.0",
- "max" : null
+ "MHASH_GOST": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_FNV1A32" : {
- "min" : "5.4.0",
- "max" : null
+ "MHASH_HAVAL128": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_FNV1A64" : {
- "min" : "5.4.0",
- "max" : null
+ "MHASH_HAVAL160": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_GOST" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_HAVAL192": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_HAVAL128" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_HAVAL224": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_HAVAL160" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_HAVAL256": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_HAVAL192" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_JOAAT": {
+ "min": "5.4.0",
+ "max": null
},
- "MHASH_HAVAL224" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_MD2": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_HAVAL256" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_MD4": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_JOAAT" : {
- "min" : "5.4.0",
- "max" : null
+ "MHASH_MD5": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_MD2" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_RIPEMD128": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_MD4" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_RIPEMD160": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_MD5" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_RIPEMD256": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_RIPEMD128" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_RIPEMD320": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_RIPEMD160" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SHA1": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_RIPEMD256" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SHA224": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_RIPEMD320" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SHA256": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SHA1" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SHA384": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SHA224" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SHA512": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SHA256" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SNEFRU128": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SHA384" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_SNEFRU256": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SHA512" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_TIGER": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SNEFRU128" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_TIGER128": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_SNEFRU256" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_TIGER160": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_TIGER" : {
- "min" : "4.0.0",
- "max" : null
+ "MHASH_WHIRLPOOL": {
+ "min": "4.0.0",
+ "max": null
},
- "MHASH_TIGER128" : {
- "min" : "4.0.0",
- "max" : null
+ "MONGO_STREAMS": {
+ "min": "5.2.6",
+ "max": null
},
- "MHASH_TIGER160" : {
- "min" : "4.0.0",
- "max" : null
+ "MONGO_STREAM_NOTIFY_IO_COMPLETED": {
+ "min": "5.2.6",
+ "max": null
},
- "MHASH_WHIRLPOOL" : {
- "min" : "4.0.0",
- "max" : null
+ "MONGO_STREAM_NOTIFY_IO_PROGRESS": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAMS" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_IO_READ": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_IO_COMPLETED" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_IO_WRITE": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_IO_PROGRESS" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_BATCHINSERT": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_IO_READ" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_CMD_DELETE": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_IO_WRITE" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_CMD_INSERT": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_BATCHINSERT" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_CMD_UPDATE": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_CMD_DELETE" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_DELETE": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_CMD_INSERT" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_GETMORE": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_CMD_UPDATE" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_INSERT": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_DELETE" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_KILLCURSOR": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_GETMORE" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_QUERY": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_INSERT" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_RESPONSE_HEADER": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_KILLCURSOR" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_UPDATE": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_QUERY" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_WRITE_BATCH": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_RESPONSE_HEADER" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_LOG_WRITE_REPLY": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_UPDATE" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_TYPE_IO_INIT": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_WRITE_BATCH" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_STREAM_NOTIFY_TYPE_LOG": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_LOG_WRITE_REPLY" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_SUPPORTS_AUTH_MECHANISM_GSSAPI": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_TYPE_IO_INIT" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_CR": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_STREAM_NOTIFY_TYPE_LOG" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_X509": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_SUPPORTS_AUTH_MECHANISM_GSSAPI" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_SUPPORTS_AUTH_MECHANISM_PLAIN": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_CR" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_SUPPORTS_SSL": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_X509" : {
- "min" : "5.2.6",
- "max" : null
+ "MONGO_SUPPORTS_STREAMS": {
+ "min": "5.2.6",
+ "max": null
},
- "MONGO_SUPPORTS_AUTH_MECHANISM_PLAIN" : {
- "min" : "5.2.6",
- "max" : null
+ "MON_1": {
+ "min": "4.1.0",
+ "max": null
},
- "MONGO_SUPPORTS_SSL" : {
- "min" : "5.2.6",
- "max" : null
+ "MON_10": {
+ "min": "4.1.0",
+ "max": null
},
- "MONGO_SUPPORTS_STREAMS" : {
- "min" : "5.2.6",
- "max" : null
+ "MON_11": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_1" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_12": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_10" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_2": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_11" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_3": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_12" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_4": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_2" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_5": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_3" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_6": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_4" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_7": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_5" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_8": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_6" : {
- "min" : "4.1.0",
- "max" : null
+ "MON_9": {
+ "min": "4.1.0",
+ "max": null
},
- "MON_7" : {
- "min" : "4.1.0",
- "max" : null
+ "MSG_CMSG_CLOEXEC": {
+ "min": "5.5.0",
+ "max": null
},
- "MON_8" : {
- "min" : "4.1.0",
- "max" : null
+ "MSG_CONFIRM": {
+ "min": "5.5.0",
+ "max": null
},
- "MON_9" : {
- "min" : "4.1.0",
- "max" : null
+ "MSG_CTRUNC": {
+ "min": "5.5.0",
+ "max": null
},
- "MSG_CMSG_CLOEXEC" : {
- "min" : "5.5.0",
- "max" : null
+ "MSG_DONTROUTE": {
+ "min": "4.1.0",
+ "max": null
},
- "MSG_CONFIRM" : {
- "min" : "5.5.0",
- "max" : null
+ "MSG_DONTWAIT": {
+ "min": "5.2.10",
+ "max": null
},
- "MSG_CTRUNC" : {
- "min" : "5.5.0",
- "max" : null
+ "MSG_EAGAIN": {
+ "min": "5.2.0",
+ "max": null
},
- "MSG_DONTROUTE" : {
- "min" : "4.1.0",
- "max" : null
+ "MSG_ENOMSG": {
+ "min": "5.2.0",
+ "max": null
},
- "MSG_DONTWAIT" : {
- "min" : "5.2.10",
- "max" : null
+ "MSG_EOF": {
+ "min": "5.2.4",
+ "max": null
},
- "MSG_EAGAIN" : {
- "min" : "5.2.0",
- "max" : null
+ "MSG_EOR": {
+ "min": "5.2.4",
+ "max": null
},
- "MSG_ENOMSG" : {
- "min" : "5.2.0",
- "max" : null
+ "MSG_ERRQUEUE": {
+ "min": "5.5.0",
+ "max": null
},
- "MSG_EOF" : {
- "min" : "5.2.4",
- "max" : null
+ "MSG_EXCEPT": {
+ "min": "4.3.0",
+ "max": null
},
- "MSG_EOR" : {
- "min" : "5.2.4",
- "max" : null
+ "MSG_IPC_NOWAIT": {
+ "min": "4.3.0",
+ "max": null
},
- "MSG_ERRQUEUE" : {
- "min" : "5.5.0",
- "max" : null
+ "MSG_MORE": {
+ "min": "5.5.0",
+ "max": null
},
- "MSG_EXCEPT" : {
- "min" : "4.3.0",
- "max" : null
+ "MSG_NOERROR": {
+ "min": "4.3.0",
+ "max": null
},
- "MSG_IPC_NOWAIT" : {
- "min" : "4.3.0",
- "max" : null
+ "MSG_NOSIGNAL": {
+ "min": "5.5.0",
+ "max": null
},
- "MSG_MORE" : {
- "min" : "5.5.0",
- "max" : null
+ "MSG_OOB": {
+ "min": "4.1.0",
+ "max": null
},
- "MSG_NOERROR" : {
- "min" : "4.3.0",
- "max" : null
+ "MSG_PEEK": {
+ "min": "4.1.0",
+ "max": null
},
- "MSG_NOSIGNAL" : {
- "min" : "5.5.0",
- "max" : null
+ "MSG_TRUNC": {
+ "min": "5.5.0",
+ "max": null
},
- "MSG_OOB" : {
- "min" : "4.1.0",
- "max" : null
+ "MSG_WAITALL": {
+ "min": "4.1.0",
+ "max": null
},
- "MSG_PEEK" : {
- "min" : "4.1.0",
- "max" : null
+ "MSG_WAITFORONE": {
+ "min": "5.5.0",
+ "max": null
},
- "MSG_TRUNC" : {
- "min" : "5.5.0",
- "max" : null
+ "MSSQL_ASSOC": {
+ "min": "4.0.0",
+ "max": null
},
- "MSG_WAITALL" : {
- "min" : "4.1.0",
- "max" : null
+ "MSSQL_BOTH": {
+ "min": "4.0.0",
+ "max": null
},
- "MSG_WAITFORONE" : {
- "min" : "5.5.0",
- "max" : null
+ "MSSQL_NUM": {
+ "min": "4.0.0",
+ "max": null
},
- "MSSQL_ASSOC" : {
- "min" : "4.0.0",
- "max" : null
+ "MYSQLI_ASSOC": {
+ "min": "5.0.0",
+ "max": null
},
- "MSSQL_BOTH" : {
- "min" : "4.0.0",
- "max" : null
+ "MYSQLI_ASYNC": {
+ "min": "5.3.0",
+ "max": null
},
- "MSSQL_NUM" : {
- "min" : "4.0.0",
- "max" : null
+ "MYSQLI_AUTO_INCREMENT_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_ASSOC" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_BINARY_FLAG": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_ASYNC" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_BLOB_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_AUTO_INCREMENT_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_BOTH": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_BINARY_FLAG" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_CLIENT_COMPRESS": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_BLOB_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CLIENT_FOUND_ROWS": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_BOTH" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CLIENT_IGNORE_SPACE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CLIENT_COMPRESS" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CLIENT_INTERACTIVE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CLIENT_FOUND_ROWS" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CLIENT_NO_SCHEMA": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CLIENT_IGNORE_SPACE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CLIENT_SSL": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CLIENT_INTERACTIVE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CURSOR_TYPE_FOR_UPDATE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CLIENT_NO_SCHEMA" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CURSOR_TYPE_NO_CURSOR": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CLIENT_SSL" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CURSOR_TYPE_READ_ONLY": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CURSOR_TYPE_FOR_UPDATE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_CURSOR_TYPE_SCROLLABLE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_CURSOR_TYPE_NO_CURSOR" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_DATA_TRUNCATED": {
+ "min": "5.1.0",
+ "max": null
},
- "MYSQLI_CURSOR_TYPE_READ_ONLY" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_DEBUG_TRACE_ENABLED": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_CURSOR_TYPE_SCROLLABLE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_ENUM_FLAG": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_DATA_TRUNCATED" : {
- "min" : "5.1.0",
- "max" : null
+ "MYSQLI_GROUP_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_DEBUG_TRACE_ENABLED" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_INIT_COMMAND": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_ENUM_FLAG" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_MULTIPLE_KEY_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_GROUP_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_NOT_NULL_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_INIT_COMMAND" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_NO_DATA": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_MULTIPLE_KEY_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_NO_DEFAULT_VALUE_FLAG": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_NOT_NULL_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_NUM": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_NO_DATA" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_NUM_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_NO_DEFAULT_VALUE_FLAG" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_ON_UPDATE_NOW_FLAG": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_NUM" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_OPT_CAN_HANDLE_EXPIRED_PASSWORDS": {
+ "min": "5.4.12",
+ "max": null
},
- "MYSQLI_NUM_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_OPT_CONNECT_TIMEOUT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_ON_UPDATE_NOW_FLAG" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_OPT_INT_AND_FLOAT_NATIVE": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_OPT_CAN_HANDLE_EXPIRED_PASSWORDS" : {
- "min" : "5.4.12",
- "max" : null
+ "MYSQLI_OPT_LOCAL_INFILE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_OPT_CONNECT_TIMEOUT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_OPT_NET_CMD_BUFFER_SIZE": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_OPT_INT_AND_FLOAT_NATIVE" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_OPT_NET_READ_BUFFER_SIZE": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_OPT_LOCAL_INFILE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_OPT_SSL_VERIFY_SERVER_CERT": {
+ "min": "5.3.4",
+ "max": null
},
- "MYSQLI_OPT_NET_CMD_BUFFER_SIZE" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_PART_KEY_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_OPT_NET_READ_BUFFER_SIZE" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_PRI_KEY_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_OPT_SSL_VERIFY_SERVER_CERT" : {
- "min" : "5.3.4",
- "max" : null
+ "MYSQLI_READ_DEFAULT_FILE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_PART_KEY_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_READ_DEFAULT_GROUP": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_PRI_KEY_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_REFRESH_BACKUP_LOG": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_READ_DEFAULT_FILE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_REFRESH_GRANT": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_READ_DEFAULT_GROUP" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_REFRESH_HOSTS": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_BACKUP_LOG" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REFRESH_LOG": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_GRANT" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REFRESH_MASTER": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_HOSTS" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REFRESH_SLAVE": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_LOG" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REFRESH_STATUS": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_MASTER" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REFRESH_TABLES": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_SLAVE" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REFRESH_THREADS": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_REFRESH_STATUS" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REPORT_ALL": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_REFRESH_TABLES" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REPORT_ERROR": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_REFRESH_THREADS" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_REPORT_INDEX": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_REPORT_ALL" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_REPORT_OFF": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_REPORT_ERROR" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_REPORT_STRICT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_REPORT_INDEX" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_RPL_ADMIN": {
+ "min": "5.0.0",
+ "max": "5.2.17"
},
- "MYSQLI_REPORT_OFF" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_RPL_MASTER": {
+ "min": "5.0.0",
+ "max": "5.2.17"
},
- "MYSQLI_REPORT_STRICT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_RPL_SLAVE": {
+ "min": "5.0.0",
+ "max": "5.2.17"
},
- "MYSQLI_RPL_ADMIN" : {
- "min" : "5.0.0",
- "max" : "5.2.17"
+ "MYSQLI_SERVER_PS_OUT_PARAMS": {
+ "min": "5.3.4",
+ "max": null
},
- "MYSQLI_RPL_MASTER" : {
- "min" : "5.0.0",
- "max" : "5.2.17"
+ "MYSQLI_SERVER_PUBLIC_KEY": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_RPL_SLAVE" : {
- "min" : "5.0.0",
- "max" : "5.2.17"
+ "MYSQLI_SERVER_QUERY_NO_GOOD_INDEX_USED": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_SERVER_PS_OUT_PARAMS" : {
- "min" : "5.3.4",
- "max" : null
+ "MYSQLI_SERVER_QUERY_NO_INDEX_USED": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_SERVER_PUBLIC_KEY" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_SERVER_QUERY_WAS_SLOW": {
+ "min": "5.3.0",
+ "max": null
},
- "MYSQLI_SERVER_QUERY_NO_GOOD_INDEX_USED" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_SET_CHARSET_DIR": {
+ "min": "5.3.4",
+ "max": null
},
- "MYSQLI_SERVER_QUERY_NO_INDEX_USED" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_SET_CHARSET_NAME": {
+ "min": "5.2.5",
+ "max": null
},
- "MYSQLI_SERVER_QUERY_WAS_SLOW" : {
- "min" : "5.3.0",
- "max" : null
+ "MYSQLI_SET_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_SET_CHARSET_DIR" : {
- "min" : "5.3.4",
- "max" : null
+ "MYSQLI_STMT_ATTR_CURSOR_TYPE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_SET_CHARSET_NAME" : {
- "min" : "5.2.5",
- "max" : null
+ "MYSQLI_STMT_ATTR_PREFETCH_ROWS": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_SET_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_STMT_ATTR_CURSOR_TYPE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_STORE_RESULT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_STMT_ATTR_PREFETCH_ROWS" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TIMESTAMP_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TRANS_COR_AND_CHAIN": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_STORE_RESULT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TRANS_COR_AND_NO_CHAIN": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_TIMESTAMP_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TRANS_COR_NO_RELEASE": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_TRANS_COR_AND_CHAIN" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TRANS_COR_RELEASE": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_TRANS_COR_AND_NO_CHAIN" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TRANS_START_READ_ONLY": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_TRANS_COR_NO_RELEASE" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TRANS_START_READ_WRITE": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_TRANS_COR_RELEASE" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TRANS_START_WITH_CONSISTENT_SNAPSHOT": {
+ "min": "5.5.0",
+ "max": null
},
- "MYSQLI_TRANS_START_READ_ONLY" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TYPE_BIT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TRANS_START_READ_WRITE" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TYPE_BLOB": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TRANS_START_WITH_CONSISTENT_SNAPSHOT" : {
- "min" : "5.5.0",
- "max" : null
+ "MYSQLI_TYPE_CHAR": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_BIT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_DATE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_BLOB" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_DATETIME": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_CHAR" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_DECIMAL": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_DATE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_DOUBLE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_DATETIME" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_ENUM": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_DECIMAL" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_FLOAT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_DOUBLE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_GEOMETRY": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_ENUM" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_INT24": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_FLOAT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_INTERVAL": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_GEOMETRY" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_LONG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_INT24" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_LONGLONG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_INTERVAL" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_LONG_BLOB": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_LONG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_MEDIUM_BLOB": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_LONGLONG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_NEWDATE": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_LONG_BLOB" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_NEWDECIMAL": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_MEDIUM_BLOB" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_NULL": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_NEWDATE" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_SET": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_NEWDECIMAL" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_SHORT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_NULL" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_STRING": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_SET" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_TIME": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_SHORT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_TIMESTAMP": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_STRING" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_TINY": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_TIME" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_TINY_BLOB": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_TIMESTAMP" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_VAR_STRING": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_TINY" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_TYPE_YEAR": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_TINY_BLOB" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_UNIQUE_KEY_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_VAR_STRING" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_UNSIGNED_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_TYPE_YEAR" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_USE_RESULT": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_UNIQUE_KEY_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQLI_ZEROFILL_FLAG": {
+ "min": "5.0.0",
+ "max": null
},
- "MYSQLI_UNSIGNED_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQL_ASSOC": {
+ "min": "4.0.0",
+ "max": null
},
- "MYSQLI_USE_RESULT" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQL_BOTH": {
+ "min": "4.0.0",
+ "max": null
},
- "MYSQLI_ZEROFILL_FLAG" : {
- "min" : "5.0.0",
- "max" : null
+ "MYSQL_CLIENT_COMPRESS": {
+ "min": "4.3.0",
+ "max": null
},
- "MYSQL_ASSOC" : {
- "min" : "4.0.0",
- "max" : null
+ "MYSQL_CLIENT_IGNORE_SPACE": {
+ "min": "4.3.0",
+ "max": null
},
- "MYSQL_BOTH" : {
- "min" : "4.0.0",
- "max" : null
+ "MYSQL_CLIENT_INTERACTIVE": {
+ "min": "4.3.0",
+ "max": null
},
- "MYSQL_CLIENT_COMPRESS" : {
- "min" : "4.3.0",
- "max" : null
+ "MYSQL_CLIENT_SSL": {
+ "min": "4.3.0",
+ "max": null
},
- "MYSQL_CLIENT_IGNORE_SPACE" : {
- "min" : "4.3.0",
- "max" : null
+ "MYSQL_NUM": {
+ "min": "4.0.0",
+ "max": null
},
- "MYSQL_CLIENT_INTERACTIVE" : {
- "min" : "4.3.0",
- "max" : null
+ "M_1_PI": {
+ "min": "4.0.0",
+ "max": null
},
- "MYSQL_CLIENT_SSL" : {
- "min" : "4.3.0",
- "max" : null
+ "M_2_PI": {
+ "min": "4.0.0",
+ "max": null
},
- "MYSQL_NUM" : {
- "min" : "4.0.0",
- "max" : null
+ "M_2_SQRTPI": {
+ "min": "4.0.0",
+ "max": null
},
- "M_1_PI" : {
- "min" : "4.0.0",
- "max" : null
+ "M_E": {
+ "min": "4.0.0",
+ "max": null
},
- "M_2_PI" : {
- "min" : "4.0.0",
- "max" : null
+ "M_EULER": {
+ "min": "4.0.0",
+ "max": null
},
- "M_2_SQRTPI" : {
- "min" : "4.0.0",
- "max" : null
+ "M_LN10": {
+ "min": "4.0.0",
+ "max": null
},
- "M_E" : {
- "min" : "4.0.0",
- "max" : null
+ "M_LN2": {
+ "min": "4.0.0",
+ "max": null
},
- "M_EULER" : {
- "min" : "4.0.0",
- "max" : null
+ "M_LNPI": {
+ "min": "4.0.0",
+ "max": null
},
- "M_LN10" : {
- "min" : "4.0.0",
- "max" : null
+ "M_LOG10E": {
+ "min": "4.0.0",
+ "max": null
},
- "M_LN2" : {
- "min" : "4.0.0",
- "max" : null
+ "M_LOG2E": {
+ "min": "4.0.0",
+ "max": null
},
- "M_LNPI" : {
- "min" : "4.0.0",
- "max" : null
+ "M_PI": {
+ "min": "4.0.0",
+ "max": null
},
- "M_LOG10E" : {
- "min" : "4.0.0",
- "max" : null
+ "M_PI_2": {
+ "min": "4.0.0",
+ "max": null
},
- "M_LOG2E" : {
- "min" : "4.0.0",
- "max" : null
+ "M_PI_4": {
+ "min": "4.0.0",
+ "max": null
},
- "M_PI" : {
- "min" : "4.0.0",
- "max" : null
+ "M_SQRT1_2": {
+ "min": "4.0.0",
+ "max": null
},
- "M_PI_2" : {
- "min" : "4.0.0",
- "max" : null
+ "M_SQRT2": {
+ "min": "4.0.0",
+ "max": null
},
- "M_PI_4" : {
- "min" : "4.0.0",
- "max" : null
+ "M_SQRT3": {
+ "min": "4.0.0",
+ "max": null
},
- "M_SQRT1_2" : {
- "min" : "4.0.0",
- "max" : null
+ "M_SQRTPI": {
+ "min": "4.0.0",
+ "max": null
},
- "M_SQRT2" : {
- "min" : "4.0.0",
- "max" : null
+ "NAN": {
+ "min": "4.0.0",
+ "max": null
},
- "M_SQRT3" : {
- "min" : "4.0.0",
- "max" : null
+ "NIL": {
+ "min": "4.0.0",
+ "max": null
},
- "M_SQRTPI" : {
- "min" : "4.0.0",
- "max" : null
+ "NOEXPR": {
+ "min": "4.1.0",
+ "max": null
},
- "NAN" : {
- "min" : "4.0.0",
- "max" : null
+ "NULL": {
+ "min": "4.0.0",
+ "max": null
},
- "NIL" : {
- "min" : "4.0.0",
- "max" : null
+ "OAUTH_AUTH_TYPE_AUTHORIZATION": {
+ "min": "5.1.0",
+ "max": null
},
- "NOEXPR" : {
- "min" : "4.1.0",
- "max" : null
+ "OAUTH_AUTH_TYPE_FORM": {
+ "min": "5.1.0",
+ "max": null
},
- "NULL" : {
- "min" : "4.0.0",
- "max" : null
+ "OAUTH_AUTH_TYPE_NONE": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_AUTH_TYPE_AUTHORIZATION" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_AUTH_TYPE_URI": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_AUTH_TYPE_FORM" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_BAD_NONCE": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_AUTH_TYPE_NONE" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_BAD_TIMESTAMP": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_AUTH_TYPE_URI" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_CONSUMER_KEY_REFUSED": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_BAD_NONCE" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_CONSUMER_KEY_UNKNOWN": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_BAD_TIMESTAMP" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_HTTP_METHOD_DELETE": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_CONSUMER_KEY_REFUSED" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_HTTP_METHOD_GET": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_CONSUMER_KEY_UNKNOWN" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_HTTP_METHOD_HEAD": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_HTTP_METHOD_DELETE" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_HTTP_METHOD_POST": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_HTTP_METHOD_GET" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_HTTP_METHOD_PUT": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_HTTP_METHOD_HEAD" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_INVALID_SIGNATURE": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_HTTP_METHOD_POST" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_OK": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_HTTP_METHOD_PUT" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_PARAMETER_ABSENT": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_INVALID_SIGNATURE" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_REQENGINE_CURL": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_OK" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_REQENGINE_STREAMS": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_PARAMETER_ABSENT" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SIGNATURE_METHOD_REJECTED": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_REQENGINE_CURL" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SIG_METHOD_HMACSHA1": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_REQENGINE_STREAMS" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SIG_METHOD_HMACSHA256": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SIGNATURE_METHOD_REJECTED" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SIG_METHOD_PLAINTEXT": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SIG_METHOD_HMACSHA1" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SIG_METHOD_RSASHA1": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SIG_METHOD_HMACSHA256" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SSLCHECK_BOTH": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SIG_METHOD_PLAINTEXT" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SSLCHECK_HOST": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SIG_METHOD_RSASHA1" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SSLCHECK_NONE": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SSLCHECK_BOTH" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_SSLCHECK_PEER": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SSLCHECK_HOST" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_TOKEN_EXPIRED": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SSLCHECK_NONE" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_TOKEN_REJECTED": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_SSLCHECK_PEER" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_TOKEN_REVOKED": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_TOKEN_EXPIRED" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_TOKEN_USED": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_TOKEN_REJECTED" : {
- "min" : "5.1.0",
- "max" : null
+ "OAUTH_VERIFIER_INVALID": {
+ "min": "5.1.0",
+ "max": null
},
- "OAUTH_TOKEN_REVOKED" : {
- "min" : "5.1.0",
- "max" : null
+ "ODBC_BINMODE_CONVERT": {
+ "min": "4.0.0",
+ "max": null
},
- "OAUTH_TOKEN_USED" : {
- "min" : "5.1.0",
- "max" : null
+ "ODBC_BINMODE_PASSTHRU": {
+ "min": "4.0.0",
+ "max": null
},
- "OAUTH_VERIFIER_INVALID" : {
- "min" : "5.1.0",
- "max" : null
+ "ODBC_BINMODE_RETURN": {
+ "min": "4.0.0",
+ "max": null
},
- "ODBC_BINMODE_CONVERT" : {
- "min" : "4.0.0",
- "max" : null
+ "ODBC_TYPE": {
+ "min": "4.0.0",
+ "max": null
},
- "ODBC_BINMODE_PASSTHRU" : {
- "min" : "4.0.0",
- "max" : null
+ "OPENSSL_ALGO_DSS1": {
+ "min": "5.2.8",
+ "max": null
},
- "ODBC_BINMODE_RETURN" : {
- "min" : "4.0.0",
- "max" : null
+ "OPENSSL_ALGO_MD2": {
+ "min": "5.0.0",
+ "max": null
},
- "ODBC_TYPE" : {
- "min" : "4.0.0",
- "max" : null
+ "OPENSSL_ALGO_MD4": {
+ "min": "5.0.0",
+ "max": null
},
- "OPENSSL_ALGO_DSS1" : {
- "min" : "5.2.8",
- "max" : null
+ "OPENSSL_ALGO_MD5": {
+ "min": "5.0.0",
+ "max": null
},
- "OPENSSL_ALGO_MD2" : {
- "min" : "5.0.0",
- "max" : null
+ "OPENSSL_ALGO_RMD160": {
+ "min": "5.4.8",
+ "max": null
},
- "OPENSSL_ALGO_MD4" : {
- "min" : "5.0.0",
- "max" : null
+ "OPENSSL_ALGO_SHA1": {
+ "min": "5.0.0",
+ "max": null
},
- "OPENSSL_ALGO_MD5" : {
- "min" : "5.0.0",
- "max" : null
+ "OPENSSL_ALGO_SHA224": {
+ "min": "5.4.8",
+ "max": null
},
- "OPENSSL_ALGO_RMD160" : {
- "min" : "5.4.8",
- "max" : null
+ "OPENSSL_ALGO_SHA256": {
+ "min": "5.4.8",
+ "max": null
},
- "OPENSSL_ALGO_SHA1" : {
- "min" : "5.0.0",
- "max" : null
+ "OPENSSL_ALGO_SHA384": {
+ "min": "5.4.8",
+ "max": null
},
- "OPENSSL_ALGO_SHA224" : {
- "min" : "5.4.8",
- "max" : null
+ "OPENSSL_ALGO_SHA512": {
+ "min": "5.4.8",
+ "max": null
},
- "OPENSSL_ALGO_SHA256" : {
- "min" : "5.4.8",
- "max" : null
+ "OPENSSL_CIPHER_3DES": {
+ "min": "4.3.0",
+ "max": null
},
- "OPENSSL_ALGO_SHA384" : {
- "min" : "5.4.8",
- "max" : null
+ "OPENSSL_CIPHER_AES_128_CBC": {
+ "min": "5.4.0",
+ "max": null
},
- "OPENSSL_ALGO_SHA512" : {
- "min" : "5.4.8",
- "max" : null
+ "OPENSSL_CIPHER_AES_192_CBC": {
+ "min": "5.4.0",
+ "max": null
},
- "OPENSSL_CIPHER_3DES" : {
- "min" : "4.3.0",
- "max" : null
+ "OPENSSL_CIPHER_AES_256_CBC": {
+ "min": "5.4.0",
+ "max": null
},
- "OPENSSL_CIPHER_AES_128_CBC" : {
- "min" : "5.4.0",
- "max" : null
+ "OPENSSL_CIPHER_DES": {
+ "min": "4.3.0",
+ "max": null
},
- "OPENSSL_CIPHER_AES_192_CBC" : {
- "min" : "5.4.0",
- "max" : null
+ "OPENSSL_CIPHER_RC2_128": {
+ "min": "4.3.0",
+ "max": null
},
- "OPENSSL_CIPHER_AES_256_CBC" : {
- "min" : "5.4.0",
- "max" : null
+ "OPENSSL_CIPHER_RC2_40": {
+ "min": "4.3.0",
+ "max": null
},
- "OPENSSL_CIPHER_DES" : {
- "min" : "4.3.0",
- "max" : null
+ "OPENSSL_CIPHER_RC2_64": {
+ "min": "4.3.0",
+ "max": null
},
- "OPENSSL_CIPHER_RC2_128" : {
- "min" : "4.3.0",
- "max" : null
+ "OPENSSL_KEYTYPE_DH": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_CIPHER_RC2_40" : {
- "min" : "4.3.0",
- "max" : null
+ "OPENSSL_KEYTYPE_DSA": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_CIPHER_RC2_64" : {
- "min" : "4.3.0",
- "max" : null
+ "OPENSSL_KEYTYPE_EC": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_KEYTYPE_DH" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_KEYTYPE_RSA": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_KEYTYPE_DSA" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_NO_PADDING": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_KEYTYPE_EC" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_PKCS1_OAEP_PADDING": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_KEYTYPE_RSA" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_PKCS1_PADDING": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_NO_PADDING" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_RAW_DATA": {
+ "min": "5.4.0",
+ "max": null
},
- "OPENSSL_PKCS1_OAEP_PADDING" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_SSLV23_PADDING": {
+ "min": "4.0.4",
+ "max": null
},
- "OPENSSL_PKCS1_PADDING" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_TLSEXT_SERVER_NAME": {
+ "min": "5.3.2",
+ "max": null
},
- "OPENSSL_RAW_DATA" : {
- "min" : "5.4.0",
- "max" : null
+ "OPENSSL_VERSION_NUMBER": {
+ "min": "5.2.0",
+ "max": null
},
- "OPENSSL_SSLV23_PADDING" : {
- "min" : "4.0.4",
- "max" : null
+ "OPENSSL_VERSION_TEXT": {
+ "min": "5.2.0",
+ "max": null
},
- "OPENSSL_TLSEXT_SERVER_NAME" : {
- "min" : "5.3.2",
- "max" : null
+ "OPENSSL_ZERO_PADDING": {
+ "min": "5.4.0",
+ "max": null
},
- "OPENSSL_VERSION_NUMBER" : {
- "min" : "5.2.0",
- "max" : null
+ "OP_ANONYMOUS": {
+ "min": "4.0.0",
+ "max": null
},
- "OPENSSL_VERSION_TEXT" : {
- "min" : "5.2.0",
- "max" : null
+ "OP_DEBUG": {
+ "min": "4.0.0",
+ "max": null
},
- "OPENSSL_ZERO_PADDING" : {
- "min" : "5.4.0",
- "max" : null
+ "OP_EXPUNGE": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_ANONYMOUS" : {
- "min" : "4.0.0",
- "max" : null
+ "OP_HALFOPEN": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_DEBUG" : {
- "min" : "4.0.0",
- "max" : null
+ "OP_PROTOTYPE": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_EXPUNGE" : {
- "min" : "4.0.0",
- "max" : null
+ "OP_READONLY": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_HALFOPEN" : {
- "min" : "4.0.0",
- "max" : null
+ "OP_SECURE": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_PROTOTYPE" : {
- "min" : "4.0.0",
- "max" : null
+ "OP_SHORTCACHE": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_READONLY" : {
- "min" : "4.0.0",
- "max" : null
+ "OP_SILENT": {
+ "min": "4.0.0",
+ "max": null
},
- "OP_SECURE" : {
- "min" : "4.0.0",
- "max" : null
+ "PASSWORD_BCRYPT": {
+ "min": "5.5.0",
+ "max": null
},
- "OP_SHORTCACHE" : {
- "min" : "4.0.0",
- "max" : null
+ "PASSWORD_BCRYPT_DEFAULT_COST": {
+ "min": "5.5.0",
+ "max": null
},
- "OP_SILENT" : {
- "min" : "4.0.0",
- "max" : null
+ "PASSWORD_DEFAULT": {
+ "min": "5.5.0",
+ "max": null
},
- "PASSWORD_BCRYPT" : {
- "min" : "5.5.0",
- "max" : null
+ "PATHINFO_BASENAME": {
+ "min": "4.0.0",
+ "max": null
},
- "PASSWORD_BCRYPT_DEFAULT_COST" : {
- "min" : "5.5.0",
- "max" : null
+ "PATHINFO_DIRNAME": {
+ "min": "4.0.0",
+ "max": null
},
- "PASSWORD_DEFAULT" : {
- "min" : "5.5.0",
- "max" : null
+ "PATHINFO_EXTENSION": {
+ "min": "4.0.0",
+ "max": null
},
- "PATHINFO_BASENAME" : {
- "min" : "4.0.0",
- "max" : null
+ "PATHINFO_FILENAME": {
+ "min": "4.0.0",
+ "max": null
},
- "PATHINFO_DIRNAME" : {
- "min" : "4.0.0",
- "max" : null
+ "PATH_SEPARATOR": {
+ "min": "4.3.0",
+ "max": null
},
- "PATHINFO_EXTENSION" : {
- "min" : "4.0.0",
- "max" : null
+ "PCNTL_E2BIG": {
+ "min": "5.3.4",
+ "max": null
},
- "PATHINFO_FILENAME" : {
- "min" : "4.0.0",
- "max" : null
+ "PCNTL_EACCES": {
+ "min": "5.3.4",
+ "max": null
},
- "PATH_SEPARATOR" : {
- "min" : "4.3.0",
- "max" : null
+ "PCNTL_EAGAIN": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_E2BIG" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ECHILD": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EACCES" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EFAULT": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EAGAIN" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EINTR": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ECHILD" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EINVAL": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EFAULT" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EIO": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EINTR" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EISDIR": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EINVAL" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ELIBBAD": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EIO" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ELOOP": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EISDIR" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EMFILE": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ELIBBAD" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ENAMETOOLONG": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ELOOP" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ENFILE": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EMFILE" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ENOENT": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ENAMETOOLONG" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ENOEXEC": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ENFILE" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ENOMEM": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ENOENT" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ENOTDIR": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ENOEXEC" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_EPERM": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ENOMEM" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ESRCH": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_ENOTDIR" : {
- "min" : "5.3.4",
- "max" : null
+ "PCNTL_ETXTBSY": {
+ "min": "5.3.4",
+ "max": null
},
- "PCNTL_EPERM" : {
- "min" : "5.3.4",
- "max" : null
+ "PCRE_VERSION": {
+ "min": "5.2.4",
+ "max": null
},
- "PCNTL_ESRCH" : {
- "min" : "5.3.4",
- "max" : null
+ "PEAR_EXTENSION_DIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PCNTL_ETXTBSY" : {
- "min" : "5.3.4",
- "max" : null
+ "PEAR_INSTALL_DIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PCRE_VERSION" : {
- "min" : "5.2.4",
- "max" : null
+ "PGSQL_ASSOC": {
+ "min": "4.0.0",
+ "max": null
},
- "PEAR_EXTENSION_DIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_BAD_RESPONSE": {
+ "min": "4.0.0",
+ "max": null
},
- "PEAR_INSTALL_DIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_BOTH": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_ASSOC" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_COMMAND_OK": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_BAD_RESPONSE" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_CONNECTION_BAD": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_BOTH" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_CONNECTION_OK": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_COMMAND_OK" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_CONNECT_FORCE_NEW": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_CONNECTION_BAD" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_CONV_FORCE_NULL": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_CONNECTION_OK" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_CONV_IGNORE_DEFAULT": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_CONNECT_FORCE_NEW" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_CONV_IGNORE_NOT_NULL": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_CONV_FORCE_NULL" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_COPY_IN": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_CONV_IGNORE_DEFAULT" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_COPY_OUT": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_CONV_IGNORE_NOT_NULL" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_CONTEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_COPY_IN" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_INTERNAL_POSITION": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_COPY_OUT" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_INTERNAL_QUERY": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_CONTEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_MESSAGE_DETAIL": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_INTERNAL_POSITION" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_MESSAGE_HINT": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_INTERNAL_QUERY" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_MESSAGE_PRIMARY": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_MESSAGE_DETAIL" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_SEVERITY": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_MESSAGE_HINT" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_SOURCE_FILE": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_MESSAGE_PRIMARY" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_SOURCE_FUNCTION": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_SEVERITY" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_SOURCE_LINE": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_SOURCE_FILE" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_SQLSTATE": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_SOURCE_FUNCTION" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DIAG_STATEMENT_POSITION": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_SOURCE_LINE" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DML_ASYNC": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_SQLSTATE" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DML_EXEC": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DIAG_STATEMENT_POSITION" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DML_NO_CONV": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DML_ASYNC" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_DML_STRING": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DML_EXEC" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_EMPTY_QUERY": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DML_NO_CONV" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_ERRORS_DEFAULT": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_DML_STRING" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_ERRORS_TERSE": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_EMPTY_QUERY" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_ERRORS_VERBOSE": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_ERRORS_DEFAULT" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_FATAL_ERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_ERRORS_TERSE" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_LIBPQ_VERSION": {
+ "min": "5.4.4",
+ "max": null
},
- "PGSQL_ERRORS_VERBOSE" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_LIBPQ_VERSION_STR": {
+ "min": "5.4.4",
+ "max": null
},
- "PGSQL_FATAL_ERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_NONFATAL_ERROR": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_LIBPQ_VERSION" : {
- "min" : "5.4.4",
- "max" : null
+ "PGSQL_NUM": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_LIBPQ_VERSION_STR" : {
- "min" : "5.4.4",
- "max" : null
+ "PGSQL_SEEK_CUR": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_NONFATAL_ERROR" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_SEEK_END": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_NUM" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_SEEK_SET": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_SEEK_CUR" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_STATUS_LONG": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_SEEK_END" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_STATUS_STRING": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_SEEK_SET" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_TRANSACTION_ACTIVE": {
+ "min": "5.1.0",
+ "max": null
},
- "PGSQL_STATUS_LONG" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_TRANSACTION_IDLE": {
+ "min": "5.1.0",
+ "max": null
},
- "PGSQL_STATUS_STRING" : {
- "min" : "4.0.0",
- "max" : null
+ "PGSQL_TRANSACTION_INERROR": {
+ "min": "5.1.0",
+ "max": null
},
- "PGSQL_TRANSACTION_ACTIVE" : {
- "min" : "5.1.0",
- "max" : null
+ "PGSQL_TRANSACTION_INTRANS": {
+ "min": "5.1.0",
+ "max": null
},
- "PGSQL_TRANSACTION_IDLE" : {
- "min" : "5.1.0",
- "max" : null
+ "PGSQL_TRANSACTION_UNKNOWN": {
+ "min": "5.1.0",
+ "max": null
},
- "PGSQL_TRANSACTION_INERROR" : {
- "min" : "5.1.0",
- "max" : null
+ "PGSQL_TUPLES_OK": {
+ "min": "4.0.0",
+ "max": null
},
- "PGSQL_TRANSACTION_INTRANS" : {
- "min" : "5.1.0",
- "max" : null
+ "PHP_BINARY": {
+ "min": "5.4.0",
+ "max": null
},
- "PGSQL_TRANSACTION_UNKNOWN" : {
- "min" : "5.1.0",
- "max" : null
+ "PHP_BINARY_READ": {
+ "min": "4.1.0",
+ "max": null
},
- "PGSQL_TUPLES_OK" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_BINDIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_BINARY" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_CONFIG_FILE_PATH": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_BINARY_READ" : {
- "min" : "4.1.0",
- "max" : null
+ "PHP_CONFIG_FILE_SCAN_DIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_BINDIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_DATADIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_CONFIG_FILE_PATH" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_DEBUG": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_CONFIG_FILE_SCAN_DIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_EOL": {
+ "min": "4.3.10",
+ "max": null
},
- "PHP_DATADIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_EXTENSION_DIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_DEBUG" : {
- "min" : "5.2.7",
- "max" : null
+ "PHP_EXTRA_VERSION": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_EOL" : {
- "min" : "4.3.10",
- "max" : null
+ "PHP_INT_MAX": {
+ "min": "4.4.0",
+ "max": null
},
- "PHP_EXTENSION_DIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_INT_SIZE": {
+ "min": "4.4.0",
+ "max": null
},
- "PHP_EXTRA_VERSION" : {
- "min" : "5.2.7",
- "max" : null
+ "PHP_LIBDIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_INT_MAX" : {
- "min" : "4.4.0",
- "max" : null
+ "PHP_LOCALSTATEDIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_INT_SIZE" : {
- "min" : "4.4.0",
- "max" : null
+ "PHP_MAJOR_VERSION": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_LIBDIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_MANDIR": {
+ "min": "5.3.7",
+ "max": null
},
- "PHP_LOCALSTATEDIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_MAXPATHLEN": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_MAJOR_VERSION" : {
- "min" : "5.2.7",
- "max" : null
+ "PHP_MINOR_VERSION": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_MANDIR" : {
- "min" : "5.3.7",
- "max" : null
+ "PHP_NORMAL_READ": {
+ "min": "4.1.0",
+ "max": null
},
- "PHP_MAXPATHLEN" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_OS": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_MINOR_VERSION" : {
- "min" : "5.2.7",
- "max" : null
+ "PHP_OUTPUT_HANDLER_CLEAN": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_NORMAL_READ" : {
- "min" : "4.1.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_CLEANABLE": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OS" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_CONT": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_CLEAN" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_DISABLED": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_CLEANABLE" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_END": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_CONT" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_FINAL": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_DISABLED" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_FLUSH": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_END" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_FLUSHABLE": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_FINAL" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_REMOVABLE": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_FLUSH" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_START": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_FLUSHABLE" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_STARTED": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_REMOVABLE" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_STDFLAGS": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_START" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_OUTPUT_HANDLER_WRITE": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_STARTED" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_PREFIX": {
+ "min": "4.3.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_STDFLAGS" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_QUERY_RFC1738": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_OUTPUT_HANDLER_WRITE" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_QUERY_RFC3986": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_PREFIX" : {
- "min" : "4.3.0",
- "max" : null
+ "PHP_RELEASE_VERSION": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_QUERY_RFC1738" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_ROUND_HALF_DOWN": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_QUERY_RFC3986" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_ROUND_HALF_EVEN": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_RELEASE_VERSION" : {
- "min" : "5.2.7",
- "max" : null
+ "PHP_ROUND_HALF_ODD": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_ROUND_HALF_DOWN" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_ROUND_HALF_UP": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_ROUND_HALF_EVEN" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_SAPI": {
+ "min": "4.2.0",
+ "max": null
},
- "PHP_ROUND_HALF_ODD" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_SESSION_ACTIVE": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_ROUND_HALF_UP" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_SESSION_DISABLED": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_SAPI" : {
- "min" : "4.2.0",
- "max" : null
+ "PHP_SESSION_NONE": {
+ "min": "5.4.0",
+ "max": null
},
- "PHP_SESSION_ACTIVE" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_SHLIB_SUFFIX": {
+ "min": "4.3.0",
+ "max": null
},
- "PHP_SESSION_DISABLED" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_SESSION_NONE" : {
- "min" : "5.4.0",
- "max" : null
+ "PHP_SYSCONFDIR": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_SHLIB_SUFFIX" : {
- "min" : "4.3.0",
- "max" : null
+ "PHP_URL_FRAGMENT": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_HOST": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_SYSCONFDIR" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_PASS": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_FRAGMENT" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_PATH": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_HOST" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_PORT": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_PASS" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_QUERY": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_PATH" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_SCHEME": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_PORT" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_URL_USER": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_QUERY" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_VERSION": {
+ "min": "4.0.0",
+ "max": null
},
- "PHP_URL_SCHEME" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_VERSION_ID": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_URL_USER" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_WINDOWS_NT_DOMAIN_CONTROLLER": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_VERSION" : {
- "min" : "4.0.0",
- "max" : null
+ "PHP_WINDOWS_NT_SERVER": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_VERSION_ID" : {
- "min" : "5.2.7",
- "max" : null
+ "PHP_WINDOWS_NT_WORKSTATION": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_NT_DOMAIN_CONTROLLER" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_BUILD": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_NT_SERVER" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_MAJOR": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_NT_WORKSTATION" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_MINOR": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_VERSION_BUILD" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_PLATFORM": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_VERSION_MAJOR" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_PRODUCTTYPE": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_VERSION_MINOR" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_SP_MAJOR": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_VERSION_PLATFORM" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_SP_MINOR": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_VERSION_PRODUCTTYPE" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_WINDOWS_VERSION_SUITEMASK": {
+ "min": "5.3.0",
+ "max": null
},
- "PHP_WINDOWS_VERSION_SP_MAJOR" : {
- "min" : "5.3.0",
- "max" : null
+ "PHP_ZTS": {
+ "min": "5.2.7",
+ "max": null
},
- "PHP_WINDOWS_VERSION_SP_MINOR" : {
- "min" : "5.3.0",
- "max" : null
+ "PKCS7_BINARY": {
+ "min": "4.0.6",
+ "max": null
},
- "PHP_WINDOWS_VERSION_SUITEMASK" : {
- "min" : "5.3.0",
- "max" : null
+ "PKCS7_DETACHED": {
+ "min": "4.0.6",
+ "max": null
},
- "PHP_ZTS" : {
- "min" : "5.2.7",
- "max" : null
+ "PKCS7_NOATTR": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_BINARY" : {
- "min" : "4.0.6",
- "max" : null
+ "PKCS7_NOCERTS": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_DETACHED" : {
- "min" : "4.0.6",
- "max" : null
+ "PKCS7_NOCHAIN": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_NOATTR" : {
- "min" : "4.0.6",
- "max" : null
+ "PKCS7_NOINTERN": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_NOCERTS" : {
- "min" : "4.0.6",
- "max" : null
+ "PKCS7_NOSIGS": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_NOCHAIN" : {
- "min" : "4.0.6",
- "max" : null
+ "PKCS7_NOVERIFY": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_NOINTERN" : {
- "min" : "4.0.6",
- "max" : null
+ "PKCS7_TEXT": {
+ "min": "4.0.6",
+ "max": null
},
- "PKCS7_NOSIGS" : {
- "min" : "4.0.6",
- "max" : null
+ "PM_STR": {
+ "min": "4.1.0",
+ "max": null
},
- "PKCS7_NOVERIFY" : {
- "min" : "4.0.6",
- "max" : null
+ "PNG_ALL_FILTERS": {
+ "min": "4.0.0",
+ "max": null
},
- "PKCS7_TEXT" : {
- "min" : "4.0.6",
- "max" : null
+ "PNG_FILTER_AVG": {
+ "min": "4.0.0",
+ "max": null
},
- "PM_STR" : {
- "min" : "4.1.0",
- "max" : null
+ "PNG_FILTER_NONE": {
+ "min": "4.0.0",
+ "max": null
},
- "PNG_ALL_FILTERS" : {
- "min" : "4.0.0",
- "max" : null
+ "PNG_FILTER_PAETH": {
+ "min": "4.0.0",
+ "max": null
},
- "PNG_FILTER_AVG" : {
- "min" : "4.0.0",
- "max" : null
+ "PNG_FILTER_SUB": {
+ "min": "4.0.0",
+ "max": null
},
- "PNG_FILTER_NONE" : {
- "min" : "4.0.0",
- "max" : null
+ "PNG_FILTER_UP": {
+ "min": "4.0.0",
+ "max": null
},
- "PNG_FILTER_PAETH" : {
- "min" : "4.0.0",
- "max" : null
+ "PNG_NO_FILTER": {
+ "min": "4.0.0",
+ "max": null
},
- "PNG_FILTER_SUB" : {
- "min" : "4.0.0",
- "max" : null
+ "POLL_ERR": {
+ "min": "5.3.0",
+ "max": null
},
- "PNG_FILTER_UP" : {
- "min" : "4.0.0",
- "max" : null
+ "POLL_HUP": {
+ "min": "5.3.0",
+ "max": null
},
- "PNG_NO_FILTER" : {
- "min" : "4.0.0",
- "max" : null
+ "POLL_IN": {
+ "min": "5.3.0",
+ "max": null
},
- "POLL_ERR" : {
- "min" : "5.3.0",
- "max" : null
+ "POLL_MSG": {
+ "min": "5.3.0",
+ "max": null
},
- "POLL_HUP" : {
- "min" : "5.3.0",
- "max" : null
+ "POLL_OUT": {
+ "min": "5.3.0",
+ "max": null
},
- "POLL_IN" : {
- "min" : "5.3.0",
- "max" : null
+ "POLL_PRI": {
+ "min": "5.3.0",
+ "max": null
},
- "POLL_MSG" : {
- "min" : "5.3.0",
- "max" : null
+ "POSIX_F_OK": {
+ "min": "5.1.0",
+ "max": null
},
- "POLL_OUT" : {
- "min" : "5.3.0",
- "max" : null
+ "POSIX_R_OK": {
+ "min": "5.1.0",
+ "max": null
},
- "POLL_PRI" : {
- "min" : "5.3.0",
- "max" : null
+ "POSIX_S_IFBLK": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_F_OK" : {
- "min" : "5.1.0",
- "max" : null
+ "POSIX_S_IFCHR": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_R_OK" : {
- "min" : "5.1.0",
- "max" : null
+ "POSIX_S_IFIFO": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_S_IFBLK" : {
- "min" : "5.1.0",
- "max" : null
+ "POSIX_S_IFREG": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_S_IFCHR" : {
- "min" : "5.1.0",
- "max" : null
+ "POSIX_S_IFSOCK": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_S_IFIFO" : {
- "min" : "5.1.0",
- "max" : null
+ "POSIX_W_OK": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_S_IFREG" : {
- "min" : "5.1.0",
- "max" : null
+ "POSIX_X_OK": {
+ "min": "5.1.0",
+ "max": null
},
- "POSIX_S_IFSOCK" : {
- "min" : "5.1.0",
- "max" : null
+ "PREG_BACKTRACK_LIMIT_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "POSIX_W_OK" : {
- "min" : "5.1.0",
- "max" : null
+ "PREG_BAD_UTF8_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "POSIX_X_OK" : {
- "min" : "5.1.0",
- "max" : null
+ "PREG_BAD_UTF8_OFFSET_ERROR": {
+ "min": "5.2.9",
+ "max": null
},
- "PREG_BACKTRACK_LIMIT_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "PREG_GREP_INVERT": {
+ "min": "4.0.0",
+ "max": null
},
- "PREG_BAD_UTF8_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "PREG_INTERNAL_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "PREG_BAD_UTF8_OFFSET_ERROR" : {
- "min" : "5.2.9",
- "max" : null
+ "PREG_NO_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "PREG_GREP_INVERT" : {
- "min" : "4.0.0",
- "max" : null
+ "PREG_OFFSET_CAPTURE": {
+ "min": "4.3.0",
+ "max": null
},
- "PREG_INTERNAL_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "PREG_PATTERN_ORDER": {
+ "min": "4.0.0",
+ "max": null
},
- "PREG_NO_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "PREG_RECURSION_LIMIT_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "PREG_OFFSET_CAPTURE" : {
- "min" : "4.3.0",
- "max" : null
+ "PREG_SET_ORDER": {
+ "min": "4.0.0",
+ "max": null
},
- "PREG_PATTERN_ORDER" : {
- "min" : "4.0.0",
- "max" : null
+ "PREG_SPLIT_DELIM_CAPTURE": {
+ "min": "4.0.5",
+ "max": null
},
- "PREG_RECURSION_LIMIT_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "PREG_SPLIT_NO_EMPTY": {
+ "min": "4.0.0",
+ "max": null
},
- "PREG_SET_ORDER" : {
- "min" : "4.0.0",
- "max" : null
+ "PREG_SPLIT_OFFSET_CAPTURE": {
+ "min": "4.3.0",
+ "max": null
},
- "PREG_SPLIT_DELIM_CAPTURE" : {
- "min" : "4.0.5",
- "max" : null
+ "PRIO_PGRP": {
+ "min": "5.0.0",
+ "max": null
},
- "PREG_SPLIT_NO_EMPTY" : {
- "min" : "4.0.0",
- "max" : null
+ "PRIO_PROCESS": {
+ "min": "5.0.0",
+ "max": null
},
- "PREG_SPLIT_OFFSET_CAPTURE" : {
- "min" : "4.3.0",
- "max" : null
+ "PRIO_USER": {
+ "min": "5.0.0",
+ "max": null
},
- "PRIO_PGRP" : {
- "min" : "5.0.0",
- "max" : null
+ "PSFS_ERR_FATAL": {
+ "min": "4.0.0",
+ "max": null
},
- "PRIO_PROCESS" : {
- "min" : "5.0.0",
- "max" : null
+ "PSFS_FEED_ME": {
+ "min": "4.0.0",
+ "max": null
},
- "PRIO_USER" : {
- "min" : "5.0.0",
- "max" : null
+ "PSFS_FLAG_FLUSH_CLOSE": {
+ "min": "4.0.0",
+ "max": null
},
- "PSFS_ERR_FATAL" : {
- "min" : "4.0.0",
- "max" : null
+ "PSFS_FLAG_FLUSH_INC": {
+ "min": "4.0.0",
+ "max": null
},
- "PSFS_FEED_ME" : {
- "min" : "4.0.0",
- "max" : null
+ "PSFS_FLAG_NORMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "PSFS_FLAG_FLUSH_CLOSE" : {
- "min" : "4.0.0",
- "max" : null
+ "PSFS_PASS_ON": {
+ "min": "4.0.0",
+ "max": null
},
- "PSFS_FLAG_FLUSH_INC" : {
- "min" : "4.0.0",
- "max" : null
+ "PTHREADS_ALLOW_GLOBALS": {
+ "min": "5.3.0",
+ "max": null
},
- "PSFS_FLAG_NORMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "PTHREADS_ALLOW_HEADERS": {
+ "min": "5.3.0",
+ "max": null
},
- "PSFS_PASS_ON" : {
- "min" : "4.0.0",
- "max" : null
+ "PTHREADS_INHERIT_ALL": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_ALLOW_GLOBALS" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_CLASSES": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_ALLOW_HEADERS" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_COMMENTS": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_INHERIT_ALL" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_CONSTANTS": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_INHERIT_CLASSES" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_FUNCTIONS": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_INHERIT_COMMENTS" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_INCLUDES": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_INHERIT_CONSTANTS" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_INI": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_INHERIT_FUNCTIONS" : {
- "min" : "5.3.0",
- "max" : null
+ "PTHREADS_INHERIT_NONE": {
+ "min": "5.3.0",
+ "max": null
},
- "PTHREADS_INHERIT_INCLUDES" : {
- "min" : "5.3.0",
- "max" : null
+ "RADIXCHAR": {
+ "min": "4.1.0",
+ "max": null
},
- "PTHREADS_INHERIT_INI" : {
- "min" : "5.3.0",
- "max" : null
+ "RAR_HOST_BEOS": {
+ "min": "5.2.0",
+ "max": null
},
- "PTHREADS_INHERIT_NONE" : {
- "min" : "5.3.0",
- "max" : null
+ "RAR_HOST_MACOS": {
+ "min": "5.2.0",
+ "max": null
},
- "RADIXCHAR" : {
- "min" : "4.1.0",
- "max" : null
+ "RAR_HOST_MSDOS": {
+ "min": "5.2.0",
+ "max": null
},
- "RAR_HOST_BEOS" : {
- "min" : "5.2.0",
- "max" : null
+ "RAR_HOST_OS2": {
+ "min": "5.2.0",
+ "max": null
},
- "RAR_HOST_MACOS" : {
- "min" : "5.2.0",
- "max" : null
+ "RAR_HOST_UNIX": {
+ "min": "5.2.0",
+ "max": null
},
- "RAR_HOST_MSDOS" : {
- "min" : "5.2.0",
- "max" : null
+ "RAR_HOST_WIN32": {
+ "min": "5.2.0",
+ "max": null
},
- "RAR_HOST_OS2" : {
- "min" : "5.2.0",
- "max" : null
+ "READLINE_LIB": {
+ "min": "5.4.0",
+ "max": null
},
- "RAR_HOST_UNIX" : {
- "min" : "5.2.0",
- "max" : null
+ "SA_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "RAR_HOST_WIN32" : {
- "min" : "5.2.0",
- "max" : null
+ "SA_MESSAGES": {
+ "min": "4.0.0",
+ "max": null
},
- "READLINE_LIB" : {
- "min" : "5.4.0",
- "max" : null
+ "SA_RECENT": {
+ "min": "4.0.0",
+ "max": null
},
- "SA_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "SA_UIDNEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "SA_MESSAGES" : {
- "min" : "4.0.0",
- "max" : null
+ "SA_UIDVALIDITY": {
+ "min": "4.0.0",
+ "max": null
},
- "SA_RECENT" : {
- "min" : "4.0.0",
- "max" : null
+ "SA_UNSEEN": {
+ "min": "4.0.0",
+ "max": null
},
- "SA_UIDNEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "SCANDIR_SORT_ASCENDING": {
+ "min": "5.4.0",
+ "max": null
},
- "SA_UIDVALIDITY" : {
- "min" : "4.0.0",
- "max" : null
+ "SCANDIR_SORT_DESCENDING": {
+ "min": "5.4.0",
+ "max": null
},
- "SA_UNSEEN" : {
- "min" : "4.0.0",
- "max" : null
+ "SCANDIR_SORT_NONE": {
+ "min": "5.4.0",
+ "max": null
},
- "SCANDIR_SORT_ASCENDING" : {
- "min" : "5.4.0",
- "max" : null
+ "SCM_CREDENTIALS": {
+ "min": "5.5.0",
+ "max": null
},
- "SCANDIR_SORT_DESCENDING" : {
- "min" : "5.4.0",
- "max" : null
+ "SCM_RIGHTS": {
+ "min": "5.5.0",
+ "max": null
},
- "SCANDIR_SORT_NONE" : {
- "min" : "5.4.0",
- "max" : null
+ "SEARCHD_ERROR": {
+ "min": "5.1.3",
+ "max": null
},
- "SCM_CREDENTIALS" : {
- "min" : "5.5.0",
- "max" : null
+ "SEARCHD_OK": {
+ "min": "5.1.3",
+ "max": null
},
- "SCM_RIGHTS" : {
- "min" : "5.5.0",
- "max" : null
+ "SEARCHD_RETRY": {
+ "min": "5.1.3",
+ "max": null
},
- "SEARCHD_ERROR" : {
- "min" : "5.1.3",
- "max" : null
+ "SEARCHD_WARNING": {
+ "min": "5.1.3",
+ "max": null
},
- "SEARCHD_OK" : {
- "min" : "5.1.3",
- "max" : null
+ "SEEK_CUR": {
+ "min": "4.0.0",
+ "max": null
},
- "SEARCHD_RETRY" : {
- "min" : "5.1.3",
- "max" : null
+ "SEEK_END": {
+ "min": "4.0.0",
+ "max": null
},
- "SEARCHD_WARNING" : {
- "min" : "5.1.3",
- "max" : null
+ "SEEK_SET": {
+ "min": "4.0.0",
+ "max": null
},
- "SEEK_CUR" : {
- "min" : "4.0.0",
- "max" : null
+ "SEGV_ACCERR": {
+ "min": "5.3.0",
+ "max": null
},
- "SEEK_END" : {
- "min" : "4.0.0",
- "max" : null
+ "SEGV_MAPERR": {
+ "min": "5.3.0",
+ "max": null
},
- "SEEK_SET" : {
- "min" : "4.0.0",
- "max" : null
+ "SE_FREE": {
+ "min": "4.0.0",
+ "max": null
},
- "SEGV_ACCERR" : {
- "min" : "5.3.0",
- "max" : null
+ "SE_NOPREFETCH": {
+ "min": "4.0.0",
+ "max": null
},
- "SEGV_MAPERR" : {
- "min" : "5.3.0",
- "max" : null
+ "SE_UID": {
+ "min": "4.0.0",
+ "max": null
},
- "SE_FREE" : {
- "min" : "4.0.0",
- "max" : null
+ "SID": {
+ "min": "4.0.0",
+ "max": null
},
- "SE_NOPREFETCH" : {
- "min" : "4.0.0",
- "max" : null
+ "SIGABRT": {
+ "min": "4.1.0",
+ "max": null
},
- "SE_UID" : {
- "min" : "4.0.0",
- "max" : null
+ "SIGALRM": {
+ "min": "4.1.0",
+ "max": null
},
- "SID" : {
- "min" : "4.0.0",
- "max" : null
+ "SIGBABY": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGABRT" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGBUS": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGALRM" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGCHLD": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGBABY" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGCLD": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGBUS" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGCONT": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGCHLD" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGFPE": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGCLD" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGHUP": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGCONT" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGILL": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGFPE" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGINT": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGHUP" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGIO": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGILL" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGIOT": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGINT" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGKILL": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGIO" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGPIPE": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGIOT" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGPOLL": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGKILL" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGPROF": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGPIPE" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGPWR": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGPOLL" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGQUIT": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGPROF" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGSEGV": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGPWR" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGSTKFLT": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGQUIT" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGSTOP": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGSEGV" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGSYS": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGSTKFLT" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGTERM": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGSTOP" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGTRAP": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGSYS" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGTSTP": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGTERM" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGTTIN": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGTRAP" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGTTOU": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGTSTP" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGURG": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGTTIN" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGUSR1": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGTTOU" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGUSR2": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGURG" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGVTALRM": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGUSR1" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGWINCH": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGUSR2" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGXCPU": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGVTALRM" : {
- "min" : "4.1.0",
- "max" : null
+ "SIGXFSZ": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGWINCH" : {
- "min" : "4.1.0",
- "max" : null
+ "SIG_BLOCK": {
+ "min": "5.3.0",
+ "max": null
},
- "SIGXCPU" : {
- "min" : "4.1.0",
- "max" : null
+ "SIG_DFL": {
+ "min": "4.1.0",
+ "max": null
},
- "SIGXFSZ" : {
- "min" : "4.1.0",
- "max" : null
+ "SIG_ERR": {
+ "min": "4.1.0",
+ "max": null
},
- "SIG_BLOCK" : {
- "min" : "5.3.0",
- "max" : null
+ "SIG_IGN": {
+ "min": "4.1.0",
+ "max": null
},
- "SIG_DFL" : {
- "min" : "4.1.0",
- "max" : null
+ "SIG_SETMASK": {
+ "min": "5.3.0",
+ "max": null
},
- "SIG_ERR" : {
- "min" : "4.1.0",
- "max" : null
+ "SIG_UNBLOCK": {
+ "min": "5.3.0",
+ "max": null
},
- "SIG_IGN" : {
- "min" : "4.1.0",
- "max" : null
+ "SI_ASYNCIO": {
+ "min": "5.3.0",
+ "max": null
},
- "SIG_SETMASK" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_KERNEL": {
+ "min": "5.3.0",
+ "max": null
},
- "SIG_UNBLOCK" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_MESGQ": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_ASYNCIO" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_NOINFO": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_KERNEL" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_QUEUE": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_MESGQ" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_SIGIO": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_NOINFO" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_TIMER": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_QUEUE" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_TKILL": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_SIGIO" : {
- "min" : "5.3.0",
- "max" : null
+ "SI_USER": {
+ "min": "5.3.0",
+ "max": null
},
- "SI_TIMER" : {
- "min" : "5.3.0",
- "max" : null
+ "SNMP_BIT_STR": {
+ "min": "4.3.3",
+ "max": null
},
- "SI_TKILL" : {
- "min" : "5.3.0",
- "max" : null
+ "SNMP_COUNTER": {
+ "min": "4.3.3",
+ "max": null
},
- "SI_USER" : {
- "min" : "5.3.0",
- "max" : null
+ "SNMP_COUNTER64": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_BIT_STR" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_INTEGER": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_COUNTER" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_IPADDRESS": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_COUNTER64" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_NULL": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_INTEGER" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_OBJECT_ID": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_IPADDRESS" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_OCTET_STR": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_NULL" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_OID_OUTPUT_FULL": {
+ "min": "5.2.0",
+ "max": null
},
- "SNMP_OBJECT_ID" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_OID_OUTPUT_MODULE": {
+ "min": "5.4.0",
+ "max": null
},
- "SNMP_OCTET_STR" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_OID_OUTPUT_NONE": {
+ "min": "5.4.0",
+ "max": null
},
- "SNMP_OID_OUTPUT_FULL" : {
- "min" : "5.2.0",
- "max" : null
+ "SNMP_OID_OUTPUT_NUMERIC": {
+ "min": "5.2.0",
+ "max": null
},
- "SNMP_OID_OUTPUT_MODULE" : {
- "min" : "5.4.0",
- "max" : null
+ "SNMP_OID_OUTPUT_SUFFIX": {
+ "min": "5.4.0",
+ "max": null
},
- "SNMP_OID_OUTPUT_NONE" : {
- "min" : "5.4.0",
- "max" : null
+ "SNMP_OID_OUTPUT_UCD": {
+ "min": "5.4.0",
+ "max": null
},
- "SNMP_OID_OUTPUT_NUMERIC" : {
- "min" : "5.2.0",
- "max" : null
+ "SNMP_OPAQUE": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_OID_OUTPUT_SUFFIX" : {
- "min" : "5.4.0",
- "max" : null
+ "SNMP_TIMETICKS": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_OID_OUTPUT_UCD" : {
- "min" : "5.4.0",
- "max" : null
+ "SNMP_UINTEGER": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_OPAQUE" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_UNSIGNED": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_TIMETICKS" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_VALUE_LIBRARY": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_UINTEGER" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_VALUE_OBJECT": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_UNSIGNED" : {
- "min" : "4.3.3",
- "max" : null
+ "SNMP_VALUE_PLAIN": {
+ "min": "4.3.3",
+ "max": null
},
- "SNMP_VALUE_LIBRARY" : {
- "min" : "4.3.3",
- "max" : null
+ "SOAP_1_1": {
+ "min": "5.0.0",
+ "max": null
},
- "SNMP_VALUE_OBJECT" : {
- "min" : "4.3.3",
- "max" : null
+ "SOAP_1_2": {
+ "min": "5.0.0",
+ "max": null
},
- "SNMP_VALUE_PLAIN" : {
- "min" : "4.3.3",
- "max" : null
+ "SOAP_ACTOR_NEXT": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_1_1" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_ACTOR_NONE": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_1_2" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_ACTOR_UNLIMATERECEIVER": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_ACTOR_NEXT" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_AUTHENTICATION_BASIC": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_ACTOR_NONE" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_AUTHENTICATION_DIGEST": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_ACTOR_UNLIMATERECEIVER" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_COMPRESSION_ACCEPT": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_AUTHENTICATION_BASIC" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_COMPRESSION_DEFLATE": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_AUTHENTICATION_DIGEST" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_COMPRESSION_GZIP": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_COMPRESSION_ACCEPT" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_DOCUMENT": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_COMPRESSION_DEFLATE" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_ENCODED": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_COMPRESSION_GZIP" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_ENC_ARRAY": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_DOCUMENT" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_ENC_OBJECT": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_ENCODED" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_FUNCTIONS_ALL": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_ENC_ARRAY" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_LITERAL": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_ENC_OBJECT" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_PERSISTENCE_REQUEST": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_FUNCTIONS_ALL" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_PERSISTENCE_SESSION": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_LITERAL" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_RPC": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_PERSISTENCE_REQUEST" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_SINGLE_ELEMENT_ARRAYS": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_PERSISTENCE_SESSION" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_SSL_METHOD_SSLv2": {
+ "min": "5.5.0",
+ "max": null
},
- "SOAP_RPC" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_SSL_METHOD_SSLv23": {
+ "min": "5.5.0",
+ "max": null
},
- "SOAP_SINGLE_ELEMENT_ARRAYS" : {
- "min" : "5.0.0",
- "max" : null
+ "SOAP_SSL_METHOD_SSLv3": {
+ "min": "5.5.0",
+ "max": null
},
- "SOAP_SSL_METHOD_SSLv2" : {
- "min" : "5.5.0",
- "max" : null
+ "SOAP_SSL_METHOD_TLS": {
+ "min": "5.5.0",
+ "max": null
},
- "SOAP_SSL_METHOD_SSLv23" : {
- "min" : "5.5.0",
- "max" : null
+ "SOAP_USE_XSI_ARRAY_TYPE": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_SSL_METHOD_SSLv3" : {
- "min" : "5.5.0",
- "max" : null
+ "SOAP_WAIT_ONE_WAY_CALLS": {
+ "min": "5.0.0",
+ "max": null
},
- "SOAP_SSL_METHOD_TLS" : {
- "min" : "5.5.0",
- "max" : null
+ "SOCKET_E2BIG": {
+ "min": "4.3.0",
+ "max": null
},
- "SOAP_USE_XSI_ARRAY_TYPE" : {
- "min" : "5.0.0",
- "max" : null
+ "SOCKET_EACCES": {
+ "min": "4.1.0",
+ "max": null
},
- "SOAP_WAIT_ONE_WAY_CALLS" : {
- "min" : "5.0.0",
- "max" : null
+ "SOCKET_EADDRINUSE": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_E2BIG" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EADDRNOTAVAIL": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EACCES" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EADV": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EADDRINUSE" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EAFNOSUPPORT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EADDRNOTAVAIL" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EAGAIN": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EADV" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EALREADY": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EAFNOSUPPORT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EBADE": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EAGAIN" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EBADF": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EALREADY" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EBADFD": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADE" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EBADMSG": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADF" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EBADR": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADFD" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EBADRQC": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADMSG" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EBADSLT": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADR" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EBUSY": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADRQC" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ECHRNG": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBADSLT" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ECOMM": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EBUSY" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ECONNABORTED": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ECHRNG" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ECONNREFUSED": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ECOMM" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ECONNRESET": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ECONNABORTED" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EDESTADDRREQ": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ECONNREFUSED" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EDISCON": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ECONNRESET" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EDQUOT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EDESTADDRREQ" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EEXIST": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EDISCON" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EFAULT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EDQUOT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EHOSTDOWN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EEXIST" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EHOSTUNREACH": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EFAULT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EIDRM": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EHOSTDOWN" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EINPROGRESS": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EHOSTUNREACH" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EINTR": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EIDRM" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EINVAL": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EINPROGRESS" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EIO": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EINTR" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EISCONN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EINVAL" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EISDIR": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EIO" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EISNAM": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EISCONN" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EL2HLT": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EISDIR" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EL2NSYNC": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EISNAM" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EL3HLT": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EL2HLT" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EL3RST": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EL2NSYNC" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ELNRNG": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EL3HLT" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ELOOP": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EL3RST" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EMEDIUMTYPE": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ELNRNG" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EMFILE": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ELOOP" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EMLINK": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EMEDIUMTYPE" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EMSGSIZE": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EMFILE" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EMULTIHOP": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EMLINK" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENAMETOOLONG": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EMSGSIZE" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENETDOWN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EMULTIHOP" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENETRESET": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENAMETOOLONG" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENETUNREACH": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENETDOWN" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENFILE": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENETRESET" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENOANO": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENETUNREACH" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENOBUFS": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENFILE" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOCSI": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOANO" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENODATA": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOBUFS" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENODEV": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOCSI" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOENT": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENODATA" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOLCK": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENODEV" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOLINK": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOENT" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOMEDIUM": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOLCK" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOMEM": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOLINK" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOMSG": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOMEDIUM" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENONET": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOMEM" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOPROTOOPT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENOMSG" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOSPC": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENONET" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOSR": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOPROTOOPT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENOSTR": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOSPC" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOSYS": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOSR" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOTBLK": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOSTR" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOTCONN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENOSYS" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOTDIR": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOTBLK" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOTEMPTY": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENOTCONN" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENOTSOCK": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENOTDIR" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ENOTTY": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOTEMPTY" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENOTUNIQ": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOTSOCK" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ENXIO": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENOTTY" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EOPNOTSUPP": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ENOTUNIQ" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EPERM": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ENXIO" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EPFNOSUPPORT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EOPNOTSUPP" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EPIPE": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EPERM" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EPROCLIM": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EPFNOSUPPORT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EPROTO": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EPIPE" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EPROTONOSUPPORT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EPROCLIM" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EPROTOTYPE": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EPROTO" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EREMCHG": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EPROTONOSUPPORT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EREMOTE": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EPROTOTYPE" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EREMOTEIO": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EREMCHG" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ERESTART": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EREMOTE" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EROFS": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EREMOTEIO" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ESHUTDOWN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ERESTART" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ESOCKTNOSUPPORT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EROFS" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ESPIPE": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ESHUTDOWN" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ESRMNT": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ESOCKTNOSUPPORT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ESTALE": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ESPIPE" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ESTRPIPE": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ESRMNT" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ETIME": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ESTALE" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_ETIMEDOUT": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ESTRPIPE" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_ETOOMANYREFS": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ETIME" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EUNATCH": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_ETIMEDOUT" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EUSERS": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_ETOOMANYREFS" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EWOULDBLOCK": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EUNATCH" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_EXDEV": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EUSERS" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_EXFULL": {
+ "min": "4.3.0",
+ "max": null
},
- "SOCKET_EWOULDBLOCK" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_HOST_NOT_FOUND": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EXDEV" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_NOTINITIALISED": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_EXFULL" : {
- "min" : "4.3.0",
- "max" : null
+ "SOCKET_NO_ADDRESS": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_HOST_NOT_FOUND" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_NO_DATA": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_NOTINITIALISED" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_NO_RECOVERY": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_NO_ADDRESS" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_SYSNOTREADY": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_NO_DATA" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_TRY_AGAIN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_NO_RECOVERY" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCKET_VERNOTSUPPORTED": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_SYSNOTREADY" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCK_DGRAM": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_TRY_AGAIN" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCK_RAW": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCKET_VERNOTSUPPORTED" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCK_RDM": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCK_DGRAM" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCK_SEQPACKET": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCK_RAW" : {
- "min" : "4.1.0",
- "max" : null
+ "SOCK_STREAM": {
+ "min": "4.1.0",
+ "max": null
},
- "SOCK_RDM" : {
- "min" : "4.1.0",
- "max" : null
+ "SOLR_EXTENSION_VERSION": {
+ "min": "5.2.3",
+ "max": null
},
- "SOCK_SEQPACKET" : {
- "min" : "4.1.0",
- "max" : null
+ "SOLR_MAJOR_VERSION": {
+ "min": "5.2.3",
+ "max": null
},
- "SOCK_STREAM" : {
- "min" : "4.1.0",
- "max" : null
+ "SOLR_MINOR_VERSION": {
+ "min": "5.2.3",
+ "max": null
},
- "SOLR_EXTENSION_VERSION" : {
- "min" : "5.2.3",
- "max" : null
+ "SOLR_PATCH_VERSION": {
+ "min": "5.2.3",
+ "max": null
},
- "SOLR_MAJOR_VERSION" : {
- "min" : "5.2.3",
- "max" : null
+ "SOL_SOCKET": {
+ "min": "4.1.0",
+ "max": null
},
- "SOLR_MINOR_VERSION" : {
- "min" : "5.2.3",
- "max" : null
+ "SOL_TCP": {
+ "min": "4.1.0",
+ "max": null
},
- "SOLR_PATCH_VERSION" : {
- "min" : "5.2.3",
- "max" : null
+ "SOL_UDP": {
+ "min": "4.1.0",
+ "max": null
},
- "SOL_SOCKET" : {
- "min" : "4.1.0",
- "max" : null
+ "SOMAXCONN": {
+ "min": "4.1.0",
+ "max": null
},
- "SOL_TCP" : {
- "min" : "4.1.0",
- "max" : null
+ "SORTARRIVAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SOL_UDP" : {
- "min" : "4.1.0",
- "max" : null
+ "SORTCC": {
+ "min": "4.0.0",
+ "max": null
},
- "SOMAXCONN" : {
- "min" : "4.1.0",
- "max" : null
+ "SORTDATE": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTARRIVAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SORTFROM": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTCC" : {
- "min" : "4.0.0",
- "max" : null
+ "SORTSIZE": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTDATE" : {
- "min" : "4.0.0",
- "max" : null
+ "SORTSUBJECT": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTFROM" : {
- "min" : "4.0.0",
- "max" : null
+ "SORTTO": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTSIZE" : {
- "min" : "4.0.0",
- "max" : null
+ "SORT_ASC": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTSUBJECT" : {
- "min" : "4.0.0",
- "max" : null
+ "SORT_DESC": {
+ "min": "4.0.0",
+ "max": null
},
- "SORTTO" : {
- "min" : "4.0.0",
- "max" : null
+ "SORT_FLAG_CASE": {
+ "min": "5.4.0",
+ "max": null
},
- "SORT_ASC" : {
- "min" : "4.0.0",
- "max" : null
+ "SORT_LOCALE_STRING": {
+ "min": "4.0.0",
+ "max": null
},
- "SORT_DESC" : {
- "min" : "4.0.0",
- "max" : null
+ "SORT_NATURAL": {
+ "min": "5.4.0",
+ "max": null
},
- "SORT_FLAG_CASE" : {
- "min" : "5.4.0",
- "max" : null
+ "SORT_NUMERIC": {
+ "min": "4.0.0",
+ "max": null
},
- "SORT_LOCALE_STRING" : {
- "min" : "4.0.0",
- "max" : null
+ "SORT_REGULAR": {
+ "min": "4.0.0",
+ "max": null
},
- "SORT_NATURAL" : {
- "min" : "5.4.0",
- "max" : null
+ "SORT_STRING": {
+ "min": "4.0.0",
+ "max": null
},
- "SORT_NUMERIC" : {
- "min" : "4.0.0",
- "max" : null
+ "SO_BINDTODEVICE": {
+ "min": "5.4.18",
+ "max": null
},
- "SORT_REGULAR" : {
- "min" : "4.0.0",
- "max" : null
+ "SO_BROADCAST": {
+ "min": "4.1.0",
+ "max": null
},
- "SORT_STRING" : {
- "min" : "4.0.0",
- "max" : null
+ "SO_DEBUG": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_BINDTODEVICE" : {
- "min" : "5.4.18",
- "max" : null
+ "SO_DONTROUTE": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_BROADCAST" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_ERROR": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_DEBUG" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_FREE": {
+ "min": "4.0.0",
+ "max": null
},
- "SO_DONTROUTE" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_KEEPALIVE": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_ERROR" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_LINGER": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_FREE" : {
- "min" : "4.0.0",
- "max" : null
+ "SO_NOSERVER": {
+ "min": "4.0.0",
+ "max": null
},
- "SO_KEEPALIVE" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_OOBINLINE": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_LINGER" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_PASSCRED": {
+ "min": "5.5.0",
+ "max": null
},
- "SO_NOSERVER" : {
- "min" : "4.0.0",
- "max" : null
+ "SO_RCVBUF": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_OOBINLINE" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_RCVLOWAT": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_PASSCRED" : {
- "min" : "5.5.0",
- "max" : null
+ "SO_RCVTIMEO": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_RCVBUF" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_REUSEADDR": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_RCVLOWAT" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_REUSEPORT": {
+ "min": "5.4.10",
+ "max": null
},
- "SO_RCVTIMEO" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_SNDBUF": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_REUSEADDR" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_SNDLOWAT": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_REUSEPORT" : {
- "min" : "5.4.10",
- "max" : null
+ "SO_SNDTIMEO": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_SNDBUF" : {
- "min" : "4.1.0",
- "max" : null
+ "SO_TYPE": {
+ "min": "4.1.0",
+ "max": null
},
- "SO_SNDLOWAT" : {
- "min" : "4.1.0",
- "max" : null
+ "SPH_ATTR_BOOL": {
+ "min": "5.1.3",
+ "max": null
},
- "SO_SNDTIMEO" : {
- "min" : "4.1.0",
- "max" : null
+ "SPH_ATTR_FLOAT": {
+ "min": "5.1.3",
+ "max": null
},
- "SO_TYPE" : {
- "min" : "4.1.0",
- "max" : null
+ "SPH_ATTR_INTEGER": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_ATTR_BOOL" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_ATTR_MULTI": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_ATTR_FLOAT" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_ATTR_ORDINAL": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_ATTR_INTEGER" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_ATTR_TIMESTAMP": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_ATTR_MULTI" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_FILTER_FLOATRANGE": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_ATTR_ORDINAL" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_FILTER_RANGE": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_ATTR_TIMESTAMP" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_FILTER_VALUES": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_FILTER_FLOATRANGE" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_GROUPBY_ATTR": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_FILTER_RANGE" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_GROUPBY_ATTRPAIR": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_FILTER_VALUES" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_GROUPBY_DAY": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_GROUPBY_ATTR" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_GROUPBY_MONTH": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_GROUPBY_ATTRPAIR" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_GROUPBY_WEEK": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_GROUPBY_DAY" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_GROUPBY_YEAR": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_GROUPBY_MONTH" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_ALL": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_GROUPBY_WEEK" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_ANY": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_GROUPBY_YEAR" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_BOOLEAN": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_MATCH_ALL" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_EXTENDED": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_MATCH_ANY" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_EXTENDED2": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_MATCH_BOOLEAN" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_FULLSCAN": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_MATCH_EXTENDED" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_MATCH_PHRASE": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_MATCH_EXTENDED2" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_RANK_BM25": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_MATCH_FULLSCAN" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_RANK_EXPR": {
+ "min": "5.2.2",
+ "max": null
},
- "SPH_MATCH_PHRASE" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_RANK_FIELDMASK": {
+ "min": "5.2.2",
+ "max": null
},
- "SPH_RANK_BM25" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_RANK_MATCHANY": {
+ "min": "5.2.2",
+ "max": null
},
- "SPH_RANK_EXPR" : {
- "min" : "5.2.2",
- "max" : null
+ "SPH_RANK_NONE": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_RANK_FIELDMASK" : {
- "min" : "5.2.2",
- "max" : null
+ "SPH_RANK_PROXIMITY": {
+ "min": "5.2.2",
+ "max": null
},
- "SPH_RANK_MATCHANY" : {
- "min" : "5.2.2",
- "max" : null
+ "SPH_RANK_PROXIMITY_BM25": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_RANK_NONE" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_RANK_SPH04": {
+ "min": "5.2.2",
+ "max": null
},
- "SPH_RANK_PROXIMITY" : {
- "min" : "5.2.2",
- "max" : null
+ "SPH_RANK_TOTAL": {
+ "min": "5.2.2",
+ "max": null
},
- "SPH_RANK_PROXIMITY_BM25" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_RANK_WORDCOUNT": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_RANK_SPH04" : {
- "min" : "5.2.2",
- "max" : null
+ "SPH_SORT_ATTR_ASC": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_RANK_TOTAL" : {
- "min" : "5.2.2",
- "max" : null
+ "SPH_SORT_ATTR_DESC": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_RANK_WORDCOUNT" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_SORT_EXPR": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_SORT_ATTR_ASC" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_SORT_EXTENDED": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_SORT_ATTR_DESC" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_SORT_RELEVANCE": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_SORT_EXPR" : {
- "min" : "5.1.3",
- "max" : null
+ "SPH_SORT_TIME_SEGMENTS": {
+ "min": "5.1.3",
+ "max": null
},
- "SPH_SORT_EXTENDED" : {
- "min" : "5.1.3",
- "max" : null
+ "SQLBIT": {
+ "min": "4.0.0",
+ "max": null
},
- "SPH_SORT_RELEVANCE" : {
- "min" : "5.1.3",
- "max" : null
+ "SQLCHAR": {
+ "min": "4.0.0",
+ "max": null
},
- "SPH_SORT_TIME_SEGMENTS" : {
- "min" : "5.1.3",
- "max" : null
+ "SQLFLT4": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLBIT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLFLT8": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLCHAR" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLFLTN": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLFLT4" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLINT1": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLFLT8" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLINT2": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLFLTN" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLINT4": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLINT1" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLITE3_ASSOC": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLINT2" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLITE3_BLOB": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLINT4" : {
- "min" : "4.0.0",
- "max" : null
+ "SQLITE3_BOTH": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_ASSOC" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_FLOAT": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_BLOB" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_INTEGER": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_BOTH" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_NULL": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_FLOAT" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_NUM": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_INTEGER" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_OPEN_CREATE": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_NULL" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_OPEN_READONLY": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_NUM" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_OPEN_READWRITE": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_OPEN_CREATE" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE3_TEXT": {
+ "min": "5.3.0",
+ "max": null
},
- "SQLITE3_OPEN_READONLY" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE_ABORT": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE3_OPEN_READWRITE" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE_ASSOC": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE3_TEXT" : {
- "min" : "5.3.0",
- "max" : null
+ "SQLITE_AUTH": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_ABORT" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_BOTH": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_ASSOC" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_BUSY": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_AUTH" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_CANTOPEN": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_BOTH" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_CONSTRAINT": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_BUSY" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_CORRUPT": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_CANTOPEN" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_DONE": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_CONSTRAINT" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_EMPTY": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_CORRUPT" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_ERROR": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_DONE" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_FORMAT": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_EMPTY" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_FULL": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_ERROR" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_INTERNAL": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_FORMAT" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_INTERRUPT": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_FULL" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_IOERR": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_INTERNAL" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_LOCKED": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_INTERRUPT" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_MISMATCH": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_IOERR" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_MISUSE": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_LOCKED" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_NOLFS": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_MISMATCH" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_NOMEM": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_MISUSE" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_NOTADB": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_NOLFS" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_NOTFOUND": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_NOMEM" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_NUM": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_NOTADB" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_OK": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_NOTFOUND" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_PERM": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_NUM" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_PROTOCOL": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_OK" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_READONLY": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_PERM" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_ROW": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_PROTOCOL" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_SCHEMA": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_READONLY" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLITE_TOOBIG": {
+ "min": "5.0.0",
+ "max": null
},
- "SQLITE_ROW" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLTEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLITE_SCHEMA" : {
- "min" : "5.0.0",
- "max" : null
+ "SQLVARCHAR": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLITE_TOOBIG" : {
- "min" : "5.0.0",
- "max" : null
+ "SQL_BEST_ROWID": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLTEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_BIGINT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQLVARCHAR" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_BINARY": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_BEST_ROWID" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_BIT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_BIGINT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CHAR": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_BINARY" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CONCURRENCY": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_BIT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CONCUR_LOCK": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CHAR" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CONCUR_READ_ONLY": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CONCURRENCY" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CONCUR_ROWVER": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CONCUR_LOCK" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CONCUR_VALUES": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CONCUR_READ_ONLY" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CURSOR_DYNAMIC": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CONCUR_ROWVER" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CURSOR_FORWARD_ONLY": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CONCUR_VALUES" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CURSOR_KEYSET_DRIVEN": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CURSOR_DYNAMIC" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CURSOR_STATIC": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CURSOR_FORWARD_ONLY" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CURSOR_TYPE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CURSOR_KEYSET_DRIVEN" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CUR_USE_DRIVER": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CURSOR_STATIC" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CUR_USE_IF_NEEDED": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CURSOR_TYPE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_CUR_USE_ODBC": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CUR_USE_DRIVER" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_DATE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CUR_USE_IF_NEEDED" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_DECIMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_CUR_USE_ODBC" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_DOUBLE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_DATE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_ENSURE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_DECIMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_FETCH_FIRST": {
+ "min": "4.3.0",
+ "max": null
},
- "SQL_DOUBLE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_FETCH_NEXT": {
+ "min": "4.3.0",
+ "max": null
},
- "SQL_ENSURE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_FLOAT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_FETCH_FIRST" : {
- "min" : "4.3.0",
- "max" : null
+ "SQL_INDEX_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_FETCH_NEXT" : {
- "min" : "4.3.0",
- "max" : null
+ "SQL_INDEX_UNIQUE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_FLOAT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_INTEGER": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_INDEX_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_KEYSET_SIZE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_INDEX_UNIQUE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_LONGVARBINARY": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_INTEGER" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_LONGVARCHAR": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_KEYSET_SIZE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_NO_NULLS": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_LONGVARBINARY" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_NULLABLE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_LONGVARCHAR" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_NUMERIC": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_NO_NULLS" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_ODBC_CURSORS": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_NULLABLE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_QUICK": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_NUMERIC" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_REAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_ODBC_CURSORS" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_ROWVER": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_QUICK" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_SCOPE_CURROW": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_REAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_SCOPE_SESSION": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_ROWVER" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_SCOPE_TRANSACTION": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_SCOPE_CURROW" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_SMALLINT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_SCOPE_SESSION" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_TIME": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_SCOPE_TRANSACTION" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_TIMESTAMP": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_SMALLINT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_TINYINT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_TIME" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_TYPE_DATE": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_TIMESTAMP" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_TYPE_TIME": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_TINYINT" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_TYPE_TIMESTAMP": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_TYPE_DATE" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_VARBINARY": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_TYPE_TIME" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_VARCHAR": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_TYPE_TIMESTAMP" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_WCHAR": {
+ "min": "5.4.32RC1",
+ "max": null
},
- "SQL_VARBINARY" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_WLONGVARCHAR": {
+ "min": "5.4.32RC1",
+ "max": null
},
- "SQL_VARCHAR" : {
- "min" : "4.0.0",
- "max" : null
+ "SQL_WVARCHAR": {
+ "min": "5.4.32RC1",
+ "max": null
},
- "SQL_WCHAR" : {
- "min" : "5.4.32RC1",
- "max" : null
+ "SSH2_DEFAULT_TERMINAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_WLONGVARCHAR" : {
- "min" : "5.4.32RC1",
- "max" : null
+ "SSH2_DEFAULT_TERM_HEIGHT": {
+ "min": "4.0.0",
+ "max": null
},
- "SQL_WVARCHAR" : {
- "min" : "5.4.32RC1",
- "max" : null
+ "SSH2_DEFAULT_TERM_UNIT": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_DEFAULT_TERMINAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_DEFAULT_TERM_WIDTH": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_DEFAULT_TERM_HEIGHT" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_FINGERPRINT_HEX": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_DEFAULT_TERM_UNIT" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_FINGERPRINT_MD5": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_DEFAULT_TERM_WIDTH" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_FINGERPRINT_RAW": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_FINGERPRINT_HEX" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_FINGERPRINT_SHA1": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_FINGERPRINT_MD5" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLLERR": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_FINGERPRINT_RAW" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLLEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_FINGERPRINT_SHA1" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLLHUP": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLLERR" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLLIN": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLLEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLLNVAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLLHUP" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLLOUT": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLLIN" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLL_CHANNEL_CLOSED": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLLNVAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLL_LISTENER_CLOSED": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLLOUT" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_POLL_SESSION_CLOSED": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLL_CHANNEL_CLOSED" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_STREAM_STDERR": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLL_LISTENER_CLOSED" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_STREAM_STDIO": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_POLL_SESSION_CLOSED" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_TERM_UNIT_CHARS": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_STREAM_STDERR" : {
- "min" : "4.0.0",
- "max" : null
+ "SSH2_TERM_UNIT_PIXELS": {
+ "min": "4.0.0",
+ "max": null
},
- "SSH2_STREAM_STDIO" : {
- "min" : "4.0.0",
- "max" : null
+ "STDERR": {
+ "min": "4.3.0",
+ "max": null
},
- "SSH2_TERM_UNIT_CHARS" : {
- "min" : "4.0.0",
- "max" : null
+ "STDIN": {
+ "min": "4.3.0",
+ "max": null
},
- "SSH2_TERM_UNIT_PIXELS" : {
- "min" : "4.0.0",
- "max" : null
+ "STDOUT": {
+ "min": "4.3.0",
+ "max": null
},
- "STDERR" : {
- "min" : "4.3.0",
- "max" : null
+ "STREAM_BUFFER_FULL": {
+ "min": "5.3.0",
+ "max": null
},
- "STDIN" : {
- "min" : "4.3.0",
- "max" : null
+ "STREAM_BUFFER_LINE": {
+ "min": "5.3.0",
+ "max": null
},
- "STDOUT" : {
- "min" : "4.3.0",
- "max" : null
+ "STREAM_BUFFER_NONE": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_BUFFER_FULL" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_CAST_AS_STREAM": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_BUFFER_LINE" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_CAST_FOR_SELECT": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_BUFFER_NONE" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_CLIENT_ASYNC_CONNECT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CAST_AS_STREAM" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_CLIENT_CONNECT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CAST_FOR_SELECT" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_CLIENT_PERSISTENT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CLIENT_ASYNC_CONNECT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_SSLv23_CLIENT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CLIENT_CONNECT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_SSLv23_SERVER": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CLIENT_PERSISTENT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_SSLv2_CLIENT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_SSLv23_CLIENT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_SSLv2_SERVER": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_SSLv23_SERVER" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_SSLv3_CLIENT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_SSLv2_CLIENT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_SSLv3_SERVER": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_SSLv2_SERVER" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_TLS_CLIENT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_SSLv3_CLIENT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_CRYPTO_METHOD_TLS_SERVER": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_SSLv3_SERVER" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_ENFORCE_SAFE_MODE": {
+ "min": "4.0.0",
+ "max": "5.3.29"
},
- "STREAM_CRYPTO_METHOD_TLS_CLIENT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_FILTER_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_CRYPTO_METHOD_TLS_SERVER" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_FILTER_READ": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_ENFORCE_SAFE_MODE" : {
- "min" : "4.0.0",
- "max" : "5.3.29"
+ "STREAM_FILTER_WRITE": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_FILTER_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_IGNORE_URL": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_FILTER_READ" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_IPPROTO_ICMP": {
+ "min": "5.1.0",
+ "max": null
},
- "STREAM_FILTER_WRITE" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_IPPROTO_IP": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_IGNORE_URL" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_IPPROTO_RAW": {
+ "min": "5.1.0",
+ "max": null
},
- "STREAM_IPPROTO_ICMP" : {
- "min" : "5.1.0",
- "max" : null
+ "STREAM_IPPROTO_TCP": {
+ "min": "5.1.0",
+ "max": null
},
- "STREAM_IPPROTO_IP" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_IPPROTO_UDP": {
+ "min": "5.1.0",
+ "max": null
},
- "STREAM_IPPROTO_RAW" : {
- "min" : "5.1.0",
- "max" : null
+ "STREAM_IS_URL": {
+ "min": "5.2.4",
+ "max": null
},
- "STREAM_IPPROTO_TCP" : {
- "min" : "5.1.0",
- "max" : null
+ "STREAM_META_ACCESS": {
+ "min": "5.4.0",
+ "max": null
},
- "STREAM_IPPROTO_UDP" : {
- "min" : "5.1.0",
- "max" : null
+ "STREAM_META_GROUP": {
+ "min": "5.4.0",
+ "max": null
},
- "STREAM_IS_URL" : {
- "min" : "5.2.4",
- "max" : null
+ "STREAM_META_GROUP_NAME": {
+ "min": "5.4.0",
+ "max": null
},
- "STREAM_META_ACCESS" : {
- "min" : "5.4.0",
- "max" : null
+ "STREAM_META_OWNER": {
+ "min": "5.4.0",
+ "max": null
},
- "STREAM_META_GROUP" : {
- "min" : "5.4.0",
- "max" : null
+ "STREAM_META_OWNER_NAME": {
+ "min": "5.4.0",
+ "max": null
},
- "STREAM_META_GROUP_NAME" : {
- "min" : "5.4.0",
- "max" : null
+ "STREAM_META_TOUCH": {
+ "min": "5.4.0",
+ "max": null
},
- "STREAM_META_OWNER" : {
- "min" : "5.4.0",
- "max" : null
+ "STREAM_MKDIR_RECURSIVE": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_META_OWNER_NAME" : {
- "min" : "5.4.0",
- "max" : null
+ "STREAM_MUST_SEEK": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_META_TOUCH" : {
- "min" : "5.4.0",
- "max" : null
+ "STREAM_NOTIFY_AUTH_REQUIRED": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_MKDIR_RECURSIVE" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_AUTH_RESULT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_MUST_SEEK" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_COMPLETED": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_AUTH_REQUIRED" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_CONNECT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_AUTH_RESULT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_FAILURE": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_COMPLETED" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_FILE_SIZE_IS": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_CONNECT" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_MIME_TYPE_IS": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_FAILURE" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_PROGRESS": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_FILE_SIZE_IS" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_REDIRECTED": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_MIME_TYPE_IS" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_RESOLVE": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_PROGRESS" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_SEVERITY_ERR": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_REDIRECTED" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_SEVERITY_INFO": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_RESOLVE" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_NOTIFY_SEVERITY_WARN": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_SEVERITY_ERR" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_OOB": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_NOTIFY_SEVERITY_INFO" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_OPTION_BLOCKING": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_NOTIFY_SEVERITY_WARN" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_OPTION_READ_BUFFER": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_OOB" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_OPTION_READ_TIMEOUT": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_OPTION_BLOCKING" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_OPTION_WRITE_BUFFER": {
+ "min": "5.3.0",
+ "max": null
},
- "STREAM_OPTION_READ_BUFFER" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_PEEK": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_OPTION_READ_TIMEOUT" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_PF_INET": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_OPTION_WRITE_BUFFER" : {
- "min" : "5.3.0",
- "max" : null
+ "STREAM_PF_INET6": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_PEEK" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_PF_UNIX": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_PF_INET" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_REPORT_ERRORS": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_PF_INET6" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SERVER_BIND": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_PF_UNIX" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SERVER_LISTEN": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_REPORT_ERRORS" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SHUT_RD": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SERVER_BIND" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SHUT_RDWR": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SERVER_LISTEN" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SHUT_WR": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SHUT_RD" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SOCK_DGRAM": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SHUT_RDWR" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SOCK_RAW": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SHUT_WR" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SOCK_RDM": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SOCK_DGRAM" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SOCK_SEQPACKET": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SOCK_RAW" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_SOCK_STREAM": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SOCK_RDM" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_URL_STAT_LINK": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SOCK_SEQPACKET" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_URL_STAT_QUIET": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_SOCK_STREAM" : {
- "min" : "4.0.0",
- "max" : null
+ "STREAM_USE_PATH": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_URL_STAT_LINK" : {
- "min" : "4.0.0",
- "max" : null
+ "STR_PAD_BOTH": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_URL_STAT_QUIET" : {
- "min" : "4.0.0",
- "max" : null
+ "STR_PAD_LEFT": {
+ "min": "4.0.0",
+ "max": null
},
- "STREAM_USE_PATH" : {
- "min" : "4.0.0",
- "max" : null
+ "STR_PAD_RIGHT": {
+ "min": "4.0.0",
+ "max": null
},
- "STR_PAD_BOTH" : {
- "min" : "4.0.0",
- "max" : null
+ "ST_SET": {
+ "min": "4.0.0",
+ "max": null
},
- "STR_PAD_LEFT" : {
- "min" : "4.0.0",
- "max" : null
+ "ST_SILENT": {
+ "min": "4.0.0",
+ "max": null
},
- "STR_PAD_RIGHT" : {
- "min" : "4.0.0",
- "max" : null
+ "ST_UID": {
+ "min": "4.0.0",
+ "max": null
},
- "ST_SET" : {
- "min" : "4.0.0",
- "max" : null
+ "SUNFUNCS_RET_DOUBLE": {
+ "min": "5.1.2",
+ "max": null
},
- "ST_SILENT" : {
- "min" : "4.0.0",
- "max" : null
+ "SUNFUNCS_RET_STRING": {
+ "min": "5.1.2",
+ "max": null
},
- "ST_UID" : {
- "min" : "4.0.0",
- "max" : null
+ "SUNFUNCS_RET_TIMESTAMP": {
+ "min": "5.1.2",
+ "max": null
},
- "SUNFUNCS_RET_DOUBLE" : {
- "min" : "5.1.2",
- "max" : null
+ "SVN_ALL": {
+ "min": "4.0.0",
+ "max": null
},
- "SUNFUNCS_RET_STRING" : {
- "min" : "5.1.2",
- "max" : null
+ "SVN_AUTH_PARAM_CONFIG": {
+ "min": "4.0.0",
+ "max": null
},
- "SUNFUNCS_RET_TIMESTAMP" : {
- "min" : "5.1.2",
- "max" : null
+ "SVN_AUTH_PARAM_CONFIG_DIR": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_ALL" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_DEFAULT_PASSWORD": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_CONFIG" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_DEFAULT_USERNAME": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_CONFIG_DIR" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_DONT_STORE_PASSWORDS": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_DEFAULT_PASSWORD" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_NON_INTERACTIVE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_DEFAULT_USERNAME" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_NO_AUTH_CACHE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_DONT_STORE_PASSWORDS" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_SERVER_GROUP": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_NON_INTERACTIVE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_NO_AUTH_CACHE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_AUTH_PARAM_SSL_SERVER_FAILURES": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_SERVER_GROUP" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_DISCOVER_CHANGED_PATHS": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_FS_CONFIG_FS_TYPE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_AUTH_PARAM_SSL_SERVER_FAILURES" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_FS_TYPE_BDB": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_DISCOVER_CHANGED_PATHS" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_FS_TYPE_FSFS": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_FS_CONFIG_FS_TYPE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_NODE_DIR": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_FS_TYPE_BDB" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_NODE_FILE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_FS_TYPE_FSFS" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_NODE_NONE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_NODE_DIR" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_NODE_UNKNOWN": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_NODE_FILE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_NON_RECURSIVE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_NODE_NONE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_NO_IGNORE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_NODE_UNKNOWN" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_OMIT_MESSAGES": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_NON_RECURSIVE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_PROP_REVISION_AUTHOR": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_NO_IGNORE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_PROP_REVISION_DATE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_OMIT_MESSAGES" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_PROP_REVISION_LOG": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_PROP_REVISION_AUTHOR" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_PROP_REVISION_ORIG_DATE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_PROP_REVISION_DATE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_REVISION_BASE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_PROP_REVISION_LOG" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_REVISION_COMMITTED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_PROP_REVISION_ORIG_DATE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_REVISION_HEAD": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_REVISION_BASE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_REVISION_INITIAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_REVISION_COMMITTED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_REVISION_PREV": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_REVISION_HEAD" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_REVISION_UNSPECIFIED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_REVISION_INITIAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_SHOW_UPDATES": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_REVISION_PREV" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_STOP_ON_COPY": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_REVISION_UNSPECIFIED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_SCHEDULE_ADD": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_SHOW_UPDATES" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_SCHEDULE_DELETE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_STOP_ON_COPY" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_SCHEDULE_NORMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_SCHEDULE_ADD" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_SCHEDULE_REPLACE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_SCHEDULE_DELETE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_ADDED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_SCHEDULE_NORMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_CONFLICTED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_SCHEDULE_REPLACE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_DELETED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_ADDED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_EXTERNAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_CONFLICTED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_IGNORED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_DELETED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_INCOMPLETE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_EXTERNAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_MERGED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_IGNORED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_MISSING": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_INCOMPLETE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_MODIFIED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_MERGED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_NONE": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_MISSING" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_NORMAL": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_MODIFIED" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_OBSTRUCTED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_NONE" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_REPLACED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_NORMAL" : {
- "min" : "4.0.0",
- "max" : null
+ "SVN_WC_STATUS_UNVERSIONED": {
+ "min": "4.0.0",
+ "max": null
},
- "SVN_WC_STATUS_OBSTRUCTED" : {
- "min" : "4.0.0",
- "max" : null
+ "TCP_NODELAY": {
+ "min": "5.2.7",
+ "max": null
},
- "SVN_WC_STATUS_REPLACED" : {
- "min" : "4.0.0",
- "max" : null
+ "THOUSEP": {
+ "min": "4.1.0",
+ "max": null
},
- "SVN_WC_STATUS_UNVERSIONED" : {
- "min" : "4.0.0",
- "max" : null
+ "TIDY_NODETYPE_ASP": {
+ "min": "4.3.0",
+ "max": null
},
- "TCP_NODELAY" : {
- "min" : "5.2.7",
- "max" : null
+ "TIDY_NODETYPE_CDATA": {
+ "min": "4.3.0",
+ "max": null
},
- "THOUSEP" : {
- "min" : "4.1.0",
- "max" : null
+ "TIDY_NODETYPE_COMMENT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_ASP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_DOCTYPE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_CDATA" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_END": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_COMMENT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_JSTE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_DOCTYPE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_PHP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_END" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_PROCINS": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_JSTE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_ROOT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_PHP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_SECTION": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_PROCINS" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_START": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_ROOT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_STARTEND": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_SECTION" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_TEXT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_START" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_NODETYPE_XMLDECL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_STARTEND" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_A": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_TEXT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_ABBR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_NODETYPE_XMLDECL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_ACRONYM": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_A" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_ADDRESS": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_ABBR" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_ALIGN": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_ACRONYM" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_APPLET": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_ADDRESS" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_AREA": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_ALIGN" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_B": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_APPLET" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BASE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_AREA" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BASEFONT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_B" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BDO": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BASE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BGSOUND": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BASEFONT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BIG": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BDO" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BLINK": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BGSOUND" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BLOCKQUOTE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BIG" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BODY": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BLINK" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BLOCKQUOTE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_BUTTON": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BODY" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_CAPTION": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BR" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_CENTER": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_BUTTON" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_CITE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_CAPTION" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_CODE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_CENTER" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_COL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_CITE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_COLGROUP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_CODE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_COMMENT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_COL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DD": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_COLGROUP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DEL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_COMMENT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DFN": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DD" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DIR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DEL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DIV": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DFN" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DIR" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_DT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DIV" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_EM": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_EMBED": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_DT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_FIELDSET": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_EM" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_FONT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_EMBED" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_FORM": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_FIELDSET" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_FRAME": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_FONT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_FRAMESET": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_FORM" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_H1": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_FRAME" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_H2": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_FRAMESET" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_H3": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_H1" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_H4": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_H2" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_H5": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_H3" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_H6": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_H4" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_HEAD": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_H5" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_HR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_H6" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_HTML": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_HEAD" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_I": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_HR" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_IFRAME": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_HTML" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_ILAYER": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_I" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_IMG": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_IFRAME" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_INPUT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_ILAYER" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_INS": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_IMG" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_ISINDEX": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_INPUT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_KBD": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_INS" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_KEYGEN": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_ISINDEX" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_LABEL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_KBD" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_LAYER": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_KEYGEN" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_LEGEND": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_LABEL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_LI": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_LAYER" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_LINK": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_LEGEND" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_LISTING": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_LI" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_MAP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_LINK" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_MARQUEE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_LISTING" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_MENU": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_MAP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_META": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_MARQUEE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_MULTICOL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_MENU" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_NOBR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_META" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_NOEMBED": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_MULTICOL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_NOFRAMES": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_NOBR" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_NOLAYER": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_NOEMBED" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_NOSAVE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_NOFRAMES" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_NOSCRIPT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_NOLAYER" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_OBJECT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_NOSAVE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_OL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_NOSCRIPT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_OPTGROUP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_OBJECT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_OPTION": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_OL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_P": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_OPTGROUP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_PARAM": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_OPTION" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_PLAINTEXT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_P" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_PRE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_PARAM" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_Q": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_PLAINTEXT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_RB": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_PRE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_RBC": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_Q" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_RP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_RB" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_RT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_RBC" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_RTC": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_RP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_RUBY": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_RT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_S": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_RTC" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SAMP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_RUBY" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SCRIPT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_S" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SELECT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SAMP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SERVER": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SCRIPT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SERVLET": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SELECT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SMALL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SERVER" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SPACER": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SERVLET" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SPAN": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SMALL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_STRIKE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SPACER" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_STRONG": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SPAN" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_STYLE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_STRIKE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SUB": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_STRONG" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_SUP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_STYLE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TABLE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SUB" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TBODY": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_SUP" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TD": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TABLE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TEXTAREA": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TBODY" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TFOOT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TD" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TH": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TEXTAREA" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_THEAD": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TFOOT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TITLE": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TH" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_THEAD" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_TT": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TITLE" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_U": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TR" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_UL": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_TT" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_UNKNOWN": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_U" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_UL" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_WBR": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_UNKNOWN" : {
- "min" : "4.3.0",
- "max" : null
+ "TIDY_TAG_XMP": {
+ "min": "4.3.0",
+ "max": null
},
- "TIDY_TAG_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "TRAP_BRKPT": {
+ "min": "5.3.0",
+ "max": null
},
- "TIDY_TAG_WBR" : {
- "min" : "4.3.0",
- "max" : null
+ "TRAP_TRACE": {
+ "min": "5.3.0",
+ "max": null
},
- "TIDY_TAG_XMP" : {
- "min" : "4.3.0",
- "max" : null
+ "TRUE": {
+ "min": "4.0.0",
+ "max": null
},
- "TRAP_BRKPT" : {
- "min" : "5.3.0",
- "max" : null
+ "TYPEAPPLICATION": {
+ "min": "4.0.0",
+ "max": null
},
- "TRAP_TRACE" : {
- "min" : "5.3.0",
- "max" : null
+ "TYPEAUDIO": {
+ "min": "4.0.0",
+ "max": null
},
- "TRUE" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPEIMAGE": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEAPPLICATION" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPEMESSAGE": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEAUDIO" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPEMODEL": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEIMAGE" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPEMULTIPART": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEMESSAGE" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPEOTHER": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEMODEL" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPETEXT": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEMULTIPART" : {
- "min" : "4.0.0",
- "max" : null
+ "TYPEVIDEO": {
+ "min": "4.0.0",
+ "max": null
},
- "TYPEOTHER" : {
- "min" : "4.0.0",
- "max" : null
+ "T_ABSTRACT": {
+ "min": "5.0.0",
+ "max": null
},
- "TYPETEXT" : {
- "min" : "4.0.0",
- "max" : null
+ "T_AND_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "TYPEVIDEO" : {
- "min" : "4.0.0",
- "max" : null
+ "T_ARRAY": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ABSTRACT" : {
- "min" : "5.0.0",
- "max" : null
+ "T_ARRAY_CAST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_AND_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_AS": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ARRAY" : {
- "min" : "4.2.0",
- "max" : null
+ "T_BAD_CHARACTER": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ARRAY_CAST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_BOOLEAN_AND": {
+ "min": "4.2.0",
+ "max": null
},
- "T_AS" : {
- "min" : "4.2.0",
- "max" : null
+ "T_BOOLEAN_OR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_BAD_CHARACTER" : {
- "min" : "4.2.0",
- "max" : null
+ "T_BOOL_CAST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_BOOLEAN_AND" : {
- "min" : "4.2.0",
- "max" : null
+ "T_BREAK": {
+ "min": "4.2.0",
+ "max": null
},
- "T_BOOLEAN_OR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CALLABLE": {
+ "min": "5.4.0",
+ "max": null
},
- "T_BOOL_CAST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CASE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_BREAK" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CATCH": {
+ "min": "5.0.0",
+ "max": null
},
- "T_CALLABLE" : {
- "min" : "5.4.0",
- "max" : null
+ "T_CHARACTER": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CASE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CLASS": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CATCH" : {
- "min" : "5.0.0",
- "max" : null
+ "T_CLASS_C": {
+ "min": "4.3.0",
+ "max": null
},
- "T_CHARACTER" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CLONE": {
+ "min": "5.0.0",
+ "max": null
},
- "T_CLASS" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CLOSE_TAG": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CLASS_C" : {
- "min" : "4.3.0",
- "max" : null
+ "T_COMMENT": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CLONE" : {
- "min" : "5.0.0",
- "max" : null
+ "T_CONCAT_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CLOSE_TAG" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CONST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_COMMENT" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CONSTANT_ENCAPSED_STRING": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CONCAT_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CONTINUE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CONST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_CURLY_OPEN": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CONSTANT_ENCAPSED_STRING" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DEC": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CONTINUE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DECLARE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_CURLY_OPEN" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DEFAULT": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DEC" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DIR": {
+ "min": "5.3.0",
+ "max": null
},
- "T_DECLARE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DIV_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DEFAULT" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DNUMBER": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DIR" : {
- "min" : "5.3.0",
- "max" : null
+ "T_DO": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DIV_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DOC_COMMENT": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DNUMBER" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DOLLAR_OPEN_CURLY_BRACES": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DO" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DOUBLE_ARROW": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DOC_COMMENT" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DOUBLE_CAST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DOLLAR_OPEN_CURLY_BRACES" : {
- "min" : "4.2.0",
- "max" : null
+ "T_DOUBLE_COLON": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DOUBLE_ARROW" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ECHO": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DOUBLE_CAST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ELSE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_DOUBLE_COLON" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ELSEIF": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ECHO" : {
- "min" : "4.2.0",
- "max" : null
+ "T_EMPTY": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ELSE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENCAPSED_AND_WHITESPACE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ELSEIF" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENDDECLARE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_EMPTY" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENDFOR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENCAPSED_AND_WHITESPACE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENDFOREACH": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENDDECLARE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENDIF": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENDFOR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENDSWITCH": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENDFOREACH" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ENDWHILE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENDIF" : {
- "min" : "4.2.0",
- "max" : null
+ "T_END_HEREDOC": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENDSWITCH" : {
- "min" : "4.2.0",
- "max" : null
+ "T_EVAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ENDWHILE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_EXIT": {
+ "min": "4.2.0",
+ "max": null
},
- "T_END_HEREDOC" : {
- "min" : "4.2.0",
- "max" : null
+ "T_EXTENDS": {
+ "min": "4.2.0",
+ "max": null
},
- "T_EVAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_FILE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_EXIT" : {
- "min" : "4.2.0",
- "max" : null
+ "T_FINAL": {
+ "min": "5.0.0",
+ "max": null
},
- "T_EXTENDS" : {
- "min" : "4.2.0",
- "max" : null
+ "T_FINALLY": {
+ "min": "5.5.0",
+ "max": null
},
- "T_FILE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_FMT": {
+ "min": "4.1.0",
+ "max": null
},
- "T_FINAL" : {
- "min" : "5.0.0",
- "max" : null
+ "T_FMT_AMPM": {
+ "min": "4.1.0",
+ "max": null
},
- "T_FINALLY" : {
- "min" : "5.5.0",
- "max" : null
+ "T_FOR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_FMT" : {
- "min" : "4.1.0",
- "max" : null
+ "T_FOREACH": {
+ "min": "4.2.0",
+ "max": null
},
- "T_FMT_AMPM" : {
- "min" : "4.1.0",
- "max" : null
+ "T_FUNCTION": {
+ "min": "4.2.0",
+ "max": null
},
- "T_FOR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_FUNC_C": {
+ "min": "4.3.0",
+ "max": null
},
- "T_FOREACH" : {
- "min" : "4.2.0",
- "max" : null
+ "T_GLOBAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_FUNCTION" : {
- "min" : "4.2.0",
- "max" : null
+ "T_GOTO": {
+ "min": "5.3.0",
+ "max": null
},
- "T_FUNC_C" : {
- "min" : "4.3.0",
- "max" : null
+ "T_HALT_COMPILER": {
+ "min": "5.1.0",
+ "max": null
},
- "T_GLOBAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_IF": {
+ "min": "4.2.0",
+ "max": null
},
- "T_GOTO" : {
- "min" : "5.3.0",
- "max" : null
+ "T_IMPLEMENTS": {
+ "min": "5.0.0",
+ "max": null
},
- "T_HALT_COMPILER" : {
- "min" : "5.1.0",
- "max" : null
+ "T_INC": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IF" : {
- "min" : "4.2.0",
- "max" : null
+ "T_INCLUDE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IMPLEMENTS" : {
- "min" : "5.0.0",
- "max" : null
+ "T_INCLUDE_ONCE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_INC" : {
- "min" : "4.2.0",
- "max" : null
+ "T_INLINE_HTML": {
+ "min": "4.2.0",
+ "max": null
},
- "T_INCLUDE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_INSTANCEOF": {
+ "min": "5.0.0",
+ "max": null
},
- "T_INCLUDE_ONCE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_INSTEADOF": {
+ "min": "5.4.0",
+ "max": null
},
- "T_INLINE_HTML" : {
- "min" : "4.2.0",
- "max" : null
+ "T_INTERFACE": {
+ "min": "5.0.0",
+ "max": null
},
- "T_INSTANCEOF" : {
- "min" : "5.0.0",
- "max" : null
+ "T_INT_CAST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_INSTEADOF" : {
- "min" : "5.4.0",
- "max" : null
+ "T_ISSET": {
+ "min": "4.2.0",
+ "max": null
},
- "T_INTERFACE" : {
- "min" : "5.0.0",
- "max" : null
+ "T_IS_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_INT_CAST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_IS_GREATER_OR_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ISSET" : {
- "min" : "4.2.0",
- "max" : null
+ "T_IS_IDENTICAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IS_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_IS_NOT_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IS_GREATER_OR_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_IS_NOT_IDENTICAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IS_IDENTICAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_IS_SMALLER_OR_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IS_NOT_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_LINE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IS_NOT_IDENTICAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_LIST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_IS_SMALLER_OR_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_LNUMBER": {
+ "min": "4.2.0",
+ "max": null
},
- "T_LINE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_LOGICAL_AND": {
+ "min": "4.2.0",
+ "max": null
},
- "T_LIST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_LOGICAL_OR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_LNUMBER" : {
- "min" : "4.2.0",
- "max" : null
+ "T_LOGICAL_XOR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_LOGICAL_AND" : {
- "min" : "4.2.0",
- "max" : null
+ "T_METHOD_C": {
+ "min": "5.0.0",
+ "max": null
},
- "T_LOGICAL_OR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_MINUS_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_LOGICAL_XOR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_ML_COMMENT": {
+ "min": "4.2.0",
+ "max": "4.4.9"
},
- "T_METHOD_C" : {
- "min" : "5.0.0",
- "max" : null
+ "T_MOD_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_MINUS_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_MUL_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_ML_COMMENT" : {
- "min" : "4.2.0",
- "max" : "4.4.9"
+ "T_NAMESPACE": {
+ "min": "5.3.0",
+ "max": null
},
- "T_MOD_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_NEW": {
+ "min": "4.2.0",
+ "max": null
},
- "T_MUL_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_NS_C": {
+ "min": "5.3.0",
+ "max": null
},
- "T_NAMESPACE" : {
- "min" : "5.3.0",
- "max" : null
+ "T_NS_SEPARATOR": {
+ "min": "5.3.0",
+ "max": null
},
- "T_NEW" : {
- "min" : "4.2.0",
- "max" : null
+ "T_NUM_STRING": {
+ "min": "4.2.0",
+ "max": null
},
- "T_NS_C" : {
- "min" : "5.3.0",
- "max" : null
+ "T_OBJECT_CAST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_NS_SEPARATOR" : {
- "min" : "5.3.0",
- "max" : null
+ "T_OBJECT_OPERATOR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_NUM_STRING" : {
- "min" : "4.2.0",
- "max" : null
+ "T_OLD_FUNCTION": {
+ "min": "4.2.0",
+ "max": "4.4.9"
},
- "T_OBJECT_CAST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_OPEN_TAG": {
+ "min": "4.2.0",
+ "max": null
},
- "T_OBJECT_OPERATOR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_OPEN_TAG_WITH_ECHO": {
+ "min": "4.2.0",
+ "max": null
},
- "T_OLD_FUNCTION" : {
- "min" : "4.2.0",
- "max" : "4.4.9"
+ "T_OR_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_OPEN_TAG" : {
- "min" : "4.2.0",
- "max" : null
+ "T_PAAMAYIM_NEKUDOTAYIM": {
+ "min": "4.2.0",
+ "max": null
},
- "T_OPEN_TAG_WITH_ECHO" : {
- "min" : "4.2.0",
- "max" : null
+ "T_PLUS_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_OR_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_PRINT": {
+ "min": "4.2.0",
+ "max": null
},
- "T_PAAMAYIM_NEKUDOTAYIM" : {
- "min" : "4.2.0",
- "max" : null
+ "T_PRIVATE": {
+ "min": "5.0.0",
+ "max": null
},
- "T_PLUS_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_PROTECTED": {
+ "min": "5.0.0",
+ "max": null
},
- "T_PRINT" : {
- "min" : "4.2.0",
- "max" : null
+ "T_PUBLIC": {
+ "min": "5.0.0",
+ "max": null
},
- "T_PRIVATE" : {
- "min" : "5.0.0",
- "max" : null
+ "T_REQUIRE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_PROTECTED" : {
- "min" : "5.0.0",
- "max" : null
+ "T_REQUIRE_ONCE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_PUBLIC" : {
- "min" : "5.0.0",
- "max" : null
+ "T_RETURN": {
+ "min": "4.2.0",
+ "max": null
},
- "T_REQUIRE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_SL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_REQUIRE_ONCE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_SL_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_RETURN" : {
- "min" : "4.2.0",
- "max" : null
+ "T_SR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_SL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_SR_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_SL_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_START_HEREDOC": {
+ "min": "4.2.0",
+ "max": null
},
- "T_SR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_STATIC": {
+ "min": "4.2.0",
+ "max": null
},
- "T_SR_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "T_STRING": {
+ "min": "4.2.0",
+ "max": null
},
- "T_START_HEREDOC" : {
- "min" : "4.2.0",
- "max" : null
+ "T_STRING_CAST": {
+ "min": "4.2.0",
+ "max": null
},
- "T_STATIC" : {
- "min" : "4.2.0",
- "max" : null
+ "T_STRING_VARNAME": {
+ "min": "4.2.0",
+ "max": null
},
- "T_STRING" : {
- "min" : "4.2.0",
- "max" : null
+ "T_SWITCH": {
+ "min": "4.2.0",
+ "max": null
},
- "T_STRING_CAST" : {
- "min" : "4.2.0",
- "max" : null
+ "T_THROW": {
+ "min": "5.0.0",
+ "max": null
},
- "T_STRING_VARNAME" : {
- "min" : "4.2.0",
- "max" : null
+ "T_TRAIT": {
+ "min": "5.4.0",
+ "max": null
},
- "T_SWITCH" : {
- "min" : "4.2.0",
- "max" : null
+ "T_TRAIT_C": {
+ "min": "5.4.0",
+ "max": null
},
- "T_THROW" : {
- "min" : "5.0.0",
- "max" : null
+ "T_TRY": {
+ "min": "5.0.0",
+ "max": null
},
- "T_TRAIT" : {
- "min" : "5.4.0",
- "max" : null
+ "T_UNSET": {
+ "min": "4.2.0",
+ "max": null
},
- "T_TRAIT_C" : {
- "min" : "5.4.0",
- "max" : null
+ "T_UNSET_CAST": {
+ "min": "5.0.0",
+ "max": null
},
- "T_TRY" : {
- "min" : "5.0.0",
- "max" : null
+ "T_USE": {
+ "min": "5.3.0",
+ "max": null
},
- "T_UNSET" : {
- "min" : "4.2.0",
- "max" : null
+ "T_VAR": {
+ "min": "4.2.0",
+ "max": null
},
- "T_UNSET_CAST" : {
- "min" : "5.0.0",
- "max" : null
+ "T_VARIABLE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_USE" : {
- "min" : "5.3.0",
- "max" : null
+ "T_WHILE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_VAR" : {
- "min" : "4.2.0",
- "max" : null
+ "T_WHITESPACE": {
+ "min": "4.2.0",
+ "max": null
},
- "T_VARIABLE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_XOR_EQUAL": {
+ "min": "4.2.0",
+ "max": null
},
- "T_WHILE" : {
- "min" : "4.2.0",
- "max" : null
+ "T_YIELD": {
+ "min": "5.5.0",
+ "max": null
},
- "T_WHITESPACE" : {
- "min" : "4.2.0",
- "max" : null
+ "ULOC_ACTUAL_LOCALE": {
+ "min": "5.2.0",
+ "max": null
},
- "T_XOR_EQUAL" : {
- "min" : "4.2.0",
- "max" : null
+ "ULOC_VALID_LOCALE": {
+ "min": "5.2.0",
+ "max": null
},
- "T_YIELD" : {
- "min" : "5.5.0",
- "max" : null
+ "UNKNOWN_TYPE": {
+ "min": "5.0.0",
+ "max": null
},
- "ULOC_ACTUAL_LOCALE" : {
- "min" : "5.2.0",
- "max" : null
+ "UPLOAD_ERR_CANT_WRITE": {
+ "min": "5.1.0",
+ "max": null
},
- "ULOC_VALID_LOCALE" : {
- "min" : "5.2.0",
- "max" : null
+ "UPLOAD_ERR_EXTENSION": {
+ "min": "5.2.0",
+ "max": null
},
- "UNKNOWN_TYPE" : {
- "min" : "5.0.0",
- "max" : null
+ "UPLOAD_ERR_FORM_SIZE": {
+ "min": "4.3.0",
+ "max": null
},
- "UPLOAD_ERR_CANT_WRITE" : {
- "min" : "5.1.0",
- "max" : null
+ "UPLOAD_ERR_INI_SIZE": {
+ "min": "4.3.0",
+ "max": null
},
- "UPLOAD_ERR_EXTENSION" : {
- "min" : "5.2.0",
- "max" : null
+ "UPLOAD_ERR_NO_FILE": {
+ "min": "4.3.0",
+ "max": null
},
- "UPLOAD_ERR_FORM_SIZE" : {
- "min" : "4.3.0",
- "max" : null
+ "UPLOAD_ERR_NO_TMP_DIR": {
+ "min": "4.3.10",
+ "max": null
},
- "UPLOAD_ERR_INI_SIZE" : {
- "min" : "4.3.0",
- "max" : null
+ "UPLOAD_ERR_OK": {
+ "min": "4.3.0",
+ "max": null
},
- "UPLOAD_ERR_NO_FILE" : {
- "min" : "4.3.0",
- "max" : null
+ "UPLOAD_ERR_PARTIAL": {
+ "min": "4.3.0",
+ "max": null
},
- "UPLOAD_ERR_NO_TMP_DIR" : {
- "min" : "4.3.10",
- "max" : null
+ "U_AMBIGUOUS_ALIAS_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "UPLOAD_ERR_OK" : {
- "min" : "4.3.0",
- "max" : null
+ "U_BAD_VARIABLE_DEFINITION": {
+ "min": "5.2.0",
+ "max": null
},
- "UPLOAD_ERR_PARTIAL" : {
- "min" : "4.3.0",
- "max" : null
+ "U_BRK_ASSIGN_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_AMBIGUOUS_ALIAS_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_ERROR_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BAD_VARIABLE_DEFINITION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_ERROR_START": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_ASSIGN_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_HEX_DIGITS_EXPECTED": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_ERROR_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_INIT_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_ERROR_START" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_INTERNAL_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_HEX_DIGITS_EXPECTED" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_MALFORMED_RULE_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_INIT_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_MISMATCHED_PAREN": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_INTERNAL_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_NEW_LINE_IN_QUOTED_STRING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_MALFORMED_RULE_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_RULE_EMPTY_SET": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_MISMATCHED_PAREN" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_RULE_SYNTAX": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_NEW_LINE_IN_QUOTED_STRING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_SEMICOLON_EXPECTED": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_RULE_EMPTY_SET" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_UNCLOSED_SET": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_RULE_SYNTAX" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_UNDEFINED_VARIABLE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_SEMICOLON_EXPECTED" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_UNRECOGNIZED_OPTION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_UNCLOSED_SET" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BRK_VARIABLE_REDFINITION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_UNDEFINED_VARIABLE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_BUFFER_OVERFLOW_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_UNRECOGNIZED_OPTION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_CE_NOT_FOUND_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BRK_VARIABLE_REDFINITION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_COLLATOR_VERSION_MISMATCH": {
+ "min": "5.2.0",
+ "max": null
},
- "U_BUFFER_OVERFLOW_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_DIFFERENT_UCA_VERSION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_CE_NOT_FOUND_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ENUM_OUT_OF_SYNC_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_COLLATOR_VERSION_MISMATCH" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ERROR_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_DIFFERENT_UCA_VERSION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ERROR_WARNING_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ENUM_OUT_OF_SYNC_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ERROR_WARNING_START": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ERROR_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_FILE_ACCESS_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ERROR_WARNING_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_FMT_PARSE_ERROR_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ERROR_WARNING_START" : {
- "min" : "5.2.0",
- "max" : null
+ "U_FMT_PARSE_ERROR_START": {
+ "min": "5.2.0",
+ "max": null
},
- "U_FILE_ACCESS_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ILLEGAL_ARGUMENT_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_FMT_PARSE_ERROR_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ILLEGAL_CHARACTER": {
+ "min": "5.2.0",
+ "max": null
},
- "U_FMT_PARSE_ERROR_START" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ILLEGAL_CHAR_FOUND": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ILLEGAL_ARGUMENT_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ILLEGAL_CHAR_IN_SEGMENT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ILLEGAL_CHARACTER" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ILLEGAL_ESCAPE_SEQUENCE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ILLEGAL_CHAR_FOUND" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ILLEGAL_PAD_POSITION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ILLEGAL_CHAR_IN_SEGMENT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INDEX_OUTOFBOUNDS_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ILLEGAL_ESCAPE_SEQUENCE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INTERNAL_PROGRAM_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_ILLEGAL_PAD_POSITION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INTERNAL_TRANSLITERATOR_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INDEX_OUTOFBOUNDS_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_CHAR_FOUND": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INTERNAL_PROGRAM_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_FORMAT_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INTERNAL_TRANSLITERATOR_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_FUNCTION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_CHAR_FOUND" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_ID": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_FORMAT_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_PROPERTY_PATTERN": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_FUNCTION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_RBT_SYNTAX": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_ID" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_STATE_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_PROPERTY_PATTERN" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_TABLE_FILE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_RBT_SYNTAX" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVALID_TABLE_FORMAT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_STATE_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_INVARIANT_CONVERSION_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_TABLE_FILE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_EXPONENTIAL_PATTERN": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVALID_TABLE_FORMAT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_PRAGMA": {
+ "min": "5.2.0",
+ "max": null
},
- "U_INVARIANT_CONVERSION_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_RULE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_EXPONENTIAL_PATTERN" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_SET": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_PRAGMA" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_SYMBOL_REFERENCE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_RULE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_UNICODE_ESCAPE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_SET" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_VARIABLE_DEFINITION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_SYMBOL_REFERENCE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MALFORMED_VARIABLE_REFERENCE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_UNICODE_ESCAPE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MEMORY_ALLOCATION_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_VARIABLE_DEFINITION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MESSAGE_PARSE_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MALFORMED_VARIABLE_REFERENCE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISMATCHED_SEGMENT_DELIMITERS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MEMORY_ALLOCATION_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISPLACED_ANCHOR_START": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MESSAGE_PARSE_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISPLACED_COMPOUND_FILTER": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISMATCHED_SEGMENT_DELIMITERS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISPLACED_CURSOR_OFFSET": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISPLACED_ANCHOR_START" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISPLACED_QUANTIFIER": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISPLACED_COMPOUND_FILTER" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISSING_OPERATOR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISPLACED_CURSOR_OFFSET" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISSING_RESOURCE_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISPLACED_QUANTIFIER" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MISSING_SEGMENT_CLOSE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISSING_OPERATOR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_ANTE_CONTEXTS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISSING_RESOURCE_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_COMPOUND_FILTERS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MISSING_SEGMENT_CLOSE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_CURSORS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_ANTE_CONTEXTS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_DECIMAL_SEPARATORS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_COMPOUND_FILTERS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_DECIMAL_SEPERATORS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_CURSORS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_EXPONENTIAL_SYMBOLS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_DECIMAL_SEPARATORS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_PAD_SPECIFIERS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_DECIMAL_SEPERATORS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_PERCENT_SYMBOLS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_EXPONENTIAL_SYMBOLS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_PERMILL_SYMBOLS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_PAD_SPECIFIERS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_MULTIPLE_POST_CONTEXTS": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_PERCENT_SYMBOLS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_NO_SPACE_AVAILABLE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_PERMILL_SYMBOLS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_NO_WRITE_PERMISSION": {
+ "min": "5.2.0",
+ "max": null
},
- "U_MULTIPLE_POST_CONTEXTS" : {
- "min" : "5.2.0",
- "max" : null
+ "U_PARSE_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_NO_SPACE_AVAILABLE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_PARSE_ERROR_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_NO_WRITE_PERMISSION" : {
- "min" : "5.2.0",
- "max" : null
+ "U_PARSE_ERROR_START": {
+ "min": "5.2.0",
+ "max": null
},
- "U_PARSE_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_PATTERN_SYNTAX_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_PARSE_ERROR_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_PRIMARY_TOO_LONG_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_PARSE_ERROR_START" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_BAD_ESCAPE_SEQUENCE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_PATTERN_SYNTAX_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_BAD_INTERVAL": {
+ "min": "5.2.0",
+ "max": null
},
- "U_PRIMARY_TOO_LONG_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_ERROR_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_BAD_ESCAPE_SEQUENCE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_ERROR_START": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_BAD_INTERVAL" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_INTERNAL_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_ERROR_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_INVALID_BACK_REF": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_ERROR_START" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_INVALID_FLAG": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_INTERNAL_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_INVALID_STATE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_INVALID_BACK_REF" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_LOOK_BEHIND_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_INVALID_FLAG" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_MAX_LT_MIN": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_INVALID_STATE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_MISMATCHED_PAREN": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_LOOK_BEHIND_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_NUMBER_TOO_BIG": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_MAX_LT_MIN" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_PROPERTY_SYNTAX": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_MISMATCHED_PAREN" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_RULE_SYNTAX": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_NUMBER_TOO_BIG" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_SET_CONTAINS_STRING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_PROPERTY_SYNTAX" : {
- "min" : "5.2.0",
- "max" : null
+ "U_REGEX_UNIMPLEMENTED": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_RULE_SYNTAX" : {
- "min" : "5.2.0",
- "max" : null
+ "U_RESOURCE_TYPE_MISMATCH": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_SET_CONTAINS_STRING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_RULE_MASK_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_REGEX_UNIMPLEMENTED" : {
- "min" : "5.2.0",
- "max" : null
+ "U_SAFECLONE_ALLOCATED_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_RESOURCE_TYPE_MISMATCH" : {
- "min" : "5.2.0",
- "max" : null
+ "U_SORT_KEY_TOO_SHORT_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_RULE_MASK_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STANDARD_ERROR_LIMIT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_SAFECLONE_ALLOCATED_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STATE_OLD_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_SORT_KEY_TOO_SHORT_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STATE_TOO_OLD_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STANDARD_ERROR_LIMIT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STRINGPREP_CHECK_BIDI_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STATE_OLD_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STRINGPREP_PROHIBITED_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STATE_TOO_OLD_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STRINGPREP_UNASSIGNED_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STRINGPREP_CHECK_BIDI_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_STRING_NOT_TERMINATED_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STRINGPREP_PROHIBITED_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_TOO_MANY_ALIASES_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STRINGPREP_UNASSIGNED_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_TRAILING_BACKSLASH": {
+ "min": "5.2.0",
+ "max": null
},
- "U_STRING_NOT_TERMINATED_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_TRUNCATED_CHAR_FOUND": {
+ "min": "5.2.0",
+ "max": null
},
- "U_TOO_MANY_ALIASES_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNCLOSED_SEGMENT": {
+ "min": "5.2.0",
+ "max": null
},
- "U_TRAILING_BACKSLASH" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNDEFINED_SEGMENT_REFERENCE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_TRUNCATED_CHAR_FOUND" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNDEFINED_VARIABLE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNCLOSED_SEGMENT" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNEXPECTED_TOKEN": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNDEFINED_SEGMENT_REFERENCE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNMATCHED_BRACES": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNDEFINED_VARIABLE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNQUOTED_SPECIAL": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNEXPECTED_TOKEN" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNSUPPORTED_ATTRIBUTE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNMATCHED_BRACES" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNSUPPORTED_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNQUOTED_SPECIAL" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNSUPPORTED_ESCAPE_SEQUENCE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNSUPPORTED_ATTRIBUTE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNSUPPORTED_PROPERTY": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNSUPPORTED_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_UNTERMINATED_QUOTE": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNSUPPORTED_ESCAPE_SEQUENCE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_USELESS_COLLATOR_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNSUPPORTED_PROPERTY" : {
- "min" : "5.2.0",
- "max" : null
+ "U_USING_DEFAULT_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_UNTERMINATED_QUOTE" : {
- "min" : "5.2.0",
- "max" : null
+ "U_USING_FALLBACK_WARNING": {
+ "min": "5.2.0",
+ "max": null
},
- "U_USELESS_COLLATOR_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "U_VARIABLE_RANGE_EXHAUSTED": {
+ "min": "5.2.0",
+ "max": null
},
- "U_USING_DEFAULT_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_VARIABLE_RANGE_OVERLAP": {
+ "min": "5.2.0",
+ "max": null
},
- "U_USING_FALLBACK_WARNING" : {
- "min" : "5.2.0",
- "max" : null
+ "U_ZERO_ERROR": {
+ "min": "5.2.0",
+ "max": null
},
- "U_VARIABLE_RANGE_EXHAUSTED" : {
- "min" : "5.2.0",
- "max" : null
+ "VARNISH_COMPAT_2": {
+ "min": "5.3.0",
+ "max": null
},
- "U_VARIABLE_RANGE_OVERLAP" : {
- "min" : "5.2.0",
- "max" : null
+ "VARNISH_COMPAT_3": {
+ "min": "5.3.0",
+ "max": null
},
- "U_ZERO_ERROR" : {
- "min" : "5.2.0",
- "max" : null
+ "VARNISH_CONFIG_COMPAT": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_COMPAT_2" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_CONFIG_HOST": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_COMPAT_3" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_CONFIG_IDENT": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_CONFIG_COMPAT" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_CONFIG_PORT": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_CONFIG_HOST" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_CONFIG_SECRET": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_CONFIG_IDENT" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_CONFIG_TIMEOUT": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_CONFIG_PORT" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_AUTH": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_CONFIG_SECRET" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_CANT": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_CONFIG_TIMEOUT" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_CLOSE": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_AUTH" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_COMMS": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_CANT" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_OK": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_CLOSE" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_PARAM": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_COMMS" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_SYNTAX": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_OK" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_TOOFEW": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_PARAM" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_TOOMANY": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_SYNTAX" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_UNIMPL": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_TOOFEW" : {
- "min" : "5.3.0",
- "max" : null
+ "VARNISH_STATUS_UNKNOWN": {
+ "min": "5.3.0",
+ "max": null
},
- "VARNISH_STATUS_TOOMANY" : {
- "min" : "5.3.0",
- "max" : null
+ "WNOHANG": {
+ "min": "4.1.0",
+ "max": null
},
- "VARNISH_STATUS_UNIMPL" : {
- "min" : "5.3.0",
- "max" : null
+ "WSDL_CACHE_BOTH": {
+ "min": "5.0.0",
+ "max": null
},
- "VARNISH_STATUS_UNKNOWN" : {
- "min" : "5.3.0",
- "max" : null
+ "WSDL_CACHE_DISK": {
+ "min": "5.0.0",
+ "max": null
},
- "WNOHANG" : {
- "min" : "4.1.0",
- "max" : null
+ "WSDL_CACHE_MEMORY": {
+ "min": "5.0.0",
+ "max": null
},
- "WSDL_CACHE_BOTH" : {
- "min" : "5.0.0",
- "max" : null
+ "WSDL_CACHE_NONE": {
+ "min": "5.0.0",
+ "max": null
},
- "WSDL_CACHE_DISK" : {
- "min" : "5.0.0",
- "max" : null
+ "WUNTRACED": {
+ "min": "4.1.0",
+ "max": null
},
- "WSDL_CACHE_MEMORY" : {
- "min" : "5.0.0",
- "max" : null
+ "X509_PURPOSE_ANY": {
+ "min": "4.0.4",
+ "max": null
},
- "WSDL_CACHE_NONE" : {
- "min" : "5.0.0",
- "max" : null
+ "X509_PURPOSE_CRL_SIGN": {
+ "min": "4.0.4",
+ "max": null
},
- "WUNTRACED" : {
- "min" : "4.1.0",
- "max" : null
+ "X509_PURPOSE_NS_SSL_SERVER": {
+ "min": "4.0.4",
+ "max": null
},
- "X509_PURPOSE_ANY" : {
- "min" : "4.0.4",
- "max" : null
+ "X509_PURPOSE_SMIME_ENCRYPT": {
+ "min": "4.0.4",
+ "max": null
},
- "X509_PURPOSE_CRL_SIGN" : {
- "min" : "4.0.4",
- "max" : null
+ "X509_PURPOSE_SMIME_SIGN": {
+ "min": "4.0.4",
+ "max": null
},
- "X509_PURPOSE_NS_SSL_SERVER" : {
- "min" : "4.0.4",
- "max" : null
+ "X509_PURPOSE_SSL_CLIENT": {
+ "min": "4.0.4",
+ "max": null
},
- "X509_PURPOSE_SMIME_ENCRYPT" : {
- "min" : "4.0.4",
- "max" : null
+ "X509_PURPOSE_SSL_SERVER": {
+ "min": "4.0.4",
+ "max": null
},
- "X509_PURPOSE_SMIME_SIGN" : {
- "min" : "4.0.4",
- "max" : null
+ "XCACHE_MODULES": {
+ "min": "4.3.0",
+ "max": null
},
- "X509_PURPOSE_SSL_CLIENT" : {
- "min" : "4.0.4",
- "max" : null
+ "XCACHE_VERSION": {
+ "min": "4.3.0",
+ "max": null
},
- "X509_PURPOSE_SSL_SERVER" : {
- "min" : "4.0.4",
- "max" : null
+ "XC_ADD": {
+ "min": "4.3.0",
+ "max": null
},
- "XCACHE_MODULES" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ADD_ARRAY_ELEMENT": {
+ "min": "4.3.0",
+ "max": null
},
- "XCACHE_VERSION" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ADD_CHAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ADD" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ADD_INTERFACE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ADD_ARRAY_ELEMENT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ADD_STRING": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ADD_CHAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ADD_TRAIT": {
+ "min": "5.4.0",
+ "max": null
},
- "XC_ADD_INTERFACE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ADD_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ADD_STRING" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ADD_TRAIT" : {
- "min" : "5.4.0",
- "max" : null
+ "XC_ASSIGN_ADD": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ADD_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_BW_AND": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_BW_OR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_ADD" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_BW_XOR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_BW_AND" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_CONCAT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_BW_OR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_DIM": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_BW_XOR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_DIV": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_CONCAT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_MOD": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_DIM" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_MUL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_DIV" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_MOD" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_POW": {
+ "min": "5.6.0",
+ "max": null
},
- "XC_ASSIGN_MUL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_REF": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_SL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_REF" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_SR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_SL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ASSIGN_SUB": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_SR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BEGIN_SILENCE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ASSIGN_SUB" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BIND_TRAITS": {
+ "min": "5.4.0",
+ "max": null
},
- "XC_BEGIN_SILENCE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BOOL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BIND_TRAITS" : {
- "min" : "5.4.0",
- "max" : null
+ "XC_BOOL_NOT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BOOL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BOOL_XOR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BOOL_NOT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BRK": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BOOL_XOR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BW_AND": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BRK" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BW_NOT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BW_AND" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BW_OR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BW_NOT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_BW_XOR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BW_OR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_CASE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_BW_XOR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_CAST": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_CASE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_CATCH": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_CAST" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_CLONE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_CATCH" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_CONCAT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_CLONE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_CONT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_CONCAT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_DECLARE_CLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_CONT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_DECLARE_CONST": {
+ "min": "5.3.0",
+ "max": null
},
- "XC_DECLARE_CLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_DECLARE_FUNCTION": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_DECLARE_CONST" : {
- "min" : "5.3.0",
- "max" : null
+ "XC_DECLARE_INHERITED_CLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_DECLARE_FUNCTION" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_DECLARE_INHERITED_CLASS_DELAYED": {
+ "min": "5.3.0",
+ "max": null
},
- "XC_DECLARE_INHERITED_CLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_DECLARE_LAMBDA_FUNCTION": {
+ "min": "5.3.0",
+ "max": null
},
- "XC_DECLARE_INHERITED_CLASS_DELAYED" : {
- "min" : "5.3.0",
- "max" : null
+ "XC_DISCARD_EXCEPTION": {
+ "min": "5.5.0",
+ "max": null
},
- "XC_DECLARE_LAMBDA_FUNCTION" : {
- "min" : "5.3.0",
- "max" : null
+ "XC_DIV": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_DISCARD_EXCEPTION" : {
- "min" : "5.5.0",
- "max" : null
+ "XC_DO_FCALL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_DIV" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_DO_FCALL_BY_NAME": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_DO_FCALL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ECHO": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_DO_FCALL_BY_NAME" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_END_SILENCE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ECHO" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_EXIT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_END_SILENCE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_EXT_FCALL_BEGIN": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_EXIT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_EXT_FCALL_END": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_EXT_FCALL_BEGIN" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_EXT_NOP": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_EXT_FCALL_END" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_EXT_STMT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_EXT_NOP" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FAST_CALL": {
+ "min": "5.5.0",
+ "max": null
},
- "XC_EXT_STMT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FAST_RET": {
+ "min": "5.5.0",
+ "max": null
},
- "XC_FAST_CALL" : {
- "min" : "5.5.0",
- "max" : null
+ "XC_FETCH_CLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FAST_RET" : {
- "min" : "5.5.0",
- "max" : null
+ "XC_FETCH_CONSTANT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_CLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_FUNC_ARG": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_CONSTANT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_IS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_FUNC_ARG" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_R": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_IS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_RW": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_R" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_TMP_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_RW" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_UNSET": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_TMP_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_DIM_W": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_UNSET" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_FUNC_ARG": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_DIM_W" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_IS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_FUNC_ARG" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_OBJ_FUNC_ARG": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_IS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_OBJ_IS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_OBJ_FUNC_ARG" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_OBJ_R": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_OBJ_IS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_OBJ_RW": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_OBJ_R" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_OBJ_UNSET": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_OBJ_RW" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_OBJ_W": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_OBJ_UNSET" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_R": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_OBJ_W" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_RW": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_R" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_UNSET": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_RW" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FETCH_W": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_UNSET" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FE_FETCH": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FETCH_W" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FE_RESET": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FE_FETCH" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_FREE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_FE_RESET" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_GENERATOR_RETURN": {
+ "min": "5.5.0",
+ "max": null
},
- "XC_FREE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_GOTO": {
+ "min": "5.3.0",
+ "max": null
},
- "XC_GENERATOR_RETURN" : {
- "min" : "5.5.0",
- "max" : null
+ "XC_HANDLE_EXCEPTION": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_GOTO" : {
- "min" : "5.3.0",
- "max" : null
+ "XC_INCLUDE_OR_EVAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_HANDLE_EXCEPTION" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_INIT_ARRAY": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INCLUDE_OR_EVAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_INIT_FCALL_BY_NAME": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INIT_ARRAY" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_INIT_METHOD_CALL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INIT_FCALL_BY_NAME" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_INIT_NS_FCALL_BY_NAME": {
+ "min": "5.3.0",
+ "max": null
},
- "XC_INIT_METHOD_CALL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_INIT_STATIC_METHOD_CALL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INIT_NS_FCALL_BY_NAME" : {
- "min" : "5.3.0",
- "max" : null
+ "XC_INIT_STRING": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INIT_STATIC_METHOD_CALL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_INSTANCEOF": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INIT_STRING" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ISSET_ISEMPTY_DIM_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_INSTANCEOF" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ISSET_ISEMPTY_PROP_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ISSET_ISEMPTY_DIM_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_ISSET_ISEMPTY_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ISSET_ISEMPTY_PROP_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_ARRAY": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_ISSET_ISEMPTY_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_BOOL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_ARRAY" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_CONST": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_BOOL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_CONSTANT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_CONST" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_CONSTANT_ARRAY": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_CONSTANT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_CV": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_CONSTANT_ARRAY" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_DOUBLE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_CV" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_EQUAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_DOUBLE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_IDENTICAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_EQUAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_LONG": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_IDENTICAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_NOT_EQUAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_LONG" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_NOT_IDENTICAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_NOT_EQUAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_NULL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_NOT_IDENTICAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_OBJECT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_NULL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_RESOURCE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_OBJECT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_SMALLER": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_RESOURCE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_SMALLER_OR_EQUAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_SMALLER" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_STRING": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_SMALLER_OR_EQUAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_TMP_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_STRING" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_UNICODE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_TMP_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_UNUSED": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_UNICODE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_IS_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_UNUSED" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMP": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_IS_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMPNZ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_JMP" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMPNZ_EX": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_JMPNZ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMPZ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_JMPNZ_EX" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMPZNZ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_JMPZ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMPZ_EX": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_JMPZNZ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMP_SET": {
+ "min": "5.3.0",
+ "max": null
},
- "XC_JMPZ_EX" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_JMP_SET_VAR": {
+ "min": "5.4.0",
+ "max": null
},
- "XC_JMP_SET" : {
- "min" : "5.3.0",
- "max" : null
+ "XC_MOD": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_JMP_SET_VAR" : {
- "min" : "5.4.0",
- "max" : null
+ "XC_MUL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_MOD" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_NEW": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_MUL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_NOP": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_NEW" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_NULL?": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_NOP" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_ARG": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_NULL?" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_ASSIGN": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_ARG" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_BIT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_ASSIGN" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_BRK": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_BIT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_CAST": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_BRK" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_CLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_CAST" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_CONT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_CLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_DECLARE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_CONT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_FCALL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_DECLARE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_FCLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_FCALL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_FE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_FCLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_FETCH": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_FE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_IFACE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_FETCH" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_INCLUDE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_IFACE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_INIT_FCALL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_INCLUDE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_ISSET": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_INIT_FCALL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_JMPADDR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_ISSET" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_OPLINE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_JMPADDR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_SEND": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_OPLINE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_SEND_NOREF": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_SEND" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_STD": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_SEND_NOREF" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_TMP": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_STD" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_UCLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_TMP" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_UNUSED": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_UCLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OPSPEC_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_UNUSED" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_OP_DATA": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OPSPEC_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_POST_DEC": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_OP_DATA" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_POST_DEC_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_POST_DEC" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_POST_INC": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_POST_DEC_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_POST_INC_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_POST_INC" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_POW": {
+ "min": "5.6.0",
+ "max": null
},
- "XC_POST_INC_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_PRE_DEC": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_PRE_DEC" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_PRE_DEC_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_PRE_DEC_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_PRE_INC": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_PRE_INC" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_PRE_INC_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_PRE_INC_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_PRINT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_PRINT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_QM_ASSIGN": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_QM_ASSIGN" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_QM_ASSIGN_VAR": {
+ "min": "5.4.0",
+ "max": null
},
- "XC_QM_ASSIGN_VAR" : {
- "min" : "5.4.0",
- "max" : null
+ "XC_RAISE_ABSTRACT_ERROR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_RAISE_ABSTRACT_ERROR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_RECV": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_RECV" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_RECV_INIT": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_RECV_INIT" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_RECV_VARIADIC": {
+ "min": "5.6.0",
+ "max": null
},
- "XC_RETURN" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_RETURN": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_RETURN_BY_REF" : {
- "min" : "5.4.0",
- "max" : null
+ "XC_RETURN_BY_REF": {
+ "min": "5.4.0",
+ "max": null
},
- "XC_SEND_REF" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SEND_REF": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SEND_VAL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SEND_UNPACK": {
+ "min": "5.6.0",
+ "max": null
},
- "XC_SEND_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SEND_VAL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SEND_VAR_NO_REF" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SEND_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SEPARATE" : {
- "min" : "5.4.0",
- "max" : null
+ "XC_SEND_VAR_NO_REF": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SIZEOF_TEMP_VARIABLE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SEPARATE": {
+ "min": "5.4.0",
+ "max": null
},
- "XC_SL" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SIZEOF_TEMP_VARIABLE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SL": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SUB" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_SWITCH_FREE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SUB": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_THROW" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_SWITCH_FREE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_TICKS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_THROW": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_TYPE_PHP" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_TICKS": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_TYPE_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_TYPE_PHP": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_UNDEF" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_TYPE_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_UNSET_DIM" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_UNDEF": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_UNSET_OBJ" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_UNSET_DIM": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_UNSET_VAR" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_UNSET_OBJ": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_USER_OPCODE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_UNSET_VAR": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_VERIFY_ABSTRACT_CLASS" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_USER_OPCODE": {
+ "min": "4.3.0",
+ "max": null
},
- "XC_YIELD" : {
- "min" : "5.5.0",
- "max" : null
+ "XC_VERIFY_ABSTRACT_CLASS": {
+ "min": "4.3.0",
+ "max": null
},
- "XDEBUG_CC_DEAD_CODE" : {
- "min" : "4.3.0",
- "max" : null
+ "XC_YIELD": {
+ "min": "5.5.0",
+ "max": null
},
- "XDEBUG_CC_UNUSED" : {
- "min" : "4.3.0",
- "max" : null
+ "XDEBUG_CC_DEAD_CODE": {
+ "min": "4.3.0",
+ "max": null
},
- "XDEBUG_TRACE_APPEND" : {
- "min" : "4.3.0",
- "max" : null
+ "XDEBUG_CC_UNUSED": {
+ "min": "4.3.0",
+ "max": null
},
- "XDEBUG_TRACE_COMPUTERIZED" : {
- "min" : "4.3.0",
- "max" : null
+ "XDEBUG_TRACE_APPEND": {
+ "min": "4.3.0",
+ "max": null
},
- "XDEBUG_TRACE_HTML" : {
- "min" : "4.3.0",
- "max" : null
+ "XDEBUG_TRACE_COMPUTERIZED": {
+ "min": "4.3.0",
+ "max": null
},
- "XHPROF_FLAGS_CPU" : {
- "min" : "5.2.0",
- "max" : null
+ "XDEBUG_TRACE_HTML": {
+ "min": "4.3.0",
+ "max": null
},
- "XHPROF_FLAGS_MEMORY" : {
- "min" : "5.2.0",
- "max" : null
+ "XHPROF_FLAGS_CPU": {
+ "min": "5.2.0",
+ "max": null
},
- "XHPROF_FLAGS_NO_BUILTINS" : {
- "min" : "5.2.0",
- "max" : null
+ "XHPROF_FLAGS_MEMORY": {
+ "min": "5.2.0",
+ "max": null
},
- "XML_ATTRIBUTE_CDATA" : {
- "min" : "5.0.0",
- "max" : null
+ "XHPROF_FLAGS_NO_BUILTINS": {
+ "min": "5.2.0",
+ "max": null
},
- "XML_ATTRIBUTE_DECL_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_CDATA": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_ENTITY" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_DECL_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_ENUMERATION" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_ENTITY": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_ID" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_ENUMERATION": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_IDREF" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_ID": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_IDREFS" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_IDREF": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_NMTOKEN" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_IDREFS": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_NMTOKENS" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_NMTOKEN": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_NMTOKENS": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ATTRIBUTE_NOTATION" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_CDATA_SECTION_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ATTRIBUTE_NOTATION": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_COMMENT_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_CDATA_SECTION_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_DOCUMENT_FRAG_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_COMMENT_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_DOCUMENT_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_DOCUMENT_FRAG_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_DOCUMENT_TYPE_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_DOCUMENT_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_DTD_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_DOCUMENT_TYPE_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ELEMENT_DECL_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_DTD_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ELEMENT_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ELEMENT_DECL_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ENTITY_DECL_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ELEMENT_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ENTITY_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ENTITY_DECL_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ENTITY_REF_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ENTITY_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ERROR_ASYNC_ENTITY" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ENTITY_REF_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_ASYNC_ENTITY": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_BAD_CHAR_REF" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_BINARY_ENTITY_REF" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_BAD_CHAR_REF": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_DUPLICATE_ATTRIBUTE" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_BINARY_ENTITY_REF": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_EXTERNAL_ENTITY_HANDLING" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_DUPLICATE_ATTRIBUTE": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_INCORRECT_ENCODING" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_EXTERNAL_ENTITY_HANDLING": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_INVALID_TOKEN" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_INCORRECT_ENCODING": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_JUNK_AFTER_DOC_ELEMENT" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_INVALID_TOKEN": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_MISPLACED_XML_PI" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_JUNK_AFTER_DOC_ELEMENT": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_NONE" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_MISPLACED_XML_PI": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_NO_ELEMENTS" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_NONE": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_NO_MEMORY" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_NO_ELEMENTS": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_PARAM_ENTITY_REF" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_NO_MEMORY": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_PARTIAL_CHAR" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_PARAM_ENTITY_REF": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_RECURSIVE_ENTITY_REF" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_PARTIAL_CHAR": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_SYNTAX" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_RECURSIVE_ENTITY_REF": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_TAG_MISMATCH" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_SYNTAX": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_UNCLOSED_CDATA_SECTION" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_TAG_MISMATCH": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_UNCLOSED_TOKEN" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_UNCLOSED_CDATA_SECTION": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_UNDEFINED_ENTITY" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_UNCLOSED_TOKEN": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_ERROR_UNKNOWN_ENCODING" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_ERROR_UNDEFINED_ENTITY": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_HTML_DOCUMENT_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_ERROR_UNKNOWN_ENCODING": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_LOCAL_NAMESPACE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_HTML_DOCUMENT_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_NAMESPACE_DECL_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_LOCAL_NAMESPACE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_NOTATION_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_NAMESPACE_DECL_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_OPTION_CASE_FOLDING" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_NOTATION_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_OPTION_SKIP_TAGSTART" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_OPTION_CASE_FOLDING": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_OPTION_SKIP_WHITE" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_OPTION_SKIP_TAGSTART": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_OPTION_TARGET_ENCODING" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_OPTION_SKIP_WHITE": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_PI_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_OPTION_TARGET_ENCODING": {
+ "min": "4.0.0",
+ "max": null
},
- "XML_SAX_IMPL" : {
- "min" : "4.0.0",
- "max" : null
+ "XML_PI_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XML_TEXT_NODE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_SAX_IMPL": {
+ "min": "4.0.0",
+ "max": null
},
- "XSD_1999_NAMESPACE" : {
- "min" : "5.0.0",
- "max" : null
+ "XML_TEXT_NODE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_1999_TIMEINSTANT" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_1999_NAMESPACE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_ANYTYPE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_1999_TIMEINSTANT": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_ANYURI" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_ANYTYPE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_ANYXML" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_ANYURI": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_BASE64BINARY" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_ANYXML": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_BOOLEAN" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_BASE64BINARY": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_BYTE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_BOOLEAN": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_DATE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_BYTE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_DATETIME" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_DATE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_DECIMAL" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_DATETIME": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_DOUBLE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_DECIMAL": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_DURATION" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_DOUBLE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_ENTITIES" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_DURATION": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_ENTITY" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_ENTITIES": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_FLOAT" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_ENTITY": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_GDAY" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_FLOAT": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_GMONTH" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_GDAY": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_GMONTHDAY" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_GMONTH": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_GYEAR" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_GMONTHDAY": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_GYEARMONTH" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_GYEAR": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_HEXBINARY" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_GYEARMONTH": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_ID" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_HEXBINARY": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_IDREF" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_ID": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_IDREFS" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_IDREF": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_INT" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_IDREFS": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_INTEGER" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_INT": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_LANGUAGE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_INTEGER": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_LONG" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_LANGUAGE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NAME" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_LONG": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NAMESPACE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NAME": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NCNAME" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NAMESPACE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NEGATIVEINTEGER" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NCNAME": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NMTOKEN" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NEGATIVEINTEGER": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NMTOKENS" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NMTOKEN": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NONNEGATIVEINTEGER" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NMTOKENS": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NONPOSITIVEINTEGER" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NONNEGATIVEINTEGER": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NORMALIZEDSTRING" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NONPOSITIVEINTEGER": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_NOTATION" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NORMALIZEDSTRING": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_POSITIVEINTEGER" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_NOTATION": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_QNAME" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_POSITIVEINTEGER": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_SHORT" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_QNAME": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_STRING" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_SHORT": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_TIME" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_STRING": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_TOKEN" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_TIME": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_UNSIGNEDBYTE" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_TOKEN": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_UNSIGNEDINT" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_UNSIGNEDBYTE": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_UNSIGNEDLONG" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_UNSIGNEDINT": {
+ "min": "5.0.0",
+ "max": null
},
- "XSD_UNSIGNEDSHORT" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_UNSIGNEDLONG": {
+ "min": "5.0.0",
+ "max": null
},
- "XSL_CLONE_ALWAYS" : {
- "min" : "5.0.0",
- "max" : null
+ "XSD_UNSIGNEDSHORT": {
+ "min": "5.0.0",
+ "max": null
},
- "XSL_CLONE_AUTO" : {
- "min" : "5.0.0",
- "max" : null
+ "XSL_CLONE_ALWAYS": {
+ "min": "5.0.0",
+ "max": null
},
- "XSL_CLONE_NEVER" : {
- "min" : "5.0.0",
- "max" : null
+ "XSL_CLONE_AUTO": {
+ "min": "5.0.0",
+ "max": null
},
- "XSL_SECPREF_CREATE_DIRECTORY" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_CLONE_NEVER": {
+ "min": "5.0.0",
+ "max": null
},
- "XSL_SECPREF_DEFAULT" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_SECPREF_CREATE_DIRECTORY": {
+ "min": "5.3.9",
+ "max": null
},
- "XSL_SECPREF_NONE" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_SECPREF_DEFAULT": {
+ "min": "5.3.9",
+ "max": null
},
- "XSL_SECPREF_READ_FILE" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_SECPREF_NONE": {
+ "min": "5.3.9",
+ "max": null
},
- "XSL_SECPREF_READ_NETWORK" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_SECPREF_READ_FILE": {
+ "min": "5.3.9",
+ "max": null
},
- "XSL_SECPREF_WRITE_FILE" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_SECPREF_READ_NETWORK": {
+ "min": "5.3.9",
+ "max": null
},
- "XSL_SECPREF_WRITE_NETWORK" : {
- "min" : "5.3.9",
- "max" : null
+ "XSL_SECPREF_WRITE_FILE": {
+ "min": "5.3.9",
+ "max": null
},
- "YAC_MAX_KEY_LEN" : {
- "min" : "5.2.0",
- "max" : null
+ "XSL_SECPREF_WRITE_NETWORK": {
+ "min": "5.3.9",
+ "max": null
},
- "YAC_MAX_RAW_COMPRESSED_LEN" : {
- "min" : "5.2.0",
- "max" : null
+ "YAC_MAX_KEY_LEN": {
+ "min": "5.2.0",
+ "max": null
},
- "YAC_MAX_VALUE_RAW_LEN" : {
- "min" : "5.2.0",
- "max" : null
+ "YAC_MAX_RAW_COMPRESSED_LEN": {
+ "min": "5.2.0",
+ "max": null
},
- "YAC_SERIALIZER" : {
- "min" : "5.2.0",
- "max" : null
+ "YAC_MAX_VALUE_RAW_LEN": {
+ "min": "5.2.0",
+ "max": null
},
- "YAC_VERSION" : {
- "min" : "5.2.0",
- "max" : null
+ "YAC_SERIALIZER": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_ANY_BREAK" : {
- "min" : "5.2.0",
- "max" : null
+ "YAC_VERSION": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_ANY_ENCODING" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_ANY_BREAK": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_ANY_SCALAR_STYLE" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_ANY_ENCODING": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_BINARY_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_ANY_SCALAR_STYLE": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_BOOL_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_BINARY_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_CRLN_BREAK" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_BOOL_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_CR_BREAK" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_CRLN_BREAK": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_DOUBLE_QUOTED_SCALAR_STYLE" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_CR_BREAK": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_FLOAT_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_DOUBLE_QUOTED_SCALAR_STYLE": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_FOLDED_SCALAR_STYLE" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_FLOAT_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_INT_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_FOLDED_SCALAR_STYLE": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_LITERAL_SCALAR_STYLE" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_INT_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_LN_BREAK" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_LITERAL_SCALAR_STYLE": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_MAP_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_LN_BREAK": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_MERGE_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_MAP_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_NULL_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_MERGE_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_PHP_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_NULL_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_PLAIN_SCALAR_STYLE" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_PHP_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_SEQ_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_PLAIN_SCALAR_STYLE": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_SINGLE_QUOTED_SCALAR_STYLE" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_SEQ_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_STR_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_SINGLE_QUOTED_SCALAR_STYLE": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_TIMESTAMP_TAG" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_STR_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_UTF16BE_ENCODING" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_TIMESTAMP_TAG": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_UTF16LE_ENCODING" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_UTF16BE_ENCODING": {
+ "min": "5.2.0",
+ "max": null
},
- "YAML_UTF8_ENCODING" : {
- "min" : "5.2.0",
- "max" : null
+ "YAML_UTF16LE_ENCODING": {
+ "min": "5.2.0",
+ "max": null
},
- "YESEXPR" : {
- "min" : "4.1.0",
- "max" : null
+ "YAML_UTF8_ENCODING": {
+ "min": "5.2.0",
+ "max": null
},
- "ZEND_DEBUG_BUILD" : {
- "min" : "5.3.0",
- "max" : null
+ "YESEXPR": {
+ "min": "4.1.0",
+ "max": null
},
- "ZEND_MULTIBYTE" : {
- "min" : "5.3.4",
- "max" : "5.3.29"
+ "ZEND_DEBUG_BUILD": {
+ "min": "5.3.0",
+ "max": null
},
- "ZEND_THREAD_SAFE" : {
- "min" : "4.0.0",
- "max" : null
+ "ZEND_MULTIBYTE": {
+ "min": "5.3.4",
+ "max": "5.3.29"
},
- "ZLIB_ENCODING_DEFLATE" : {
- "min" : "5.4.0",
- "max" : null
+ "ZEND_THREAD_SAFE": {
+ "min": "4.0.0",
+ "max": null
},
- "ZLIB_ENCODING_GZIP" : {
- "min" : "5.4.0",
- "max" : null
+ "ZLIB_ENCODING_DEFLATE": {
+ "min": "5.4.0",
+ "max": null
},
- "ZLIB_ENCODING_RAW" : {
- "min" : "5.4.0",
- "max" : null
+ "ZLIB_ENCODING_GZIP": {
+ "min": "5.4.0",
+ "max": null
},
- "__CLASS__" : {
- "min" : "4.3.0",
- "max" : null
+ "ZLIB_ENCODING_RAW": {
+ "min": "5.4.0",
+ "max": null
},
- "__COMPILER_HALT_OFFSET__" : {
- "min" : "5.1.0",
- "max" : null
+ "__CLASS__": {
+ "min": "4.3.0",
+ "max": null
},
- "__DIR__" : {
- "min" : "5.3.0",
- "max" : null
+ "__COMPILER_HALT_OFFSET__": {
+ "min": "5.1.0",
+ "max": null
},
- "__FILE__" : {
- "min" : "4.0.0",
- "max" : null
+ "__DIR__": {
+ "min": "5.3.0",
+ "max": null
},
- "__FUNCTION__" : {
- "min" : "4.3.0",
- "max" : null
+ "__FILE__": {
+ "min": "4.0.0",
+ "max": null
},
- "__LINE__" : {
- "min" : "4.0.0",
- "max" : null
+ "__FUNCTION__": {
+ "min": "4.3.0",
+ "max": null
},
- "__METHOD__" : {
- "min" : "5.0.0",
- "max" : null
+ "__LINE__": {
+ "min": "4.0.0",
+ "max": null
},
- "__NAMESPACE__" : {
- "min" : "5.3.0",
- "max" : null
+ "__METHOD__": {
+ "min": "5.0.0",
+ "max": null
},
- "__TRAIT__" : {
- "min" : "5.4.0",
- "max" : null
+ "__NAMESPACE__": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\AUTH_ANY" : {
- "min" : "5.3.0",
- "max" : null
+ "__TRAIT__": {
+ "min": "5.4.0",
+ "max": null
},
- "http\\Client\\Curl\\AUTH_BASIC" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\AUTH_ANY": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\AUTH_DIGEST" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\AUTH_BASIC": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\AUTH_DIGEST_IE" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\AUTH_DIGEST": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\AUTH_GSSNEG" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\AUTH_DIGEST_IE": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\AUTH_NTLM" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\AUTH_GSSNEG": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\HTTP_VERSION_1_0" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\AUTH_NTLM": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\HTTP_VERSION_1_1" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\HTTP_VERSION_1_0": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\HTTP_VERSION_ANY" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\HTTP_VERSION_1_1": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\IPRESOLVE_ANY" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\HTTP_VERSION_ANY": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\IPRESOLVE_V4" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\IPRESOLVE_ANY": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\IPRESOLVE_V6" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\IPRESOLVE_V4": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\POSTREDIR_301" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\IPRESOLVE_V6": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\POSTREDIR_302" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\POSTREDIR_301": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\POSTREDIR_ALL" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\POSTREDIR_302": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\PROXY_HTTP" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\POSTREDIR_303": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\PROXY_HTTP_1_0" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\POSTREDIR_ALL": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\PROXY_SOCKS4" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\PROXY_HTTP": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\PROXY_SOCKS4A" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\PROXY_HTTP_1_0": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\PROXY_SOCKS5" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\PROXY_SOCKS4": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\PROXY_SOCKS5_HOSTNAME" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\PROXY_SOCKS4A": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\SSL_VERSION_ANY" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\PROXY_SOCKS5": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\SSL_VERSION_SSLv2" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\PROXY_SOCKS5_HOSTNAME": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\SSL_VERSION_SSLv3" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\SSL_VERSION_ANY": {
+ "min": "5.3.0",
+ "max": null
},
- "http\\Client\\Curl\\SSL_VERSION_TLSv1" : {
- "min" : "5.3.0",
- "max" : null
+ "http\\Client\\Curl\\SSL_VERSION_SSLv2": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "http\\Client\\Curl\\SSL_VERSION_SSLv3": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "http\\Client\\Curl\\SSL_VERSION_TLSv1": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "http\\Client\\Curl\\SSL_VERSION_TLSv1_0": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "http\\Client\\Curl\\SSL_VERSION_TLSv1_1": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "http\\Client\\Curl\\SSL_VERSION_TLSv1_2": {
+ "min": "5.3.0",
+ "max": null
}
},
- "classMethods" : {
- "Collectable" : {
- "chunck" : {
- "min" : "5.3.0",
- "max" : null
- },
- "count" : {
- "min" : "5.3.0",
- "max" : null
- },
- "getTerminationInfo" : {
- "min" : "5.3.0",
- "max" : null
- },
- "isGarbage" : {
- "min" : "5.3.0",
- "max" : null
- },
- "isRunning" : {
- "min" : "5.3.0",
- "max" : null
- },
- "isTerminated" : {
- "min" : "5.3.0",
- "max" : null
- },
- "isWaiting" : {
- "min" : "5.3.0",
- "max" : null
- },
- "lock" : {
- "min" : "5.3.0",
- "max" : null
- },
- "merge" : {
- "min" : "5.3.0",
- "max" : null
- },
- "notify" : {
- "min" : "5.3.0",
- "max" : null
- },
- "pop" : {
- "min" : "5.3.0",
- "max" : null
- },
- "run" : {
- "min" : "5.3.0",
- "max" : null
- },
- "setGarbage" : {
- "min" : "5.3.0",
- "max" : null
- },
- "shift" : {
- "min" : "5.3.0",
- "max" : null
- },
- "synchronized" : {
- "min" : "5.3.0",
- "max" : null
- },
- "unlock" : {
- "min" : "5.3.0",
- "max" : null
- },
- "wait" : {
- "min" : "5.3.0",
- "max" : null
+ "classMethods": {
+ "AMQPChannel": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "isConnected": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getChannelId": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setPrefetchSize": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrefetchSize": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setPrefetchCount": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrefetchCount": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "qos": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "startTransaction": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "commitTransaction": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "rollbackTransaction": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getConnection": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPChannelException": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getMessage": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getCode": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFile": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getLine": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTrace": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrevious": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTraceAsString": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "__toString": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPConnection": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "isConnected": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "connect": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "pconnect": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "pdisconnect": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "disconnect": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "reconnect": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getLogin": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setLogin": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPassword": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setPassword": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getHost": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setHost": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPort": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setPort": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getVhost": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setVhost": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTimeout": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setTimeout": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getReadTimeout": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setReadTimeout": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getWriteTimeout": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setWriteTimeout": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPConnectionException": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getMessage": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getCode": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFile": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getLine": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTrace": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrevious": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTraceAsString": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "__toString": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPEnvelope": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getBody": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getRoutingKey": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getDeliveryMode": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getDeliveryTag": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getExchangeName": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "isRedelivery": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getContentType": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getContentEncoding": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getType": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTimestamp": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPriority": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getExpiration": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getUserId": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getAppId": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getMessageId": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getReplyTo": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getCorrelationId": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getHeader": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getHeaders": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPException": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getMessage": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getCode": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFile": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getLine": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTrace": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrevious": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTraceAsString": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "__toString": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPExchange": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getName": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setName": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFlags": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setFlags": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getType": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setType": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getArgument": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getArguments": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setArgument": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setArguments": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "declareExchange": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "bind": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "delete": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "publish": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getChannel": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getConnection": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "declare": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPExchangeException": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getMessage": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getCode": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFile": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getLine": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTrace": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrevious": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTraceAsString": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "__toString": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPQueue": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getName": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setName": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFlags": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setFlags": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getArgument": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getArguments": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setArgument": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "setArguments": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "declareQueue": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "bind": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "get": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "consume": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "ack": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "nack": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "reject": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "purge": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "cancel": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "delete": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "unbind": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getChannel": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getConnection": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "declare": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "AMQPQueueException": {
+ "__construct": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getMessage": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getCode": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getFile": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getLine": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTrace": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getPrevious": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "getTraceAsString": {
+ "min": "5.2.0",
+ "max": null
+ },
+ "__toString": {
+ "min": "5.2.0",
+ "max": null
+ }
+ },
+ "Collectable": {
+ "chunk": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "count": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getTerminationInfo": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isGarbage": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isRunning": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isTerminated": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isWaiting": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "lock": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "merge": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "notify": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "pop": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "run": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "setGarbage": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "shift": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "synchronized": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "unlock": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "wait": {
+ "min": "5.3.0",
+ "max": null
+ }
+ },
+ "Cond": {
+ "__construct": {
+ "min": "5.3.0",
+ "max": null
+ }
+ },
+ "DateTime": {
+ "diff": {
+ "min": "5.3.0",
+ "max": null
+ }
+ },
+ "Directory": {
+ "close": {
+ "min": "4.0.0",
+ "max": null
+ },
+ "read": {
+ "min": "4.0.0",
+ "max": null
+ },
+ "rewind": {
+ "min": "4.0.0",
+ "max": null
+ }
+ },
+ "HaruAnnotation": {
+ "setHighlightMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setBorderStyle": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setIcon": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setOpened": {
+ "min": "5.1.3",
+ "max": null
+ }
+ },
+ "HaruDestination": {
+ "setXYZ": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFit": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFitH": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFitV": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFitR": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFitB": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFitBH": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFitBV": {
+ "min": "5.1.3",
+ "max": null
+ }
+ },
+ "HaruDoc": {
+ "__construct": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "resetError": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "addPage": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "insertPage": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCurrentPage": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getEncoder": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCurrentEncoder": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setCurrentEncoder": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "save": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "output": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "saveToStream": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "resetStream": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getStreamSize": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "readFromStream": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setPageLayout": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getPageLayout": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setPageMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getPageMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setInfoAttr": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getInfoAttr": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setInfoDateAttr": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getFont": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "loadTTF": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "loadTTC": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "loadType1": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "loadPNG": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "loadJPEG": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "loadRaw": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setPassword": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setPermission": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setEncryptionMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setCompressionMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setPagesConfiguration": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setOpenAction": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "createOutline": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "addPageLabel": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useJPFonts": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useJPEncodings": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useKRFonts": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useKREncodings": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useCNSFonts": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useCNSEncodings": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useCNTFonts": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "useCNTEncodings": {
+ "min": "5.1.3",
+ "max": null
+ }
+ },
+ "HaruEncoder": {
+ "getType": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getByteType": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getUnicode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getWritingMode": {
+ "min": "5.1.3",
+ "max": null
+ }
+ },
+ "HaruException": {
+ "__construct": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getMessage": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getFile": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getLine": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTrace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getPrevious": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTraceAsString": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "__toString": {
+ "min": "5.1.3",
+ "max": null
+ }
+ },
+ "HaruFont": {
+ "getFontName": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getEncodingName": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getUnicodeWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getAscent": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getDescent": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getXHeight": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCapHeight": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTextWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "MeasureText": {
+ "min": "5.1.3",
+ "max": null
+ }
+ },
+ "HaruImage": {
+ "getSize": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getHeight": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getBitsPerComponent": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getColorSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setColorMask": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setMaskImage": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "addSMask": {
+ "min": "5.1.3",
+ "max": null
}
},
- "DateTime" : {
- "diff" : {
- "min" : "5.3.0",
- "max" : null
+ "HaruOutline": {
+ "setOpened": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setDestination": {
+ "min": "5.1.3",
+ "max": null
}
},
- "Directory" : {
- "close" : {
- "min" : "4.0.0",
- "max" : null
+ "HaruPage": {
+ "drawImage": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setLineWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setLineCap": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setLineJoin": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setMiterLimit": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setFlatness": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setDash": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "Concat": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTransMatrix": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setTextMatrix": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTextMatrix": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "moveTo": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "stroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "fill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "eofill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "lineTo": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "curveTo": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "curveTo2": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "curveTo3": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "rectangle": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "arc": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "circle": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "showText": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "showTextNextLine": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "textOut": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "beginText": {
+ "min": "5.1.3",
+ "max": null
},
- "read" : {
- "min" : "4.0.0",
- "max" : null
+ "endText": {
+ "min": "5.1.3",
+ "max": null
},
- "rewind" : {
- "min" : "4.0.0",
- "max" : null
+ "setFontAndSize": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setCharSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setWordSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setHorizontalScaling": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setTextLeading": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setTextRenderingMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setTextRise": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "moveTextPos": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "fillStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "eoFillStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "closePath": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "endPath": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "ellipse": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "textRect": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "moveToNextLine": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setGrayFill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setGrayStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setRGBFill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setRGBStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setCMYKFill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setCMYKStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setHeight": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setSize": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setRotate": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getHeight": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "createDestination": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "createTextAnnotation": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "createLinkAnnotation": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "createURLAnnotation": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTextWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "MeasureText": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getGMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCurrentPos": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCurrentTextPos": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCurrentFont": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCurrentFontSize": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getLineWidth": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getLineCap": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getLineJoin": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getMiterLimit": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getDash": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getFlatness": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCharSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getWordSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getHorizontalScaling": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTextLeading": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTextRenderingMode": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getTextRise": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getRGBFill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getRGBStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCMYKFill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getCMYKStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getGrayFill": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getGrayStroke": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getFillingColorSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "getStrokingColorSpace": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setSlideShow": {
+ "min": "5.1.3",
+ "max": null
+ },
+ "setZoom": {
+ "min": "5.1.3",
+ "max": null
}
},
- "MongoClient" : {
- "getWriteConcern" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoClient": {
+ "getWriteConcern": {
+ "min": "5.2.6",
+ "max": null
},
- "setWriteConcern" : {
- "min" : "5.2.6",
- "max" : null
+ "setWriteConcern": {
+ "min": "5.2.6",
+ "max": null
}
},
- "MongoCollection" : {
- "aggregateCursor" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoCollection": {
+ "aggregateCursor": {
+ "min": "5.0.0",
+ "max": null
}
},
- "MongoCursor" : {
- "maxTimeMS" : {
- "min" : "5.0.0",
- "max" : null
+ "MongoCursor": {
+ "maxTimeMS": {
+ "min": "5.0.0",
+ "max": null
}
},
- "MongoWriteBatch" : {
- "getBatchInfo" : {
- "min" : "5.2.6",
- "max" : null
+ "MongoWriteBatch": {
+ "getBatchInfo": {
+ "min": "5.2.6",
+ "max": null
+ }
+ },
+ "Mutex": {
+ "__construct": {
+ "min": "5.3.0",
+ "max": null
+ }
+ },
+ "Pool": {
+ "__construct": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "__destruct": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "collect": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "resize": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "shutdown": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "submit": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "submitTo": {
+ "min": "5.3.0",
+ "max": null
}
},
- "Pool" : {
- "__construct" : {
- "min" : "5.3.0",
- "max" : null
+ "Thread": {
+ "detach": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getCreatorId": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getThreadId": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isRunning": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isWaiting": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isJoined": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isStarted": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isTerminated": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getTerminationInfo": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "join": {
+ "min": "5.3.0",
+ "max": null
},
- "__destruct" : {
- "min" : "5.3.0",
- "max" : null
+ "kill": {
+ "min": "5.3.0",
+ "max": null
},
- "collect" : {
- "min" : "5.3.0",
- "max" : null
+ "notify": {
+ "min": "5.3.0",
+ "max": null
},
- "resize" : {
- "min" : "5.3.0",
- "max" : null
+ "start": {
+ "min": "5.3.0",
+ "max": null
},
- "shutdown" : {
- "min" : "5.3.0",
- "max" : null
+ "wait": {
+ "min": "5.3.0",
+ "max": null
},
- "submit" : {
- "min" : "5.3.0",
- "max" : null
+ "run": {
+ "min": "5.3.0",
+ "max": null
},
- "submitTo" : {
- "min" : "5.3.0",
- "max" : null
+ "synchronized": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "lock": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "unlock": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "merge": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "shift": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "chunk": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "pop": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "count": {
+ "min": "5.3.0",
+ "max": null
}
},
- "Thread" : {
- "detach" : {
- "min" : "5.3.0",
- "max" : null
+ "Threaded": {
+ "chunk": {
+ "min": "5.3.0",
+ "max": null
},
- "getCreatorId" : {
- "min" : "5.3.0",
- "max" : null
+ "count": {
+ "min": "5.3.0",
+ "max": null
},
- "getThreadId" : {
- "min" : "5.3.0",
- "max" : null
+ "getTerminationInfo": {
+ "min": "5.3.0",
+ "max": null
},
- "isJoined" : {
- "min" : "5.3.0",
- "max" : null
+ "isRunning": {
+ "min": "5.3.0",
+ "max": null
},
- "isStarted" : {
- "min" : "5.3.0",
- "max" : null
+ "isTerminated": {
+ "min": "5.3.0",
+ "max": null
},
- "join" : {
- "min" : "5.3.0",
- "max" : null
+ "isWaiting": {
+ "min": "5.3.0",
+ "max": null
},
- "kill" : {
- "min" : "5.3.0",
- "max" : null
+ "lock": {
+ "min": "5.3.0",
+ "max": null
},
- "notify" : {
- "min" : "5.3.0",
- "max" : null
+ "merge": {
+ "min": "5.3.0",
+ "max": null
},
- "start" : {
- "min" : "5.3.0",
- "max" : null
+ "notify": {
+ "min": "5.3.0",
+ "max": null
},
- "wait" : {
- "min" : "5.3.0",
- "max" : null
+ "pop": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "run": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "shift": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "synchronized": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "unlock": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "wait": {
+ "min": "5.3.0",
+ "max": null
}
},
- "Threaded" : {
- "chunk" : {
- "min" : "5.3.0",
- "max" : null
+ "Worker": {
+ "shutdown": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "stack": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "unstack": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getStacked": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isShutdown": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isWorking": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "start": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "join": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "detach": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isStarted": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "isJoined": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getThreadId": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "getCreatorId": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "kill": {
+ "min": "5.3.0",
+ "max": null
+ },
+ "run": {
+ "min": "5.3.0",
+ "max": null
},
- "count" : {
- "min" : "5.3.0",
- "max" : null
+ "wait": {
+ "min": "5.3.0",
+ "max": null
},
- "getTerminationInfo" : {
- "min" : "5.3.0",
- "max" : null
+ "notify": {
+ "min": "5.3.0",
+ "max": null
},
- "isRunning" : {
- "min" : "5.3.0",
- "max" : null
+ "isRunning": {
+ "min": "5.3.0",
+ "max": null
},
- "isTerminated" : {
- "min" : "5.3.0",
- "max" : null
+ "isWaiting": {
+ "min": "5.3.0",
+ "max": null
},
- "isWaiting" : {
- "min" : "5.3.0",
- "max" : null
+ "isTerminated": {
+ "min": "5.3.0",
+ "max": null
},
- "lock" : {
- "min" : "5.3.0",
- "max" : null
+ "getTerminationInfo": {
+ "min": "5.3.0",
+ "max": null
},
- "merge" : {
- "min" : "5.3.0",
- "max" : null
+ "synchronized": {
+ "min": "5.3.0",
+ "max": null
},
- "notify" : {
- "min" : "5.3.0",
- "max" : null
+ "lock": {
+ "min": "5.3.0",
+ "max": null
},
- "pop" : {
- "min" : "5.3.0",
- "max" : null
+ "unlock": {
+ "min": "5.3.0",
+ "max": null
},
- "run" : {
- "min" : "5.3.0",
- "max" : null
+ "merge": {
+ "min": "5.3.0",
+ "max": null
},
- "shift" : {
- "min" : "5.3.0",
- "max" : null
+ "shift": {
+ "min": "5.3.0",
+ "max": null
},
- "synchronized" : {
- "min" : "5.3.0",
- "max" : null
+ "chunk": {
+ "min": "5.3.0",
+ "max": null
},
- "unlock" : {
- "min" : "5.3.0",
- "max" : null
+ "pop": {
+ "min": "5.3.0",
+ "max": null
},
- "wait" : {
- "min" : "5.3.0",
- "max" : null
+ "count": {
+ "min": "5.3.0",
+ "max": null
}
},
- "Yac" : {
- "add" : {
- "min" : "5.2.0",
- "max" : null
+ "Yac": {
+ "add": {
+ "min": "5.2.0",
+ "max": null
},
- "set" : {
- "min" : "5.2.0",
- "max" : null
+ "set": {
+ "min": "5.2.0",
+ "max": null
},
- "get" : {
- "min" : "5.2.0",
- "max" : null
+ "get": {
+ "min": "5.2.0",
+ "max": null
},
- "delete" : {
- "min" : "5.2.0",
- "max" : null
+ "delete": {
+ "min": "5.2.0",
+ "max": null
},
- "flush" : {
- "min" : "5.2.0",
- "max" : null
+ "flush": {
+ "min": "5.2.0",
+ "max": null
},
- "info" : {
- "min" : "5.2.0",
- "max" : null
+ "info": {
+ "min": "5.2.0",
+ "max": null
},
- "dump" : {
- "min" : "5.2.0",
- "max" : null
+ "dump": {
+ "min": "5.2.0",
+ "max": null
}
},
- "ZipArchive" : {
- "setExternalAttributesName" : {
- "min" : "5.2.0",
- "max" : null
+ "ZipArchive": {
+ "setExternalAttributesName": {
+ "min": "5.2.0",
+ "max": null
},
- "setExternalAttributesIndex" : {
- "min" : "5.2.0",
- "max" : null
+ "setExternalAttributesIndex": {
+ "min": "5.2.0",
+ "max": null
},
- "getExternalAttributesName" : {
- "min" : "5.2.0",
- "max" : null
+ "getExternalAttributesName": {
+ "min": "5.2.0",
+ "max": null
},
- "getExternalAttributesIndex" : {
- "min" : "5.2.0",
- "max" : null
+ "getExternalAttributesIndex": {
+ "min": "5.2.0",
+ "max": null
}
},
- "php_user_filter" : {
- "filter" : {
- "min" : "5.0.0",
- "max" : null
+ "php_user_filter": {
+ "filter": {
+ "min": "5.0.0",
+ "max": null
},
- "onClose" : {
- "min" : "5.0.0",
- "max" : null
+ "onClose": {
+ "min": "5.0.0",
+ "max": null
},
- "onCreate" : {
- "min" : "5.0.0",
- "max" : null
+ "onCreate": {
+ "min": "5.0.0",
+ "max": null
}
}
},
- "functions_windows" : {
- "apache_child_terminate" : false,
- "chroot" : false,
- "getrusage" : false,
- "imagecreatefromxpm" : false,
- "lchgrp" : false,
- "lchown" : false,
- "nl_langinfo" : false,
- "strptime" : false,
- "sys_getloadavg" : false,
- "checkdnsrr" : "5.3.0",
- "dns_get_record" : "5.3.0",
- "fnmatch" : "5.3.0",
- "getmxrr" : "5.3.0",
- "getopt" : "5.3.0",
- "imagecolorclosesthwb" : "5.3.0",
- "inet_ntop" : "5.3.0",
- "inet_pton" : "5.3.0",
- "link" : "5.3.0",
- "linkinfo" : "5.3.0",
- "readlink" : "5.3.0",
- "socket_create_pair" : "5.3.0",
- "stream_socket_pair" : "5.3.0",
- "symlink" : "5.3.0",
- "time_nanosleep" : "5.3.0",
- "time_sleep_until" : "5.3.0"
+ "functions_windows": {
+ "apache_child_terminate": false,
+ "chroot": false,
+ "getrusage": false,
+ "imagecreatefromxpm": false,
+ "lchgrp": false,
+ "lchown": false,
+ "nl_langinfo": false,
+ "strptime": false,
+ "sys_getloadavg": false,
+ "checkdnsrr": "5.3.0",
+ "dns_get_record": "5.3.0",
+ "fnmatch": "5.3.0",
+ "getmxrr": "5.3.0",
+ "getopt": "5.3.0",
+ "imagecolorclosesthwb": "5.3.0",
+ "inet_ntop": "5.3.0",
+ "inet_pton": "5.3.0",
+ "link": "5.3.0",
+ "linkinfo": "5.3.0",
+ "readlink": "5.3.0",
+ "socket_create_pair": "5.3.0",
+ "stream_socket_pair": "5.3.0",
+ "symlink": "5.3.0",
+ "time_nanosleep": "5.3.0",
+ "time_sleep_until": "5.3.0"
}
}
diff --git a/src/parser/PhutilJSON.php b/src/parser/PhutilJSON.php
--- a/src/parser/PhutilJSON.php
+++ b/src/parser/PhutilJSON.php
@@ -53,7 +53,7 @@
}
$key_lines = array();
foreach ($keys as $k => $key) {
- $key_lines[] = $key_pre.str_pad($key, $max).': '.$vals[$k];
+ $key_lines[] = $key_pre.$key.': '.$vals[$k];
}
$key_lines = implode(",\n", $key_lines);

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 5, 6:58 PM (2 w, 6 d ago)
Storage Engine
amazon-s3
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
phabricator/secure/vy/bf/o6cdhh5japcz6kgd
Default Alt Text
D11094.id26633.diff (1 MB)

Event Timeline