mirror of
https://we.phorge.it/source/arcanist.git
synced 2024-11-14 19:02:40 +01:00
8f8ab969db
Summary: Fixes T5377. The current `scripts/update_compat_info.php` script works for PHP CompatInfo version 2, but doesn't work with the newer version 3. There are a few breaking changes in version 3 that had to be addressed: - PHP 5.3 is required. Whilst Arcanist is generally compatible with PHP 5.2, I don't think that having this dependency presents any real issues because it is purely a development tool that is rarely updated. - [[https://getcomposer.org/ | Composer]] is used for packaging, which makes including the library slightly more complicated. Basically, I had to install `PHP_CompatInfo` globally with Composer (`composer global require "bartlett/php-compatinfo"` and then symlink `~/.composer/vendor` into `externals/includes`. Test Plan: Compared the `resources/php_compat_info.json` file. There are a bunch of functions/classes that //were// in this file but are no longer, but I think that I've covered the most popular extensions. Reviewers: #blessed_reviewers, epriestley Reviewed By: #blessed_reviewers, epriestley Subscribers: epriestley, Korvin Maniphest Tasks: T5377 Differential Revision: https://secure.phabricator.com/D9568
6218 lines
148 KiB
JSON
6218 lines
148 KiB
JSON
{
|
|
"@generated" : true,
|
|
"params" : {
|
|
"array_keys" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.0.0"
|
|
],
|
|
"array_slice" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.0.2"
|
|
],
|
|
"assert" : [
|
|
"4.0.0",
|
|
"5.4.8"
|
|
],
|
|
"class_exists" : [
|
|
"4.0.0",
|
|
"5.0.0"
|
|
],
|
|
"clearstatcache" : [
|
|
"5.3.0",
|
|
"5.3.0"
|
|
],
|
|
"copy" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.3.0"
|
|
],
|
|
"fgetss" : [
|
|
"5.0.0",
|
|
"4.0.0",
|
|
"5.0.0"
|
|
],
|
|
"file" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.0.0"
|
|
],
|
|
"file_get_contents" : [
|
|
"4.3.0",
|
|
"4.3.0",
|
|
"4.3.0",
|
|
"5.1.0",
|
|
"5.1.0"
|
|
],
|
|
"get_browser" : [
|
|
"4.0.0",
|
|
"4.3.2"
|
|
],
|
|
"getopt" : [
|
|
"4.3.0",
|
|
"5.3.0"
|
|
],
|
|
"gettimeofday" : [
|
|
"5.1.0"
|
|
],
|
|
"htmlentities" : [
|
|
"4.0.0",
|
|
"4.0.3",
|
|
"4.1.0",
|
|
"5.2.3"
|
|
],
|
|
"htmlspecialchars" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"4.1.0",
|
|
"5.2.3"
|
|
],
|
|
"is_a" : [
|
|
"4.2.0",
|
|
"4.2.0",
|
|
"5.3.9"
|
|
],
|
|
"json_decode" : [
|
|
"5.2.0",
|
|
"5.2.0",
|
|
"5.3.0",
|
|
"5.4.0"
|
|
],
|
|
"md5" : [
|
|
"4.0.0",
|
|
"5.0.0"
|
|
],
|
|
"md5_file" : [
|
|
"4.2.0",
|
|
"5.0.0"
|
|
],
|
|
"memory_get_usage" : [
|
|
"5.2.0"
|
|
],
|
|
"microtime" : [
|
|
"5.0.0"
|
|
],
|
|
"mkdir" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.0.0",
|
|
"5.0.0"
|
|
],
|
|
"nl2br" : [
|
|
"4.0.0",
|
|
"5.3.0"
|
|
],
|
|
"opendir" : [
|
|
"4.0.0",
|
|
"5.3.0"
|
|
],
|
|
"parse_url" : [
|
|
"4.0.0",
|
|
"5.1.2"
|
|
],
|
|
"preg_replace" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"4.0.1",
|
|
"5.1.0"
|
|
],
|
|
"preg_replace_callback" : [
|
|
"4.0.5",
|
|
"4.0.5",
|
|
"4.0.5",
|
|
"4.0.5",
|
|
"5.1.0"
|
|
],
|
|
"sha1" : [
|
|
"4.3.0",
|
|
"5.0.0"
|
|
],
|
|
"sha1_file" : [
|
|
"4.3.0",
|
|
"5.0.0"
|
|
],
|
|
"str_replace" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.0.0"
|
|
],
|
|
"stream_copy_to_stream" : [
|
|
"5.0.0",
|
|
"5.0.0",
|
|
"5.0.0",
|
|
"5.1.0"
|
|
],
|
|
"stream_get_contents" : [
|
|
"5.0.0",
|
|
"5.0.0",
|
|
"5.1.0"
|
|
],
|
|
"substr_count" : [
|
|
"4.0.0",
|
|
"4.0.0",
|
|
"5.1.0",
|
|
"5.1.0"
|
|
]
|
|
},
|
|
"functions" : {
|
|
"_" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"abs" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"acos" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"acosh" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"addcslashes" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"addslashes" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"apc_add" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"apc_bin_dump" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_bin_dumpfile" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_bin_load" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_bin_loadfile" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_cache_info" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"apc_cas" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_clear_cache" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"apc_compile_file" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"apc_dec" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_define_constants" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"apc_delete" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"apc_delete_file" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_exists" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_fetch" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"apc_inc" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"apc_load_constants" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"apc_sma_info" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"apc_store" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"array_change_key_case" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"array_chunk" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"array_column" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"array_combine" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"array_count_values" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_diff" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"array_diff_assoc" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"array_diff_key" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"array_diff_uassoc" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"array_diff_ukey" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"array_fill" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"array_fill_keys" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"array_filter" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"array_flip" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_intersect" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"array_intersect_assoc" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"array_intersect_key" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"array_intersect_uassoc" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"array_intersect_ukey" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"array_key_exists" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"array_keys" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_map" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"array_merge" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_merge_recursive" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"array_multisort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_pad" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_pop" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_product" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"array_push" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_rand" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_reduce" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"array_replace" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"array_replace_recursive" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"array_reverse" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_search" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"array_shift" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_slice" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_splice" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_sum" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"array_udiff" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"array_udiff_assoc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_udiff_uassoc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_uintersect" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_uintersect_assoc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_uintersect_uassoc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_unique" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"array_unshift" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_values" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_walk" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"array_walk_recursive" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"arsort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"asin" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"asinh" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"asort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"assert" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"assert_options" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"atan" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"atan2" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"atanh" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"base64_decode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"base64_encode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"base_convert" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"basename" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"bin2hex" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"bind_textdomain_codeset" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"bindec" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"bindtextdomain" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"boolval" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"call_user_func" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"call_user_func_array" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"call_user_method" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"call_user_method_array" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"ceil" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chdir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"checkdate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"checkdnsrr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chgrp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chmod" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chop" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chown" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"chroot" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"chunk_split" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"class_alias" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"class_exists" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"class_implements" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"class_parents" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"class_uses" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"clearstatcache" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"cli_get_process_title" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"cli_set_process_title" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"closedir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"closelog" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"collator_asort" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_compare" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_create" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_get_attribute" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_get_error_code" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_get_error_message" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_get_locale" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_get_sort_key" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"collator_get_strength" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_set_attribute" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_set_strength" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_sort" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"collator_sort_with_sort_keys" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"compact" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"connection_aborted" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"connection_status" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"connection_timeout" : {
|
|
"min" : "4.0.0",
|
|
"max" : "4.0.4"
|
|
},
|
|
"constant" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"convert_cyr_string" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"convert_uudecode" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"convert_uuencode" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"copy" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"cos" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"cosh" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"count" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"count_chars" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"crc32" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"create_function" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"crypt" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_close" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"curl_copy_handle" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_errno" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"curl_error" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"curl_escape" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_exec" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"curl_file_create" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_getinfo" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"curl_init" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"curl_multi_add_handle" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_close" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_exec" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_getcontent" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_info_read" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_init" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_remove_handle" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_select" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_setopt" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_multi_strerror" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_pause" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_reset" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_setopt" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"curl_setopt_array" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"curl_share_close" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_share_init" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_share_setopt" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_strerror" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_unescape" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"curl_version" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"current" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"date" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"date_add" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_create" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_create_from_format" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_create_immutable" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"date_create_immutable_from_format" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"date_date_set" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_default_timezone_get" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"date_default_timezone_set" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"date_diff" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_format" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_get_last_errors" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_interval_create_from_date_string" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_interval_format" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_isodate_set" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_modify" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_offset_get" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_parse" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_parse_from_format" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_sub" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_sun_info" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"date_sunrise" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"date_sunset" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"date_time_set" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_timestamp_get" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_timestamp_set" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"date_timezone_get" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"date_timezone_set" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"datefmt_create" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_format" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_format_object" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_calendar" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_calendar_object" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_datetype" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_error_code" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_error_message" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_locale" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_pattern" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_timetype" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_timezone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"datefmt_get_timezone_id" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_is_lenient" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_localtime" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_parse" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_set_calendar" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_set_lenient" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_set_pattern" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"datefmt_set_timezone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"datefmt_set_timezone_id" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"dcgettext" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"dcngettext" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"debug_backtrace" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"debug_print_backtrace" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"debug_zval_dump" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"decbin" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"dechex" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"decoct" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"define" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"define_syslog_variables" : {
|
|
"min" : "4.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"defined" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"deg2rad" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"dgettext" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"dir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"dirname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"disk_free_space" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"disk_total_space" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"diskfreespace" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"dl" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"dngettext" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"dns_check_record" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"dns_get_mx" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"dns_get_record" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"doubleval" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"each" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"empty" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"end" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"error_get_last" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"error_log" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"error_reporting" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"escapeshellarg" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"escapeshellcmd" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"exec" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"exp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"explode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"expm1" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"extension_loaded" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"extract" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ezmlm_hash" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"fclose" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"feof" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fflush" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"fgetc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fgetcsv" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fgets" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fgetss" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"file" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"file_exists" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"file_get_contents" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"file_put_contents" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"fileatime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"filectime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"filegroup" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fileinode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"filemtime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fileowner" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fileperms" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"filesize" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"filetype" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"finfo_buffer" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"finfo_close" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"finfo_file" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"finfo_open" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"finfo_set_flags" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"floatval" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"flock" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"floor" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"flush" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fmod" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"fnmatch" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"fopen" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"forward_static_call" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"forward_static_call_array" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"fpassthru" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fprintf" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"fputcsv" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"fputs" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fread" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fscanf" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"fseek" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fsockopen" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fstat" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ftell" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ftok" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"ftruncate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"func_get_arg" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"func_get_args" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"func_num_args" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"function_exists" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"fwrite" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gc_collect_cycles" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"gc_disable" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"gc_enable" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"gc_enabled" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"gd_info" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"get_browser" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_called_class" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"get_cfg_var" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_class" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_class_methods" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_class_vars" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_current_user" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_declared_classes" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_declared_interfaces" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"get_declared_traits" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"get_defined_constants" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"get_defined_functions" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"get_defined_vars" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"get_extension_funcs" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_headers" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"get_html_translation_table" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_include_path" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"get_included_files" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_loaded_extensions" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_magic_quotes_gpc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_magic_quotes_runtime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_meta_tags" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_object_vars" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_parent_class" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_required_files" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"get_resource_type" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"getcwd" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getdate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getenv" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gethostbyaddr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gethostbyname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gethostbynamel" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gethostname" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"getimagesize" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getimagesizefromstring" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"getlastmod" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getmxrr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getmygid" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"getmyinode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getmypid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getmyuid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getopt" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"getprotobyname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getprotobynumber" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getrandmax" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getrusage" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getservbyname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"getservbyport" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gettext" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gettimeofday" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gettype" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"glob" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"gmdate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gmmktime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"gmstrftime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"grapheme_extract" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_stripos" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_stristr" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_strlen" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_strpos" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_strripos" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_strrpos" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_strstr" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"grapheme_substr" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"header" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"header_register_callback" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"header_remove" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"headers_list" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"headers_sent" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"hebrev" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"hebrevc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"hex2bin" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"hexdec" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"highlight_file" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"highlight_string" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"html_entity_decode" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"htmlentities" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"htmlspecialchars" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"htmlspecialchars_decode" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"http_build_query" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"http_response_code" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"hypot" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"idate" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"idn_to_ascii" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"idn_to_utf8" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"ignore_user_abort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"image2wbmp" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"image_type_to_extension" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"image_type_to_mime_type" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imageaffine" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imageaffinematrixconcat" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imageaffinematrixget" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagealphablending" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imageantialias" : {
|
|
"min" : "4.3.2",
|
|
"max" : null
|
|
},
|
|
"imagearc" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagechar" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecharup" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorallocate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorallocatealpha" : {
|
|
"min" : "4.3.2",
|
|
"max" : null
|
|
},
|
|
"imagecolorat" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorclosest" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorclosestalpha" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagecolorclosesthwb" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagecolordeallocate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorexact" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorexactalpha" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagecolormatch" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorresolve" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorresolvealpha" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagecolorset" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorsforindex" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolorstotal" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecolortransparent" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imageconvolution" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"imagecopy" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecopymerge" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagecopymergegray" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagecopyresampled" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagecopyresized" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecreate" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromgd" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromgd2" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromgd2part" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromgif" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromjpeg" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecreatefrompng" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromstring" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromwbmp" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromwebp" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromxbm" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagecreatefromxpm" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagecreatetruecolor" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagecrop" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagecropauto" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagedashedline" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagedestroy" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imageellipse" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagefill" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagefilledarc" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagefilledellipse" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagefilledpolygon" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagefilledrectangle" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagefilltoborder" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagefilter" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"imageflip" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagefontheight" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagefontwidth" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imageftbbox" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagefttext" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagegammacorrect" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagegd" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagegd2" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"imagegif" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagegrabscreen" : {
|
|
"min" : "5.2.2",
|
|
"max" : null
|
|
},
|
|
"imagegrabwindow" : {
|
|
"min" : "5.2.2",
|
|
"max" : null
|
|
},
|
|
"imageinterlace" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imageistruecolor" : {
|
|
"min" : "4.3.2",
|
|
"max" : null
|
|
},
|
|
"imagejpeg" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagelayereffect" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"imageline" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imageloadfont" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepalettecopy" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagepalettetotruecolor" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagepng" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepolygon" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepsbbox" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepsencodefont" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepsextendfont" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepsfreefont" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepsloadfont" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepsslantfont" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagepstext" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagerectangle" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagerotate" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"imagesavealpha" : {
|
|
"min" : "4.3.2",
|
|
"max" : null
|
|
},
|
|
"imagescale" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagesetbrush" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagesetinterpolation" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"imagesetpixel" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagesetstyle" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagesetthickness" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagesettile" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagestring" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagestringup" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagesx" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagesy" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagetruecolortopalette" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"imagettfbbox" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagettftext" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"imagetypes" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"imagewbmp" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"imagewebp" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"imagexbm" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"implode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"import_request_variables" : {
|
|
"min" : "4.0.7",
|
|
"max" : "5.3.28"
|
|
},
|
|
"in_array" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"inet_ntop" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"inet_pton" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"ini_alter" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ini_get" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ini_get_all" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"ini_restore" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ini_set" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"interface_exists" : {
|
|
"min" : "5.0.2",
|
|
"max" : null
|
|
},
|
|
"intl_error_name" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"intl_get_error_code" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"intl_get_error_message" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"intl_is_failure" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_add" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_after" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_before" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_clear" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_create_instance" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_equals" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_field_difference" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_from_date_time" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_actual_maximum" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_actual_minimum" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_available_locales" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_day_of_week_type" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_error_code" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_error_message" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_first_day_of_week" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_greatest_minimum" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_keyword_values_for_locale" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_least_maximum" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_locale" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_maximum" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_minimal_days_in_first_week" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_minimum" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_now" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_time" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_time_zone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_type" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_get_weekend_transition" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_in_daylight_time" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_is_equivalent_to" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_is_lenient" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_is_set" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_is_weekend" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_roll" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_set" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_set_first_day_of_week" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_set_lenient" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_set_minimal_days_in_first_week" : {
|
|
"min" : "5.5.1",
|
|
"max" : null
|
|
},
|
|
"intlcal_set_time" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_set_time_zone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlcal_to_date_time" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlgregcal_create_instance" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlgregcal_get_gregorian_change" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlgregcal_is_leap_year" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intlgregcal_set_gregorian_change" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_count_equivalent_ids" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_create_default" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_create_enumeration" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_create_time_zone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_from_date_time_zone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_canonical_id" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_display_name" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_dst_savings" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_equivalent_id" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_error_code" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_error_message" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_gmt" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_id" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_offset" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_raw_offset" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_get_tz_data_version" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_has_same_rules" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_to_date_time_zone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intltz_use_daylight_time" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"intval" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ip2long" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"iptcembed" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"iptcparse" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_a" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"is_array" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_bool" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_callable" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"is_dir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_double" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_executable" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_file" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_finite" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"is_float" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_infinite" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"is_int" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_integer" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_link" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_long" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_nan" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"is_null" : {
|
|
"min" : "4.0.4",
|
|
"max" : null
|
|
},
|
|
"is_numeric" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_object" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_readable" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_real" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_resource" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_scalar" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"is_string" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_subclass_of" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_uploaded_file" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"is_writable" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"is_writeable" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"isset" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"iterator_apply" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"iterator_count" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"iterator_to_array" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"join" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"jpeg2wbmp" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"json_decode" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"json_encode" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"json_last_error" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"json_last_error_msg" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"key" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"key_exists" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"krsort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ksort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"lcfirst" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"lcg_value" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"lchgrp" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"lchown" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"levenshtein" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"libxml_clear_errors" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"libxml_disable_entity_loader" : {
|
|
"min" : "5.2.11",
|
|
"max" : null
|
|
},
|
|
"libxml_get_errors" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"libxml_get_last_error" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"libxml_set_external_entity_loader" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"libxml_set_streams_context" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"libxml_use_internal_errors" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"link" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"linkinfo" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"list" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"locale_accept_from_http" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"locale_canonicalize" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_compose" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_filter_matches" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_all_variants" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_default" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_display_language" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_display_name" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_display_region" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_display_script" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_display_variant" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_keywords" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_primary_language" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_region" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_get_script" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_lookup" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_parse" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"locale_set_default" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"localeconv" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"localtime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"log" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"log10" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"log1p" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"long2ip" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"lstat" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ltrim" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"magic_quotes_runtime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mail" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"max" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"md5" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"md5_file" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"memory_get_peak_usage" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"memory_get_usage" : {
|
|
"min" : "4.3.2",
|
|
"max" : null
|
|
},
|
|
"metaphone" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"method_exists" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"microtime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mime_content_type" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"min" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mkdir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mktime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"money_format" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"move_uploaded_file" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"msgfmt_create" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_format" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_format_message" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_get_error_code" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_get_error_message" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_get_locale" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_get_pattern" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_parse" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_parse_message" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"msgfmt_set_pattern" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"mt_getrandmax" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mt_rand" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mt_srand" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_affected_rows" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_client_encoding" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_close" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_connect" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_create_db" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_data_seek" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_db_name" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_db_query" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_dbname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_drop_db" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_errno" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_error" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_escape_string" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"mysql_fetch_array" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fetch_assoc" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"mysql_fetch_field" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fetch_lengths" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fetch_object" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fetch_row" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_field_flags" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_field_len" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_field_name" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_field_seek" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_field_table" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_field_type" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fieldflags" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fieldlen" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fieldname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fieldtable" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_fieldtype" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_free_result" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_freeresult" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_get_client_info" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"mysql_get_host_info" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"mysql_get_proto_info" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"mysql_get_server_info" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"mysql_info" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_insert_id" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_list_dbs" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_list_fields" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_list_processes" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_list_tables" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_listdbs" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_listfields" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_listtables" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_num_fields" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_num_rows" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_numfields" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_numrows" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_pconnect" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_ping" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_query" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_real_escape_string" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_result" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_select_db" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_selectdb" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_set_charset" : {
|
|
"min" : "5.2.3",
|
|
"max" : null
|
|
},
|
|
"mysql_stat" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_table_name" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_tablename" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"mysql_thread_id" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"mysql_unbuffered_query" : {
|
|
"min" : "4.0.6",
|
|
"max" : null
|
|
},
|
|
"mysqli_affected_rows" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_autocommit" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_begin_transaction" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_bind_param" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_bind_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_change_user" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_character_set_name" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_client_encoding" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_close" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_commit" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_connect" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_connect_errno" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_connect_error" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_data_seek" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_debug" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_disable_reads_from_master" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_disable_rpl_parse" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_dump_debug_info" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_embedded_server_end" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_embedded_server_start" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_enable_reads_from_master" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_enable_rpl_parse" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_errno" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_error" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_error_list" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_escape_string" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_execute" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_fetch_all" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_array" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_assoc" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_field" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_field_direct" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_fields" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_lengths" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_object" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_fetch_row" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_field_count" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_field_seek" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_field_tell" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_free_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_cache_stats" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_charset" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_client_info" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_client_stats" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_client_version" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_connection_stats" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_host_info" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_metadata" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_get_proto_info" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_server_info" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_server_version" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_get_warnings" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_info" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_init" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_insert_id" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_kill" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_master_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_more_results" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_multi_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_next_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_num_fields" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_num_rows" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_options" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_param_count" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_ping" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_poll" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_prepare" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_real_connect" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_real_escape_string" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_real_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_reap_async_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_refresh" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_release_savepoint" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_report" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_rollback" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_rpl_parse_enabled" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_rpl_probe" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_rpl_query_type" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_savepoint" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_select_db" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_send_long_data" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.3.28"
|
|
},
|
|
"mysqli_send_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_set_charset" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_set_local_infile_default" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_set_local_infile_handler" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_set_opt" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_slave_query" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.2.17"
|
|
},
|
|
"mysqli_sqlstate" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_ssl_set" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stat" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_affected_rows" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_attr_get" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_attr_set" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_bind_param" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_bind_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_close" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_data_seek" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_errno" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_error" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_error_list" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_execute" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_fetch" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_field_count" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_free_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_get_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_get_warnings" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_init" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_insert_id" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_more_results" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_next_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_num_rows" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_param_count" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_prepare" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_reset" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_result_metadata" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_send_long_data" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_sqlstate" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt_store_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_store_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_thread_id" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_thread_safe" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_use_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_warning_count" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"natcasesort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"natsort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"next" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ngettext" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"nl2br" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"nl_langinfo" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"normalizer_is_normalized" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"normalizer_normalize" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"number_format" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_create" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_format" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_format_currency" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_attribute" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_error_code" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_error_message" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_locale" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_pattern" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_symbol" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_get_text_attribute" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_parse" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_parse_currency" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_set_attribute" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_set_pattern" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_set_symbol" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"numfmt_set_text_attribute" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"ob_clean" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"ob_end_clean" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ob_end_flush" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ob_flush" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"ob_get_clean" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"ob_get_contents" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ob_get_flush" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"ob_get_length" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"ob_get_level" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"ob_get_status" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"ob_implicit_flush" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ob_list_handlers" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"ob_start" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"octdec" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"opendir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"openlog" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ord" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"output_add_rewrite_var" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"output_reset_rewrite_vars" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"pack" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"parse_ini_file" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"parse_ini_string" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"parse_str" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"parse_url" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"passthru" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"password_get_info" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"password_hash" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"password_needs_rehash" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"password_verify" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"pathinfo" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"pclose" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_alarm" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_errno" : {
|
|
"min" : "5.3.4",
|
|
"max" : null
|
|
},
|
|
"pcntl_exec" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_fork" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_get_last_error" : {
|
|
"min" : "5.3.4",
|
|
"max" : null
|
|
},
|
|
"pcntl_getpriority" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_setpriority" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_signal" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_signal_dispatch" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_sigprocmask" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_sigtimedwait" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_sigwaitinfo" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_strerror" : {
|
|
"min" : "5.3.4",
|
|
"max" : null
|
|
},
|
|
"pcntl_wait" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_waitpid" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_wexitstatus" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_wifexited" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_wifsignaled" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_wifstopped" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_wstopsig" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pcntl_wtermsig" : {
|
|
"min" : "4.1.0",
|
|
"max" : null
|
|
},
|
|
"pdo_drivers" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"pfsockopen" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"php_check_syntax" : {
|
|
"min" : "5.0.0",
|
|
"max" : "5.0.4"
|
|
},
|
|
"php_egg_logo_guid" : {
|
|
"min" : "4.0.3",
|
|
"max" : "5.4.30RC1"
|
|
},
|
|
"php_ini_loaded_file" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"php_ini_scanned_files" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"php_logo_guid" : {
|
|
"min" : "4.0.0",
|
|
"max" : "5.4.30RC1"
|
|
},
|
|
"php_real_logo_guid" : {
|
|
"min" : "4.0.0",
|
|
"max" : "5.4.30RC1"
|
|
},
|
|
"php_sapi_name" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"php_strip_whitespace" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"php_uname" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"phpcredits" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"phpinfo" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"phpversion" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"pi" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"png2wbmp" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"popen" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"pos" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_access" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"posix_ctermid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_errno" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"posix_get_last_error" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"posix_getcwd" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getegid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_geteuid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getgid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getgrgid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getgrnam" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getgroups" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getlogin" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getpgid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getpgrp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getpid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getppid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getpwnam" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getpwuid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getrlimit" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getsid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_getuid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_initgroups" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"posix_isatty" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_kill" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_mkfifo" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_mknod" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"posix_setegid" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"posix_seteuid" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"posix_setgid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_setpgid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_setsid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_setuid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_strerror" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"posix_times" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_ttyname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"posix_uname" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"pow" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"preg_filter" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"preg_grep" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"preg_last_error" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"preg_match" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"preg_match_all" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"preg_quote" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"preg_replace" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"preg_replace_callback" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"preg_split" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"prev" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"print_r" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"printf" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"proc_close" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"proc_get_status" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"proc_nice" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"proc_open" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"proc_terminate" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"property_exists" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"putenv" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"quoted_printable_decode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"quoted_printable_encode" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"quotemeta" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rad2deg" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rand" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"range" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rawurldecode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rawurlencode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"readdir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"readfile" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"readlink" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"realpath" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"realpath_cache_get" : {
|
|
"min" : "5.3.2",
|
|
"max" : null
|
|
},
|
|
"realpath_cache_size" : {
|
|
"min" : "5.3.2",
|
|
"max" : null
|
|
},
|
|
"register_shutdown_function" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"register_tick_function" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"rename" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"reset" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"resourcebundle_count" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"resourcebundle_create" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"resourcebundle_get" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"resourcebundle_get_error_code" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"resourcebundle_get_error_message" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"resourcebundle_locales" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"restore_error_handler" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"restore_exception_handler" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"restore_include_path" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"rewind" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rewinddir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rmdir" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"round" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rsort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"rtrim" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"scandir" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"serialize" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"set_error_handler" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"set_exception_handler" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"set_file_buffer" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"set_include_path" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"set_magic_quotes_runtime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"set_socket_blocking" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"set_time_limit" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"setcookie" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"setlocale" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"setrawcookie" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"settype" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sha1" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"sha1_file" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"shell_exec" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"show_source" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"shuffle" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"similar_text" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"simplexml_import_dom" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"simplexml_load_file" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"simplexml_load_string" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"sin" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sinh" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"sizeof" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sleep" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"socket_get_status" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"socket_set_blocking" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"socket_set_timeout" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"soundex" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"spl_autoload" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"spl_autoload_call" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"spl_autoload_extensions" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"spl_autoload_functions" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"spl_autoload_register" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"spl_autoload_unregister" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"spl_classes" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"spl_object_hash" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"sprintf" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sqrt" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"srand" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sscanf" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"stat" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"str_getcsv" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"str_ireplace" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"str_pad" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"str_repeat" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"str_replace" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"str_rot13" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"str_shuffle" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"str_split" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"str_word_count" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"strcasecmp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strchr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strcmp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strcoll" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"strcspn" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_bucket_append" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_bucket_make_writeable" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_bucket_new" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_bucket_prepend" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_create" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_get_default" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_get_options" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_get_params" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_set_default" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_set_option" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_context_set_params" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_copy_to_stream" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_filter_append" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_filter_prepend" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_filter_register" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_filter_remove" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"stream_get_contents" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_get_filters" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_get_line" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_get_meta_data" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_get_transports" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_get_wrappers" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_is_local" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"stream_register_wrapper" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_resolve_include_path" : {
|
|
"min" : "5.3.2",
|
|
"max" : null
|
|
},
|
|
"stream_select" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_set_blocking" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_set_chunk_size" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"stream_set_read_buffer" : {
|
|
"min" : "5.3.3",
|
|
"max" : null
|
|
},
|
|
"stream_set_timeout" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_set_write_buffer" : {
|
|
"min" : "4.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_accept" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_client" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_enable_crypto" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_get_name" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_pair" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_recvfrom" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_sendto" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_server" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stream_socket_shutdown" : {
|
|
"min" : "5.2.1",
|
|
"max" : null
|
|
},
|
|
"stream_supports_lock" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"stream_wrapper_register" : {
|
|
"min" : "4.3.2",
|
|
"max" : null
|
|
},
|
|
"stream_wrapper_restore" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"stream_wrapper_unregister" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"strftime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strip_tags" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"stripcslashes" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"stripos" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stripslashes" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"stristr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strlen" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strnatcasecmp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strnatcmp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strncasecmp" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"strncmp" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strpbrk" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"strpos" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strptime" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"strrchr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strrev" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strripos" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"strrpos" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strspn" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strstr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strtok" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strtolower" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strtotime" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strtoupper" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strtr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"strval" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"substr" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"substr_compare" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"substr_count" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"substr_replace" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"symlink" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"sys_get_temp_dir" : {
|
|
"min" : "5.2.1",
|
|
"max" : null
|
|
},
|
|
"sys_getloadavg" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"syslog" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"system" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"tan" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"tanh" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"tempnam" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"textdomain" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"time" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"time_nanosleep" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"time_sleep_until" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"timezone_abbreviations_list" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"timezone_identifiers_list" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"timezone_location_get" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"timezone_name_from_abbr" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"timezone_name_get" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"timezone_offset_get" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"timezone_open" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"timezone_transitions_get" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"timezone_version_get" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"tmpfile" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"touch" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"trait_exists" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_create" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_create_from_rules" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_create_inverse" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_get_error_code" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_get_error_message" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_list_ids" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"transliterator_transliterate" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"trigger_error" : {
|
|
"min" : "4.0.1",
|
|
"max" : null
|
|
},
|
|
"trim" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"uasort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ucfirst" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"ucwords" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"uksort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"umask" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"uniqid" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"unlink" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"unpack" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"unregister_tick_function" : {
|
|
"min" : "4.0.3",
|
|
"max" : null
|
|
},
|
|
"unserialize" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"urldecode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"urlencode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"user_error" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"usleep" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"usort" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"utf8_decode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"utf8_encode" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"var_dump" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"var_export" : {
|
|
"min" : "4.2.0",
|
|
"max" : null
|
|
},
|
|
"version_compare" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"vfprintf" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"vprintf" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"vsprintf" : {
|
|
"min" : "4.0.7",
|
|
"max" : null
|
|
},
|
|
"wordwrap" : {
|
|
"min" : "4.0.2",
|
|
"max" : null
|
|
},
|
|
"xml_error_string" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_get_current_byte_index" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_get_current_column_number" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_get_current_line_number" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_get_error_code" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_parse" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_parse_into_struct" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_parser_create" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_parser_create_ns" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"xml_parser_free" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_parser_get_option" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_parser_set_option" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_character_data_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_default_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_element_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_end_namespace_decl_handler" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"xml_set_external_entity_ref_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_notation_decl_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_object" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_processing_instruction_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xml_set_start_namespace_decl_handler" : {
|
|
"min" : "4.0.5",
|
|
"max" : null
|
|
},
|
|
"xml_set_unparsed_entity_decl_handler" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_attribute" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_cdata" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_comment" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_document" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_dtd" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_dtd_attlist" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_dtd_element" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_dtd_entity" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_element" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_end_pi" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_flush" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_full_end_element" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_open_memory" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_open_uri" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_output_memory" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_set_indent" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_set_indent_string" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_attribute" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_attribute_ns" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_cdata" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_comment" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_document" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_dtd" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_dtd_attlist" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_dtd_element" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_dtd_entity" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_element" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_element_ns" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_start_pi" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_text" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_attribute" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_attribute_ns" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_cdata" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_comment" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_dtd" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_dtd_attlist" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_dtd_element" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_dtd_entity" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_element" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_element_ns" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_pi" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"xmlwriter_write_raw" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"yaml_emit" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"yaml_emit_file" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"yaml_parse" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"yaml_parse_file" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"yaml_parse_url" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"zend_logo_guid" : {
|
|
"min" : "4.0.0",
|
|
"max" : "5.4.30RC1"
|
|
},
|
|
"zend_thread_id" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"zend_version" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
}
|
|
},
|
|
"classes" : {
|
|
"APCIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"AppendIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"ArrayIterator" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ArrayObject" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"BadFunctionCallException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"BadMethodCallException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"CURLFile" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"CachingIterator" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"CallbackFilterIterator" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"Closure" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"Collator" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"DateInterval" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"DatePeriod" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"DateTime" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"DateTimeImmutable" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"DateTimeZone" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"Directory" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"DirectoryIterator" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"DomainException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"EmptyIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"ErrorException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Exception" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"FilesystemIterator" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"FilterIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Generator" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"GlobIterator" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"Imagick" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickDraw" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickDrawException" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickException" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickPixel" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickPixelException" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickPixelIterator" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"ImagickPixelIteratorException" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"InfiniteIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"IntlBreakIterator" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlCalendar" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlCodePointBreakIterator" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlDateFormatter" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"IntlException" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"IntlGregorianCalendar" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlIterator" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlPartsIterator" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlRuleBasedBreakIterator" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"IntlTimeZone" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"InvalidArgumentException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"IteratorIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"LengthException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"LibXMLError" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"LimitIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Locale" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"LogicException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"MessageFormatter" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"MultipleIterator" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"NoRewindIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Normalizer" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"NumberFormatter" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"OutOfBoundsException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"OutOfRangeException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"OverflowException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"PDO" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"PDOException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"PDORow" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"PDOStatement" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"ParentIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Phar" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"PharData" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"PharException" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"PharFileInfo" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"RangeException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveArrayIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveCachingIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveCallbackFilterIterator" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveDirectoryIterator" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"RecursiveFilterIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveIteratorIterator" : {
|
|
"min" : "5.1.3",
|
|
"max" : null
|
|
},
|
|
"RecursiveRegexIterator" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveTreeIterator" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"Reflection" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionClass" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionException" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionExtension" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionFunction" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionFunctionAbstract" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionMethod" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionObject" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionParameter" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionProperty" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"ReflectionZendExtension" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"RegexIterator" : {
|
|
"min" : "5.2.0",
|
|
"max" : null
|
|
},
|
|
"ResourceBundle" : {
|
|
"min" : "5.2.4",
|
|
"max" : null
|
|
},
|
|
"RuntimeException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"SimpleXMLElement" : {
|
|
"min" : "5.0.1",
|
|
"max" : null
|
|
},
|
|
"SimpleXMLIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"SplDoublyLinkedList" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplFileInfo" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"SplFileObject" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"SplFixedArray" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplHeap" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplMaxHeap" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplMinHeap" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplObjectStorage" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"SplPriorityQueue" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplQueue" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplStack" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"SplTempFileObject" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"Spoofchecker" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"Transliterator" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"UConverter" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"UnderflowException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"UnexpectedValueException" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"XMLReader" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"XMLWriter" : {
|
|
"min" : "5.1.2",
|
|
"max" : null
|
|
},
|
|
"__PHP_Incomplete_Class" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"finfo" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
},
|
|
"http\\Client" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Client\\Request" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Client\\Response" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Cookie" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Encoding\\Stream" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Encoding\\Stream\\Dechunk" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Encoding\\Stream\\Deflate" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Encoding\\Stream\\Inflate" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Env" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Env\\Request" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Env\\Response" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\BadConversionException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\BadHeaderException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\BadMessageException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\BadMethodCallException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\BadQueryStringException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\BadUrlException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\InvalidArgumentException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\RuntimeException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception\\UnexpectedValueException" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Header" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Message" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Message\\Body" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Params" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\QueryString" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"http\\Url" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
},
|
|
"mysqli" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_driver" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_result" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_sql_exception" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_stmt" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"mysqli_warning" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"php_user_filter" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"stdClass" : {
|
|
"min" : "4.0.0",
|
|
"max" : null
|
|
}
|
|
},
|
|
"interfaces" : {
|
|
"ArrayAccess" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Countable" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"DateTimeInterface" : {
|
|
"min" : "5.5.0",
|
|
"max" : null
|
|
},
|
|
"Iterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"IteratorAggregate" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"JsonSerializable" : {
|
|
"min" : "5.4.0",
|
|
"max" : null
|
|
},
|
|
"OuterIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"RecursiveIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Reflector" : {
|
|
"min" : "5.0.0",
|
|
"max" : null
|
|
},
|
|
"SeekableIterator" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Serializable" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"SplObserver" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"SplSubject" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"Traversable" : {
|
|
"min" : "5.1.0",
|
|
"max" : null
|
|
},
|
|
"http\\Exception" : {
|
|
"min" : "5.3.0",
|
|
"max" : null
|
|
}
|
|
},
|
|
"functions_windows" : {
|
|
"apache_child_terminate" : "",
|
|
"chroot" : "",
|
|
"getrusage" : "",
|
|
"imagecreatefromxpm" : "",
|
|
"lchgrp" : "",
|
|
"lchown" : "",
|
|
"nl_langinfo" : "",
|
|
"strptime" : "",
|
|
"sys_getloadavg" : "",
|
|
"checkdnsrr" : "5.3.0",
|
|
"dns_get_record" : "5.3.0",
|
|
"fnmatch" : "5.3.0",
|
|
"getmxrr" : "5.3.0",
|
|
"getopt" : "5.3.0",
|
|
"imagecolorclosesthwb" : "5.3.0",
|
|
"inet_ntop" : "5.3.0",
|
|
"inet_pton" : "5.3.0",
|
|
"link" : "5.3.0",
|
|
"linkinfo" : "5.3.0",
|
|
"readlink" : "5.3.0",
|
|
"socket_create_pair" : "5.3.0",
|
|
"stream_socket_pair" : "5.3.0",
|
|
"symlink" : "5.3.0",
|
|
"time_nanosleep" : "5.3.0",
|
|
"time_sleep_until" : "5.3.0"
|
|
}
|
|
}
|