Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14017500
D9662.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
231 KB
Referenced Files
None
Subscribers
None
D9662.diff
View Options
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
@@ -80,6 +80,26 @@
"5.3.0",
"5.4.0"
],
+ "ldap_read" : [
+ "4.0.0",
+ "4.0.0",
+ "4.0.0",
+ "4.0.0",
+ "4.0.2",
+ "4.0.2",
+ "4.0.2",
+ "4.0.2"
+ ],
+ "ldap_search" : [
+ "4.0.0",
+ "4.0.0",
+ "4.0.0",
+ "4.0.0",
+ "4.0.2",
+ "4.0.2",
+ "4.0.2",
+ "4.0.2"
+ ],
"md5" : [
"4.0.0",
"5.0.0"
@@ -161,5371 +181,7453 @@
"functions" : {
"_" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"abs" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"acos" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"acosh" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"addcslashes" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"addslashes" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"apc_add" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_bin_dump" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_bin_dumpfile" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_bin_load" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_bin_loadfile" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_cache_info" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_cas" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_clear_cache" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_compile_file" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_dec" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_define_constants" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_delete" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_delete_file" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_exists" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_fetch" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_inc" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_load_constants" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_sma_info" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"apc_store" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "apc"
},
"array_change_key_case" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_chunk" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_column" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_combine" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_count_values" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_diff" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_diff_assoc" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_diff_key" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_diff_uassoc" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_diff_ukey" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_fill" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_fill_keys" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_filter" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_flip" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_intersect" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_intersect_assoc" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_intersect_key" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_intersect_uassoc" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_intersect_ukey" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_key_exists" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_keys" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_map" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_merge" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_merge_recursive" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_multisort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_pad" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_pop" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_product" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_push" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_rand" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_reduce" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_replace" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_replace_recursive" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_reverse" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_search" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_shift" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_slice" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_splice" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_sum" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_udiff" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_udiff_assoc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_udiff_uassoc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_uintersect" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_uintersect_assoc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_uintersect_uassoc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_unique" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_unshift" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_values" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_walk" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"array_walk_recursive" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"arsort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"asin" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"asinh" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"asort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"assert" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"assert_options" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"atan" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"atan2" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"atanh" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"base64_decode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"base64_encode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"base_convert" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"basename" : {
"min" : "4.0.0",
- "max" : null
+ "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
+ "max" : null,
+ "ref" : "standard"
},
"bind_textdomain_codeset" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"bindec" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"bindtextdomain" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"boolval" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"call_user_func" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"call_user_func_array" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"call_user_method" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"call_user_method_array" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ceil" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chdir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"checkdate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"checkdnsrr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chgrp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chmod" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chop" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chown" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chroot" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"chunk_split" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"class_alias" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"class_exists" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"class_implements" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"class_parents" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"class_uses" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"clearstatcache" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"cli_get_process_title" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"cli_set_process_title" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"closedir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"closelog" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"collator_asort" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_compare" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_create" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_get_attribute" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_get_error_code" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_get_error_message" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_get_locale" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_get_sort_key" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_get_strength" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_set_attribute" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_set_strength" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_sort" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"collator_sort_with_sort_keys" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"compact" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"connection_aborted" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"connection_status" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"connection_timeout" : {
"min" : "4.0.0",
- "max" : "4.0.4"
+ "max" : "4.0.4",
+ "ref" : "standard"
},
"constant" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"convert_cyr_string" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"convert_uudecode" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"convert_uuencode" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"copy" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"cos" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"cosh" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"count" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"count_chars" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"crc32" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"create_function" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"crypt" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"curl_close" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_copy_handle" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_errno" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_error" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_escape" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_exec" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_file_create" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_getinfo" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_init" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_add_handle" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_close" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_exec" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_getcontent" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_info_read" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_init" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_remove_handle" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_select" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_setopt" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_multi_strerror" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_pause" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_reset" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_setopt" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_setopt_array" : {
"min" : "5.1.3",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_share_close" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_share_init" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_share_setopt" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_strerror" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_unescape" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"curl_version" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "curl"
},
"current" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"date" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_add" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_create" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_create_from_format" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_create_immutable" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_create_immutable_from_format" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_date_set" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_default_timezone_get" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_default_timezone_set" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_diff" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_format" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_get_last_errors" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_interval_create_from_date_string" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_interval_format" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_isodate_set" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_modify" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_offset_get" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_parse" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_parse_from_format" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_sub" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_sun_info" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_sunrise" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_sunset" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_time_set" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_timestamp_get" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_timestamp_set" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_timezone_get" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"date_timezone_set" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"datefmt_create" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_format" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_format_object" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_calendar" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_calendar_object" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_datetype" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_error_code" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_error_message" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_locale" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_pattern" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_timetype" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_timezone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_get_timezone_id" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_is_lenient" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_localtime" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_parse" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_set_calendar" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_set_lenient" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_set_pattern" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_set_timezone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"datefmt_set_timezone_id" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"dcgettext" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"dcngettext" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"debug_backtrace" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"debug_print_backtrace" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"debug_zval_dump" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"decbin" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dechex" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"decoct" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"define" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"define_syslog_variables" : {
"min" : "4.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "standard"
},
"defined" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"deg2rad" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dgettext" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"dir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dirname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"disk_free_space" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"disk_total_space" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"diskfreespace" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dl" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dngettext" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"dns_check_record" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dns_get_mx" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"dns_get_record" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"doubleval" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"each" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"empty" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"end" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"error_get_last" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"error_log" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"error_reporting" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"escapeshellarg" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"escapeshellcmd" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"exec" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"exp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"explode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"expm1" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"extension_loaded" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"extract" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ezmlm_hash" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fclose" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"feof" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fflush" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fgetc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fgetcsv" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fgets" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fgetss" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"file" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"file_exists" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"file_get_contents" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"file_put_contents" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fileatime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"filectime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"filegroup" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fileinode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"filemtime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fileowner" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fileperms" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"filesize" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"filetype" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"finfo_buffer" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "fileinfo"
},
"finfo_close" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "fileinfo"
},
"finfo_file" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "fileinfo"
},
"finfo_open" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "fileinfo"
},
"finfo_set_flags" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "fileinfo"
},
"floatval" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"flock" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"floor" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"flush" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fmod" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fnmatch" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fopen" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"forward_static_call" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"forward_static_call_array" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fpassthru" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fprintf" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fputcsv" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fputs" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fread" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fscanf" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fseek" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fsockopen" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"fstat" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ftell" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ftok" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ftruncate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"func_get_arg" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"func_get_args" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"func_num_args" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"function_exists" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"fwrite" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gc_collect_cycles" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"gc_disable" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"gc_enable" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"gc_enabled" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"gd_info" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"get_browser" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_called_class" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_cfg_var" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_class" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_class_methods" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_class_vars" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_current_user" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_declared_classes" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_declared_interfaces" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_declared_traits" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_defined_constants" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_defined_functions" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_defined_vars" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_extension_funcs" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_headers" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_html_translation_table" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_include_path" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_included_files" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_loaded_extensions" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_magic_quotes_gpc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_magic_quotes_runtime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_meta_tags" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"get_object_vars" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_parent_class" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_required_files" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"get_resource_type" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"getcwd" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getdate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"getenv" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gethostbyaddr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gethostbyname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gethostbynamel" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gethostname" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getimagesize" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getimagesizefromstring" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getlastmod" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getmxrr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getmygid" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getmyinode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getmypid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getmyuid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getopt" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getprotobyname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getprotobynumber" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getrandmax" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getrusage" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getservbyname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"getservbyport" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gettext" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"gettimeofday" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gettype" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"glob" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"gmdate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"gmmktime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"gmstrftime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"grapheme_extract" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_stripos" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_stristr" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_strlen" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_strpos" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_strripos" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_strrpos" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_strstr" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"grapheme_substr" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
+ },
+ "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"
},
"header" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"header_register_callback" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"header_remove" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"headers_list" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"headers_sent" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"hebrev" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"hebrevc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"hex2bin" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"hexdec" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"highlight_file" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"highlight_string" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"html_entity_decode" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"htmlentities" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"htmlspecialchars" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"htmlspecialchars_decode" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"http_build_query" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"http_response_code" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"hypot" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"idate" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"idn_to_ascii" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"idn_to_utf8" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"ignore_user_abort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"image2wbmp" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"image_type_to_extension" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"image_type_to_mime_type" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"imageaffine" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageaffinematrixconcat" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageaffinematrixget" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagealphablending" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageantialias" : {
"min" : "4.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagearc" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagechar" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecharup" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorallocate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorallocatealpha" : {
"min" : "4.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorat" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorclosest" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorclosestalpha" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorclosesthwb" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolordeallocate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorexact" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorexactalpha" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolormatch" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorresolve" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorresolvealpha" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorset" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorsforindex" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolorstotal" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecolortransparent" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageconvolution" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecopy" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecopymerge" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecopymergegray" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecopyresampled" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecopyresized" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreate" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromgd" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromgd2" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromgd2part" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromgif" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromjpeg" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefrompng" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromstring" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromwbmp" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromwebp" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromxbm" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatefromxpm" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecreatetruecolor" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecrop" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagecropauto" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagedashedline" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagedestroy" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageellipse" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefill" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefilledarc" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefilledellipse" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefilledpolygon" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefilledrectangle" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefilltoborder" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefilter" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageflip" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefontheight" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefontwidth" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageftbbox" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagefttext" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagegammacorrect" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagegd" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagegd2" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagegif" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagegrabscreen" : {
"min" : "5.2.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagegrabwindow" : {
"min" : "5.2.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageinterlace" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageistruecolor" : {
"min" : "4.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagejpeg" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagelayereffect" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageline" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imageloadfont" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepalettecopy" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepalettetotruecolor" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepng" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepolygon" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepsbbox" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepsencodefont" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepsextendfont" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepsfreefont" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepsloadfont" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepsslantfont" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagepstext" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagerectangle" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagerotate" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesavealpha" : {
"min" : "4.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagescale" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesetbrush" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesetinterpolation" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesetpixel" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesetstyle" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesetthickness" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesettile" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagestring" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagestringup" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesx" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagesy" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagetruecolortopalette" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagettfbbox" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagettftext" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagetypes" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagewbmp" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagewebp" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"imagexbm" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"implode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"import_request_variables" : {
"min" : "4.0.7",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "standard"
},
"in_array" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"inet_ntop" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"inet_pton" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ini_alter" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ini_get" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ini_get_all" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ini_restore" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ini_set" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"interface_exists" : {
"min" : "5.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"intl_error_name" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intl_get_error_code" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intl_get_error_message" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intl_is_failure" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_add" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_after" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_before" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_clear" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_create_instance" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_equals" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_field_difference" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_from_date_time" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_actual_maximum" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_actual_minimum" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_available_locales" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_day_of_week_type" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_error_code" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_error_message" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_first_day_of_week" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_greatest_minimum" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_keyword_values_for_locale" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_least_maximum" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_locale" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_maximum" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_minimal_days_in_first_week" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_minimum" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_now" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_time" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_time_zone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_type" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_get_weekend_transition" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_in_daylight_time" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_is_equivalent_to" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_is_lenient" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_is_set" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_is_weekend" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_roll" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_set" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_set_first_day_of_week" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_set_lenient" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_set_minimal_days_in_first_week" : {
"min" : "5.5.1",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_set_time" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_set_time_zone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlcal_to_date_time" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlgregcal_create_instance" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlgregcal_get_gregorian_change" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlgregcal_is_leap_year" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intlgregcal_set_gregorian_change" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_count_equivalent_ids" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_create_default" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_create_enumeration" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_create_time_zone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_from_date_time_zone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_canonical_id" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_display_name" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_dst_savings" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_equivalent_id" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_error_code" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_error_message" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_gmt" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_id" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_offset" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_raw_offset" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_get_tz_data_version" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_has_same_rules" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_to_date_time_zone" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intltz_use_daylight_time" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"intval" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ip2long" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"iptcembed" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"iptcparse" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_a" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"is_array" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_bool" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_callable" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_dir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_double" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_executable" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_file" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_finite" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_float" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_infinite" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_int" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_integer" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_link" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_long" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_nan" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_null" : {
"min" : "4.0.4",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_numeric" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_object" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_readable" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_real" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_resource" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_scalar" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_string" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_subclass_of" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"is_uploaded_file" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_writable" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"is_writeable" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"isset" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"iterator_apply" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"iterator_count" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"iterator_to_array" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"join" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"jpeg2wbmp" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"json_decode" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "json"
},
"json_encode" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "json"
},
"json_last_error" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "json"
},
"json_last_error_msg" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "json"
},
"key" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"key_exists" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"krsort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ksort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"lcfirst" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"lcg_value" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"lchgrp" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"lchown" : {
"min" : "5.1.0",
- "max" : null
+ "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
+ "max" : null,
+ "ref" : "standard"
},
"libxml_clear_errors" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"libxml_disable_entity_loader" : {
"min" : "5.2.11",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"libxml_get_errors" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"libxml_get_last_error" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"libxml_set_external_entity_loader" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"libxml_set_streams_context" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"libxml_use_internal_errors" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "libxml"
},
"link" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"linkinfo" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"list" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"locale_accept_from_http" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_canonicalize" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_compose" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_filter_matches" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_all_variants" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_default" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_display_language" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_display_name" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_display_region" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_display_script" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_display_variant" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_keywords" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_primary_language" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_region" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_get_script" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_lookup" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_parse" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"locale_set_default" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"localeconv" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"localtime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"log" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"log10" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"log1p" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"long2ip" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"lstat" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ltrim" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"magic_quotes_runtime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mail" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"max" : {
"min" : "4.0.0",
- "max" : null
+ "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"
},
"md5" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"md5_file" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"memory_get_peak_usage" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"memory_get_usage" : {
"min" : "4.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"metaphone" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"method_exists" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"microtime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mime_content_type" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "fileinfo"
},
"min" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mkdir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mktime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"money_format" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"move_uploaded_file" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"msgfmt_create" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_format" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_format_message" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_get_error_code" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_get_error_message" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_get_locale" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_get_pattern" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_parse" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_parse_message" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"msgfmt_set_pattern" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"mt_getrandmax" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mt_rand" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mt_srand" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"mysql" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_affected_rows" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_client_encoding" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_close" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_connect" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_create_db" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_data_seek" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_db_name" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_db_query" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_dbname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_drop_db" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_errno" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_error" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_escape_string" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fetch_array" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fetch_assoc" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fetch_field" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fetch_lengths" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fetch_object" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fetch_row" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_field_flags" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_field_len" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_field_name" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_field_seek" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_field_table" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_field_type" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fieldflags" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fieldlen" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fieldname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fieldtable" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_fieldtype" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_free_result" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_freeresult" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_get_client_info" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_get_host_info" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_get_proto_info" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_get_server_info" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_info" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_insert_id" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_list_dbs" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_list_fields" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_list_processes" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_list_tables" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_listdbs" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_listfields" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_listtables" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_num_fields" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_num_rows" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_numfields" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_numrows" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_pconnect" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_ping" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_query" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_real_escape_string" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_result" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_select_db" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_selectdb" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_set_charset" : {
"min" : "5.2.3",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_stat" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_table_name" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_tablename" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_thread_id" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysql_unbuffered_query" : {
"min" : "4.0.6",
- "max" : null
+ "max" : null,
+ "ref" : "mysql"
},
"mysqli_affected_rows" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_autocommit" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_begin_transaction" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_bind_param" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_bind_result" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_change_user" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_character_set_name" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_client_encoding" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_close" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_commit" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_connect" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_connect_errno" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_connect_error" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_data_seek" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_debug" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_disable_reads_from_master" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_disable_rpl_parse" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_dump_debug_info" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_embedded_server_end" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_embedded_server_start" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_enable_reads_from_master" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_enable_rpl_parse" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_errno" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_error" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_error_list" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_escape_string" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_execute" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_fetch_all" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_array" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_assoc" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_field" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_field_direct" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_fields" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_lengths" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_object" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_fetch_row" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_field_count" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_field_seek" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_field_tell" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_free_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_cache_stats" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_charset" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_client_info" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_client_stats" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_client_version" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_connection_stats" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_host_info" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_metadata" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_get_proto_info" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_server_info" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_server_version" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_get_warnings" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_info" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_init" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_insert_id" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_kill" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_master_query" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_more_results" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_multi_query" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_next_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_num_fields" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_num_rows" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_options" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_param_count" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_ping" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_poll" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_prepare" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_query" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_real_connect" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_real_escape_string" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_real_query" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_reap_async_query" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_refresh" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_release_savepoint" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_report" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_rollback" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_rpl_parse_enabled" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_rpl_probe" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_rpl_query_type" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_savepoint" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_select_db" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_send_long_data" : {
"min" : "5.0.0",
- "max" : "5.3.28"
+ "max" : "5.3.28",
+ "ref" : "mysqli"
},
"mysqli_send_query" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_set_charset" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_set_local_infile_default" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_set_local_infile_handler" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_set_opt" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_slave_query" : {
"min" : "5.0.0",
- "max" : "5.2.17"
+ "max" : "5.2.17",
+ "ref" : "mysqli"
},
"mysqli_sqlstate" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_ssl_set" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stat" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_affected_rows" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_attr_get" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_attr_set" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_bind_param" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_bind_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_close" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_data_seek" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_errno" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_error" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_error_list" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_execute" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_fetch" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_field_count" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_free_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_get_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_get_warnings" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_init" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_insert_id" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_more_results" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_next_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_num_rows" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_param_count" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_prepare" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_reset" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_result_metadata" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_send_long_data" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_sqlstate" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_stmt_store_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_store_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_thread_id" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_thread_safe" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_use_result" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"mysqli_warning_count" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "mysqli"
},
"natcasesort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"natsort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"next" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ngettext" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"nl2br" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"nl_langinfo" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"normalizer_is_normalized" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"normalizer_normalize" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"number_format" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"numfmt_create" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_format" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_format_currency" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_attribute" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_error_code" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_error_message" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_locale" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_pattern" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_symbol" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_get_text_attribute" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_parse" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_parse_currency" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_set_attribute" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_set_pattern" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_set_symbol" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"numfmt_set_text_attribute" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"ob_clean" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_end_clean" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_end_flush" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_flush" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_get_clean" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_get_contents" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_get_flush" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_get_length" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_get_level" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_get_status" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
+ },
+ "ob_gzhandler" : {
+ "min" : "4.0.4",
+ "max" : null,
+ "ref" : "zlib"
},
"ob_implicit_flush" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_list_handlers" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ob_start" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"octdec" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"opendir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"openlog" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ord" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"output_add_rewrite_var" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"output_reset_rewrite_vars" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"pack" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"parse_ini_file" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"parse_ini_string" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"parse_str" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"parse_url" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"passthru" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"password_get_info" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"password_hash" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"password_needs_rehash" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"password_verify" : {
"min" : "5.5.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"pathinfo" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"pclose" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"pcntl_alarm" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_errno" : {
"min" : "5.3.4",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_exec" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_fork" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_get_last_error" : {
"min" : "5.3.4",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_getpriority" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_setpriority" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_signal" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_signal_dispatch" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_sigprocmask" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_sigtimedwait" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_sigwaitinfo" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_strerror" : {
"min" : "5.3.4",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wait" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_waitpid" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wexitstatus" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wifexited" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wifsignaled" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wifstopped" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wstopsig" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pcntl_wtermsig" : {
"min" : "4.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcntl"
},
"pdo_drivers" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "PDO"
},
"pfsockopen" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"php_check_syntax" : {
"min" : "5.0.0",
- "max" : "5.0.4"
+ "max" : "5.0.4",
+ "ref" : "standard"
},
"php_egg_logo_guid" : {
"min" : "4.0.3",
- "max" : "5.4.30RC1"
+ "max" : "5.4.30RC1",
+ "ref" : "standard"
},
"php_ini_loaded_file" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"php_ini_scanned_files" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"php_logo_guid" : {
"min" : "4.0.0",
- "max" : "5.4.30RC1"
+ "max" : "5.4.30RC1",
+ "ref" : "standard"
},
"php_real_logo_guid" : {
"min" : "4.0.0",
- "max" : "5.4.30RC1"
+ "max" : "5.4.30RC1",
+ "ref" : "standard"
},
"php_sapi_name" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"php_strip_whitespace" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"php_uname" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"phpcredits" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"phpinfo" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"phpversion" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"pi" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"png2wbmp" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "gd"
},
"popen" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"pos" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"posix_access" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_ctermid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_errno" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_get_last_error" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getcwd" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getegid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_geteuid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getgid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getgrgid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getgrnam" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getgroups" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getlogin" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getpgid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getpgrp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getpid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getppid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getpwnam" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getpwuid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getrlimit" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getsid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_getuid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_initgroups" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_isatty" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_kill" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_mkfifo" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_mknod" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_setegid" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_seteuid" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_setgid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_setpgid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_setsid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_setuid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_strerror" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_times" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_ttyname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"posix_uname" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "posix"
},
"pow" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"preg_filter" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_grep" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_last_error" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_match" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_match_all" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_quote" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_replace" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_replace_callback" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"preg_split" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "pcre"
},
"prev" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"print_r" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"printf" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"proc_close" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"proc_get_status" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"proc_nice" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"proc_open" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"proc_terminate" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"property_exists" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"putenv" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"quoted_printable_decode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"quoted_printable_encode" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"quotemeta" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rad2deg" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rand" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"range" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rawurldecode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rawurlencode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"readdir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"readfile" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
+ },
+ "readgzfile" : {
+ "min" : "4.0.0",
+ "max" : null,
+ "ref" : "zlib"
},
"readlink" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"realpath" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"realpath_cache_get" : {
"min" : "5.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"realpath_cache_size" : {
"min" : "5.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"register_shutdown_function" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"register_tick_function" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rename" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"reset" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"resourcebundle_count" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"resourcebundle_create" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"resourcebundle_get" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"resourcebundle_get_error_code" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"resourcebundle_get_error_message" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"resourcebundle_locales" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"restore_error_handler" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"restore_exception_handler" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"restore_include_path" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rewind" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rewinddir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rmdir" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"round" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rsort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"rtrim" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"scandir" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"serialize" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"set_error_handler" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"set_exception_handler" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"set_file_buffer" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"set_include_path" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"set_magic_quotes_runtime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"set_socket_blocking" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"set_time_limit" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"setcookie" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"setlocale" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"setrawcookie" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"settype" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sha1" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sha1_file" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"shell_exec" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"show_source" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"shuffle" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"similar_text" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"simplexml_import_dom" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "SimpleXML"
},
"simplexml_load_file" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "SimpleXML"
},
"simplexml_load_string" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "SimpleXML"
},
"sin" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sinh" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sizeof" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sleep" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"socket_get_status" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"socket_set_blocking" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"socket_set_timeout" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"soundex" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"spl_autoload" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_autoload_call" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_autoload_extensions" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_autoload_functions" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_autoload_register" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_autoload_unregister" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_classes" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"spl_object_hash" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "spl"
},
"sprintf" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sqrt" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"srand" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sscanf" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stat" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_getcsv" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_ireplace" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_pad" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_repeat" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_replace" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_rot13" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_shuffle" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_split" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"str_word_count" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strcasecmp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"strchr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strcmp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"strcoll" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strcspn" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_bucket_append" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_bucket_make_writeable" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_bucket_new" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_bucket_prepend" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_create" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_get_default" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_get_options" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_get_params" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_set_default" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_set_option" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_context_set_params" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_copy_to_stream" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_filter_append" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_filter_prepend" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_filter_register" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_filter_remove" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_get_contents" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_get_filters" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_get_line" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_get_meta_data" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_get_transports" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_get_wrappers" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_is_local" : {
"min" : "5.2.4",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_register_wrapper" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_resolve_include_path" : {
"min" : "5.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_select" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_set_blocking" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_set_chunk_size" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_set_read_buffer" : {
"min" : "5.3.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_set_timeout" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_set_write_buffer" : {
"min" : "4.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_accept" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_client" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_enable_crypto" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_get_name" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_pair" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_recvfrom" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_sendto" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_server" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_socket_shutdown" : {
"min" : "5.2.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_supports_lock" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_wrapper_register" : {
"min" : "4.3.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_wrapper_restore" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stream_wrapper_unregister" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strftime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"strip_tags" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stripcslashes" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stripos" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stripslashes" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"stristr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strlen" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"strnatcasecmp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strnatcmp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strncasecmp" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"strncmp" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"strpbrk" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strpos" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strptime" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strrchr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strrev" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strripos" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strrpos" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strspn" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strstr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strtok" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strtolower" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strtotime" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"strtoupper" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strtr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"strval" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"substr" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"substr_compare" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"substr_count" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"substr_replace" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"symlink" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sys_get_temp_dir" : {
"min" : "5.2.1",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"sys_getloadavg" : {
"min" : "5.1.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"syslog" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"system" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"tan" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"tanh" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"tempnam" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"textdomain" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "gettext"
},
"time" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"time_nanosleep" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"time_sleep_until" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"timezone_abbreviations_list" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_identifiers_list" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_location_get" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_name_from_abbr" : {
"min" : "5.1.3",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_name_get" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_offset_get" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_open" : {
"min" : "5.1.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_transitions_get" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"timezone_version_get" : {
"min" : "5.3.0",
- "max" : null
+ "max" : null,
+ "ref" : "date"
},
"tmpfile" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"touch" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"trait_exists" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"transliterator_create" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"transliterator_create_from_rules" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"transliterator_create_inverse" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"transliterator_get_error_code" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"transliterator_get_error_message" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"transliterator_list_ids" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"transliterator_transliterate" : {
"min" : "5.4.0",
- "max" : null
+ "max" : null,
+ "ref" : "intl"
},
"trigger_error" : {
"min" : "4.0.1",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"trim" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"uasort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ucfirst" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"ucwords" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"uksort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"umask" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"uniqid" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"unlink" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"unpack" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"unregister_tick_function" : {
"min" : "4.0.3",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"unserialize" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"urldecode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"urlencode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"user_error" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"usleep" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"usort" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"utf8_decode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"utf8_encode" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"var_dump" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"var_export" : {
"min" : "4.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"version_compare" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"vfprintf" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"vprintf" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"vsprintf" : {
"min" : "4.0.7",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"wordwrap" : {
"min" : "4.0.2",
- "max" : null
+ "max" : null,
+ "ref" : "standard"
},
"xml_error_string" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_get_current_byte_index" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_get_current_column_number" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_get_current_line_number" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_get_error_code" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parse" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parse_into_struct" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parser_create" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parser_create_ns" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parser_free" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parser_get_option" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_parser_set_option" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_character_data_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_default_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_element_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_end_namespace_decl_handler" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_external_entity_ref_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_notation_decl_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_object" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_processing_instruction_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_start_namespace_decl_handler" : {
"min" : "4.0.5",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xml_set_unparsed_entity_decl_handler" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "xml"
},
"xmlwriter_end_attribute" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_cdata" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_comment" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_document" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_dtd" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_dtd_attlist" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_dtd_element" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_dtd_entity" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_element" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_end_pi" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_flush" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_full_end_element" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_open_memory" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_open_uri" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_output_memory" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_set_indent" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_set_indent_string" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_attribute" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_attribute_ns" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_cdata" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_comment" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_document" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_dtd" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_dtd_attlist" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_dtd_element" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_dtd_entity" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_element" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_element_ns" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_start_pi" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_text" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_attribute" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_attribute_ns" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_cdata" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_comment" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_dtd" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_dtd_attlist" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_dtd_element" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_dtd_entity" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_element" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_element_ns" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_pi" : {
"min" : "5.1.2",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"xmlwriter_write_raw" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "xmlwriter"
},
"yaml_emit" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "yaml"
},
"yaml_emit_file" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "yaml"
},
"yaml_parse" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "yaml"
},
"yaml_parse_file" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "yaml"
},
"yaml_parse_url" : {
"min" : "5.2.0",
- "max" : null
+ "max" : null,
+ "ref" : "yaml"
},
"zend_logo_guid" : {
"min" : "4.0.0",
- "max" : "5.4.30RC1"
+ "max" : "5.4.30RC1",
+ "ref" : "standard"
},
"zend_thread_id" : {
"min" : "5.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
},
"zend_version" : {
"min" : "4.0.0",
- "max" : null
+ "max" : null,
+ "ref" : "Core"
+ },
+ "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" : {
@@ -8593,6 +10695,14 @@
"min" : "4.0.0",
"max" : null
},
+ "FORCE_DEFLATE" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "FORCE_GZIP" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
"FPE_FLTDIV" : {
"min" : "5.3.0",
"max" : null
@@ -9285,6 +11395,122 @@
"min" : "4.0.0",
"max" : null
},
+ "LDAP_DEREF_ALWAYS" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_DEREF_FINDING" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_DEREF_NEVER" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_DEREF_SEARCHING" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_ADD" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_ATTRIB" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_MODTYPE" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_REMOVE" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_REMOVE_ALL" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_REPLACE" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_MODIFY_BATCH_VALUES" : {
+ "min" : "5.4.26",
+ "max" : null
+ },
+ "LDAP_OPT_CLIENT_CONTROLS" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_DEBUG_LEVEL" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_DEREF" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_ERROR_NUMBER" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_ERROR_STRING" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_HOST_NAME" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_MATCHED_DN" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_NETWORK_TIMEOUT" : {
+ "min" : "5.3.0",
+ "max" : null
+ },
+ "LDAP_OPT_PROTOCOL_VERSION" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_REFERRALS" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_RESTART" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_SERVER_CONTROLS" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_SIZELIMIT" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_TIMELIMIT" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_X_SASL_AUTHCID" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_X_SASL_AUTHZID" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_X_SASL_MECH" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
+ "LDAP_OPT_X_SASL_REALM" : {
+ "min" : "4.0.0",
+ "max" : null
+ },
"LIBXML_COMPACT" : {
"min" : "5.1.0",
"max" : null
@@ -9537,6 +11763,30 @@
"min" : "4.0.0",
"max" : null
},
+ "MB_CASE_LOWER" : {
+ "min" : "4.0.6",
+ "max" : null
+ },
+ "MB_CASE_TITLE" : {
+ "min" : "4.0.6",
+ "max" : null
+ },
+ "MB_CASE_UPPER" : {
+ "min" : "4.0.6",
+ "max" : null
+ },
+ "MB_OVERLOAD_MAIL" : {
+ "min" : "4.0.6",
+ "max" : null
+ },
+ "MB_OVERLOAD_REGEX" : {
+ "min" : "4.0.6",
+ "max" : null
+ },
+ "MB_OVERLOAD_STRING" : {
+ "min" : "4.0.6",
+ "max" : null
+ },
"MON_1" : {
"min" : "4.1.0",
"max" : null
@@ -12093,6 +14343,18 @@
"min" : "4.0.0",
"max" : null
},
+ "ZLIB_ENCODING_DEFLATE" : {
+ "min" : "5.4.0",
+ "max" : null
+ },
+ "ZLIB_ENCODING_GZIP" : {
+ "min" : "5.4.0",
+ "max" : null
+ },
+ "ZLIB_ENCODING_RAW" : {
+ "min" : "5.4.0",
+ "max" : null
+ },
"__CLASS__" : {
"min" : "4.3.0",
"max" : null
diff --git a/scripts/php_extension_classes.txt b/scripts/php_extension_classes.txt
deleted file mode 100644
--- a/scripts/php_extension_classes.txt
+++ /dev/null
@@ -1,33 +0,0 @@
-CURLFile
-DOMException
-DOMStringList
-DOMNameList
-DOMImplementationList
-DOMImplementationSource
-DOMImplementation
-DOMNode
-DOMNameSpaceNode
-DOMDocumentFragment
-DOMDocument
-DOMNodeList
-DOMNamedNodeMap
-DOMCharacterData
-DOMAttr
-DOMElement
-DOMText
-DOMComment
-DOMTypeinfo
-DOMUserDataHandler
-DOMDomError
-DOMErrorHandler
-DOMLocator
-DOMConfiguration
-DOMCdataSection
-DOMDocumentType
-DOMNotation
-DOMEntity
-DOMEntityReference
-DOMProcessingInstruction
-DOMStringExtend
-DOMXPath
-ZipArchive
diff --git a/scripts/php_extension_functions.txt b/scripts/php_extension_functions.txt
deleted file mode 100644
--- a/scripts/php_extension_functions.txt
+++ /dev/null
@@ -1,579 +0,0 @@
-apc_add
-apc_bin_dump
-apc_bin_dumpfile
-apc_bin_load
-apc_bin_loadfile
-apc_cache_info
-apc_cas
-apc_clear_cache
-apc_compile_file
-apc_dec
-apc_define_constants
-apc_delete
-apc_delete_file
-apc_exists
-apc_fetch
-apc_inc
-apc_load_constants
-apc_sma_info
-apc_store
-bcadd
-bccomp
-bcdiv
-bcmod
-bcmul
-bcpow
-bcpowmod
-bcscale
-bcsqrt
-bcsub
-curl_close
-curl_copy_handle
-curl_errno
-curl_error
-curl_escape
-curl_exec
-curl_getinfo
-curl_init
-curl_multi_add_handle
-curl_multi_close
-curl_multi_exec
-curl_multi_getcontent
-curl_multi_info_read
-curl_multi_init
-curl_multi_remove_handle
-curl_multi_select
-curl_reset
-curl_setopt
-curl_setopt_array
-curl_share_close
-curl_share_init
-curl_share_setopt
-curl_unescape
-curl_version
-gzrewind
-gzclose
-gzeof
-gzgetc
-gzgets
-gzgetss
-gzread
-gzopen
-gzpassthru
-gzseek
-gztell
-gzwrite
-gzputs
-gzfile
-gzcompress
-gzuncompress
-gzdeflate
-gzinflate
-gzencode
-gzdecode
-image2wbmp
-image_type_to_extension
-image_type_to_mime_type
-imagealphablending
-imageantialias
-imagearc
-imagechar
-imagecharup
-imagecolorallocate
-imagecolorallocatealpha
-imagecolorat
-imagecolorclosest
-imagecolorclosestalpha
-imagecolorclosesthwb
-imagecolordeallocate
-imagecolorexact
-imagecolorexactalpha
-imagecolormatch
-imagecolorresolve
-imagecolorresolvealpha
-imagecolorset
-imagecolorsforindex
-imagecolorstotal
-imagecolortransparent
-imageconvolution
-imagecopy
-imagecopymerge
-imagecopymergegray
-imagecopyresampled
-imagecopyresized
-imagecreate
-imagecreatefromgd
-imagecreatefromgd2
-imagecreatefromgd2part
-imagecreatefromgif
-imagecreatefromjpeg
-imagecreatefrompng
-imagecreatefromstring
-imagecreatefromwbmp
-imagecreatefromxbm
-imagecreatefromxpm
-imagecreatetruecolor
-imagedashedline
-imagedestroy
-imageellipse
-imagefill
-imagefilledarc
-imagefilledellipse
-imagefilledpolygon
-imagefilledrectangle
-imagefilltoborder
-imagefilter
-imagefontheight
-imagefontwidth
-imageftbbox
-imagefttext
-imagegammacorrect
-imagegd
-imagegd2
-imagegif
-imagegrabscreen
-imagegrabwindow
-imageinterlace
-imageistruecolor
-imagejpeg
-imagelayereffect
-imageline
-imageloadfont
-imagepalettecopy
-imagepng
-imagepolygon
-imagepsbbox
-imagepsencodefont
-imagepsextendfont
-imagepsfreefont
-imagepsloadfont
-imagepsslantfont
-imagepstext
-imagerectangle
-imagerotate
-imagesavealpha
-imagesetbrush
-imagesetpixel
-imagesetstyle
-imagesetthickness
-imagesettile
-imagestring
-imagestringup
-imagesx
-imagesy
-imagetruecolortopalette
-imagettfbbox
-imagettftext
-imagetypes
-imagewbmp
-imagexbm
-ldap_connect
-ldap_close
-ldap_bind
-ldap_sasl_bind
-ldap_unbind
-ldap_read
-ldap_list
-ldap_search
-ldap_free_result
-ldap_count_entries
-ldap_first_entry
-ldap_next_entry
-ldap_get_entries
-ldap_first_attribute
-ldap_next_attribute
-ldap_get_attributes
-ldap_get_values
-ldap_get_values_len
-ldap_get_dn
-ldap_explode_dn
-ldap_dn2ufn
-ldap_add
-ldap_delete
-ldap_modify
-ldap_mod_add
-ldap_mod_replace
-ldap_mod_del
-ldap_errno
-ldap_err2str
-ldap_error
-ldap_compare
-ldap_sort
-ldap_rename
-ldap_get_option
-ldap_set_option
-ldap_first_reference
-ldap_next_reference
-ldap_parse_reference
-ldap_parse_result
-ldap_start_tls
-ldap_set_rebind_proc
-ldap_control_paged_result
-ldap_control_paged_result_response
-mb_convert_case
-mb_strtoupper
-mb_strtolower
-mb_language
-mb_internal_encoding
-mb_http_input
-mb_http_output
-mb_detect_order
-mb_substitute_character
-mb_parse_str
-mb_output_handler
-mb_preferred_mime_name
-mb_strlen
-mb_strpos
-mb_strrpos
-mb_stripos
-mb_strripos
-mb_strstr
-mb_strrchr
-mb_stristr
-mb_strrichr
-mb_substr_count
-mb_substr
-mb_strcut
-mb_strwidth
-mb_strimwidth
-mb_convert_encoding
-mb_detect_encoding
-mb_list_encodings
-mb_encoding_aliases
-mb_convert_kana
-mb_encode_mimeheader
-mb_decode_mimeheader
-mb_convert_variables
-mb_encode_numericentity
-mb_decode_numericentity
-mb_send_mail
-mb_get_info
-mb_check_encoding
-mb_regex_encoding
-mb_regex_set_options
-mb_ereg
-mb_eregi
-mb_ereg_replace
-mb_eregi_replace
-mb_ereg_replace_callback
-mb_split
-mb_ereg_match
-mb_ereg_search
-mb_ereg_search_pos
-mb_ereg_search_regs
-mb_ereg_search_init
-mb_ereg_search_getregs
-mb_ereg_search_getpos
-mb_ereg_search_setpos
-mbregex_encoding
-mbereg
-mberegi
-mbereg_replace
-mberegi_replace
-mbsplit
-mbereg_match
-mbereg_search
-mbereg_search_pos
-mbereg_search_regs
-mbereg_search_init
-mbereg_search_getregs
-mbereg_search_getpos
-mbereg_search_setpos
-mysql_connect
-mysql_pconnect
-mysql_close
-mysql_select_db
-mysql_query
-mysql_unbuffered_query
-mysql_db_query
-mysql_list_dbs
-mysql_list_tables
-mysql_list_fields
-mysql_list_processes
-mysql_error
-mysql_errno
-mysql_affected_rows
-mysql_insert_id
-mysql_result
-mysql_num_rows
-mysql_num_fields
-mysql_fetch_row
-mysql_fetch_array
-mysql_fetch_assoc
-mysql_fetch_object
-mysql_data_seek
-mysql_fetch_lengths
-mysql_fetch_field
-mysql_field_seek
-mysql_free_result
-mysql_field_name
-mysql_field_table
-mysql_field_len
-mysql_field_type
-mysql_field_flags
-mysql_escape_string
-mysql_real_escape_string
-mysql_stat
-mysql_thread_id
-mysql_client_encoding
-mysql_ping
-mysql_get_client_info
-mysql_get_host_info
-mysql_get_proto_info
-mysql_get_server_info
-mysql_info
-mysql_set_charset
-mysql
-mysql_fieldname
-mysql_fieldtable
-mysql_fieldlen
-mysql_fieldtype
-mysql_fieldflags
-mysql_selectdb
-mysql_freeresult
-mysql_numfields
-mysql_numrows
-mysql_listdbs
-mysql_listtables
-mysql_listfields
-mysql_db_name
-mysql_dbname
-mysql_tablename
-mysql_table_name
-mysqli_affected_rows
-mysqli_autocommit
-mysqli_change_user
-mysqli_character_set_name
-mysqli_close
-mysqli_commit
-mysqli_connect
-mysqli_connect_errno
-mysqli_connect_error
-mysqli_data_seek
-mysqli_dump_debug_info
-mysqli_debug
-mysqli_errno
-mysqli_error
-mysqli_error_list
-mysqli_stmt_execute
-mysqli_execute
-mysqli_fetch_field
-mysqli_fetch_fields
-mysqli_fetch_field_direct
-mysqli_fetch_lengths
-mysqli_fetch_all
-mysqli_fetch_array
-mysqli_fetch_assoc
-mysqli_fetch_object
-mysqli_fetch_row
-mysqli_field_count
-mysqli_field_seek
-mysqli_field_tell
-mysqli_free_result
-mysqli_get_connection_stats
-mysqli_get_client_stats
-mysqli_get_charset
-mysqli_get_client_info
-mysqli_get_client_version
-mysqli_get_host_info
-mysqli_get_proto_info
-mysqli_get_server_info
-mysqli_get_server_version
-mysqli_get_warnings
-mysqli_init
-mysqli_info
-mysqli_insert_id
-mysqli_kill
-mysqli_more_results
-mysqli_multi_query
-mysqli_next_result
-mysqli_num_fields
-mysqli_num_rows
-mysqli_options
-mysqli_ping
-mysqli_poll
-mysqli_prepare
-mysqli_report
-mysqli_query
-mysqli_real_connect
-mysqli_real_escape_string
-mysqli_real_query
-mysqli_reap_async_query
-mysqli_rollback
-mysqli_select_db
-mysqli_set_charset
-mysqli_stmt_affected_rows
-mysqli_stmt_attr_get
-mysqli_stmt_attr_set
-mysqli_stmt_bind_param
-mysqli_stmt_bind_result
-mysqli_stmt_close
-mysqli_stmt_data_seek
-mysqli_stmt_errno
-mysqli_stmt_error
-mysqli_stmt_error_list
-mysqli_stmt_fetch
-mysqli_stmt_field_count
-mysqli_stmt_free_result
-mysqli_stmt_get_result
-mysqli_stmt_get_warnings
-mysqli_stmt_init
-mysqli_stmt_insert_id
-mysqli_stmt_more_results
-mysqli_stmt_next_result
-mysqli_stmt_num_rows
-mysqli_stmt_param_count
-mysqli_stmt_prepare
-mysqli_stmt_reset
-mysqli_stmt_result_metadata
-mysqli_stmt_send_long_data
-mysqli_stmt_store_result
-mysqli_stmt_sqlstate
-mysqli_sqlstate
-mysqli_ssl_set
-mysqli_stat
-mysqli_store_result
-mysqli_thread_id
-mysqli_thread_safe
-mysqli_use_result
-mysqli_warning_count
-mysqli_refresh
-mysqli_escape_string
-mysqli_set_opt
-openssl_pkey_free
-openssl_pkey_new
-openssl_pkey_export
-openssl_pkey_export_to_file
-openssl_pkey_get_private
-openssl_pkey_get_public
-openssl_pkey_get_details
-openssl_free_key
-openssl_get_privatekey
-openssl_get_publickey
-openssl_x509_read
-openssl_x509_free
-openssl_x509_parse
-openssl_x509_checkpurpose
-openssl_x509_check_private_key
-openssl_x509_export
-openssl_x509_export_to_file
-openssl_pkcs12_export
-openssl_pkcs12_export_to_file
-openssl_pkcs12_read
-openssl_csr_new
-openssl_csr_export
-openssl_csr_export_to_file
-openssl_csr_sign
-openssl_csr_get_subject
-openssl_csr_get_public_key
-openssl_digest
-openssl_encrypt
-openssl_decrypt
-openssl_cipher_iv_length
-openssl_sign
-openssl_verify
-openssl_seal
-openssl_open
-openssl_pkcs7_verify
-openssl_pkcs7_decrypt
-openssl_pkcs7_sign
-openssl_pkcs7_encrypt
-openssl_private_encrypt
-openssl_private_decrypt
-openssl_public_encrypt
-openssl_public_decrypt
-openssl_get_md_methods
-openssl_get_cipher_methods
-openssl_dh_compute_key
-openssl_random_pseudo_bytes
-openssl_error_string
-password_get_info
-password_hash
-password_needs_rehash
-password_verify
-pcntl_fork
-pcntl_waitpid
-pcntl_wait
-pcntl_signal
-pcntl_signal_dispatch
-pcntl_wifexited
-pcntl_wifstopped
-pcntl_wifsignaled
-pcntl_wexitstatus
-pcntl_wtermsig
-pcntl_wstopsig
-pcntl_exec
-pcntl_alarm
-pcntl_get_last_error
-pcntl_errno
-pcntl_strerror
-pcntl_getpriority
-pcntl_setpriority
-pcntl_sigprocmask
-posix_kill
-posix_getpid
-posix_getppid
-posix_getuid
-posix_setuid
-posix_geteuid
-posix_seteuid
-posix_getgid
-posix_setgid
-posix_getegid
-posix_setegid
-posix_getgroups
-posix_getlogin
-posix_getpgrp
-posix_setsid
-posix_setpgid
-posix_getpgid
-posix_getsid
-posix_uname
-posix_times
-posix_ctermid
-posix_ttyname
-posix_isatty
-posix_getcwd
-posix_mkfifo
-posix_mknod
-posix_access
-posix_getgrnam
-posix_getgrgid
-posix_getpwnam
-posix_getpwuid
-posix_getrlimit
-posix_get_last_error
-posix_errno
-posix_strerror
-posix_initgroups
-socket_accept
-socket_bind
-socket_clear_error
-socket_close
-socket_connect
-socket_create
-socket_create_listen
-socket_create_pair
-socket_get_option
-socket_get_status
-socket_getopt
-socket_getpeername
-socket_getsockname
-socket_import_stream
-socket_last_error
-socket_listen
-socket_read
-socket_recv
-socket_recvfrom
-socket_select
-socket_send
-socket_sendto
-socket_set_block
-socket_set_blocking
-socket_set_nonblock
-socket_set_option
-socket_set_timeout
-socket_setopt
-socket_shutdown
-socket_strerror
-socket_write
diff --git a/scripts/phutil_symbols.php b/scripts/phutil_symbols.php
--- a/scripts/phutil_symbols.php
+++ b/scripts/phutil_symbols.php
@@ -368,7 +368,7 @@
// -( Interfaces )------------------------------------------------------------
-// Find interfaces declared in ths file.
+// Find interfaces declared in this file.
// This is "interface X .. { ... }".
@@ -488,8 +488,8 @@
function phutil_fail_on_unsupported_feature(XHPASTNode $node, $file, $what) {
$line = $node->getLineNumber();
$message = phutil_console_wrap(pht(
- "`arc liberate` has limited support for features introduced after PHP ".
- "5.2.3. This library uses an unsupported feature (%s) on line %d of %s",
+ '`arc liberate` has limited support for features introduced after PHP '.
+ '5.2.3. This library uses an unsupported feature (%s) on line %d of %s',
$what,
$line,
Filesystem::readablePath($file)));
@@ -512,14 +512,17 @@
$funcs = get_defined_functions();
$builtin['functions'] = $funcs['internal'];
- foreach (array('functions', 'classes') as $type) {
+ $compat = json_decode(
+ file_get_contents(
+ dirname(__FILE__).'/../resources/php_compat_info.json'),
+ true);
+
+ foreach (array('functions', 'classes', 'interfaces') as $type) {
// Developers may not have every extension that a library potentially uses
- // installed. We supplement the list of declared functions and classses with
+ // installed. We supplement the list of declared functions and classes with
// a list of known extension functions to avoid raising false positives just
// because you don't have pcntl, etc.
- $list = dirname(__FILE__)."/php_extension_{$type}.txt";
- $extensions = file_get_contents($list);
- $extensions = explode("\n", trim($extensions));
+ $extensions = array_keys($compat[$type]);
$builtin[$type] = array_merge($builtin[$type], $extensions);
}
diff --git a/scripts/update_compat_info.php b/scripts/update_compat_info.php
--- a/scripts/update_compat_info.php
+++ b/scripts/update_compat_info.php
@@ -19,9 +19,11 @@
$references = array(
new \Bartlett\CompatInfo\Reference\Extension\ApcExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\BcmathExtension(),
new \Bartlett\CompatInfo\Reference\Extension\CoreExtension(),
new \Bartlett\CompatInfo\Reference\Extension\CurlExtension(),
new \Bartlett\CompatInfo\Reference\Extension\DateExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\DomExtension(),
new \Bartlett\CompatInfo\Reference\Extension\FileinfoExtension(),
new \Bartlett\CompatInfo\Reference\Extension\GdExtension(),
new \Bartlett\CompatInfo\Reference\Extension\GettextExtension(),
@@ -29,9 +31,12 @@
new \Bartlett\CompatInfo\Reference\Extension\ImagickExtension(),
new \Bartlett\CompatInfo\Reference\Extension\IntlExtension(),
new \Bartlett\CompatInfo\Reference\Extension\JsonExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\LdapExtension(),
new \Bartlett\CompatInfo\Reference\Extension\LibxmlExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\MbstringExtension(),
new \Bartlett\CompatInfo\Reference\Extension\MysqlExtension(),
new \Bartlett\CompatInfo\Reference\Extension\MysqliExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\OpensslExtension(),
new \Bartlett\CompatInfo\Reference\Extension\PcntlExtension(),
new \Bartlett\CompatInfo\Reference\Extension\PcreExtension(),
new \Bartlett\CompatInfo\Reference\Extension\PdoExtension(),
@@ -39,12 +44,15 @@
new \Bartlett\CompatInfo\Reference\Extension\PosixExtension(),
new \Bartlett\CompatInfo\Reference\Extension\ReflectionExtension(),
new \Bartlett\CompatInfo\Reference\Extension\SimplexmlExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\SocketsExtension(),
new \Bartlett\CompatInfo\Reference\Extension\StandardExtension(),
new \Bartlett\CompatInfo\Reference\Extension\SplExtension(),
new \Bartlett\CompatInfo\Reference\Extension\XmlExtension(),
new \Bartlett\CompatInfo\Reference\Extension\XmlreaderExtension(),
new \Bartlett\CompatInfo\Reference\Extension\XmlwriterExtension(),
new \Bartlett\CompatInfo\Reference\Extension\YamlExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\ZipExtension(),
+ new \Bartlett\CompatInfo\Reference\Extension\ZlibExtension(),
);
foreach ($references as $reference) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 5, 6:05 PM (3 d, 6 m ago)
Storage Engine
amazon-s3
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
phabricator/secure/uf/sw/4fl4p7nyq6qf4e2l
Default Alt Text
D9662.diff (231 KB)
Attached To
Mode
D9662: Read extension classes and functions from `php_compat_info.json`.
Attached
Detach File
Event Timeline
Log In to Comment