1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-09-20 00:49:11 +02:00
phorge-arcanist/resources/php/symbol-information.json
epriestley 9b74cb4ee6 Fully merge "libphutil/" into "arcanist/"
Summary: Ref T13395. Moves all remaining code in "libphutil/" into "arcanist/".

Test Plan: Ran various arc workflows, although this probably has some remaining rough edges.

Maniphest Tasks: T13395

Differential Revision: https://secure.phabricator.com/D20980
2020-02-12 15:17:38 -08:00

64365 lines
1.4 MiB

{
"@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"
],
"debug_backtrace": [
"4.3.0",
"5.4.0"
],
"debug_print_backtrace": [
"5.0.0",
"5.4.0"
],
"fgetss": [
"4.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"
],
"idn_to_ascii": [
"5.2.4",
"5.2.4",
"5.4.0RC3",
"5.4.0RC3"
],
"idn_to_utf8": [
"5.2.4",
"5.2.4",
"5.4.0RC3",
"5.4.0RC3"
],
"ini_get_all": [
"4.2.0",
"5.3.0"
],
"is_a": [
"4.2.0",
"4.2.0",
"5.3.9"
],
"jdtojewish": [
"4.0.0",
"4.3.0",
"5.0.0"
],
"json_decode": [
"5.2.0",
"5.2.0",
"5.3.0",
"5.4.0"
],
"json_encode": [
"5.2.0",
"5.3.0",
"5.5.0"
],
"ldap_read": [
"4.0.0",
"4.0.0",
"4.0.0",
"4.0.0",
"4.0.2",
"4.0.2",
"4.0.2",
"4.0.2"
],
"ldap_search": [
"4.0.0",
"4.0.0",
"4.0.0",
"4.0.0",
"4.0.2",
"4.0.2",
"4.0.2",
"4.0.2"
],
"md5": [
"4.0.0",
"5.0.0"
],
"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"
],
"openssl_sign": [
"4.0.4",
"4.0.4",
"4.0.4",
"5.0.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"
],
"scandir": [
"5.0.0",
"5.4.0",
"5.4.0"
],
"sem_acquire": [
"4.0.0",
"5.6.1RC1"
],
"session_regenerate_id": [
"5.1.0"
],
"sha1": [
"4.3.0",
"5.0.0"
],
"sha1_file": [
"4.3.0",
"5.0.0"
],
"sqlite_fetch_column_types": [
"5.0.0",
"5.0.0",
"5.1.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": {
"_": {
"ext.name": "gettext",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"__uopz_exit_overload": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"abs": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"acos": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"acosh": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"addcslashes": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"addslashes": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"apc_add": {
"ext.name": "apc",
"ext.min": "3.0.13",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apc_bin_dump": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_bin_dumpfile": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_bin_load": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_bin_loadfile": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_cache_info": {
"ext.name": "apc",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"apc_cas": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_clear_cache": {
"ext.name": "apc",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"apc_compile_file": {
"ext.name": "apc",
"ext.min": "3.0.13",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apc_dec": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_define_constants": {
"ext.name": "apc",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apc_delete": {
"ext.name": "apc",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apc_delete_file": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_exists": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_fetch": {
"ext.name": "apc",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apc_inc": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"apc_load_constants": {
"ext.name": "apc",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apc_sma_info": {
"ext.name": "apc",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"apc_store": {
"ext.name": "apc",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"apcu_add": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_bin_dump": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_bin_dumpfile": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_bin_load": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_bin_loadfile": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_cache_info": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_cas": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_clear_cache": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_dec": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_delete": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_enabled": {
"ext.name": "apcu",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_exists": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_fetch": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_inc": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_key_info": {
"ext.name": "apcu",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_sma_info": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"apcu_store": {
"ext.name": "apcu",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"array_change_key_case": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"array_chunk": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"array_column": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"array_combine": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"array_count_values": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_diff": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"array_diff_assoc": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"array_diff_key": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"array_diff_uassoc": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"array_diff_ukey": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"array_fill": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"array_fill_keys": {
"ext.name": "standard",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"array_filter": {
"ext.name": "standard",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"array_flip": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_intersect": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"array_intersect_assoc": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"array_intersect_key": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"array_intersect_uassoc": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"array_intersect_ukey": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"array_key_exists": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"array_keys": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_map": {
"ext.name": "standard",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"array_merge": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_merge_recursive": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"array_multisort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_pad": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_pop": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_product": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"array_push": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_rand": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_reduce": {
"ext.name": "standard",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"array_replace": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"array_replace_recursive": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"array_reverse": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_search": {
"ext.name": "standard",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"array_shift": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_slice": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_splice": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_sum": {
"ext.name": "standard",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"array_udiff": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"array_udiff_assoc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_udiff_uassoc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_uintersect": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_uintersect_assoc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_uintersect_uassoc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_unique": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"array_unshift": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_values": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_walk": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"array_walk_recursive": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"arsort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"asin": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"asinh": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"asort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"assert": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"assert_options": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"atan": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"atan2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"atanh": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"base64_decode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"base64_encode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"base_convert": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"basename": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcadd": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bccomp": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcdiv": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcmod": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcmul": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcpow": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcpowmod": {
"ext.name": "bcmath",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"bcscale": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcsqrt": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bcsub": {
"ext.name": "bcmath",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bin2hex": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bind_textdomain_codeset": {
"ext.name": "gettext",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"bindec": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"bindtextdomain": {
"ext.name": "gettext",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"boolval": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"bson_decode": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"bson_encode": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"bzclose": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzcompress": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzdecompress": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzerrno": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzerror": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzerrstr": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzflush": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzopen": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzread": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"bzwrite": {
"ext.name": "bz2",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"cal_days_in_month": {
"ext.name": "calendar",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"cal_from_jd": {
"ext.name": "calendar",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"cal_info": {
"ext.name": "calendar",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"cal_to_jd": {
"ext.name": "calendar",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"call_user_func": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"call_user_func_array": {
"ext.name": "standard",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"call_user_method": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"call_user_method_array": {
"ext.name": "standard",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"ceil": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chdir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"checkdate": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"checkdnsrr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chgrp": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chmod": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chop": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chown": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"chroot": {
"ext.name": "standard",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"chunk_split": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"class_alias": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"class_exists": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"class_implements": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"class_parents": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"class_uses": {
"ext.name": "spl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"clearstatcache": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"cli_get_process_title": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"cli_set_process_title": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"closedir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"closelog": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"collator_asort": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_compare": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_get_attribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_get_error_code": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_get_error_message": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_get_locale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_get_sort_key": {
"ext.name": "intl",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"collator_get_strength": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_set_attribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_set_strength": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_sort": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"collator_sort_with_sort_keys": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"compact": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"connection_aborted": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"connection_status": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"connection_timeout": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "4.0.4"
},
"constant": {
"ext.name": "standard",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"convert_cyr_string": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"convert_uudecode": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"convert_uuencode": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"copy": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"cos": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"cosh": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"count": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"count_chars": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"crc32": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"create_function": {
"ext.name": "Core",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"crypt": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ctype_alnum": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_alpha": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_cntrl": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_digit": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_graph": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_lower": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_print": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_punct": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_space": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_upper": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ctype_xdigit": {
"ext.name": "ctype",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"curl_close": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"curl_copy_handle": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_errno": {
"ext.name": "curl",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"curl_error": {
"ext.name": "curl",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"curl_escape": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_exec": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"curl_file_create": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_getinfo": {
"ext.name": "curl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"curl_init": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"curl_multi_add_handle": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_close": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_exec": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_getcontent": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_info_read": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_init": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_remove_handle": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_select": {
"ext.name": "curl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"curl_multi_setopt": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_multi_strerror": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_pause": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_reset": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_setopt": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"curl_setopt_array": {
"ext.name": "curl",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"curl_share_close": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_share_init": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_share_setopt": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_strerror": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_unescape": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"curl_version": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"current": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"date": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"date_add": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_create": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_create_from_format": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_create_immutable": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"date_create_immutable_from_format": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"date_date_set": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_default_timezone_get": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"date_default_timezone_set": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"date_diff": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_format": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_get_last_errors": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_interval_create_from_date_string": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_interval_format": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_isodate_set": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_modify": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_offset_get": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_parse": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_parse_from_format": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_sub": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_sun_info": {
"ext.name": "date",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"date_sunrise": {
"ext.name": "date",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"date_sunset": {
"ext.name": "date",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"date_time_set": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_timestamp_get": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_timestamp_set": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"date_timezone_get": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"date_timezone_set": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"datefmt_create": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_format": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_format_object": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"datefmt_get_calendar": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_calendar_object": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"datefmt_get_datetype": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_error_code": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_error_message": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_locale": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_pattern": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_timetype": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_get_timezone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"datefmt_get_timezone_id": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_is_lenient": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_localtime": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_parse": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_set_calendar": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_set_lenient": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_set_pattern": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"datefmt_set_timezone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"datefmt_set_timezone_id": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"dcgettext": {
"ext.name": "gettext",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"dcngettext": {
"ext.name": "gettext",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"debug_backtrace": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"debug_print_backtrace": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"debug_zval_dump": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"decbin": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"dechex": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"decoct": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"define": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"define_syslog_variables": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.3.29"
},
"defined": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"deg2rad": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"dgettext": {
"ext.name": "gettext",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"dir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"dirname": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"disk_free_space": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"disk_total_space": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"diskfreespace": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"dl": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"dngettext": {
"ext.name": "gettext",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"dns_check_record": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"dns_get_mx": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"dns_get_record": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"dom_import_simplexml": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"doubleval": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"each": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"easter_date": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"easter_days": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"empty": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"enchant_broker_describe": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_dict_exists": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_free": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_free_dict": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_get_dict_path": {
"ext.name": "enchant",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_get_error": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_init": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_list_dicts": {
"ext.name": "enchant",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_request_dict": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_request_pwl_dict": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_set_dict_path": {
"ext.name": "enchant",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_broker_set_ordering": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_add_to_personal": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_add_to_session": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_check": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_describe": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_get_error": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_is_in_session": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_quick_check": {
"ext.name": "enchant",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_store_replacement": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"enchant_dict_suggest": {
"ext.name": "enchant",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"end": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ereg": {
"ext.name": "ereg",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ereg_replace": {
"ext.name": "ereg",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"eregi": {
"ext.name": "ereg",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"eregi_replace": {
"ext.name": "ereg",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"error_get_last": {
"ext.name": "standard",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"error_log": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"error_reporting": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"escapeshellarg": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"escapeshellcmd": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"event_add": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_free": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_loop": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_loopbreak": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_loopexit": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_new": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_priority_init": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_reinit": {
"ext.name": "libevent",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_base_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_base_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_disable": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_enable": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_fd_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_free": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_new": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_priority_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_read": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_set_callback": {
"ext.name": "libevent",
"ext.min": "0.0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_timeout_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_watermark_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_buffer_write": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_del": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_free": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_new": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_priority_set": {
"ext.name": "libevent",
"ext.min": "0.0.5",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_timer_add": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_timer_del": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_timer_new": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_timer_pending": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"event_timer_set": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"exec": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"exif_imagetype": {
"ext.name": "exif",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"exif_read_data": {
"ext.name": "exif",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"exif_tagname": {
"ext.name": "exif",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"exif_thumbnail": {
"ext.name": "exif",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"exp": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"explode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"expm1": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"extension_loaded": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"extract": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ezmlm_hash": {
"ext.name": "standard",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"fclose": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"feof": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fflush": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"fgetc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fgetcsv": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fgets": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fgetss": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"file": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"file_exists": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"file_get_contents": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"file_put_contents": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"fileatime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"filectime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"filegroup": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fileinode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"filemtime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fileowner": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fileperms": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"filesize": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"filetype": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"filter_data": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": "0.10.0",
"php.min": "4.0.0",
"php.max": null
},
"filter_has_var": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"filter_id": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"filter_input": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"filter_input_array": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"filter_list": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"filter_var": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"filter_var_array": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"finfo_buffer": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"finfo_close": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"finfo_file": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"finfo_open": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"finfo_set_flags": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"floatval": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"flock": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"floor": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"flush": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fmod": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"fnmatch": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"fopen": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"forward_static_call": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"forward_static_call_array": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"fpassthru": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fprintf": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"fputcsv": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"fputs": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fread": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"frenchtojd": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fscanf": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"fseek": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fsockopen": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fstat": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftell": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftok": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ftp_alloc": {
"ext.name": "ftp",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ftp_cdup": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_chdir": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_chmod": {
"ext.name": "ftp",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ftp_close": {
"ext.name": "ftp",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ftp_connect": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_delete": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_exec": {
"ext.name": "ftp",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"ftp_fget": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_fput": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_get": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_get_option": {
"ext.name": "ftp",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ftp_login": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_mdtm": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_mkdir": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_nb_continue": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ftp_nb_fget": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ftp_nb_fput": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ftp_nb_get": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ftp_nb_put": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ftp_nlist": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_pasv": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_put": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_pwd": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_quit": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_raw": {
"ext.name": "ftp",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ftp_rawlist": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_rename": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_rmdir": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_set_option": {
"ext.name": "ftp",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ftp_site": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_size": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftp_ssl_connect": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ftp_systype": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ftruncate": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"func_get_arg": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"func_get_args": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"func_num_args": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"function_exists": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"fwrite": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gc_collect_cycles": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"gc_disable": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"gc_enable": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"gc_enabled": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"gd_info": {
"ext.name": "gd",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_asnum_by_name": {
"ext.name": "geoip",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_continent_code_by_name": {
"ext.name": "geoip",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_country_code3_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_country_code_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_country_name_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_database_info": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_db_avail": {
"ext.name": "geoip",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_db_filename": {
"ext.name": "geoip",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_db_get_all_info": {
"ext.name": "geoip",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_domain_by_name": {
"ext.name": "geoip",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_id_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_isp_by_name": {
"ext.name": "geoip",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_netspeedcell_by_name": {
"ext.name": "geoip",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_org_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_record_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_region_by_name": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_region_name_by_code": {
"ext.name": "geoip",
"ext.min": "1.0.5",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_setup_custom_directory": {
"ext.name": "geoip",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"geoip_time_zone_by_country_and_region": {
"ext.name": "geoip",
"ext.min": "1.0.5",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"get_browser": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_called_class": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"get_cfg_var": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_class": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_class_methods": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_class_vars": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_current_user": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_declared_classes": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_declared_interfaces": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"get_declared_traits": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"get_defined_constants": {
"ext.name": "Core",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"get_defined_functions": {
"ext.name": "Core",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"get_defined_vars": {
"ext.name": "Core",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"get_extension_funcs": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_headers": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"get_html_translation_table": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_include_path": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"get_included_files": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_loaded_extensions": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_magic_quotes_gpc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_magic_quotes_runtime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_meta_tags": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_object_vars": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_parent_class": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_required_files": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"get_resource_type": {
"ext.name": "Core",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"getcwd": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getdate": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getenv": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gethostbyaddr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gethostbyname": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gethostbynamel": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gethostname": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getimagesize": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getimagesizefromstring": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"getlastmod": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getmxrr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getmygid": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"getmyinode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getmypid": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getmyuid": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getopt": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"getprotobyname": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getprotobynumber": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getrandmax": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getrusage": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getservbyname": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"getservbyport": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gettext": {
"ext.name": "gettext",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gettimeofday": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gettype": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"glob": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"gmdate": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gmmktime": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gmp_abs": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_add": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_and": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_clrbit": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_cmp": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_com": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_div": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_div_q": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_div_qr": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_div_r": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_divexact": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_export": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"gmp_fact": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_gcd": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_gcdext": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_hamdist": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_import": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"gmp_init": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_intval": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_invert": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_jacobi": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_legendre": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_mod": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_mul": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_neg": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_nextprime": {
"ext.name": "gmp",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"gmp_or": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_perfect_square": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_popcount": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_pow": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_powm": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_prob_prime": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_random": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_random_bits": {
"ext.name": "gmp",
"ext.min": "5.6.3RC1",
"ext.max": null,
"php.min": "5.6.3RC1",
"php.max": null
},
"gmp_random_range": {
"ext.name": "gmp",
"ext.min": "5.6.3RC1",
"ext.max": null,
"php.min": "5.6.3RC1",
"php.max": null
},
"gmp_root": {
"ext.name": "gmp",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"gmp_rootrem": {
"ext.name": "gmp",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"gmp_scan0": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_scan1": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_setbit": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_sign": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_sqrt": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_sqrtrem": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_strval": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_sub": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmp_testbit": {
"ext.name": "gmp",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"gmp_xor": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gmstrftime": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"grapheme_extract": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_stripos": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_stristr": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_strlen": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_strpos": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_strripos": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_strrpos": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_strstr": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"grapheme_substr": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"gregoriantojd": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzclose": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzcompress": {
"ext.name": "zlib",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"gzdecode": {
"ext.name": "zlib",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"gzdeflate": {
"ext.name": "zlib",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gzencode": {
"ext.name": "zlib",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gzeof": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzfile": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzgetc": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzgets": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzgetss": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzinflate": {
"ext.name": "zlib",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"gzopen": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzpassthru": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzputs": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzread": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzrewind": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzseek": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gztell": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"gzuncompress": {
"ext.name": "zlib",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"gzwrite": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_algos": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_copy": {
"ext.name": "hash",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"hash_equals": {
"ext.name": "hash",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"hash_file": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_final": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_hmac": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_hmac_file": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_init": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_pbkdf2": {
"ext.name": "hash",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"hash_update": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_update_file": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hash_update_stream": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"header": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"header_register_callback": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"header_remove": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"headers_list": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"headers_sent": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hebrev": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hebrevc": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"hex2bin": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"hexdec": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"highlight_file": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"highlight_string": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"html_entity_decode": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"htmlentities": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"htmlspecialchars": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"htmlspecialchars_decode": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"http_build_cookie": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_build_query": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"http_build_str": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_build_url": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_cache_etag": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_cache_last_modified": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_chunked_decode": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_date": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_deflate": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_get": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_get_request_body": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_get_request_body_stream": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_get_request_headers": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_head": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_inflate": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_match_etag": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_match_modified": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_match_request_header": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_negotiate": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_negotiate_charset": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_negotiate_content_type": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_negotiate_language": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_parse_cookie": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_parse_headers": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_parse_message": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_parse_params": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_persistent_handles_clean": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_persistent_handles_count": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_persistent_handles_ident": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_post_data": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_post_fields": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_put_data": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_put_file": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_put_stream": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_redirect": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_request": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_request_body_encode": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_request_method_exists": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_request_method_name": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_request_method_register": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_request_method_unregister": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_response_code": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"http_send_content_disposition": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_send_content_type": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_send_data": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_send_file": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_send_last_modified": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_send_status": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_send_stream": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_support": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"http_throttle": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"hypot": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"iconv": {
"ext.name": "iconv",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"iconv_get_encoding": {
"ext.name": "iconv",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"iconv_mime_decode": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"iconv_mime_decode_headers": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"iconv_mime_encode": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"iconv_set_encoding": {
"ext.name": "iconv",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"iconv_strlen": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"iconv_strpos": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"iconv_strrpos": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"iconv_substr": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"idate": {
"ext.name": "date",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"idn_to_ascii": {
"ext.name": "intl",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"idn_to_utf8": {
"ext.name": "intl",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"igbinary_serialize": {
"ext.name": "igbinary",
"ext.min": "1.1.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"igbinary_unserialize": {
"ext.name": "igbinary",
"ext.min": "1.1.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ignore_user_abort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"image2wbmp": {
"ext.name": "gd",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"image_type_to_extension": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"image_type_to_mime_type": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imageaffine": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imageaffinematrixconcat": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imageaffinematrixget": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagealphablending": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imageantialias": {
"ext.name": "gd",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"imagearc": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagechar": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecharup": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorallocate": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorallocatealpha": {
"ext.name": "gd",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"imagecolorat": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorclosest": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorclosestalpha": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagecolorclosesthwb": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagecolordeallocate": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorexact": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorexactalpha": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagecolormatch": {
"ext.name": "gd",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"imagecolorresolve": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorresolvealpha": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagecolorset": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorsforindex": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolorstotal": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecolortransparent": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imageconvolution": {
"ext.name": "gd",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"imagecopy": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecopymerge": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagecopymergegray": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagecopyresampled": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagecopyresized": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecreate": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecreatefromgd": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagecreatefromgd2": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagecreatefromgd2part": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagecreatefromgif": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecreatefromjpeg": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecreatefrompng": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagecreatefromstring": {
"ext.name": "gd",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"imagecreatefromwbmp": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagecreatefromwebp": {
"ext.name": "gd",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"imagecreatefromxbm": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagecreatefromxpm": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagecreatetruecolor": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagecrop": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagecropauto": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagedashedline": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagedestroy": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imageellipse": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagefill": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagefilledarc": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagefilledellipse": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagefilledpolygon": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagefilledrectangle": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagefilltoborder": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagefilter": {
"ext.name": "gd",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"imageflip": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagefontheight": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagefontwidth": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imageftbbox": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagefttext": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagegammacorrect": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagegd": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagegd2": {
"ext.name": "gd",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imagegif": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagegrabscreen": {
"ext.name": "gd",
"ext.min": "5.2.2",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"imagegrabwindow": {
"ext.name": "gd",
"ext.min": "5.2.2",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"imageinterlace": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imageistruecolor": {
"ext.name": "gd",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"imagejpeg": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagelayereffect": {
"ext.name": "gd",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"imageline": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imageloadfont": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepalettecopy": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagepalettetotruecolor": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagepng": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepolygon": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepsbbox": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepsencodefont": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepsextendfont": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepsfreefont": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepsloadfont": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepsslantfont": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagepstext": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagerectangle": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagerotate": {
"ext.name": "gd",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"imagesavealpha": {
"ext.name": "gd",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"imagescale": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagesetbrush": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagesetinterpolation": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"imagesetpixel": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagesetstyle": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagesetthickness": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagesettile": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagestring": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagestringup": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagesx": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagesy": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagetruecolortopalette": {
"ext.name": "gd",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"imagettfbbox": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagettftext": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imagetypes": {
"ext.name": "gd",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"imagewbmp": {
"ext.name": "gd",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"imagewebp": {
"ext.name": "gd",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"imagexbm": {
"ext.name": "gd",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"imap_8bit": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_alerts": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_append": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_base64": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_binary": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_body": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_bodystruct": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_check": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_clearflag_full": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_close": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_create": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_createmailbox": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_delete": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_deletemailbox": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_errors": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_expunge": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_fetch_overview": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_fetchbody": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_fetchheader": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_fetchmime": {
"ext.name": "imap",
"ext.min": "5.3.6",
"ext.max": null,
"php.min": "5.3.6",
"php.max": null
},
"imap_fetchstructure": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_fetchtext": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_gc": {
"ext.name": "imap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"imap_get_quota": {
"ext.name": "imap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"imap_get_quotaroot": {
"ext.name": "imap",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"imap_getacl": {
"ext.name": "imap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"imap_getmailboxes": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_getsubscribed": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_header": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_headerinfo": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_headers": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_last_error": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_list": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_listmailbox": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_listscan": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_listsubscribed": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_lsub": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mail": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mail_compose": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mail_copy": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mail_move": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mailboxmsginfo": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mime_header_decode": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_msgno": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_mutf7_to_utf8": {
"ext.name": "imap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"imap_num_msg": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_num_recent": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_open": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_ping": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_qprint": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_rename": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_renamemailbox": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_reopen": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_rfc822_parse_adrlist": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_rfc822_parse_headers": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_rfc822_write_address": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_savebody": {
"ext.name": "imap",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"imap_scan": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_scanmailbox": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_search": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_set_quota": {
"ext.name": "imap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"imap_setacl": {
"ext.name": "imap",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imap_setflag_full": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_sort": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_status": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_subscribe": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_thread": {
"ext.name": "imap",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"imap_timeout": {
"ext.name": "imap",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"imap_uid": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_undelete": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_unsubscribe": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_utf7_decode": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_utf7_encode": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_utf8": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"imap_utf8_to_mutf7": {
"ext.name": "imap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"implode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"import_request_variables": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": "5.3.29"
},
"in_array": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"inclued_get_data": {
"ext.name": "inclued",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"inet_ntop": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"inet_pton": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ini_alter": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ini_get": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ini_get_all": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ini_restore": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ini_set": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"input_filters_list": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": "0.10.0",
"php.min": "4.0.0",
"php.max": null
},
"input_get": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": "0.10.0",
"php.min": "4.0.0",
"php.max": null
},
"input_get_args": {
"ext.name": "filter",
"ext.min": "0.10.0",
"ext.max": "0.10.0",
"php.min": "5.0.0",
"php.max": null
},
"input_has_variable": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": "0.10.0",
"php.min": "4.0.0",
"php.max": null
},
"input_name_to_filter": {
"ext.name": "filter",
"ext.min": "0.9.2",
"ext.max": "0.10.0",
"php.min": "4.0.0",
"php.max": null
},
"interface_exists": {
"ext.name": "Core",
"ext.min": "5.0.2",
"ext.max": null,
"php.min": "5.0.2",
"php.max": null
},
"intl_error_name": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"intl_get_error_code": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"intl_get_error_message": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"intl_is_failure": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"intlcal_add": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_after": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_before": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_clear": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_create_instance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_equals": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_field_difference": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_from_date_time": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_actual_maximum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_actual_minimum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_available_locales": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_day_of_week_type": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_error_code": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_error_message": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_first_day_of_week": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_greatest_minimum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_keyword_values_for_locale": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_least_maximum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_locale": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_maximum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_minimal_days_in_first_week": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_minimum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_now": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_repeated_wall_time_option": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_skipped_wall_time_option": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_time": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_time_zone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_type": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_get_weekend_transition": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_in_daylight_time": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_is_equivalent_to": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_is_lenient": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_is_set": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_is_weekend": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_roll": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set_first_day_of_week": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set_lenient": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set_minimal_days_in_first_week": {
"ext.name": "intl",
"ext.min": "5.5.1",
"ext.max": null,
"php.min": "5.5.1",
"php.max": null
},
"intlcal_set_repeated_wall_time_option": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set_skipped_wall_time_option": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set_time": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_set_time_zone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlcal_to_date_time": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlgregcal_create_instance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlgregcal_get_gregorian_change": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlgregcal_is_leap_year": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intlgregcal_set_gregorian_change": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_count_equivalent_ids": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_create_default": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_create_enumeration": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_create_time_zone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_create_time_zone_id_enumeration": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_from_date_time_zone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_canonical_id": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_display_name": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_dst_savings": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_equivalent_id": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_error_code": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_error_message": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_gmt": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_id": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_offset": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_raw_offset": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_region": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_tz_data_version": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_get_unknown": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_has_same_rules": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_to_date_time_zone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intltz_use_daylight_time": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"intval": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ip2long": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"iptcembed": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"iptcparse": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_a": {
"ext.name": "Core",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"is_array": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_bool": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_callable": {
"ext.name": "standard",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"is_dir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_double": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_executable": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_file": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_finite": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"is_float": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_infinite": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"is_int": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_integer": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_link": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_long": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_nan": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"is_null": {
"ext.name": "standard",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"is_numeric": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_object": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_readable": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_real": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_resource": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_scalar": {
"ext.name": "standard",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"is_soap_fault": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"is_string": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_subclass_of": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_uploaded_file": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"is_writable": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"is_writeable": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"isset": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"iterator_apply": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"iterator_count": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"iterator_to_array": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"jddayofweek": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jdmonthname": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jdtofrench": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jdtogregorian": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jdtojewish": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jdtojulian": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jdtounix": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jewishtojd": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"join": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"jpeg2wbmp": {
"ext.name": "gd",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"jsmin": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"jsmin_last_error": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"jsmin_last_error_msg": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"json_decode": {
"ext.name": "json",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"json_encode": {
"ext.name": "json",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"json_last_error": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"json_last_error_msg": {
"ext.name": "json",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"juliantojd": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"key": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"key_exists": {
"ext.name": "standard",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"krsort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ksort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"lcfirst": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"lcg_value": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"lchgrp": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"lchown": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ldap_add": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_bind": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_close": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_compare": {
"ext.name": "ldap",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"ldap_connect": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_control_paged_result": {
"ext.name": "ldap",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ldap_control_paged_result_response": {
"ext.name": "ldap",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ldap_count_entries": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_delete": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_dn2ufn": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_err2str": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_errno": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_error": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_escape": {
"ext.name": "ldap",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"ldap_explode_dn": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_first_attribute": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_first_entry": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_first_reference": {
"ext.name": "ldap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"ldap_free_result": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_get_attributes": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_get_dn": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_get_entries": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_get_option": {
"ext.name": "ldap",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ldap_get_values": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_get_values_len": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_list": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_mod_add": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_mod_del": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_mod_replace": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_modify": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_modify_batch": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"ldap_next_attribute": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_next_entry": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_next_reference": {
"ext.name": "ldap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"ldap_parse_reference": {
"ext.name": "ldap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"ldap_parse_result": {
"ext.name": "ldap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"ldap_read": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_rename": {
"ext.name": "ldap",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"ldap_sasl_bind": {
"ext.name": "ldap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ldap_search": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ldap_set_option": {
"ext.name": "ldap",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ldap_set_rebind_proc": {
"ext.name": "ldap",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ldap_sort": {
"ext.name": "ldap",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ldap_start_tls": {
"ext.name": "ldap",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ldap_unbind": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"levenshtein": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"libxml_clear_errors": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"libxml_disable_entity_loader": {
"ext.name": "libxml",
"ext.min": "5.2.11",
"ext.max": null,
"php.min": "5.2.11",
"php.max": null
},
"libxml_get_errors": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"libxml_get_last_error": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"libxml_set_external_entity_loader": {
"ext.name": "libxml",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"libxml_set_streams_context": {
"ext.name": "libxml",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"libxml_use_internal_errors": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"link": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"linkinfo": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"list": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"locale_accept_from_http": {
"ext.name": "intl",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"locale_canonicalize": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_compose": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_filter_matches": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_all_variants": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_default": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_display_language": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_display_name": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_display_region": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_display_script": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_display_variant": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_keywords": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_primary_language": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_region": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_get_script": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_lookup": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_parse": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locale_set_default": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"localeconv": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"localtime": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"log": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"log10": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"log1p": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"long2ip": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"lstat": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ltrim": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"lzf_compress": {
"ext.name": "lzf",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"lzf_decompress": {
"ext.name": "lzf",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"lzf_optimized_for": {
"ext.name": "lzf",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"magic_quotes_runtime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mail": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mailparse_determine_best_xfer_encoding": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_create": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_extract_part": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_extract_part_file": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_extract_whole_part_file": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_free": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_get_part": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_get_part_data": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_get_structure": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_parse": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_msg_parse_file": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_rfc822_parse_addresses": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_stream_encode": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_test": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mailparse_uudecode_all": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"max": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mb_check_encoding": {
"ext.name": "mbstring",
"ext.min": "4.4.3",
"ext.max": null,
"php.min": "4.4.3",
"php.max": null
},
"mb_convert_case": {
"ext.name": "mbstring",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mb_convert_encoding": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_convert_kana": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_convert_variables": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_decode_mimeheader": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_decode_numericentity": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_detect_encoding": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_detect_order": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_encode_mimeheader": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_encode_numericentity": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_encoding_aliases": {
"ext.name": "mbstring",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"mb_ereg": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_match": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_replace": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_replace_callback": {
"ext.name": "mbstring",
"ext.min": "5.4.1",
"ext.max": null,
"php.min": "5.4.1",
"php.max": null
},
"mb_ereg_search": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_search_getpos": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_search_getregs": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_search_init": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_search_pos": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_search_regs": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_ereg_search_setpos": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_eregi": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_eregi_replace": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_get_info": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_http_input": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_http_output": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_internal_encoding": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_language": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_list_encodings": {
"ext.name": "mbstring",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mb_output_handler": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_parse_str": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_preferred_mime_name": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_regex_encoding": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_regex_set_options": {
"ext.name": "mbstring",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mb_send_mail": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_split": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mb_strcut": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_strimwidth": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_stripos": {
"ext.name": "mbstring",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mb_stristr": {
"ext.name": "mbstring",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mb_strlen": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_strpos": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_strrchr": {
"ext.name": "mbstring",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mb_strrichr": {
"ext.name": "mbstring",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mb_strripos": {
"ext.name": "mbstring",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mb_strrpos": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_strstr": {
"ext.name": "mbstring",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mb_strtolower": {
"ext.name": "mbstring",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mb_strtoupper": {
"ext.name": "mbstring",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mb_strwidth": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_substitute_character": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_substr": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mb_substr_count": {
"ext.name": "mbstring",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mbereg": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_match": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_replace": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search_getpos": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search_getregs": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search_init": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search_pos": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search_regs": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbereg_search_setpos": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mberegi": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mberegi_replace": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbregex_encoding": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mbsplit": {
"ext.name": "mbstring",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mcrypt_cbc": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_cfb": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_create_iv": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_decrypt": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_ecb": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_enc_get_algorithms_name": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_get_block_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_get_iv_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_get_key_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_get_modes_name": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_get_supported_key_sizes": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_is_block_algorithm": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_is_block_algorithm_mode": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_is_block_mode": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_enc_self_test": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_encrypt": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_generic": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_generic_deinit": {
"ext.name": "mcrypt",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"mcrypt_generic_end": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_generic_init": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_get_block_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_get_cipher_name": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_get_iv_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_get_key_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mcrypt_list_algorithms": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_list_modes": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_close": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_get_algo_block_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_get_algo_key_size": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_get_supported_key_sizes": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_is_block_algorithm": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_is_block_algorithm_mode": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_is_block_mode": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_open": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_module_self_test": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"mcrypt_ofb": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"md5": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"md5_file": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mdecrypt_generic": {
"ext.name": "mcrypt",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"memcache_add": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_add_server": {
"ext.name": "memcache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_append": {
"ext.name": "memcache",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"memcache_cas": {
"ext.name": "memcache",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"memcache_close": {
"ext.name": "memcache",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_connect": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_debug": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_decrement": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_delete": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_flush": {
"ext.name": "memcache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_get": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_get_extended_stats": {
"ext.name": "memcache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_get_server_status": {
"ext.name": "memcache",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_get_stats": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_get_version": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_increment": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_pconnect": {
"ext.name": "memcache",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_prepend": {
"ext.name": "memcache",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"memcache_replace": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_set": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_set_compress_threshold": {
"ext.name": "memcache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memcache_set_failure_callback": {
"ext.name": "memcache",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"memcache_set_server_params": {
"ext.name": "memcache",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"memory_get_peak_usage": {
"ext.name": "standard",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"memory_get_usage": {
"ext.name": "standard",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"metaphone": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"method_exists": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mhash": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mhash_count": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mhash_get_block_size": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mhash_get_hash_name": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mhash_keygen_s2k": {
"ext.name": "mhash",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"microtime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mime_content_type": {
"ext.name": "fileinfo",
"ext.min": "1.0.5-dev",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"min": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mkdir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mktime": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"money_format": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"move_uploaded_file": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"msg_get_queue": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"msg_queue_exists": {
"ext.name": "sysvmsg",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"msg_receive": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"msg_remove_queue": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"msg_send": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"msg_set_queue": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"msg_stat_queue": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"msgfmt_create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_format": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_format_message": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_get_error_code": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_get_error_message": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_get_locale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_get_pattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_parse": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_parse_message": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgfmt_set_pattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msgpack_pack": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"msgpack_serialize": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"msgpack_unpack": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"msgpack_unserialize": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mssql_bind": {
"ext.name": "mssql",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"mssql_close": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_connect": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_data_seek": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_execute": {
"ext.name": "mssql",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"mssql_fetch_array": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_fetch_assoc": {
"ext.name": "mssql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"mssql_fetch_batch": {
"ext.name": "mssql",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"mssql_fetch_field": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_fetch_object": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_fetch_row": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_field_length": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_field_name": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_field_seek": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_field_type": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_free_result": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_free_statement": {
"ext.name": "mssql",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"mssql_get_last_message": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_guid_string": {
"ext.name": "mssql",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"mssql_init": {
"ext.name": "mssql",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"mssql_min_error_severity": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_min_message_severity": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_next_result": {
"ext.name": "mssql",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"mssql_num_fields": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_num_rows": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_pconnect": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_query": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_result": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mssql_rows_affected": {
"ext.name": "mssql",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"mssql_select_db": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mt_getrandmax": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mt_rand": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mt_srand": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_affected_rows": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_client_encoding": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_close": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_connect": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_create_db": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_data_seek": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_db_name": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_db_query": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_dbname": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_drop_db": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_errno": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_error": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_escape_string": {
"ext.name": "mysql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"mysql_fetch_array": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fetch_assoc": {
"ext.name": "mysql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"mysql_fetch_field": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fetch_lengths": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fetch_object": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fetch_row": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_field_flags": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_field_len": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_field_name": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_field_seek": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_field_table": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_field_type": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fieldflags": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fieldlen": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fieldname": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fieldtable": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_fieldtype": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_free_result": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_freeresult": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_get_client_info": {
"ext.name": "mysql",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"mysql_get_host_info": {
"ext.name": "mysql",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"mysql_get_proto_info": {
"ext.name": "mysql",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"mysql_get_server_info": {
"ext.name": "mysql",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"mysql_info": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_insert_id": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_list_dbs": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_list_fields": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_list_processes": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_list_tables": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_listdbs": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_listfields": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_listtables": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_num_fields": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_num_rows": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_numfields": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_numrows": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_pconnect": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_ping": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_query": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_real_escape_string": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_result": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_select_db": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_selectdb": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_set_charset": {
"ext.name": "mysql",
"ext.min": "5.2.3",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"mysql_stat": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_table_name": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_tablename": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"mysql_thread_id": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysql_unbuffered_query": {
"ext.name": "mysql",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"mysqli_affected_rows": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_autocommit": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_begin_transaction": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"mysqli_bind_param": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_bind_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_change_user": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_character_set_name": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_client_encoding": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_close": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_commit": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_connect": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_connect_errno": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_connect_error": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_data_seek": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_debug": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_disable_reads_from_master": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_disable_rpl_parse": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_dump_debug_info": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_embedded_server_end": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_embedded_server_start": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_enable_reads_from_master": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_enable_rpl_parse": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_errno": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_error": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_error_list": {
"ext.name": "mysqli",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"mysqli_escape_string": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_execute": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_fetch_all": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_array": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_assoc": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_field": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_field_direct": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_fields": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_lengths": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_object": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_fetch_row": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_field_count": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_field_seek": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_field_tell": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_free_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_cache_stats": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_charset": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_client_info": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_client_stats": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_client_version": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_connection_stats": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_host_info": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_links_stats": {
"ext.name": "mysqli",
"ext.min": "5.6.0alpha2",
"ext.max": null,
"php.min": "5.6.0alpha2",
"php.max": null
},
"mysqli_get_metadata": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_get_proto_info": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_server_info": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_server_version": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_get_warnings": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_info": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_init": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_insert_id": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_kill": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_master_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_more_results": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_multi_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_next_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_num_fields": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_num_rows": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_options": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_param_count": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_ping": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_poll": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_prepare": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_real_connect": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_real_escape_string": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_real_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_reap_async_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_refresh": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"mysqli_release_savepoint": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"mysqli_report": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_rollback": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_rpl_parse_enabled": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_rpl_probe": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_rpl_query_type": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_savepoint": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"mysqli_select_db": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_send_long_data": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"mysqli_send_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_set_charset": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_set_local_infile_default": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_set_local_infile_handler": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_set_opt": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_slave_query": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"mysqli_sqlstate": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_ssl_set": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stat": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_affected_rows": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_attr_get": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_attr_set": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_bind_param": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_bind_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_close": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_data_seek": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_errno": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_error": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_error_list": {
"ext.name": "mysqli",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"mysqli_stmt_execute": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_fetch": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_field_count": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_free_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_get_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_get_warnings": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_init": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_insert_id": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_more_results": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_next_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_num_rows": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_param_count": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_prepare": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_reset": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_result_metadata": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_send_long_data": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_sqlstate": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt_store_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_store_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_thread_id": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_thread_safe": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_use_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_warning_count": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"natcasesort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"natsort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"next": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ngettext": {
"ext.name": "gettext",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"nl2br": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"nl_langinfo": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"normalizer_is_normalized": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"normalizer_normalize": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"number_format": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"numfmt_create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_format": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_format_currency": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_attribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_error_code": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_error_message": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_locale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_pattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_symbol": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_get_text_attribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_parse": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_parse_currency": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_set_attribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_set_pattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_set_symbol": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"numfmt_set_text_attribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"oauth_get_sbs": {
"ext.name": "OAuth",
"ext.min": "0.99.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"oauth_urlencode": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ob_clean": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ob_deflatehandler": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"ob_end_clean": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ob_end_flush": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ob_etaghandler": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"ob_flush": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ob_get_clean": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ob_get_contents": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ob_get_flush": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ob_get_length": {
"ext.name": "standard",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"ob_get_level": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ob_get_status": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"ob_gzhandler": {
"ext.name": "zlib",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"ob_iconv_handler": {
"ext.name": "iconv",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": "5.3.29"
},
"ob_implicit_flush": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ob_inflatehandler": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"ob_list_handlers": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ob_start": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ob_tidyhandler": {
"ext.name": "tidy",
"ext.min": "2.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.3.29"
},
"octdec": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_autocommit": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_binmode": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_close": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_close_all": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_columnprivileges": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_columns": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_commit": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_connect": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_cursor": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_data_source": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_do": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_error": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_errormsg": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_exec": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_execute": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_fetch_array": {
"ext.name": "odbc",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"odbc_fetch_into": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_fetch_object": {
"ext.name": "odbc",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"odbc_fetch_row": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_field_len": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_field_name": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_field_num": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_field_precision": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_field_scale": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_field_type": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_foreignkeys": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_free_result": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_gettypeinfo": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_longreadlen": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_next_result": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_num_fields": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_num_rows": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_pconnect": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_prepare": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_primarykeys": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_procedurecolumns": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_procedures": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_result": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_result_all": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_rollback": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_setoption": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_specialcolumns": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_statistics": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_tableprivileges": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"odbc_tables": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"opcache_compile_file": {
"ext.name": "Zend OPcache",
"ext.min": "7.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"opcache_get_configuration": {
"ext.name": "Zend OPcache",
"ext.min": "7.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"opcache_get_status": {
"ext.name": "Zend OPcache",
"ext.min": "7.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"opcache_invalidate": {
"ext.name": "Zend OPcache",
"ext.min": "7.0.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"opcache_is_script_cached": {
"ext.name": "Zend OPcache",
"ext.min": "7.0.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"opcache_reset": {
"ext.name": "Zend OPcache",
"ext.min": "7.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"opendir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"openlog": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"openssl_cipher_iv_length": {
"ext.name": "openssl",
"ext.min": "5.3.3",
"ext.max": null,
"php.min": "5.3.3",
"php.max": null
},
"openssl_csr_export": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_csr_export_to_file": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_csr_get_public_key": {
"ext.name": "openssl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"openssl_csr_get_subject": {
"ext.name": "openssl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"openssl_csr_new": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_csr_sign": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_decrypt": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_dh_compute_key": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_digest": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_encrypt": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_error_string": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_free_key": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_get_cert_locations": {
"ext.name": "openssl",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"openssl_get_cipher_methods": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_get_md_methods": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_get_privatekey": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_get_publickey": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_open": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_pbkdf2": {
"ext.name": "openssl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"openssl_pkcs12_export": {
"ext.name": "openssl",
"ext.min": "5.2.2",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"openssl_pkcs12_export_to_file": {
"ext.name": "openssl",
"ext.min": "5.2.2",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"openssl_pkcs12_read": {
"ext.name": "openssl",
"ext.min": "5.2.2",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"openssl_pkcs7_decrypt": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_pkcs7_encrypt": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_pkcs7_sign": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_pkcs7_verify": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_pkey_export": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_pkey_export_to_file": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_pkey_free": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_pkey_get_details": {
"ext.name": "openssl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"openssl_pkey_get_private": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_pkey_get_public": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_pkey_new": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_private_decrypt": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_private_encrypt": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_public_decrypt": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_public_encrypt": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_random_pseudo_bytes": {
"ext.name": "openssl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"openssl_seal": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_sign": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_spki_export": {
"ext.name": "openssl",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"openssl_spki_export_challenge": {
"ext.name": "openssl",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"openssl_spki_new": {
"ext.name": "openssl",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"openssl_spki_verify": {
"ext.name": "openssl",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"openssl_verify": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"openssl_x509_check_private_key": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_x509_checkpurpose": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_x509_export": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_x509_export_to_file": {
"ext.name": "openssl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"openssl_x509_fingerprint": {
"ext.name": "openssl",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"openssl_x509_free": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_x509_parse": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"openssl_x509_read": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"ord": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"output_add_rewrite_var": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"output_reset_rewrite_vars": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pack": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"parse_ini_file": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"parse_ini_string": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"parse_str": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"parse_url": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"passthru": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"password_get_info": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"password_hash": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"password_needs_rehash": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"password_verify": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"pathinfo": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pclose": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pcntl_alarm": {
"ext.name": "pcntl",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pcntl_errno": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"pcntl_exec": {
"ext.name": "pcntl",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pcntl_fork": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_get_last_error": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"pcntl_getpriority": {
"ext.name": "pcntl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"pcntl_setpriority": {
"ext.name": "pcntl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"pcntl_signal": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_signal_dispatch": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pcntl_sigprocmask": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pcntl_sigtimedwait": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pcntl_sigwaitinfo": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pcntl_strerror": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"pcntl_wait": {
"ext.name": "pcntl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"pcntl_waitpid": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_wexitstatus": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_wifexited": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_wifsignaled": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_wifstopped": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_wstopsig": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pcntl_wtermsig": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"pdf_activate_item": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_bookmark": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_launchlink": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_locallink": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_nameddest": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_note": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_path_point": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_pdflink": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_portfolio_file": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_portfolio_folder": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_table_cell": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_textflow": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_thumbnail": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_add_weblink": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_align": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_arc": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_arcn": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_attach_file": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_dpart": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_glyph": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_glyph_ext": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_item": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_layer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_mc": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_page_ext": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_pattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_pattern_ext": {
"ext.name": "pdflib",
"ext.min": "3.0.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_template": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_begin_template_ext": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_circle": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_circular_arc": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_clip": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close_font": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close_pdi": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close_pdi_document": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_close_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_closepath": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_closepath_fill_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_closepath_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_concat": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_continue_text": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_convert_to_unicode": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_3dview": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_action": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_annotation": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_bookmark": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_field": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_fieldgroup": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_gstate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_pvf": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_create_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_curveto": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_define_layer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_delete": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_delete_path": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_delete_pvf": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_delete_table": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_delete_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_draw_path": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_ellipse": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_elliptical_arc": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_encoding_set_char": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_dpart": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_glyph": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_item": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_layer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_mc": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_page_ext": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_pattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_template": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_end_template_ext": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_endpath": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fill": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fill_graphicsblock": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fill_imageblock": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fill_pdfblock": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fill_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fill_textblock": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_findfont": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fit_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fit_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fit_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fit_table": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fit_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_fit_textline": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_apiname": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_buffer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_errmsg": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_errnum": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_parameter": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_pdi_parameter": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_pdi_value": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_string": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_get_value": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_font": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_image": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_matchbox": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_path": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_pdi_page": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_pvf": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_table": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_info_textline": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_initgraphics": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_lineto": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_load_3ddata": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_load_asset": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_load_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_load_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_load_iccprofile": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_load_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_makespotcolor": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_mc_point": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_moveto": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_new": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_ccitt": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_file": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_image_file": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_pdi": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_pdi_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_open_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_pcos_get_number": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_pcos_get_stream": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_pcos_get_string": {
"ext.name": "pdflib",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_place_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_place_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_poca_delete": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_poca_insert": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_poca_new": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_poca_remove": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_process_pdi": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_rect": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_restore": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_resume_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_rotate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_save": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_scale": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_border_color": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_border_dash": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_border_style": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_graphics_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_gstate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_info": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_layer_dependency": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_parameter": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_text_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_text_pos": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_set_value": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setcolor": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setdash": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setdashpattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setflat": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setfont": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setgray": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setgray_fill": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setgray_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setlinecap": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setlinejoin": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setlinewidth": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setmatrix": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setmiterlimit": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setpolydash": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setrgbcolor": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setrgbcolor_fill": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_setrgbcolor_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_shading": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_shading_pattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_shfill": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_show": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_show_boxed": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_show_xy": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_skew": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_stringwidth": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_suspend_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_translate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_utf16_to_utf32": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_utf16_to_utf8": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_utf32_to_utf16": {
"ext.name": "pdflib",
"ext.min": "2.1.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_utf32_to_utf8": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_utf8_to_utf16": {
"ext.name": "pdflib",
"ext.min": "2.0.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdf_utf8_to_utf32": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdo_drivers": {
"ext.name": "PDO",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pfsockopen": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_affected_rows": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_cancel_query": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_client_encoding": {
"ext.name": "pgsql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pg_clientencoding": {
"ext.name": "pgsql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pg_close": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_cmdtuples": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_connect": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_connect_poll": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"pg_connection_busy": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_connection_reset": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_connection_status": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_consume_input": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"pg_convert": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_copy_from": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_copy_to": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_dbname": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_delete": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_end_copy": {
"ext.name": "pgsql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pg_errormessage": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_escape_bytea": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_escape_identifier": {
"ext.name": "pgsql",
"ext.min": "5.4.4",
"ext.max": null,
"php.min": "5.4.4",
"php.max": null
},
"pg_escape_literal": {
"ext.name": "pgsql",
"ext.min": "5.4.4",
"ext.max": null,
"php.min": "5.4.4",
"php.max": null
},
"pg_escape_string": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_exec": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_execute": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_fetch_all": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_fetch_all_columns": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_fetch_array": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_fetch_assoc": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_fetch_object": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_fetch_result": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_fetch_row": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_field_is_null": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_field_name": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_field_num": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_field_prtlen": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_field_size": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_field_table": {
"ext.name": "pgsql",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pg_field_type": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_field_type_oid": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_fieldisnull": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_fieldname": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_fieldnum": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_fieldprtlen": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_fieldsize": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_fieldtype": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_flush": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"pg_free_result": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_freeresult": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_get_notify": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_get_pid": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_get_result": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_getlastoid": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_host": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_insert": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_last_error": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_last_notice": {
"ext.name": "pgsql",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"pg_last_oid": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_close": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_create": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_export": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_import": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_open": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_read": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_read_all": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_seek": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_tell": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_truncate": {
"ext.name": "pgsql",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"pg_lo_unlink": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lo_write": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_loclose": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_locreate": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_loexport": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_loimport": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_loopen": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_loread": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_loreadall": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lounlink": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_lowrite": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_meta_data": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_num_fields": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_num_rows": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_numfields": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_numrows": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_options": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_parameter_status": {
"ext.name": "pgsql",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"pg_pconnect": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_ping": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_port": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_prepare": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_put_line": {
"ext.name": "pgsql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pg_query": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_query_params": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_result": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_result_error": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_result_error_field": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_result_seek": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_result_status": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_select": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_send_execute": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_send_prepare": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_send_query": {
"ext.name": "pgsql",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"pg_send_query_params": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_set_client_encoding": {
"ext.name": "pgsql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pg_set_error_verbosity": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_setclientencoding": {
"ext.name": "pgsql",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"pg_socket": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"pg_trace": {
"ext.name": "pgsql",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"pg_transaction_status": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"pg_tty": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pg_unescape_bytea": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_untrace": {
"ext.name": "pgsql",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"pg_update": {
"ext.name": "pgsql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"pg_version": {
"ext.name": "pgsql",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"php_check_syntax": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.0.4"
},
"php_egg_logo_guid": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": "5.4.45"
},
"php_ini_loaded_file": {
"ext.name": "standard",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"php_ini_scanned_files": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"php_logo_guid": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.4.45"
},
"php_real_logo_guid": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.4.45"
},
"php_sapi_name": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"php_strip_whitespace": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"php_uname": {
"ext.name": "standard",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"phpcredits": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"phpinfo": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"phpversion": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pi": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"png2wbmp": {
"ext.name": "gd",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"popen": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pos": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_access": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"posix_ctermid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_errno": {
"ext.name": "posix",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"posix_get_last_error": {
"ext.name": "posix",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"posix_getcwd": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getegid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_geteuid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getgid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getgrgid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getgrnam": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getgroups": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getlogin": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getpgid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getpgrp": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getpid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getppid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getpwnam": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getpwuid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getrlimit": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getsid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_getuid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_initgroups": {
"ext.name": "posix",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"posix_isatty": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_kill": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_mkfifo": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_mknod": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"posix_setegid": {
"ext.name": "posix",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"posix_seteuid": {
"ext.name": "posix",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"posix_setgid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_setpgid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_setsid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_setuid": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_strerror": {
"ext.name": "posix",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"posix_times": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_ttyname": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"posix_uname": {
"ext.name": "posix",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"pow": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"preg_filter": {
"ext.name": "pcre",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"preg_grep": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"preg_last_error": {
"ext.name": "pcre",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"preg_match": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"preg_match_all": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"preg_quote": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"preg_replace": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"preg_replace_callback": {
"ext.name": "pcre",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"preg_split": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"prev": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"print_r": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"printf": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"proc_close": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"proc_get_status": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"proc_nice": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"proc_open": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"proc_terminate": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"property_exists": {
"ext.name": "Core",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"putenv": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"quoted_printable_decode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"quoted_printable_encode": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"quotemeta": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rad2deg": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rand": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"random_int": {
"ext.name": "standard",
"ext.min": "7.0.0",
"ext.max": null,
"php.min": "7.0.0",
"php.max": null
},
"random_bytes": {
"ext.name": "standard",
"ext.min": "7.0.0",
"ext.max": null,
"php.min": "7.0.0",
"php.max": null
},
"range": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rar_allow_broken_set": {
"ext.name": "rar",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_broken_is": {
"ext.name": "rar",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_close": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_comment_get": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_entry_get": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_list": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_open": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_solid_is": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rar_wrapper_cache_stats": {
"ext.name": "rar",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rawurldecode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rawurlencode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"read_exif_data": {
"ext.name": "exif",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"readdir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readfile": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readgzfile": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_add_history": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_callback_handler_install": {
"ext.name": "readline",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"readline_callback_handler_remove": {
"ext.name": "readline",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"readline_callback_read_char": {
"ext.name": "readline",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"readline_clear_history": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_completion_function": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_info": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_list_history": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_on_new_line": {
"ext.name": "readline",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"readline_read_history": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readline_redisplay": {
"ext.name": "readline",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"readline_write_history": {
"ext.name": "readline",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"readlink": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"realpath": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"realpath_cache_get": {
"ext.name": "standard",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"realpath_cache_size": {
"ext.name": "standard",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"recode": {
"ext.name": "recode",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"recode_file": {
"ext.name": "recode",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"recode_string": {
"ext.name": "recode",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"register_shutdown_function": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"register_tick_function": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"rename": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"reset": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"resourcebundle_count": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"resourcebundle_create": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"resourcebundle_get": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"resourcebundle_get_error_code": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"resourcebundle_get_error_message": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"resourcebundle_locales": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"restore_error_handler": {
"ext.name": "Core",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"restore_exception_handler": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"restore_include_path": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"rewind": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rewinddir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rmdir": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"round": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rsort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rtrim": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"scandir": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sem_acquire": {
"ext.name": "sysvsem",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sem_get": {
"ext.name": "sysvsem",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sem_release": {
"ext.name": "sysvsem",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sem_remove": {
"ext.name": "sysvsem",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"serialize": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_abort": {
"ext.name": "session",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"session_cache_expire": {
"ext.name": "session",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"session_cache_limiter": {
"ext.name": "session",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"session_commit": {
"ext.name": "session",
"ext.min": "4.4.0",
"ext.max": null,
"php.min": "4.4.0",
"php.max": null
},
"session_decode": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_destroy": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_encode": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_gc": {
"ext.name": "session",
"ext.min": "5.6.0alpha1",
"ext.max": "5.6.0alpha3",
"php.min": "5.6.0alpha1",
"php.max": "5.6.0alpha3"
},
"session_get_cookie_params": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_id": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_is_registered": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.3.29"
},
"session_module_name": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_name": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_regenerate_id": {
"ext.name": "session",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"session_register": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.3.29"
},
"session_register_shutdown": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"session_reset": {
"ext.name": "session",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"session_save_path": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_serializer_name": {
"ext.name": "session",
"ext.min": "5.6.0alpha1",
"ext.max": "5.6.0alpha3",
"php.min": "5.6.0alpha1",
"php.max": "5.6.0alpha3"
},
"session_set_cookie_params": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_set_save_handler": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_start": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_status": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"session_unregister": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.3.29"
},
"session_unset": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"session_write_close": {
"ext.name": "session",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"set_error_handler": {
"ext.name": "Core",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"set_exception_handler": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"set_file_buffer": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"set_include_path": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"set_magic_quotes_runtime": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"set_socket_blocking": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"set_time_limit": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"setcookie": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"setlocale": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"setrawcookie": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"settype": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sha1": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"sha1_file": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"shell_exec": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shm_attach": {
"ext.name": "sysvshm",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shm_detach": {
"ext.name": "sysvshm",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shm_get_var": {
"ext.name": "sysvshm",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shm_has_var": {
"ext.name": "sysvshm",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shm_put_var": {
"ext.name": "sysvshm",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shm_remove": {
"ext.name": "sysvshm",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shm_remove_var": {
"ext.name": "sysvshm",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shmop_close": {
"ext.name": "shmop",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"shmop_delete": {
"ext.name": "shmop",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"shmop_open": {
"ext.name": "shmop",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"shmop_read": {
"ext.name": "shmop",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"shmop_size": {
"ext.name": "shmop",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"shmop_write": {
"ext.name": "shmop",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"show_source": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"shuffle": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"similar_text": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"simplexml_import_dom": {
"ext.name": "SimpleXML",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"simplexml_load_file": {
"ext.name": "SimpleXML",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"simplexml_load_string": {
"ext.name": "SimpleXML",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sin": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sinh": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"sizeof": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sleep": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmp2_get": {
"ext.name": "snmp",
"ext.min": "4.3.11",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"snmp2_getnext": {
"ext.name": "snmp",
"ext.min": "5.0.4",
"ext.max": null,
"php.min": "5.0.4",
"php.max": null
},
"snmp2_real_walk": {
"ext.name": "snmp",
"ext.min": "4.3.11",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"snmp2_set": {
"ext.name": "snmp",
"ext.min": "4.3.11",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"snmp2_walk": {
"ext.name": "snmp",
"ext.min": "4.3.11",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"snmp3_get": {
"ext.name": "snmp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"snmp3_getnext": {
"ext.name": "snmp",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"snmp3_real_walk": {
"ext.name": "snmp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"snmp3_set": {
"ext.name": "snmp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"snmp3_walk": {
"ext.name": "snmp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"snmp_get_quick_print": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmp_get_valueretrieval": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"snmp_read_mib": {
"ext.name": "snmp",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"snmp_set_enum_print": {
"ext.name": "snmp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"snmp_set_oid_numeric_print": {
"ext.name": "snmp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"snmp_set_oid_output_format": {
"ext.name": "snmp",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"snmp_set_quick_print": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmp_set_valueretrieval": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"snmpget": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmpgetnext": {
"ext.name": "snmp",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"snmprealwalk": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmpset": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmpwalk": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"snmpwalkoid": {
"ext.name": "snmp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"socket_accept": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_bind": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_clear_error": {
"ext.name": "sockets",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"socket_close": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_cmsg_space": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"socket_connect": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_create": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_create_listen": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_create_pair": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_get_option": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"socket_get_status": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"socket_getopt": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_getpeername": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_getsockname": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_import_stream": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"socket_last_error": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_listen": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_read": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_recv": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_recvfrom": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_recvmsg": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"socket_select": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_send": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_sendmsg": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"socket_sendto": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_set_block": {
"ext.name": "sockets",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"socket_set_blocking": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"socket_set_nonblock": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_set_option": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"socket_set_timeout": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"socket_setopt": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_shutdown": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_strerror": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"socket_write": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"solr_get_version": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"sort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"soundex": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"spl_autoload": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"spl_autoload_call": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"spl_autoload_extensions": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"spl_autoload_functions": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"spl_autoload_register": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"spl_autoload_unregister": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"spl_classes": {
"ext.name": "spl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"spl_object_hash": {
"ext.name": "spl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"split": {
"ext.name": "ereg",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"spliti": {
"ext.name": "ereg",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"sprintf": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sql_regcase": {
"ext.name": "ereg",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sqlite_array_query": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_busy_timeout": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_changes": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_close": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_column": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_create_aggregate": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_create_function": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_current": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_error_string": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_escape_string": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_exec": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_factory": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_fetch_all": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_fetch_array": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_fetch_column_types": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_fetch_object": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_fetch_single": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_fetch_string": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_field_name": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_has_more": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_has_prev": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_last_error": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_last_insert_rowid": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_libencoding": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_libversion": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_next": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_num_fields": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_num_rows": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_open": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_popen": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_prev": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_query": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_rewind": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_seek": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_single_query": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_udf_decode_binary": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_udf_encode_binary": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_unbuffered_query": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqlite_valid": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"sqrt": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"srand": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sscanf": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"ssh2_auth_agent": {
"ext.name": "ssh2",
"ext.min": "0.12",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_auth_hostbased_file": {
"ext.name": "ssh2",
"ext.min": "0.7",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_auth_none": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_auth_password": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_auth_pubkey_file": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_connect": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_exec": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_fetch_stream": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_fingerprint": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_forward_accept": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_forward_listen": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_methods_negotiated": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_poll": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_publickey_add": {
"ext.name": "ssh2",
"ext.min": "0.10",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_publickey_init": {
"ext.name": "ssh2",
"ext.min": "0.10",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_publickey_list": {
"ext.name": "ssh2",
"ext.min": "0.10",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_publickey_remove": {
"ext.name": "ssh2",
"ext.min": "0.10",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_scp_recv": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_scp_send": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_chmod": {
"ext.name": "ssh2",
"ext.min": "0.12",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_lstat": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_mkdir": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_readlink": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_realpath": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_rename": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_rmdir": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_stat": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_symlink": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_sftp_unlink": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_shell": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ssh2_tunnel": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"stat": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"stomp_abort": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_ack": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_begin": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_close": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_commit": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_connect": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_connect_error": {
"ext.name": "stomp",
"ext.min": "0.3.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_error": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_get_read_timeout": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_get_session_id": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_has_frame": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_nack": {
"ext.name": "stomp",
"ext.min": "1.0.6",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_read_frame": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_send": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_set_read_timeout": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_subscribe": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_unsubscribe": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"stomp_version": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"str_getcsv": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"str_ireplace": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"str_pad": {
"ext.name": "standard",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"str_repeat": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"str_replace": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"str_rot13": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"str_shuffle": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"str_split": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"str_word_count": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"strcasecmp": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strchr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strcmp": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strcoll": {
"ext.name": "standard",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"strcspn": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"stream_bucket_append": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_bucket_make_writeable": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_bucket_new": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_bucket_prepend": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_context_create": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_context_get_default": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"stream_context_get_options": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_context_get_params": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stream_context_set_default": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stream_context_set_option": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_context_set_params": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_copy_to_stream": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_filter_append": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_filter_prepend": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_filter_register": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_filter_remove": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"stream_get_contents": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_get_filters": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_get_line": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_get_meta_data": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_get_transports": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_get_wrappers": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_is_local": {
"ext.name": "standard",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"stream_register_wrapper": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_resolve_include_path": {
"ext.name": "standard",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"stream_select": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_set_blocking": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_set_chunk_size": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"stream_set_read_buffer": {
"ext.name": "standard",
"ext.min": "5.3.3",
"ext.max": null,
"php.min": "5.3.3",
"php.max": null
},
"stream_set_timeout": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_set_write_buffer": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"stream_socket_accept": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_socket_client": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_socket_enable_crypto": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"stream_socket_get_name": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_socket_pair": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"stream_socket_recvfrom": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_socket_sendto": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_socket_server": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stream_socket_shutdown": {
"ext.name": "standard",
"ext.min": "5.2.1",
"ext.max": null,
"php.min": "5.2.1",
"php.max": null
},
"stream_supports_lock": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stream_wrapper_register": {
"ext.name": "standard",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
},
"stream_wrapper_restore": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"stream_wrapper_unregister": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"strftime": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strip_tags": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"stripcslashes": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"stripos": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stripslashes": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"stristr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strlen": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strnatcasecmp": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strnatcmp": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strncasecmp": {
"ext.name": "Core",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"strncmp": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strpbrk": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"strpos": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strptime": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"strrchr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strrev": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strripos": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"strrpos": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strspn": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strstr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strtok": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strtolower": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strtotime": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strtoupper": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strtr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"strval": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"substr": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"substr_compare": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"substr_count": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"substr_replace": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_add": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_auth_get_parameter": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_auth_set_parameter": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_blame": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_cat": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_checkout": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_cleanup": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_client_version": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_commit": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_config_ensure": {
"ext.name": "svn",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_copy": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_delete": {
"ext.name": "svn",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_diff": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_export": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_abort_txn": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_apply_text": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_begin_txn2": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_change_node_prop": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_check_path": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_contents_changed": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_copy": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_delete": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_dir_entries": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_file_contents": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_file_length": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_is_dir": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_is_file": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_make_dir": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_make_file": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_node_created_rev": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_node_prop": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_props_changed": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_revision_prop": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_revision_root": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_txn_root": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_fs_youngest_rev": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_import": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_info": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_lock": {
"ext.name": "svn",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_log": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_ls": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_mkdir": {
"ext.name": "svn",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_move": {
"ext.name": "svn",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_propget": {
"ext.name": "svn",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_proplist": {
"ext.name": "svn",
"ext.min": "0.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_create": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_fs": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_fs_begin_txn_for_commit": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_fs_commit_txn": {
"ext.name": "svn",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_hotcopy": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_open": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_repos_recover": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_resolved": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_revert": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_status": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_switch": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_unlock": {
"ext.name": "svn",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"svn_update": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"symlink": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"sys_get_temp_dir": {
"ext.name": "standard",
"ext.min": "5.2.1",
"ext.max": null,
"php.min": "5.2.1",
"php.max": null
},
"sys_getloadavg": {
"ext.name": "standard",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"syslog": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"system": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"tan": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"tanh": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"tempnam": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"textdomain": {
"ext.name": "gettext",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"tidy_access_count": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_clean_repair": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_config_count": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_create": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": "0.5.3",
"php.min": "4.3.0",
"php.max": null
},
"tidy_diagnose": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_error_count": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_body": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_config": {
"ext.name": "tidy",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_error_buffer": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_head": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_html": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_html_ver": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_opt_doc": {
"ext.name": "tidy",
"ext.min": "2.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"tidy_get_output": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_release": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_root": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_get_status": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_getopt": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_is_xhtml": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_is_xml": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_load_config": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": "1.2",
"php.min": "4.3.0",
"php.max": "4.4.9"
},
"tidy_load_config_enc": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": "1.2",
"php.min": "4.3.0",
"php.max": null
},
"tidy_parse_file": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_parse_string": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_repair_file": {
"ext.name": "tidy",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_repair_string": {
"ext.name": "tidy",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidy_reset_config": {
"ext.name": "tidy",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "4.4.9"
},
"tidy_save_config": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": "1.2",
"php.min": "4.3.0",
"php.max": "4.4.9"
},
"tidy_set_encoding": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": "1.2",
"php.min": "4.3.0",
"php.max": "4.4.9"
},
"tidy_setopt": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": "1.2",
"php.min": "4.3.0",
"php.max": "4.4.9"
},
"tidy_warning_count": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"time": {
"ext.name": "date",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"time_nanosleep": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"time_sleep_until": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timezone_abbreviations_list": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timezone_identifiers_list": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timezone_location_get": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"timezone_name_from_abbr": {
"ext.name": "date",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"timezone_name_get": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timezone_offset_get": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timezone_open": {
"ext.name": "date",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timezone_transitions_get": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"timezone_version_get": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"tmpfile": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"token_get_all": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"token_name": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"touch": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"trait_exists": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"transliterator_create": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterator_create_from_rules": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterator_create_inverse": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterator_get_error_code": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterator_get_error_message": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterator_list_ids": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterator_transliterate": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"trigger_error": {
"ext.name": "Core",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"trim": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"uasort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ucfirst": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ucwords": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"uksort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"umask": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"uniqid": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"unixtojd": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"unlink": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"unpack": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"unregister_tick_function": {
"ext.name": "standard",
"ext.min": "4.0.3",
"ext.max": null,
"php.min": "4.0.3",
"php.max": null
},
"unserialize": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"uopz_backup": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_compose": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_copy": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_delete": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_extend": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_flags": {
"ext.name": "uopz",
"ext.min": "2.0.2",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_function": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_implement": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_overload": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_redefine": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_rename": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_restore": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uopz_undefine": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"uploadprogress_get_contents": {
"ext.name": "uploadprogress",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"uploadprogress_get_info": {
"ext.name": "uploadprogress",
"ext.min": "0.3.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"urldecode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"urlencode": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"use_soap_error_handler": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"user_error": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"usleep": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"usort": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"utf8_decode": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"utf8_encode": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"var_dump": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"var_export": {
"ext.name": "standard",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"version_compare": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"vfprintf": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"vprintf": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"vsprintf": {
"ext.name": "standard",
"ext.min": "4.0.7",
"ext.max": null,
"php.min": "4.0.7",
"php.max": null
},
"wddx_add_vars": {
"ext.name": "wddx",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"wddx_deserialize": {
"ext.name": "wddx",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"wddx_packet_end": {
"ext.name": "wddx",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"wddx_packet_start": {
"ext.name": "wddx",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"wddx_serialize_value": {
"ext.name": "wddx",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"wddx_serialize_vars": {
"ext.name": "wddx",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"wordwrap": {
"ext.name": "standard",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"xcache_clear_cache": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_coredump": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_count": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_coverager_decode": {
"ext.name": "XCache",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xcache_coverager_get": {
"ext.name": "XCache",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xcache_coverager_start": {
"ext.name": "XCache",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xcache_coverager_stop": {
"ext.name": "XCache",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xcache_dasm_file": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xcache_dasm_string": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xcache_dec": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_get": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_get_data_type": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_get_isref": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xcache_get_op_type": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_get_opcode": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_get_opcode_spec": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xcache_get_refcount": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xcache_get_special_value": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_get_type": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xcache_inc": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_info": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_is_autoglobal": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_isset": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_list": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_set": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_unset": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xcache_unset_by_prefix": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"xdebug_break": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_call_class": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_call_file": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_call_function": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_call_line": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_clear_aggr_profiling_data": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta6",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_code_coverage_started": {
"ext.name": "xdebug",
"ext.min": "2.3.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"xdebug_debug_zval": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_debug_zval_stdout": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta4",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_disable": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_dump_aggr_profiling_data": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta6",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_dump_function_trace": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": "1.3.2",
"php.min": "4.3.0",
"php.max": null
},
"xdebug_dump_superglobals": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_enable": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_code_coverage": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_collected_errors": {
"ext.name": "xdebug",
"ext.min": "2.1.0beta1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"xdebug_get_declared_vars": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta5",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_formatted_function_stack": {
"ext.name": "xdebug",
"ext.min": "2.1.0beta1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"xdebug_get_function_count": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_function_stack": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_function_trace": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": "1.3.2",
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_headers": {
"ext.name": "xdebug",
"ext.min": "2.1.0beta1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"xdebug_get_profiler_filename": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta4",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_stack_depth": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_get_tracefile_name": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_is_enabled": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_memory_usage": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_peak_memory_usage": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_print_function_stack": {
"ext.name": "xdebug",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_set_error_handler": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": "2.0.0beta6",
"php.min": "4.3.0",
"php.max": null
},
"xdebug_start_code_coverage": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_start_error_collection": {
"ext.name": "xdebug",
"ext.min": "2.1.0beta1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"xdebug_start_trace": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_stop_code_coverage": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_stop_error_collection": {
"ext.name": "xdebug",
"ext.min": "2.1.0beta1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"xdebug_stop_trace": {
"ext.name": "xdebug",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_time_index": {
"ext.name": "xdebug",
"ext.min": "1.3.0RC1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xdebug_var_dump": {
"ext.name": "xdebug",
"ext.min": "1.3.0RC1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xhprof_disable": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xhprof_enable": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xhprof_sample_disable": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xhprof_sample_enable": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xml_error_string": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_get_current_byte_index": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_get_current_column_number": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_get_current_line_number": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_get_error_code": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_parse": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_parse_into_struct": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_parser_create": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_parser_create_ns": {
"ext.name": "xml",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"xml_parser_free": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_parser_get_option": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_parser_set_option": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_character_data_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_default_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_element_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_end_namespace_decl_handler": {
"ext.name": "xml",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"xml_set_external_entity_ref_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_notation_decl_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_object": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_processing_instruction_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xml_set_start_namespace_decl_handler": {
"ext.name": "xml",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"xml_set_unparsed_entity_decl_handler": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"xmlrpc_decode": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_decode_request": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_encode": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_encode_request": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_get_type": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_is_fault": {
"ext.name": "xmlrpc",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"xmlrpc_parse_method_descriptions": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_server_add_introspection_data": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_server_call_method": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_server_create": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_server_destroy": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_server_register_introspection_callback": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_server_register_method": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlrpc_set_type": {
"ext.name": "xmlrpc",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"xmlwriter_end_attribute": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_cdata": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_comment": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_document": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_dtd": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_dtd_attlist": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_dtd_element": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_dtd_entity": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_element": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_end_pi": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_flush": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_full_end_element": {
"ext.name": "xmlwriter",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"xmlwriter_open_memory": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_open_uri": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_output_memory": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_set_indent": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_set_indent_string": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_attribute": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_attribute_ns": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_cdata": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_comment": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_document": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_dtd": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_dtd_attlist": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_dtd_element": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_dtd_entity": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_element": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_element_ns": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_start_pi": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_text": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_attribute": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_attribute_ns": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_cdata": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_comment": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_dtd": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_dtd_attlist": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_dtd_element": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_dtd_entity": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_element": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_element_ns": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_pi": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"xmlwriter_write_raw": {
"ext.name": "xmlwriter",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"yaml_emit": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"yaml_emit_file": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"yaml_parse": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"yaml_parse_file": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"yaml_parse_url": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zend_logo_guid": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.4.45"
},
"zend_thread_id": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"zend_version": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"zip_close": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_close": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_compressedsize": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_compressionmethod": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_filesize": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_name": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_open": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_entry_read": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_open": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zip_read": {
"ext.name": "zip",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"zlib_decode": {
"ext.name": "zlib",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"zlib_encode": {
"ext.name": "zlib",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"zlib_get_coding_type": {
"ext.name": "zlib",
"ext.min": "4.3.2",
"ext.max": null,
"php.min": "4.3.2",
"php.max": null
}
},
"classes": {
"AMQPChannel": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPChannelException": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPConnection": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPConnectionException": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPEnvelope": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPException": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPExchange": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPExchangeException": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPQueue": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQPQueueException": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"APCIterator": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"AppendIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ArrayIterator": {
"ext.name": "spl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ArrayObject": {
"ext.name": "spl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"BadFunctionCallException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"BadMethodCallException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLFile": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CachingIterator": {
"ext.name": "spl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"CallbackFilterIterator": {
"ext.name": "spl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"Closure": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Collator": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"Collectable": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Cond": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"DOMAttr": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMCdataSection": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMCharacterData": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMComment": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMConfiguration": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMDocument": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMDocumentFragment": {
"ext.name": "dom",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"DOMDocumentType": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMDomError": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMElement": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMEntity": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMEntityReference": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMErrorHandler": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMException": {
"ext.name": "dom",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"DOMImplementation": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMImplementationList": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMImplementationSource": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMLocator": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMNameList": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMNameSpaceNode": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMNamedNodeMap": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMNode": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMNodeList": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMNotation": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMProcessingInstruction": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMStringExtend": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMStringList": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMText": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMTypeinfo": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMUserDataHandler": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOMXPath": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DateInterval": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"DatePeriod": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"DateTime": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"DateTimeImmutable": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"DateTimeZone": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"Directory": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DirectoryIterator": {
"ext.name": "spl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DomainException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"EmptyIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ErrorException": {
"ext.name": "Core",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Exception": {
"ext.name": "Core",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"FilesystemIterator": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FilterIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Gender\\Gender": {
"ext.name": "gender",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Generator": {
"ext.name": "Core",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"GlobIterator": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"HaruAnnotation": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruDestination": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruDoc": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruEncoder": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruException": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruFont": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruImage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruOutline": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HaruPage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"HttpDeflateStream": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpEncodingException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpHeaderException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpInflateStream": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpInvalidParamException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpMalformedHeadersException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpMessage": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpMessageTypeException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpQueryString": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpQueryStringException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRequest": {
"ext.name": "http",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRequestDataShare": {
"ext.name": "http",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRequestException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRequestMethodException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRequestPool": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRequestPoolException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpResponse": {
"ext.name": "http",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpResponseException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpRuntimeException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpSocketException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpUrlException": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HttpUtil": {
"ext.name": "http",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"Imagick": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickDraw": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickDrawException": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickException": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickKernel": {
"ext.name": "imagick",
"ext.min": "3.3.0RC1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickKernelException": {
"ext.name": "imagick",
"ext.min": "3.3.0RC1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickPixel": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickPixelException": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickPixelIterator": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ImagickPixelIteratorException": {
"ext.name": "imagick",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"InfiniteIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"IntlBreakIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlCalendar": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlCodePointBreakIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlDateFormatter": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IntlException": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlGregorianCalendar": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlPartsIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlRuleBasedBreakIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IntlTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"InvalidArgumentException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"IteratorIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LengthException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LibXMLError": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LimitIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Locale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"LogicException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Memcache": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"MemcachePool": {
"ext.name": "memcache",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"Memcached": {
"ext.name": "memcached",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"MemcachedException": {
"ext.name": "memcached",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"MemcachedServer": {
"ext.name": "memcached",
"ext.min": "2.2.0b1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"MessageFormatter": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"MessagePack": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MessagePackUnpacker": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"Mongo": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoBinData": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoClient": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoCode": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoCollection": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoCommandCursor": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoConnectionException": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoCursor": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoCursorException": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoCursorTimeoutException": {
"ext.name": "mongo",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoDB": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoDBRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoDate": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoDeleteBatch": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoDuplicateKeyException": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoException": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoExecutionTimeoutException": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoGridFS": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoGridFSCursor": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoGridFSException": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoGridFSFile": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoId": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoInsertBatch": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoInt32": {
"ext.name": "mongo",
"ext.min": "1.0.9",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoInt64": {
"ext.name": "mongo",
"ext.min": "1.0.9",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoLog": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoMaxKey": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoMinKey": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoPool": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoProtocolException": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoRegex": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MongoResultException": {
"ext.name": "mongo",
"ext.min": "1.3.0RC1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoTimestamp": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MongoUpdateBatch": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoUtil": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": "0.9.0",
"php.min": "5.0.0",
"php.max": null
},
"MongoWriteBatch": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MongoWriteConcernException": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MultipleIterator": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Mutex": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"NoRewindIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Normalizer": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.3.0alpha1",
"php.max": null
},
"NumberFormatter": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"OAuth": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAuthException": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAuthProvider": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OutOfBoundsException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OutOfRangeException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OverflowException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PDFlib": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PDFlibException": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PDO": {
"ext.name": "PDO",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PDOException": {
"ext.name": "PDO",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PDORow": {
"ext.name": "PDO",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PDOStatement": {
"ext.name": "PDO",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ParentIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Phar": {
"ext.name": "phar",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PharData": {
"ext.name": "phar",
"ext.min": "2.0.0a1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PharException": {
"ext.name": "phar",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PharFileInfo": {
"ext.name": "phar",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"Pool": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"RangeException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"RarArchive": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RarEntry": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RarException": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RecursiveArrayIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"RecursiveCachingIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"RecursiveCallbackFilterIterator": {
"ext.name": "spl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"RecursiveDirectoryIterator": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"RecursiveFilterIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"RecursiveIteratorIterator": {
"ext.name": "spl",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"RecursiveRegexIterator": {
"ext.name": "spl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RecursiveTreeIterator": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Redis": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RedisArray": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RedisException": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"Reflection": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionException": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionExtension": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionFunction": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionFunctionAbstract": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionMethod": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionObject": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionParameter": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionProperty": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ReflectionZendExtension": {
"ext.name": "Reflection",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"RegexIterator": {
"ext.name": "spl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ResourceBundle": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"Riak\\Bucket": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\BucketPropertyList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Connection": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Crdt\\Counter": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Crdt\\Input\\GetInput": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Crdt\\Input\\UpdateInput": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\BadArgumentsException": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\CommunicationException": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\ConnectionException": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\NonUniqueException": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\RiakException": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\UnexpectedResponseException": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Exception\\UnresolvedConflictException": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Input\\DeleteInput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Input\\GetInput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Input\\GetResolverInput": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Input\\IndexInput": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Input\\Input": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Input\\PutInput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Link": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Functions\\BaseFunction": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Functions\\ErlangFunction": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Functions\\JavascriptFunction": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Input\\BucketInput": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Input\\Input": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Input\\KeyDataListInput": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Input\\KeyListInput": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\MapReduce": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Output\\Output": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Phase\\MapPhase": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Phase\\Phase": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\MapReduce\\Phase\\ReducePhase": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Object": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\ObjectList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\GetOutput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\IndexOutput": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\IndexResult": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\IndexResultList": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\Output": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\PutOutput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\YoungestSiblingResolver": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\PoolInfo": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\CommitHook": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\CommitHookList": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\ModuleFunction": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\ReplicationMode\\Disabled": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\ReplicationMode\\FullSyncOnly": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\ReplicationMode\\RealTimeAndFullSync": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\ReplicationMode\\RealTimeOnly": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Query\\IndexQuery": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Search\\Input\\ParameterBag": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Search\\Output\\DocumentOutput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Search\\Output\\Output": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Search\\Search": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\ServerInfo": {
"ext.name": "riak",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"RuntimeException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"SNMP": {
"ext.name": "snmp",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SNMPException": {
"ext.name": "snmp",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SQLite3": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLite3Result": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLite3Stmt": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLiteDatabase": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLiteException": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLiteResult": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLiteUnbuffered": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SessionHandler": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SimpleXMLElement": {
"ext.name": "SimpleXML",
"ext.min": "5.0.1",
"ext.max": null,
"php.min": "5.0.1",
"php.max": null
},
"SimpleXMLIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": "5.2.17",
"php.min": "5.1.0",
"php.max": null
},
"SoapClient": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SoapFault": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SoapHeader": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SoapParam": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SoapServer": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SoapVar": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SolrClient": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrClientException": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrCollapseFunction": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SolrDisMaxQuery": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SolrDocument": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrDocumentField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrException": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrGenericResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrIllegalArgumentException": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrIllegalOperationException": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrInputDocument": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrMissingMandatoryParameterException": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SolrModifiableParams": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrObject": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrParams": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrPingResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrQueryResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrServerException": {
"ext.name": "solr",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SolrUpdateResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SolrUtils": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SphinxClient": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SplDoublyLinkedList": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplFileInfo": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"SplFileObject": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"SplFixedArray": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplHeap": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplMaxHeap": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplMinHeap": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplObjectStorage": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"SplPriorityQueue": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplQueue": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplStack": {
"ext.name": "spl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SplTempFileObject": {
"ext.name": "spl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"Spoofchecker": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"Stomp": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"StompException": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"StompFrame": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"Svn": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SvnNode": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SvnWc": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SvnWcSchedule": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SyncEvent": {
"ext.name": "sync",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SyncMutex": {
"ext.name": "sync",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SyncReaderWriter": {
"ext.name": "sync",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SyncSemaphore": {
"ext.name": "sync",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Thread": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Threaded": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Transliterator": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"UConverter": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"UnderflowException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"UnexpectedValueException": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"VarnishAdmin": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VarnishException": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VarnishLog": {
"ext.name": "varnish",
"ext.min": "0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VarnishStat": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Worker": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XMLDiff\\Base": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XMLDiff\\DOM": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XMLDiff\\Exception": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XMLDiff\\File": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XMLDiff\\Memory": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XMLReader": {
"ext.name": "xmlreader",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XMLWriter": {
"ext.name": "xmlwriter",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"XSLTProcessor": {
"ext.name": "xsl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"Yac": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ZipArchive": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__PHP_Incomplete_Class": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"finfo": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"http\\Client": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Request": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Response": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Cookie": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Encoding\\Stream": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Encoding\\Stream\\Dechunk": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Encoding\\Stream\\Deflate": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Encoding\\Stream\\Inflate": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Env": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Env\\Request": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Env\\Response": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\BadConversionException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\BadHeaderException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\BadMessageException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\BadMethodCallException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\BadQueryStringException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\BadUrlException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\InvalidArgumentException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\RuntimeException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Exception\\UnexpectedValueException": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Header": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Header\\Parser": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Message": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Message\\Body": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Message\\Parser": {
"ext.name": "http",
"ext.min": "2.2.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Params": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\QueryString": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Url": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"mimemessage": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mysqli": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_driver": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_result": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_sql_exception": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_stmt": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"mysqli_warning": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"parent": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"php_user_filter": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"self": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stackable": {
"ext.name": "pthreads",
"ext.min": "0.0.36",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"static": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"stdClass": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"tidy": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"tidyNode": {
"ext.name": "tidy",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.0.1",
"php.max": null
}
},
"interfaces": {
"ArrayAccess": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": "5.2.17",
"php.min": "5.1.0",
"php.max": null
},
"Countable": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"DateTimeInterface": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"Iterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": "5.2.17",
"php.min": "5.1.0",
"php.max": null
},
"IteratorAggregate": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": "5.2.17",
"php.min": "5.1.0",
"php.max": null
},
"JsonSerializable": {
"ext.name": "json",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MongoCursorInterface": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"OuterIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"RecursiveIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Reflector": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"Riak\\MapReduce\\Output\\StreamOutput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\ConflictResolver": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Output\\KeyStreamOutput": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"Riak\\Property\\ReplicationMode\\ReplicationMode": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SeekableIterator": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Serializable": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": "5.2.17",
"php.min": "5.1.0",
"php.max": null
},
"SessionHandlerInterface": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SessionIdInterface": {
"ext.name": "session",
"ext.min": "5.5.1",
"ext.max": null,
"php.min": "5.5.1",
"php.max": null
},
"SplObserver": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"SplSubject": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"Traversable": {
"ext.name": "spl",
"ext.min": "5.1.0",
"ext.max": "5.2.17",
"php.min": "5.1.0",
"php.max": null
},
"http\\Exception": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"constants": {
"ABDAY_1": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABDAY_2": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABDAY_3": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABDAY_4": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABDAY_5": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABDAY_6": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABDAY_7": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_1": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_10": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_11": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_12": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_2": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_3": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_4": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_5": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_6": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_7": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_8": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ABMON_9": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"AF_INET": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"AF_INET6": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"AF_UNIX": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ALT_DIGITS": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"AMQP_AUTOACK": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_AUTODELETE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_DURABLE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_EXCLUSIVE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_EX_TYPE_DIRECT": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_EX_TYPE_FANOUT": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_EX_TYPE_HEADERS": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_EX_TYPE_TOPIC": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_IFEMPTY": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_IFUNUSED": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_IMMEDIATE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_INTERNAL": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_MANDATORY": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_MULTIPLE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_NOLOCAL": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_NOPARAM": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_NOWAIT": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_OS_SOCKET_TIMEOUT_ERRNO": {
"ext.name": "amqp",
"ext.min": "1.0.8",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_PASSIVE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AMQP_REQUEUE": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"AM_STR": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"APACHE_MAP": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"APCU_APC_FULL_BC": {
"ext.name": "apcu",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"APC_BIN_VERIFY_CRC32": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_BIN_VERIFY_MD5": {
"ext.name": "apc",
"ext.min": "3.1.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_ALL": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_ATIME": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_CTIME": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_DEVICE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_DTIME": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_FILENAME": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_INODE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_KEY": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_MD5": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_MEM_SIZE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_MTIME": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_NONE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_NUM_HITS": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_REFCOUNT": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_TTL": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_TYPE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_ITER_VALUE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_LIST_ACTIVE": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"APC_LIST_DELETED": {
"ext.name": "apc",
"ext.min": "3.1.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ARRAY_FILTER_USE_BOTH": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"ARRAY_FILTER_USE_KEY": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"ASSERT_ACTIVE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ASSERT_BAIL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ASSERT_CALLBACK": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ASSERT_QUIET_EVAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ASSERT_WARNING": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"BUS_ADRALN": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"BUS_ADRERR": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"BUS_OBJERR": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CAL_DOW_DAYNO": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_DOW_LONG": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_DOW_SHORT": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_EASTER_ALWAYS_GREGORIAN": {
"ext.name": "calendar",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"CAL_EASTER_ALWAYS_JULIAN": {
"ext.name": "calendar",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"CAL_EASTER_DEFAULT": {
"ext.name": "calendar",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"CAL_EASTER_ROMAN": {
"ext.name": "calendar",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"CAL_FRENCH": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_GREGORIAN": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_JEWISH": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_JEWISH_ADD_ALAFIM": {
"ext.name": "calendar",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"CAL_JEWISH_ADD_ALAFIM_GERESH": {
"ext.name": "calendar",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"CAL_JEWISH_ADD_GERESHAYIM": {
"ext.name": "calendar",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"CAL_JULIAN": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_MONTH_FRENCH": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_MONTH_GREGORIAN_LONG": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_MONTH_GREGORIAN_SHORT": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_MONTH_JEWISH": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_MONTH_JULIAN_LONG": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_MONTH_JULIAN_SHORT": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CAL_NUM_CALS": {
"ext.name": "calendar",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CASE_LOWER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CASE_UPPER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CHAR_MAX": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CLD_CONTINUED": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CLD_DUMPED": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CLD_EXITED": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CLD_KILLED": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CLD_STOPPED": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CLD_TRAPPED": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CL_EXPUNGE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CODESET": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"CONNECTION_ABORTED": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CONNECTION_NORMAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CONNECTION_TIMEOUT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"COUNT_NORMAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"COUNT_RECURSIVE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CP_MOVE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CP_UID": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_DOCS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_FULLPAGE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_GENERAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_GROUP": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_MODULES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_QA": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CREDITS_SAPI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CRNCYSTR": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"CRYPT_BLOWFISH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CRYPT_EXT_DES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CRYPT_MD5": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CRYPT_SALT_LENGTH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CRYPT_SHA256": {
"ext.name": "standard",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"CRYPT_SHA512": {
"ext.name": "standard",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"CRYPT_STD_DES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"CURLAUTH_ANY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLAUTH_ANYSAFE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLAUTH_BASIC": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLAUTH_DIGEST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLAUTH_DIGEST_IE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLAUTH_GSSNEGOTIATE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLAUTH_NONE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLAUTH_NTLM": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLAUTH_ONLY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLCLOSEPOLICY_CALLBACK": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": "5.5.30"
},
"CURLCLOSEPOLICY_LEAST_RECENTLY_USED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": "5.5.30"
},
"CURLCLOSEPOLICY_LEAST_TRAFFIC": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": "5.5.30"
},
"CURLCLOSEPOLICY_OLDEST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": "5.5.30"
},
"CURLCLOSEPOLICY_SLOWEST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": "5.5.30"
},
"CURLE_ABORTED_BY_CALLBACK": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_BAD_CALLING_ORDER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_BAD_CONTENT_ENCODING": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_BAD_DOWNLOAD_RESUME": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLE_BAD_FUNCTION_ARGUMENT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_BAD_PASSWORD_ENTERED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_COULDNT_CONNECT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_COULDNT_RESOLVE_HOST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_COULDNT_RESOLVE_PROXY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FAILED_INIT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FILESIZE_EXCEEDED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FILE_COULDNT_READ_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_ACCESS_DENIED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_BAD_DOWNLOAD_RESUME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_CANT_GET_HOST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_CANT_RECONNECT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_COULDNT_GET_SIZE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_COULDNT_RETR_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_COULDNT_SET_ASCII": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_COULDNT_SET_BINARY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_COULDNT_STOR_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_COULDNT_USE_REST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_PARTIAL_FILE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLE_FTP_PORT_FAILED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_QUOTE_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_SSL_FAILED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_USER_PASSWORD_INCORRECT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_WEIRD_227_FORMAT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_WEIRD_PASS_REPLY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_WEIRD_PASV_REPLY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_WEIRD_SERVER_REPLY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_WEIRD_USER_REPLY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FTP_WRITE_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_FUNCTION_NOT_FOUND": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_GOT_NOTHING": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_HTTP_NOT_FOUND": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_HTTP_PORT_FAILED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_HTTP_POST_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_HTTP_RANGE_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_HTTP_RETURNED_ERROR": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLE_LDAP_CANNOT_BIND": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_LDAP_INVALID_URL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_LDAP_SEARCH_FAILED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_LIBRARY_NOT_FOUND": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_MALFORMAT_USER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_OBSOLETE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_OK": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_OPERATION_TIMEDOUT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLE_OPERATION_TIMEOUTED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_OUT_OF_MEMORY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_PARTIAL_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_READ_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_RECV_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SEND_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SHARE_IN_USE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSH": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLE_SSL_CACERT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSL_CERTPROBLEM": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSL_CIPHER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSL_CONNECT_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSL_ENGINE_NOTFOUND": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSL_ENGINE_SETFAILED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_SSL_PEER_CERTIFICATE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_TELNET_OPTION_SYNTAX": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_TOO_MANY_REDIRECTS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_UNKNOWN_TELNET_OPTION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_UNSUPPORTED_PROTOCOL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_URL_MALFORMAT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_URL_MALFORMAT_USER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLE_WRITE_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLFTPAUTH_DEFAULT": {
"ext.name": "curl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLFTPAUTH_SSL": {
"ext.name": "curl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLFTPAUTH_TLS": {
"ext.name": "curl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLFTPMETHOD_MULTICWD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLFTPMETHOD_NOCWD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLFTPMETHOD_SINGLECWD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLFTPSSL_ALL": {
"ext.name": "curl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"CURLFTPSSL_CCC_ACTIVE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLFTPSSL_CCC_NONE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLFTPSSL_CCC_PASSIVE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLFTPSSL_CONTROL": {
"ext.name": "curl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"CURLFTPSSL_NONE": {
"ext.name": "curl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"CURLFTPSSL_TRY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLGSSAPI_DELEGATION_FLAG": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLGSSAPI_DELEGATION_POLICY_FLAG": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_APPCONNECT_TIME": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_CERTINFO": {
"ext.name": "curl",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"CURLINFO_CONDITION_UNMET": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_CONNECT_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_CONTENT_LENGTH_DOWNLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_CONTENT_LENGTH_UPLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_CONTENT_TYPE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_COOKIELIST": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_EFFECTIVE_URL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_FILETIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_FTP_ENTRY_PATH": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_HEADER_OUT": {
"ext.name": "curl",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"CURLINFO_HEADER_SIZE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_HTTPAUTH_AVAIL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_HTTP_CODE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_HTTP_CONNECTCODE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_LASTONE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_LOCAL_IP": {
"ext.name": "curl",
"ext.min": "5.4.7",
"ext.max": null,
"php.min": "5.4.7",
"php.max": null
},
"CURLINFO_LOCAL_PORT": {
"ext.name": "curl",
"ext.min": "5.4.7",
"ext.max": null,
"php.min": "5.4.7",
"php.max": null
},
"CURLINFO_NAMELOOKUP_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_NUM_CONNECTS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_OS_ERRNO": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_PRETRANSFER_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_PRIMARY_IP": {
"ext.name": "curl",
"ext.min": "5.4.7",
"ext.max": null,
"php.min": "5.4.7",
"php.max": null
},
"CURLINFO_PRIMARY_PORT": {
"ext.name": "curl",
"ext.min": "5.4.7",
"ext.max": null,
"php.min": "5.4.7",
"php.max": null
},
"CURLINFO_PRIVATE": {
"ext.name": "curl",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"CURLINFO_PROXYAUTH_AVAIL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_REDIRECT_COUNT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_REDIRECT_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_REDIRECT_URL": {
"ext.name": "curl",
"ext.min": "5.3.7",
"ext.max": null,
"php.min": "5.3.7",
"php.max": null
},
"CURLINFO_REQUEST_SIZE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_RESPONSE_CODE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_RTSP_CLIENT_CSEQ": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_RTSP_CSEQ_RECV": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_RTSP_SERVER_CSEQ": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_RTSP_SESSION_ID": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_SIZE_DOWNLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_SIZE_UPLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_SPEED_DOWNLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_SPEED_UPLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_SSL_ENGINES": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLINFO_SSL_VERIFYRESULT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_STARTTRANSFER_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLINFO_TOTAL_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLMOPT_MAXCONNECTS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLMOPT_PIPELINING": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLMSG_DONE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLM_BAD_EASY_HANDLE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLM_BAD_HANDLE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLM_CALL_MULTI_PERFORM": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLM_INTERNAL_ERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLM_OK": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLM_OUT_OF_MEMORY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_ACCEPTTIMEOUT_MS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_ACCEPT_ENCODING": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_ADDRESS_SCOPE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_APPEND": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_AUTOREFERER": {
"ext.name": "curl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLOPT_BINARYTRANSFER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_BUFFERSIZE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_CAINFO": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_CAPATH": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_CERTINFO": {
"ext.name": "curl",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"CURLOPT_CLOSEPOLICY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": "5.5.30"
},
"CURLOPT_CONNECTTIMEOUT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_CONNECTTIMEOUT_MS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_CONNECT_ONLY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_COOKIE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_COOKIEFILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_COOKIEJAR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_COOKIELIST": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_COOKIESESSION": {
"ext.name": "curl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLOPT_CRLF": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_CRLFILE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_CUSTOMREQUEST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_DIRLISTONLY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_DNS_CACHE_TIMEOUT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_DNS_SERVERS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_DNS_USE_GLOBAL_CACHE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_EGDSOCKET": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_ENCODING": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FAILONERROR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FILETIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FNMATCH_FUNCTION": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_FOLLOWLOCATION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FORBID_REUSE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FRESH_CONNECT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTPAPPEND": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTPLISTONLY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTPPORT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTPSSLAUTH": {
"ext.name": "curl",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"CURLOPT_FTP_ACCOUNT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_FTP_ALTERNATIVE_TO_USER": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_FTP_CREATE_MISSING_DIRS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTP_FILEMETHOD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_FTP_RESPONSE_TIMEOUT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_FTP_SKIP_PASV_IP": {
"ext.name": "curl",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"CURLOPT_FTP_SSL": {
"ext.name": "curl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"CURLOPT_FTP_SSL_CCC": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_FTP_USE_EPRT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTP_USE_EPSV": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_FTP_USE_PRET": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_GSSAPI_DELEGATION": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_HEADER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HEADERFUNCTION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HTTP200ALIASES": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HTTPAUTH": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HTTPGET": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HTTPHEADER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HTTPPROXYTUNNEL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_HTTP_CONTENT_DECODING": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_HTTP_TRANSFER_DECODING": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_HTTP_VERSION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_IGNORE_CONTENT_LENGTH": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_INFILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_INFILESIZE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_INTERFACE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_IPRESOLVE": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_ISSUERCERT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_KEYPASSWD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_KRB4LEVEL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_KRBLEVEL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_LOCALPORT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_LOCALPORTRANGE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_LOW_SPEED_LIMIT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_LOW_SPEED_TIME": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_MAIL_AUTH": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_MAIL_FROM": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_MAIL_RCPT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_MAXCONNECTS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_MAXFILESIZE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_MAXREDIRS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_MAX_RECV_SPEED_LARGE": {
"ext.name": "curl",
"ext.min": "5.3.7",
"ext.max": null,
"php.min": "5.3.7",
"php.max": null
},
"CURLOPT_MAX_SEND_SPEED_LARGE": {
"ext.name": "curl",
"ext.min": "5.3.7",
"ext.max": null,
"php.min": "5.3.7",
"php.max": null
},
"CURLOPT_MUTE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_NETRC": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_NETRC_FILE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_NEW_DIRECTORY_PERMS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_NEW_FILE_PERMS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_NOBODY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_NOPROGRESS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_NOPROXY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_NOSIGNAL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PASSWDFUNCTION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PASSWORD": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_PORT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_POST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_POSTFIELDS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_POSTQUOTE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_POSTREDIR": {
"ext.name": "curl",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"CURLOPT_PREQUOTE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_PRIVATE": {
"ext.name": "curl",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"CURLOPT_PROGRESSFUNCTION": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_PROTOCOLS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PROXY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PROXYAUTH": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PROXYPASSWORD": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_PROXYPORT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PROXYTYPE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PROXYUSERNAME": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_PROXYUSERPWD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_PROXY_TRANSFER_MODE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_PUT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_QUOTE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_RANDOM_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_RANGE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_READDATA": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_READFUNCTION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_REDIR_PROTOCOLS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_REFERER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_RESOLVE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_RESUME_FROM": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_RETURNTRANSFER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_RTSP_CLIENT_CSEQ": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_RTSP_REQUEST": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_RTSP_SERVER_CSEQ": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_RTSP_SESSION_ID": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_RTSP_STREAM_URI": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_RTSP_TRANSPORT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SAFE_UPLOAD": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SHARE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SOCKS5_GSSAPI_NEC": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SOCKS5_GSSAPI_SERVICE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SSH_AUTH_TYPES": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_SSH_HOST_PUBLIC_KEY_MD5": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_SSH_KNOWNHOSTS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SSH_PRIVATE_KEYFILE": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_SSH_PUBLIC_KEYFILE": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLOPT_SSLCERT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLCERTPASSWD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLCERTTYPE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLENGINE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLENGINE_DEFAULT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLKEY": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLKEYPASSWD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLKEYTYPE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSLVERSION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSL_CIPHER_LIST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSL_OPTIONS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SSL_SESSIONID_CACHE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_SSL_VERIFYHOST": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_SSL_VERIFYPEER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_STDERR": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_TCP_KEEPALIVE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TCP_KEEPIDLE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TCP_KEEPINTVL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TCP_NODELAY": {
"ext.name": "curl",
"ext.min": "5.2.1",
"ext.max": null,
"php.min": "5.2.1",
"php.max": null
},
"CURLOPT_TELNETOPTIONS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TFTP_BLKSIZE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TIMECONDITION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_TIMEOUT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_TIMEOUT_MS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_TIMEVALUE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_TLSAUTH_PASSWORD": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TLSAUTH_TYPE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TLSAUTH_USERNAME": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_TRANSFERTEXT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_TRANSFER_ENCODING": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_UNRESTRICTED_AUTH": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_UPLOAD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_URL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_USERAGENT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_USERNAME": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_USERPWD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_USE_SSL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_VERBOSE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_WILDCARDMATCH": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLOPT_WRITEFUNCTION": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLOPT_WRITEHEADER": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPAUSE_ALL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPAUSE_CONT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPAUSE_RECV": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPAUSE_RECV_CONT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPAUSE_SEND": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPAUSE_SEND_CONT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_ALL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_DICT": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_FILE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_FTP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_FTPS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_GOPHER": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_HTTP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_HTTPS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_IMAP": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_IMAPS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_LDAP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_LDAPS": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_POP3": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_POP3S": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTMP": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTMPE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTMPS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTMPT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTMPTE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTMPTS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_RTSP": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_SCP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_SFTP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_SMTP": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_SMTPS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLPROTO_TELNET": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROTO_TFTP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROXY_HTTP": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROXY_SOCKS4": {
"ext.name": "curl",
"ext.min": "5.2.10",
"ext.max": null,
"php.min": "5.2.10",
"php.max": null
},
"CURLPROXY_SOCKS4A": {
"ext.name": "curl",
"ext.min": "5.5.23RC1",
"ext.max": null,
"php.min": "5.5.23RC1",
"php.max": null
},
"CURLPROXY_SOCKS5": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURLPROXY_SOCKS5_HOSTNAME": {
"ext.name": "curl",
"ext.min": "5.5.23RC1",
"ext.max": null,
"php.min": "5.5.23RC1",
"php.max": null
},
"CURLSHOPT_NONE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLSHOPT_SHARE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLSHOPT_UNSHARE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLSSH_AUTH_ANY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLSSH_AUTH_DEFAULT": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLSSH_AUTH_HOST": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLSSH_AUTH_KEYBOARD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLSSH_AUTH_NONE": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLSSH_AUTH_PASSWORD": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLSSH_AUTH_PUBLICKEY": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURLSSLOPT_ALLOW_BEAST": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLUSESSL_ALL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLUSESSL_CONTROL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLUSESSL_NONE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLUSESSL_TRY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURLVERSION_NOW": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_FNMATCHFUNC_FAIL": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_FNMATCHFUNC_MATCH": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_FNMATCHFUNC_NOMATCH": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_HTTP_VERSION_1_0": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_HTTP_VERSION_1_1": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_HTTP_VERSION_2_0": {
"ext.name": "curl",
"ext.min": "5.5.24RC1",
"ext.max": null,
"php.min": "5.5.24RC1",
"php.max": null
},
"CURL_HTTP_VERSION_NONE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_IPRESOLVE_V4": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURL_IPRESOLVE_V6": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURL_IPRESOLVE_WHATEVER": {
"ext.name": "curl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"CURL_LOCK_DATA_COOKIE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_LOCK_DATA_DNS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_LOCK_DATA_SSL_SESSION": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_NETRC_IGNORED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_NETRC_OPTIONAL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_NETRC_REQUIRED": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_READFUNC_PAUSE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_ANNOUNCE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_DESCRIBE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_GET_PARAMETER": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_OPTIONS": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_PAUSE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_PLAY": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_RECEIVE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_RECORD": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_SETUP": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_SET_PARAMETER": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_RTSPREQ_TEARDOWN": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_SSLVERSION_DEFAULT": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_SSLVERSION_SSLv2": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_SSLVERSION_SSLv3": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_SSLVERSION_TLSv1": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_SSLVERSION_TLSv1_0": {
"ext.name": "curl",
"ext.min": "5.5.19RC1",
"ext.max": null,
"php.min": "5.5.19RC1",
"php.max": null
},
"CURL_SSLVERSION_TLSv1_1": {
"ext.name": "curl",
"ext.min": "5.5.19RC1",
"ext.max": null,
"php.min": "5.5.19RC1",
"php.max": null
},
"CURL_SSLVERSION_TLSv1_2": {
"ext.name": "curl",
"ext.min": "5.5.19RC1",
"ext.max": null,
"php.min": "5.5.19RC1",
"php.max": null
},
"CURL_TIMECOND_IFMODSINCE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_TIMECOND_IFUNMODSINCE": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_TIMECOND_LASTMOD": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_TIMECOND_NONE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_TLSAUTH_SRP": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"CURL_VERSION_HTTP2": {
"ext.name": "curl",
"ext.min": "5.5.24RC1",
"ext.max": null,
"php.min": "5.5.24RC1",
"php.max": null
},
"CURL_VERSION_IPV6": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_VERSION_KERBEROS4": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_VERSION_LIBZ": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_VERSION_SSL": {
"ext.name": "curl",
"ext.min": "4.0.2",
"ext.max": null,
"php.min": "4.0.2",
"php.max": null
},
"CURL_WRITEFUNC_PAUSE": {
"ext.name": "curl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"DATE_ATOM": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_COOKIE": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_ISO8601": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_RFC1036": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_RFC1123": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_RFC2822": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_RFC3339": {
"ext.name": "date",
"ext.min": "5.1.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"DATE_RFC822": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_RFC850": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_RSS": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DATE_W3C": {
"ext.name": "date",
"ext.min": "5.1.1",
"ext.max": null,
"php.min": "5.1.1",
"php.max": null
},
"DAY_1": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DAY_2": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DAY_3": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DAY_4": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DAY_5": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DAY_6": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DAY_7": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"DEBUG_BACKTRACE_IGNORE_ARGS": {
"ext.name": "Core",
"ext.min": "5.3.6",
"ext.max": null,
"php.min": "5.3.6",
"php.max": null
},
"DEBUG_BACKTRACE_PROVIDE_OBJECT": {
"ext.name": "Core",
"ext.min": "5.3.6",
"ext.max": null,
"php.min": "5.3.6",
"php.max": null
},
"DEFAULT_INCLUDE_PATH": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DIRECTORY_SEPARATOR": {
"ext.name": "standard",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"DNS_A": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_A6": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_AAAA": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_ANY": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_CNAME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_HINFO": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_MX": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_NAPTR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_NS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_PTR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_SOA": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_SRV": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DNS_TXT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"DOMSTRING_SIZE_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_HIERARCHY_REQUEST_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_INDEX_SIZE_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_INUSE_ATTRIBUTE_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_INVALID_ACCESS_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_INVALID_CHARACTER_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_INVALID_MODIFICATION_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_INVALID_STATE_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_NAMESPACE_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_NOT_FOUND_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_NOT_SUPPORTED_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_NO_DATA_ALLOWED_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_NO_MODIFICATION_ALLOWED_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_PHP_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_SYNTAX_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_VALIDATION_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"DOM_WRONG_DOCUMENT_ERR": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"D_FMT": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"D_T_FMT": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ENC7BIT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENC8BIT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENCBASE64": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENCBINARY": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENCHANT_ISPELL": {
"ext.name": "enchant",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ENCHANT_MYSPELL": {
"ext.name": "enchant",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ENCOTHER": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENCQUOTEDPRINTABLE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENT_COMPAT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENT_DISALLOWED": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ENT_HTML401": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ENT_HTML5": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ENT_IGNORE": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ENT_NOQUOTES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENT_QUOTES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ENT_SUBSTITUTE": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ENT_XHTML": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ENT_XML1": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ERA": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ERA_D_FMT": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ERA_D_T_FMT": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ERA_T_FMT": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"EVBUFFER_EOF": {
"ext.name": "libevent",
"ext.min": "0.0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EVBUFFER_ERROR": {
"ext.name": "libevent",
"ext.min": "0.0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EVBUFFER_READ": {
"ext.name": "libevent",
"ext.min": "0.0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EVBUFFER_TIMEOUT": {
"ext.name": "libevent",
"ext.min": "0.0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EVBUFFER_WRITE": {
"ext.name": "libevent",
"ext.min": "0.0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EVLOOP_NONBLOCK": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EVLOOP_ONCE": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EV_PERSIST": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EV_READ": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EV_SIGNAL": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EV_TIMEOUT": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EV_WRITE": {
"ext.name": "libevent",
"ext.min": "0.0.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"EXIF_USE_MBSTRING": {
"ext.name": "exif",
"ext.min": "4.0.1",
"ext.max": null,
"php.min": "4.0.1",
"php.max": null
},
"EXTR_IF_EXISTS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_OVERWRITE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_PREFIX_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_PREFIX_IF_EXISTS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_PREFIX_INVALID": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_PREFIX_SAME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_REFS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"EXTR_SKIP": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_ALL": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_COMPILE_ERROR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_COMPILE_WARNING": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_CORE_ERROR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_CORE_WARNING": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_DEPRECATED": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"E_ERROR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_NOTICE": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_PARSE": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_RECOVERABLE_ERROR": {
"ext.name": "Core",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"E_STRICT": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"E_USER_DEPRECATED": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"E_USER_ERROR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_USER_NOTICE": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_USER_WARNING": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"E_WARNING": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FALSE": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_COMPRESS": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.2.17"
},
"FILEINFO_CONTINUE": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_DEVICES": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_MIME": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_MIME_ENCODING": {
"ext.name": "fileinfo",
"ext.min": "1.0.5-dev",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FILEINFO_MIME_TYPE": {
"ext.name": "fileinfo",
"ext.min": "1.0.5-dev",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FILEINFO_NONE": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_PRESERVE_ATIME": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_RAW": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILEINFO_SYMLINK": {
"ext.name": "fileinfo",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILE_APPEND": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILE_BINARY": {
"ext.name": "standard",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"FILE_IGNORE_NEW_LINES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILE_NO_DEFAULT_CONTEXT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILE_SKIP_EMPTY_LINES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILE_TEXT": {
"ext.name": "standard",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"FILE_USE_INCLUDE_PATH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_CALLBACK": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_DEFAULT": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ALLOW_FRACTION": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ALLOW_HEX": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ALLOW_OCTAL": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ALLOW_SCIENTIFIC": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ALLOW_THOUSAND": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ARRAY": {
"ext.name": "filter",
"ext.min": "0.10.0",
"ext.max": "0.10.0",
"php.min": "5.0.0",
"php.max": null
},
"FILTER_FLAG_EMPTY_STRING_NULL": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ENCODE_AMP": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ENCODE_HIGH": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_ENCODE_LOW": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_HOST_REQUIRED": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_IPV4": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_IPV6": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_NONE": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_NO_ENCODE_QUOTES": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_NO_PRIV_RANGE": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_NO_RES_RANGE": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_PATH_REQUIRED": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_QUERY_REQUIRED": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_SCALAR": {
"ext.name": "filter",
"ext.min": "0.10.0",
"ext.max": "0.10.0",
"php.min": "5.0.0",
"php.max": null
},
"FILTER_FLAG_SCHEME_REQUIRED": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_STRIP_BACKTICK": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"FILTER_FLAG_STRIP_HIGH": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FLAG_STRIP_LOW": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_FORCE_ARRAY": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"FILTER_NULL_ON_FAILURE": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"FILTER_REQUIRE_ARRAY": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"FILTER_REQUIRE_SCALAR": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"FILTER_SANITIZE_ALL": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_EMAIL": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_ENCODED": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_FULL_SPECIAL_CHARS": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.3.3",
"php.max": null
},
"FILTER_SANITIZE_MAGIC_QUOTES": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_NUMBER_FLOAT": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_NUMBER_INT": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_SPECIAL_CHARS": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_STRING": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_STRIPPED": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_SANITIZE_URL": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_UNSAFE_RAW": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_ALL": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_BOOLEAN": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_EMAIL": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_FLOAT": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_INT": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_IP": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_MAC": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"FILTER_VALIDATE_REGEXP": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FILTER_VALIDATE_URL": {
"ext.name": "filter",
"ext.min": "0.9.4",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FNM_CASEFOLD": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FNM_NOESCAPE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FNM_PATHNAME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FNM_PERIOD": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FORCE_DEFLATE": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FORCE_GZIP": {
"ext.name": "zlib",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FPE_FLTDIV": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_FLTINV": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_FLTOVF": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_FLTRES": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_FLTSUB": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_FLTUND": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_INTDIV": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FPE_INTOVF": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"FTP_ASCII": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FTP_AUTORESUME": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"FTP_AUTOSEEK": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"FTP_BINARY": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FTP_FAILED": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"FTP_FINISHED": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"FTP_IMAGE": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FTP_MOREDATA": {
"ext.name": "ftp",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"FTP_TEXT": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FTP_TIMEOUT_SEC": {
"ext.name": "ftp",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FT_INTERNAL": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FT_NOT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FT_PEEK": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FT_PREFETCHTEXT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"FT_UID": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GD_BUNDLED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GD_EXTRA_VERSION": {
"ext.name": "gd",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GD_MAJOR_VERSION": {
"ext.name": "gd",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GD_MINOR_VERSION": {
"ext.name": "gd",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GD_RELEASE_VERSION": {
"ext.name": "gd",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GD_VERSION": {
"ext.name": "gd",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GEOIP_ASNUM_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_CABLEDSL_SPEED": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_CITY_EDITION_REV0": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_CITY_EDITION_REV1": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_CORPORATE_SPEED": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_COUNTRY_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_DIALUP_SPEED": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_DOMAIN_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_ISP_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_NETSPEED_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_NETSPEED_EDITION_REV1": {
"ext.name": "geoip",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_ORG_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_PROXY_EDITION": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_REGION_EDITION_REV0": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_REGION_EDITION_REV1": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GEOIP_UNKNOWN_SPEED": {
"ext.name": "geoip",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"GLOB_AVAILABLE_FLAGS": {
"ext.name": "standard",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GLOB_BRACE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GLOB_ERR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GLOB_MARK": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GLOB_NOCHECK": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GLOB_NOESCAPE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GLOB_NOSORT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GLOB_ONLYDIR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"GMP_BIG_ENDIAN": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"GMP_LITTLE_ENDIAN": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"GMP_LSW_FIRST": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"GMP_MPIR_VERSION": {
"ext.name": "gmp",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"GMP_MSW_FIRST": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"GMP_NATIVE_ENDIAN": {
"ext.name": "gmp",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"GMP_ROUND_MINUSINF": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"GMP_ROUND_PLUSINF": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"GMP_ROUND_ZERO": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"GMP_VERSION": {
"ext.name": "gmp",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"GRAPHEME_EXTR_COUNT": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GRAPHEME_EXTR_MAXBYTES": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"GRAPHEME_EXTR_MAXCHARS": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"HASH_HMAC": {
"ext.name": "hash",
"ext.min": "1.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"HTML_ENTITIES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"HTML_SPECIALCHARS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"HTTP_AUTH_ANY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_AUTH_BASIC": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_AUTH_DIGEST": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_AUTH_DIGEST_IE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_AUTH_GSSNEG": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_AUTH_NTLM": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_COOKIE_HTTPONLY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_COOKIE_PARSE_RAW": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_COOKIE_SECURE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_LEVEL_DEF": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_LEVEL_MAX": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_LEVEL_MIN": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_STRATEGY_DEF": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_STRATEGY_FILT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_STRATEGY_FIXED": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_STRATEGY_HUFF": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_STRATEGY_RLE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_TYPE_GZIP": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_TYPE_RAW": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_DEFLATE_TYPE_ZLIB": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_ENCODING_STREAM_FLUSH_FULL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_ENCODING_STREAM_FLUSH_NONE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_ENCODING_STREAM_FLUSH_SYNC": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_ENCODING": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_HEADER": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_INVALID_PARAM": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_MALFORMED_HEADERS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_MESSAGE_TYPE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_QUERYSTRING": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_REQUEST": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_REQUEST_METHOD": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_REQUEST_POOL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_RESPONSE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_RUNTIME": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_SOCKET": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_E_URL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_IPRESOLVE_ANY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_IPRESOLVE_V4": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_IPRESOLVE_V6": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_ACL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_BASELINE_CONTROL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_CHECKIN": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_CHECKOUT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_CONNECT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_COPY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_DELETE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_GET": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_HEAD": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_LABEL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_LOCK": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_MERGE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_MKACTIVITY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_MKCOL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_MKWORKSPACE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_MOVE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_OPTIONS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_POST": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_PROPFIND": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_PROPPATCH": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_PUT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_REPORT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_TRACE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_UNCHECKOUT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_UNLOCK": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_UPDATE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_METH_VERSION_CONTROL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_MSG_NONE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_MSG_REQUEST": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_MSG_RESPONSE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PARAMS_ALLOW_COMMA": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PARAMS_ALLOW_FAILURE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PARAMS_DEFAULT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PARAMS_RAISE_ERROR": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_POSTREDIR_301": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_POSTREDIR_302": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_POSTREDIR_ALL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PROXY_HTTP": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PROXY_HTTP_1_0": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PROXY_SOCKS4": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PROXY_SOCKS4A": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PROXY_SOCKS5": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_PROXY_SOCKS5_HOSTNAME": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_QUERYSTRING_TYPE_ARRAY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_QUERYSTRING_TYPE_BOOL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_QUERYSTRING_TYPE_FLOAT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_QUERYSTRING_TYPE_INT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_QUERYSTRING_TYPE_OBJECT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_QUERYSTRING_TYPE_STRING": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_REDIRECT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_REDIRECT_FOUND": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_REDIRECT_PERM": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_REDIRECT_POST": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_REDIRECT_PROXY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_REDIRECT_TEMP": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SSL_VERSION_ANY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SSL_VERSION_SSLv2": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SSL_VERSION_SSLv3": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SSL_VERSION_TLSv1": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SUPPORT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SUPPORT_ENCODINGS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SUPPORT_EVENTS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SUPPORT_MAGICMIME": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SUPPORT_REQUESTS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_SUPPORT_SSLREQUESTS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_FROM_ENV": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_JOIN_PATH": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_JOIN_QUERY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_REPLACE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_ALL": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_AUTH": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_FRAGMENT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_PASS": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_PATH": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_PORT": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_QUERY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_URL_STRIP_USER": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_VERSION_1_0": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_VERSION_1_1": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_VERSION_ANY": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"HTTP_VERSION_NONE": {
"ext.name": "http",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": "5.5.30"
},
"ICONV_IMPL": {
"ext.name": "iconv",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"ICONV_MIME_DECODE_CONTINUE_ON_ERROR": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ICONV_MIME_DECODE_STRICT": {
"ext.name": "iconv",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ICONV_VERSION": {
"ext.name": "iconv",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"IDNA_ALLOW_UNASSIGNED": {
"ext.name": "intl",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_CHECK_BIDI": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_CHECK_CONTEXTJ": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_DEFAULT": {
"ext.name": "intl",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_BIDI": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_CONTEXTJ": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_DISALLOWED": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_DOMAIN_NAME_TOO_LONG": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_EMPTY_LABEL": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_HYPHEN_3_4": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_INVALID_ACE_LABEL": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_LABEL_HAS_DOT": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_LABEL_TOO_LONG": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_LEADING_COMBINING_MARK": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_LEADING_HYPHEN": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_PUNYCODE": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_ERROR_TRAILING_HYPHEN": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_NONTRANSITIONAL_TO_ASCII": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_NONTRANSITIONAL_TO_UNICODE": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IDNA_USE_STD3_RULES": {
"ext.name": "intl",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"ILL_BADSTK": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_COPROC": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_ILLADR": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_ILLOPC": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_ILLOPN": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_ILLTRP": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_PRVOPC": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ILL_PRVREG": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAGETYPE_BMP": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_COUNT": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAGETYPE_GIF": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_ICO": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAGETYPE_IFF": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_JB2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_JP2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_JPC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_JPEG": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_JPEG2000": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_JPX": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_PNG": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_PSD": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_SWC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_SWF": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_TIFF_II": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_TIFF_MM": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_UNKNOWN": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAGETYPE_WBMP": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAGETYPE_XBM": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAP_CLOSETIMEOUT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAP_GC_ELT": {
"ext.name": "imap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAP_GC_ENV": {
"ext.name": "imap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAP_GC_TEXTS": {
"ext.name": "imap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMAP_OPENTIMEOUT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAP_READTIMEOUT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMAP_WRITETIMEOUT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_AFFINE_ROTATE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_AFFINE_SCALE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_AFFINE_SHEAR_HORIZONTAL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_AFFINE_SHEAR_VERTICAL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_AFFINE_TRANSLATE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_ARC_CHORD": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_ARC_EDGED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_ARC_NOFILL": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_ARC_PIE": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_ARC_ROUNDED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_BELL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BESSEL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BICUBIC": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BICUBIC_FIXED": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BILINEAR_FIXED": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BLACKMAN": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BOX": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_BSPLINE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_CATMULLROM": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_COLOR_BRUSHED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_COLOR_STYLED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_COLOR_STYLEDBRUSHED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_COLOR_TILED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_COLOR_TRANSPARENT": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_CROP_BLACK": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_CROP_DEFAULT": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_CROP_SIDES": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_CROP_THRESHOLD": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_CROP_TRANSPARENT": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_CROP_WHITE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_EFFECT_ALPHABLEND": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_EFFECT_NORMAL": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_EFFECT_OVERLAY": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_EFFECT_REPLACE": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_BRIGHTNESS": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_COLORIZE": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_CONTRAST": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_EDGEDETECT": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_EMBOSS": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_GAUSSIAN_BLUR": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_GRAYSCALE": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_MEAN_REMOVAL": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_NEGATE": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_PIXELATE": {
"ext.name": "gd",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"IMG_FILTER_SELECTIVE_BLUR": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FILTER_SMOOTH": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_FLIP_BOTH": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_FLIP_HORIZONTAL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_FLIP_VERTICAL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_GAUSSIAN": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_GD2_COMPRESSED": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_GD2_RAW": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_GENERALIZED_CUBIC": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_GIF": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_HAMMING": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_HANNING": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_HERMITE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_JPEG": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_JPG": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_MITCHELL": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_NEAREST_NEIGHBOUR": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_PNG": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_POWER": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_QUADRATIC": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_SINC": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_TRIANGLE": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_WBMP": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"IMG_WEIGHTED4": {
"ext.name": "gd",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IMG_XPM": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INF": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_CONFIGURATION": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_CREDITS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_ENVIRONMENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_GENERAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_LICENSE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_MODULES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INFO_VARIABLES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INI_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INI_PERDIR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INI_SCANNER_NORMAL": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"INI_SCANNER_RAW": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"INI_SCANNER_TYPED": {
"ext.name": "standard",
"ext.min": "5.6.1RC1",
"ext.max": null,
"php.min": "5.6.1RC1",
"php.max": null
},
"INI_SYSTEM": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INI_USER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INPUT_COOKIE": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INPUT_ENV": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INPUT_GET": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INPUT_POST": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INPUT_REQUEST": {
"ext.name": "filter",
"ext.min": "0.11.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"INPUT_SERVER": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INPUT_SESSION": {
"ext.name": "filter",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"INTL_ICU_DATA_VERSION": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.3.7",
"php.max": null
},
"INTL_ICU_VERSION": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.3.7",
"php.max": null
},
"INTL_IDNA_VARIANT_2003": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"INTL_IDNA_VARIANT_UTS46": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"INTL_MAX_LOCALE_LEN": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"IPPROTO_IP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IPPROTO_IPV6": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IPV6_HOPLIMIT": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IPV6_MULTICAST_HOPS": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IPV6_MULTICAST_IF": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IPV6_MULTICAST_LOOP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IPV6_PKTINFO": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IPV6_RECVHOPLIMIT": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IPV6_RECVPKTINFO": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IPV6_RECVTCLASS": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IPV6_TCLASS": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IPV6_UNICAST_HOPS": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"IP_MULTICAST_IF": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IP_MULTICAST_LOOP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"IP_MULTICAST_TTL": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"JSMIN_ERROR_NONE": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"JSMIN_ERROR_UNTERMINATED_COMMENT": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"JSMIN_ERROR_UNTERMINATED_REGEX": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"JSMIN_ERROR_UNTERMINATED_STRING": {
"ext.name": "jsmin",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.10",
"php.max": null
},
"JSON_BIGINT_AS_STRING": {
"ext.name": "json",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"JSON_ERROR_CTRL_CHAR": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_ERROR_DEPTH": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_ERROR_INF_OR_NAN": {
"ext.name": "json",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"JSON_ERROR_NONE": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_ERROR_RECURSION": {
"ext.name": "json",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"JSON_ERROR_STATE_MISMATCH": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_ERROR_SYNTAX": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_ERROR_UNSUPPORTED_TYPE": {
"ext.name": "json",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"JSON_ERROR_UTF8": {
"ext.name": "json",
"ext.min": "5.3.3",
"ext.max": null,
"php.min": "5.3.3",
"php.max": null
},
"JSON_FORCE_OBJECT": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_HEX_AMP": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_HEX_APOS": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_HEX_QUOT": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_HEX_TAG": {
"ext.name": "json",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"JSON_NUMERIC_CHECK": {
"ext.name": "json",
"ext.min": "5.3.3",
"ext.max": null,
"php.min": "5.3.3",
"php.max": null
},
"JSON_OBJECT_AS_ARRAY": {
"ext.name": "json",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"JSON_PARTIAL_OUTPUT_ON_ERROR": {
"ext.name": "json",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"JSON_PRESERVE_ZERO_FRACTION": {
"ext.name": "json",
"ext.min": "5.6.6RC1",
"ext.max": null,
"php.min": "5.6.6RC1",
"php.max": null
},
"JSON_PRETTY_PRINT": {
"ext.name": "json",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"JSON_UNESCAPED_SLASHES": {
"ext.name": "json",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"JSON_UNESCAPED_UNICODE": {
"ext.name": "json",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"LATT_HASCHILDREN": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LATT_HASNOCHILDREN": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LATT_MARKED": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LATT_NOINFERIORS": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LATT_NOSELECT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LATT_REFERRAL": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LATT_UNMARKED": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_COLLATE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_CTYPE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_MESSAGES": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_MONETARY": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_NUMERIC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LC_TIME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_DEREF_ALWAYS": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_DEREF_FINDING": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_DEREF_NEVER": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_DEREF_SEARCHING": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_ESCAPE_DN": {
"ext.name": "ldap",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"LDAP_ESCAPE_FILTER": {
"ext.name": "ldap",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"LDAP_MODIFY_BATCH_ADD": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_MODIFY_BATCH_ATTRIB": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_MODIFY_BATCH_MODTYPE": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_MODIFY_BATCH_REMOVE": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_MODIFY_BATCH_REMOVE_ALL": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_MODIFY_BATCH_REPLACE": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_MODIFY_BATCH_VALUES": {
"ext.name": "ldap",
"ext.min": "5.4.26",
"ext.max": null,
"php.min": "5.4.26",
"php.max": null
},
"LDAP_OPT_CLIENT_CONTROLS": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_DEBUG_LEVEL": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_DEREF": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_DIAGNOSTIC_MESSAGE": {
"ext.name": "ldap",
"ext.min": "5.6.11RC1",
"ext.max": null,
"php.min": "5.6.11RC1",
"php.max": null
},
"LDAP_OPT_ERROR_NUMBER": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_ERROR_STRING": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_HOST_NAME": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_MATCHED_DN": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_NETWORK_TIMEOUT": {
"ext.name": "ldap",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"LDAP_OPT_PROTOCOL_VERSION": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_REFERRALS": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_RESTART": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_SERVER_CONTROLS": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_SIZELIMIT": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_TIMELIMIT": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_TIMEOUT": {
"ext.name": "ldap",
"ext.min": "5.6.14RC1",
"ext.max": null,
"php.min": "5.6.14RC1",
"php.max": null
},
"LDAP_OPT_X_SASL_AUTHCID": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_X_SASL_AUTHZID": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_X_SASL_MECH": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LDAP_OPT_X_SASL_REALM": {
"ext.name": "ldap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LIBEXSLT_DOTTED_VERSION": {
"ext.name": "xsl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"LIBEXSLT_VERSION": {
"ext.name": "xsl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"LIBXML_COMPACT": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_DOTTED_VERSION": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_DTDATTR": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_DTDLOAD": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_DTDVALID": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_ERR_ERROR": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_ERR_FATAL": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_ERR_NONE": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_ERR_WARNING": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_HTML_NODEFDTD": {
"ext.name": "libxml",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"LIBXML_HTML_NOIMPLIED": {
"ext.name": "libxml",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"LIBXML_LOADED_VERSION": {
"ext.name": "libxml",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"LIBXML_NOBLANKS": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NOCDATA": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NOEMPTYTAG": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NOENT": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NOERROR": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NONET": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NOWARNING": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NOXMLDECL": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_NSCLEAN": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_PARSEHUGE": {
"ext.name": "libxml",
"ext.min": "5.2.12",
"ext.max": null,
"php.min": "5.2.12",
"php.max": null
},
"LIBXML_PEDANTIC": {
"ext.name": "libxml",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"LIBXML_SCHEMA_CREATE": {
"ext.name": "libxml",
"ext.min": "5.5.2",
"ext.max": null,
"php.min": "5.5.2",
"php.max": null
},
"LIBXML_VERSION": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXML_XINCLUDE": {
"ext.name": "libxml",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"LIBXSLT_DOTTED_VERSION": {
"ext.name": "xsl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"LIBXSLT_VERSION": {
"ext.name": "xsl",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"LOCK_EX": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOCK_NB": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOCK_SH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOCK_UN": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_ALERT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_AUTH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_AUTHPRIV": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_CONS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_CRIT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_CRON": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_DAEMON": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_DEBUG": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_EMERG": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_ERR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_INFO": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_KERN": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL0": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL1": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL3": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL4": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL5": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL6": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LOCAL7": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_LPR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_MAIL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_NDELAY": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_NEWS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_NOTICE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_NOWAIT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_ODELAY": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_PERROR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_PID": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_SYSLOG": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_USER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_UUCP": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"LOG_WARNING": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MAILPARSE_EXTRACT_OUTPUT": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MAILPARSE_EXTRACT_RETURN": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MAILPARSE_EXTRACT_STREAM": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MB_CASE_LOWER": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"MB_CASE_TITLE": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"MB_CASE_UPPER": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"MB_OVERLOAD_MAIL": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"MB_OVERLOAD_REGEX": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"MB_OVERLOAD_STRING": {
"ext.name": "mbstring",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"MCAST_BLOCK_SOURCE": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MCAST_JOIN_GROUP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MCAST_JOIN_SOURCE_GROUP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MCAST_LEAVE_GROUP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MCAST_LEAVE_SOURCE_GROUP": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MCAST_UNBLOCK_SOURCE": {
"ext.name": "sockets",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MCRYPT_3DES": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_ARCFOUR": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_ARCFOUR_IV": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_BLOWFISH": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_CAST_128": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_CAST_256": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_CRYPT": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_DECRYPT": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_DES": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_DES_COMPAT": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_DEV_RANDOM": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_DEV_URANDOM": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_ENCRYPT": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_ENIGNA": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_GOST": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_IDEA": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_LOKI97": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MARS": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MODE_CBC": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MODE_CFB": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MODE_ECB": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MODE_NOFB": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MODE_OFB": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_MODE_STREAM": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_PANAMA": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RAND": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RC2": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RC4": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RC6": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RC6_128": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RC6_192": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RC6_256": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RIJNDAEL_128": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RIJNDAEL_192": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_RIJNDAEL_256": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SAFER128": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SAFER64": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SAFERPLUS": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SERPENT": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SERPENT_128": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SERPENT_192": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SERPENT_256": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_SKIPJACK": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_TEAN": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_THREEWAY": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_TRIPLEDES": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_TWOFISH": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_TWOFISH128": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_TWOFISH192": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_TWOFISH256": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_WAKE": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MCRYPT_XTEA": {
"ext.name": "mcrypt",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MEMCACHE_COMPRESSED": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"MEMCACHE_HAVE_SESSION": {
"ext.name": "memcache",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"MEMCACHE_SERIALIZED": {
"ext.name": "memcache",
"ext.min": "0.2",
"ext.max": "0.2",
"php.min": "4.3.3",
"php.max": null
},
"MEMCACHE_USER1": {
"ext.name": "memcache",
"ext.min": "3.0.8",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"MEMCACHE_USER2": {
"ext.name": "memcache",
"ext.min": "3.0.8",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"MEMCACHE_USER3": {
"ext.name": "memcache",
"ext.min": "3.0.8",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"MEMCACHE_USER4": {
"ext.name": "memcache",
"ext.min": "3.0.8",
"ext.max": null,
"php.min": "4.3.11",
"php.max": null
},
"MHASH_ADLER32": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_CRC32": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_CRC32B": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_FNV132": {
"ext.name": "hash",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MHASH_FNV164": {
"ext.name": "hash",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MHASH_FNV1A32": {
"ext.name": "hash",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MHASH_FNV1A64": {
"ext.name": "hash",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MHASH_GOST": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_HAVAL128": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_HAVAL160": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_HAVAL192": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_HAVAL224": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_HAVAL256": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_JOAAT": {
"ext.name": "hash",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"MHASH_MD2": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_MD4": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_MD5": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_RIPEMD128": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_RIPEMD160": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_RIPEMD256": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_RIPEMD320": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SHA1": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SHA224": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SHA256": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SHA384": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SHA512": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SNEFRU128": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_SNEFRU256": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_TIGER": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_TIGER128": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_TIGER160": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MHASH_WHIRLPOOL": {
"ext.name": "mhash",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MONGO_STREAMS": {
"ext.name": "mongo",
"ext.min": "1.4.2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_IO_COMPLETED": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_IO_PROGRESS": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_IO_READ": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_IO_WRITE": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_BATCHINSERT": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_CMD_DELETE": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_CMD_INSERT": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_CMD_UPDATE": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_DELETE": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_GETMORE": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_INSERT": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_KILLCURSOR": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_QUERY": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_RESPONSE_HEADER": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_UPDATE": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_WRITE_BATCH": {
"ext.name": "mongo",
"ext.min": "1.5.0RC1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_LOG_WRITE_REPLY": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_TYPE_IO_INIT": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_STREAM_NOTIFY_TYPE_LOG": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_SUPPORTS_AUTH_MECHANISM_GSSAPI": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_CR": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_SUPPORTS_AUTH_MECHANISM_MONGODB_X509": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_SUPPORTS_AUTH_MECHANISM_PLAIN": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_SUPPORTS_AUTH_MECHANISM_SCRAM_SHA1": {
"ext.name": "mongo",
"ext.min": "1.6.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MONGO_SUPPORTS_SSL": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MONGO_SUPPORTS_STREAMS": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"MON_1": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_10": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_11": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_12": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_2": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_3": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_4": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_5": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_6": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_7": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_8": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MON_9": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MSG_CMSG_CLOEXEC": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_CONFIRM": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_CTRUNC": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_DONTROUTE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MSG_DONTWAIT": {
"ext.name": "sockets",
"ext.min": "5.2.10",
"ext.max": null,
"php.min": "5.2.10",
"php.max": null
},
"MSG_EAGAIN": {
"ext.name": "sysvmsg",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"MSG_ENOMSG": {
"ext.name": "sysvmsg",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"MSG_EOF": {
"ext.name": "sockets",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"MSG_EOR": {
"ext.name": "sockets",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"MSG_ERRQUEUE": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_EXCEPT": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MSG_IPC_NOWAIT": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MSG_MORE": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_NOERROR": {
"ext.name": "sysvmsg",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MSG_NOSIGNAL": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_OOB": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MSG_PEEK": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MSG_TRUNC": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSG_WAITALL": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"MSG_WAITFORONE": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MSSQL_ASSOC": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MSSQL_BOTH": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MSSQL_NUM": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MYSQLI_ASSOC": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_ASYNC": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_AUTO_INCREMENT_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_BINARY_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_BLOB_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_BOTH": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CLIENT_CAN_HANDLE_EXPIRED_PASSWORDS": {
"ext.name": "mysqli",
"ext.min": "5.6.0RC3",
"ext.max": null,
"php.min": "5.6.0RC3",
"php.max": null
},
"MYSQLI_CLIENT_COMPRESS": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CLIENT_FOUND_ROWS": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CLIENT_IGNORE_SPACE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CLIENT_INTERACTIVE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CLIENT_NO_SCHEMA": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CLIENT_SSL": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CURSOR_TYPE_FOR_UPDATE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CURSOR_TYPE_NO_CURSOR": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CURSOR_TYPE_READ_ONLY": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_CURSOR_TYPE_SCROLLABLE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_DATA_TRUNCATED": {
"ext.name": "mysqli",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"MYSQLI_DEBUG_TRACE_ENABLED": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_ENUM_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_GROUP_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_INIT_COMMAND": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_MULTIPLE_KEY_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_NOT_NULL_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_NO_DATA": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_NO_DEFAULT_VALUE_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_NUM": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_NUM_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_ON_UPDATE_NOW_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_OPT_CAN_HANDLE_EXPIRED_PASSWORDS": {
"ext.name": "mysqli",
"ext.min": "5.4.12",
"ext.max": null,
"php.min": "5.4.12",
"php.max": null
},
"MYSQLI_OPT_CONNECT_TIMEOUT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_OPT_INT_AND_FLOAT_NATIVE": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_OPT_LOCAL_INFILE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_OPT_NET_CMD_BUFFER_SIZE": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_OPT_NET_READ_BUFFER_SIZE": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_OPT_SSL_VERIFY_SERVER_CERT": {
"ext.name": "mysqli",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"MYSQLI_PART_KEY_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_PRI_KEY_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_READ_DEFAULT_FILE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_READ_DEFAULT_GROUP": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_REFRESH_BACKUP_LOG": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_GRANT": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_HOSTS": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_LOG": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_MASTER": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_SLAVE": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_STATUS": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_TABLES": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REFRESH_THREADS": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_REPORT_ALL": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_REPORT_ERROR": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_REPORT_INDEX": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_REPORT_OFF": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_REPORT_STRICT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_RPL_ADMIN": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"MYSQLI_RPL_MASTER": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"MYSQLI_RPL_SLAVE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": "5.2.17"
},
"MYSQLI_SERVER_PS_OUT_PARAMS": {
"ext.name": "mysqli",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"MYSQLI_SERVER_PUBLIC_KEY": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_SERVER_QUERY_NO_GOOD_INDEX_USED": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_SERVER_QUERY_NO_INDEX_USED": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_SERVER_QUERY_WAS_SLOW": {
"ext.name": "mysqli",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"MYSQLI_SET_CHARSET_DIR": {
"ext.name": "mysqli",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"MYSQLI_SET_CHARSET_NAME": {
"ext.name": "mysqli",
"ext.min": "5.2.5",
"ext.max": null,
"php.min": "5.2.5",
"php.max": null
},
"MYSQLI_SET_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_STMT_ATTR_CURSOR_TYPE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_STMT_ATTR_PREFETCH_ROWS": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_STMT_ATTR_UPDATE_MAX_LENGTH": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_STORE_RESULT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_STORE_RESULT_COPY_DATA": {
"ext.name": "mysqli",
"ext.min": "5.6.0beta2",
"ext.max": null,
"php.min": "5.6.0beta2",
"php.max": null
},
"MYSQLI_TIMESTAMP_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TRANS_COR_AND_CHAIN": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TRANS_COR_AND_NO_CHAIN": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TRANS_COR_NO_RELEASE": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TRANS_COR_RELEASE": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TRANS_START_READ_ONLY": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TRANS_START_READ_WRITE": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TRANS_START_WITH_CONSISTENT_SNAPSHOT": {
"ext.name": "mysqli",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"MYSQLI_TYPE_BIT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_BLOB": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_CHAR": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_DATE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_DATETIME": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_DECIMAL": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_DOUBLE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_ENUM": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_FLOAT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_GEOMETRY": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_INT24": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_INTERVAL": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_LONG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_LONGLONG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_LONG_BLOB": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_MEDIUM_BLOB": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_NEWDATE": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_NEWDECIMAL": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_NULL": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_SET": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_SHORT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_STRING": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_TIME": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_TIMESTAMP": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_TINY": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_TINY_BLOB": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_VAR_STRING": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_TYPE_YEAR": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_UNIQUE_KEY_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_UNSIGNED_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_USE_RESULT": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQLI_ZEROFILL_FLAG": {
"ext.name": "mysqli",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"MYSQL_ASSOC": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MYSQL_BOTH": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"MYSQL_CLIENT_COMPRESS": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MYSQL_CLIENT_IGNORE_SPACE": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MYSQL_CLIENT_INTERACTIVE": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MYSQL_CLIENT_SSL": {
"ext.name": "mysql",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"MYSQL_NUM": {
"ext.name": "mysql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_1_PI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_2_PI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_2_SQRTPI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_E": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_EULER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_LN10": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_LN2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_LNPI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_LOG10E": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_LOG2E": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_PI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_PI_2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_PI_4": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_SQRT1_2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_SQRT2": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_SQRT3": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"M_SQRTPI": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"NAN": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"NIL": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"NOEXPR": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"NULL": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OAUTH_AUTH_TYPE_AUTHORIZATION": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_AUTH_TYPE_FORM": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_AUTH_TYPE_NONE": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_AUTH_TYPE_URI": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_BAD_NONCE": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_BAD_TIMESTAMP": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_CONSUMER_KEY_REFUSED": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_CONSUMER_KEY_UNKNOWN": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_HTTP_METHOD_DELETE": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_HTTP_METHOD_GET": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_HTTP_METHOD_HEAD": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_HTTP_METHOD_POST": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_HTTP_METHOD_PUT": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_INVALID_SIGNATURE": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_OK": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_PARAMETER_ABSENT": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_REQENGINE_CURL": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_REQENGINE_STREAMS": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SIGNATURE_METHOD_REJECTED": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SIG_METHOD_HMACSHA1": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SIG_METHOD_HMACSHA256": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SIG_METHOD_PLAINTEXT": {
"ext.name": "OAuth",
"ext.min": "1.2",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SIG_METHOD_RSASHA1": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SSLCHECK_BOTH": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SSLCHECK_HOST": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SSLCHECK_NONE": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_SSLCHECK_PEER": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_TOKEN_EXPIRED": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_TOKEN_REJECTED": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_TOKEN_REVOKED": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_TOKEN_USED": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"OAUTH_VERIFIER_INVALID": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"ODBC_BINMODE_CONVERT": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ODBC_BINMODE_PASSTHRU": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ODBC_BINMODE_RETURN": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ODBC_TYPE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OPENSSL_ALGO_DSS1": {
"ext.name": "openssl",
"ext.min": "5.2.8",
"ext.max": null,
"php.min": "5.2.8",
"php.max": null
},
"OPENSSL_ALGO_MD2": {
"ext.name": "openssl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"OPENSSL_ALGO_MD4": {
"ext.name": "openssl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"OPENSSL_ALGO_MD5": {
"ext.name": "openssl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"OPENSSL_ALGO_RMD160": {
"ext.name": "openssl",
"ext.min": "5.4.8",
"ext.max": null,
"php.min": "5.4.8",
"php.max": null
},
"OPENSSL_ALGO_SHA1": {
"ext.name": "openssl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"OPENSSL_ALGO_SHA224": {
"ext.name": "openssl",
"ext.min": "5.4.8",
"ext.max": null,
"php.min": "5.4.8",
"php.max": null
},
"OPENSSL_ALGO_SHA256": {
"ext.name": "openssl",
"ext.min": "5.4.8",
"ext.max": null,
"php.min": "5.4.8",
"php.max": null
},
"OPENSSL_ALGO_SHA384": {
"ext.name": "openssl",
"ext.min": "5.4.8",
"ext.max": null,
"php.min": "5.4.8",
"php.max": null
},
"OPENSSL_ALGO_SHA512": {
"ext.name": "openssl",
"ext.min": "5.4.8",
"ext.max": null,
"php.min": "5.4.8",
"php.max": null
},
"OPENSSL_CIPHER_3DES": {
"ext.name": "openssl",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"OPENSSL_CIPHER_AES_128_CBC": {
"ext.name": "openssl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"OPENSSL_CIPHER_AES_192_CBC": {
"ext.name": "openssl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"OPENSSL_CIPHER_AES_256_CBC": {
"ext.name": "openssl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"OPENSSL_CIPHER_DES": {
"ext.name": "openssl",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"OPENSSL_CIPHER_RC2_128": {
"ext.name": "openssl",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"OPENSSL_CIPHER_RC2_40": {
"ext.name": "openssl",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"OPENSSL_CIPHER_RC2_64": {
"ext.name": "openssl",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"OPENSSL_DEFAULT_STREAM_CIPHERS": {
"ext.name": "openssl",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"OPENSSL_KEYTYPE_DH": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_KEYTYPE_DSA": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_KEYTYPE_EC": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_KEYTYPE_RSA": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_NO_PADDING": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_PKCS1_OAEP_PADDING": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_PKCS1_PADDING": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_RAW_DATA": {
"ext.name": "openssl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"OPENSSL_SSLV23_PADDING": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"OPENSSL_TLSEXT_SERVER_NAME": {
"ext.name": "openssl",
"ext.min": "5.3.2",
"ext.max": null,
"php.min": "5.3.2",
"php.max": null
},
"OPENSSL_VERSION_NUMBER": {
"ext.name": "openssl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"OPENSSL_VERSION_TEXT": {
"ext.name": "openssl",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"OPENSSL_ZERO_PADDING": {
"ext.name": "openssl",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"OP_ANONYMOUS": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_DEBUG": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_EXPUNGE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_HALFOPEN": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_PROTOTYPE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_READONLY": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_SECURE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_SHORTCACHE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"OP_SILENT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PASSWORD_BCRYPT": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"PASSWORD_BCRYPT_DEFAULT_COST": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"PASSWORD_DEFAULT": {
"ext.name": "standard",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"PATHINFO_BASENAME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PATHINFO_DIRNAME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PATHINFO_EXTENSION": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PATHINFO_FILENAME": {
"ext.name": "standard",
"ext.min": "5.2.0RC1",
"ext.max": null,
"php.min": "5.2.0RC1",
"php.max": null
},
"PATH_SEPARATOR": {
"ext.name": "standard",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"PCNTL_E2BIG": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EACCES": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EAGAIN": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ECHILD": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EFAULT": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EINTR": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EINVAL": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EIO": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EISDIR": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ELIBBAD": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ELOOP": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EMFILE": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ENAMETOOLONG": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ENFILE": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ENOENT": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ENOEXEC": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ENOMEM": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ENOTDIR": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_EPERM": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ESRCH": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCNTL_ETXTBSY": {
"ext.name": "pcntl",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": null
},
"PCRE_VERSION": {
"ext.name": "pcre",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"PEAR_EXTENSION_DIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PEAR_INSTALL_DIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_ASSOC": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_BAD_RESPONSE": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_BOTH": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_COMMAND_OK": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_CONNECTION_AUTH_OK": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECTION_AWAITING_RESPONSE": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECTION_BAD": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_CONNECTION_MADE": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECTION_OK": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_CONNECTION_SETENV": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECTION_SSL_STARTUP": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECTION_STARTED": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECT_ASYNC": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_CONNECT_FORCE_NEW": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_CONV_FORCE_NULL": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_CONV_IGNORE_DEFAULT": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_CONV_IGNORE_NOT_NULL": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_COPY_IN": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_COPY_OUT": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_CONTEXT": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_INTERNAL_POSITION": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_INTERNAL_QUERY": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_MESSAGE_DETAIL": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_MESSAGE_HINT": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_MESSAGE_PRIMARY": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_SEVERITY": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_SOURCE_FILE": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_SOURCE_FUNCTION": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_SOURCE_LINE": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_SQLSTATE": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DIAG_STATEMENT_POSITION": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DML_ASYNC": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DML_ESCAPE": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_DML_EXEC": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DML_NO_CONV": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_DML_STRING": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_EMPTY_QUERY": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_ERRORS_DEFAULT": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_ERRORS_TERSE": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_ERRORS_VERBOSE": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_FATAL_ERROR": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_LIBPQ_VERSION": {
"ext.name": "pgsql",
"ext.min": "5.4.4",
"ext.max": null,
"php.min": "5.4.4",
"php.max": null
},
"PGSQL_LIBPQ_VERSION_STR": {
"ext.name": "pgsql",
"ext.min": "5.4.4",
"ext.max": null,
"php.min": "5.4.4",
"php.max": null
},
"PGSQL_NONFATAL_ERROR": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_NUM": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_POLLING_ACTIVE": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_POLLING_FAILED": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_POLLING_OK": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_POLLING_READING": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_POLLING_WRITING": {
"ext.name": "pgsql",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"PGSQL_SEEK_CUR": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_SEEK_END": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_SEEK_SET": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_STATUS_LONG": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_STATUS_STRING": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PGSQL_TRANSACTION_ACTIVE": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PGSQL_TRANSACTION_IDLE": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PGSQL_TRANSACTION_INERROR": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PGSQL_TRANSACTION_INTRANS": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PGSQL_TRANSACTION_UNKNOWN": {
"ext.name": "pgsql",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PGSQL_TUPLES_OK": {
"ext.name": "pgsql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_BINARY": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_BINARY_READ": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"PHP_BINDIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_CONFIG_FILE_PATH": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_CONFIG_FILE_SCAN_DIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_DATADIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_DEBUG": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PHP_EOL": {
"ext.name": "Core",
"ext.min": "4.3.10",
"ext.max": null,
"php.min": "4.3.10",
"php.max": null
},
"PHP_EXTENSION_DIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_EXTRA_VERSION": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PHP_INT_MAX": {
"ext.name": "Core",
"ext.min": "4.4.0",
"ext.max": null,
"php.min": "4.4.0",
"php.max": null
},
"PHP_INT_SIZE": {
"ext.name": "Core",
"ext.min": "4.4.0",
"ext.max": null,
"php.min": "4.4.0",
"php.max": null
},
"PHP_LIBDIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_LOCALSTATEDIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_MAJOR_VERSION": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PHP_MANDIR": {
"ext.name": "Core",
"ext.min": "5.3.7",
"ext.max": null,
"php.min": "5.3.7",
"php.max": null
},
"PHP_MAXPATHLEN": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_MINOR_VERSION": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PHP_NORMAL_READ": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"PHP_OS": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_CLEAN": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_CLEANABLE": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_CONT": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_DISABLED": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_END": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_FINAL": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_FLUSH": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_FLUSHABLE": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_REMOVABLE": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_START": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_STARTED": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_STDFLAGS": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_OUTPUT_HANDLER_WRITE": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_PREFIX": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"PHP_QUERY_RFC1738": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_QUERY_RFC3986": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_RELEASE_VERSION": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PHP_ROUND_HALF_DOWN": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_ROUND_HALF_EVEN": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_ROUND_HALF_ODD": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_ROUND_HALF_UP": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_SAPI": {
"ext.name": "Core",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"PHP_SESSION_ACTIVE": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_SESSION_DISABLED": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_SESSION_NONE": {
"ext.name": "session",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"PHP_SHLIB_SUFFIX": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"PHP_SVN_AUTH_PARAM_IGNORE_SSL_VERIFY_ERRORS": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_SYSCONFDIR": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_FRAGMENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_HOST": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_PASS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_PATH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_PORT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_QUERY": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_SCHEME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_URL_USER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_VERSION": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PHP_VERSION_ID": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PHP_WINDOWS_NT_DOMAIN_CONTROLLER": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_NT_SERVER": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_NT_WORKSTATION": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_BUILD": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_MAJOR": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_MINOR": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_PLATFORM": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_PRODUCTTYPE": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_SP_MAJOR": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_SP_MINOR": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_WINDOWS_VERSION_SUITEMASK": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PHP_ZTS": {
"ext.name": "Core",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"PKCS7_BINARY": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_DETACHED": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_NOATTR": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_NOCERTS": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_NOCHAIN": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_NOINTERN": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_NOSIGS": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_NOVERIFY": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PKCS7_TEXT": {
"ext.name": "openssl",
"ext.min": "4.0.6",
"ext.max": null,
"php.min": "4.0.6",
"php.max": null
},
"PM_STR": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"PNG_ALL_FILTERS": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PNG_FILTER_AVG": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PNG_FILTER_NONE": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PNG_FILTER_PAETH": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PNG_FILTER_SUB": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PNG_FILTER_UP": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PNG_NO_FILTER": {
"ext.name": "gd",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"POLL_ERR": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"POLL_HUP": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"POLL_IN": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"POLL_MSG": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"POLL_OUT": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"POLL_PRI": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"POSIX_F_OK": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_R_OK": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_S_IFBLK": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_S_IFCHR": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_S_IFIFO": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_S_IFREG": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_S_IFSOCK": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_W_OK": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"POSIX_X_OK": {
"ext.name": "posix",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"PREG_BACKTRACK_LIMIT_ERROR": {
"ext.name": "pcre",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PREG_BAD_UTF8_ERROR": {
"ext.name": "pcre",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PREG_BAD_UTF8_OFFSET_ERROR": {
"ext.name": "pcre",
"ext.min": "5.2.9",
"ext.max": null,
"php.min": "5.2.9",
"php.max": null
},
"PREG_GREP_INVERT": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PREG_INTERNAL_ERROR": {
"ext.name": "pcre",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PREG_NO_ERROR": {
"ext.name": "pcre",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PREG_OFFSET_CAPTURE": {
"ext.name": "pcre",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"PREG_PATTERN_ORDER": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PREG_RECURSION_LIMIT_ERROR": {
"ext.name": "pcre",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"PREG_SET_ORDER": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PREG_SPLIT_DELIM_CAPTURE": {
"ext.name": "pcre",
"ext.min": "4.0.5",
"ext.max": null,
"php.min": "4.0.5",
"php.max": null
},
"PREG_SPLIT_NO_EMPTY": {
"ext.name": "pcre",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PREG_SPLIT_OFFSET_CAPTURE": {
"ext.name": "pcre",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"PRIO_PGRP": {
"ext.name": "pcntl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"PRIO_PROCESS": {
"ext.name": "pcntl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"PRIO_USER": {
"ext.name": "pcntl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"PSFS_ERR_FATAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PSFS_FEED_ME": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PSFS_FLAG_FLUSH_CLOSE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PSFS_FLAG_FLUSH_INC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PSFS_FLAG_NORMAL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PSFS_PASS_ON": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"PTHREADS_ALLOW_GLOBALS": {
"ext.name": "pthreads",
"ext.min": "2.0.1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_ALLOW_HEADERS": {
"ext.name": "pthreads",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_ALL": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_CLASSES": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_COMMENTS": {
"ext.name": "pthreads",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_CONSTANTS": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_FUNCTIONS": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_INCLUDES": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_INI": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"PTHREADS_INHERIT_NONE": {
"ext.name": "pthreads",
"ext.min": "0.0.43",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"RADIXCHAR": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"RAR_HOST_BEOS": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RAR_HOST_MACOS": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RAR_HOST_MSDOS": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RAR_HOST_OS2": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RAR_HOST_UNIX": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"RAR_HOST_WIN32": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"READLINE_LIB": {
"ext.name": "readline",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SA_ALL": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SA_MESSAGES": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SA_RECENT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SA_UIDNEXT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SA_UIDVALIDITY": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SA_UNSEEN": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SCANDIR_SORT_ASCENDING": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SCANDIR_SORT_DESCENDING": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SCANDIR_SORT_NONE": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SCM_CREDENTIALS": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SCM_RIGHTS": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SEARCHD_ERROR": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SEARCHD_OK": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SEARCHD_RETRY": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SEARCHD_WARNING": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SEEK_CUR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SEEK_END": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SEEK_SET": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SEGV_ACCERR": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SEGV_MAPERR": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SE_FREE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SE_NOPREFETCH": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SE_UID": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SID": {
"ext.name": "session",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SIGABRT": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGALRM": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGBABY": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGBUS": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGCHLD": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGCLD": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGCONT": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGFPE": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGHUP": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGILL": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGINT": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGIO": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGIOT": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGKILL": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGPIPE": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGPOLL": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGPROF": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGPWR": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGQUIT": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGSEGV": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGSTKFLT": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGSTOP": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGSYS": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGTERM": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGTRAP": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGTSTP": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGTTIN": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGTTOU": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGURG": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGUSR1": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGUSR2": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGVTALRM": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGWINCH": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGXCPU": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIGXFSZ": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIG_BLOCK": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SIG_DFL": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIG_ERR": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIG_IGN": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SIG_SETMASK": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SIG_UNBLOCK": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_ASYNCIO": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_KERNEL": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_MESGQ": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_NOINFO": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_QUEUE": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_SIGIO": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_TIMER": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_TKILL": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SI_USER": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SNMP_BIT_STR": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_COUNTER": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_COUNTER64": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_INTEGER": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_IPADDRESS": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_NULL": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_OBJECT_ID": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_OCTET_STR": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_OID_OUTPUT_FULL": {
"ext.name": "snmp",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"SNMP_OID_OUTPUT_MODULE": {
"ext.name": "snmp",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SNMP_OID_OUTPUT_NONE": {
"ext.name": "snmp",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SNMP_OID_OUTPUT_NUMERIC": {
"ext.name": "snmp",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"SNMP_OID_OUTPUT_SUFFIX": {
"ext.name": "snmp",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SNMP_OID_OUTPUT_UCD": {
"ext.name": "snmp",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SNMP_OPAQUE": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_TIMETICKS": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_UINTEGER": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_UNSIGNED": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_VALUE_LIBRARY": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_VALUE_OBJECT": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SNMP_VALUE_PLAIN": {
"ext.name": "snmp",
"ext.min": "4.3.3",
"ext.max": null,
"php.min": "4.3.3",
"php.max": null
},
"SOAP_1_1": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_1_2": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_ACTOR_NEXT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_ACTOR_NONE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_ACTOR_UNLIMATERECEIVER": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_AUTHENTICATION_BASIC": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_AUTHENTICATION_DIGEST": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_COMPRESSION_ACCEPT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_COMPRESSION_DEFLATE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_COMPRESSION_GZIP": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_DOCUMENT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_ENCODED": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_ENC_ARRAY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_ENC_OBJECT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_FUNCTIONS_ALL": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_LITERAL": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_PERSISTENCE_REQUEST": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_PERSISTENCE_SESSION": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_RPC": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_SINGLE_ELEMENT_ARRAYS": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_SSL_METHOD_SSLv2": {
"ext.name": "soap",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SOAP_SSL_METHOD_SSLv23": {
"ext.name": "soap",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SOAP_SSL_METHOD_SSLv3": {
"ext.name": "soap",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SOAP_SSL_METHOD_TLS": {
"ext.name": "soap",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SOAP_USE_XSI_ARRAY_TYPE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOAP_WAIT_ONE_WAY_CALLS": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SOCKET_E2BIG": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EACCES": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EADDRINUSE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EADDRNOTAVAIL": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EADV": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EAFNOSUPPORT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EAGAIN": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EALREADY": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EBADE": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EBADF": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EBADFD": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EBADMSG": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EBADR": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EBADRQC": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EBADSLT": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EBUSY": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ECHRNG": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ECOMM": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ECONNABORTED": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ECONNREFUSED": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ECONNRESET": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EDESTADDRREQ": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EDISCON": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EDQUOT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EEXIST": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EFAULT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EHOSTDOWN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EHOSTUNREACH": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EIDRM": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EINPROGRESS": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EINTR": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EINVAL": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EIO": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EISCONN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EISDIR": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EISNAM": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EL2HLT": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EL2NSYNC": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EL3HLT": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EL3RST": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ELNRNG": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ELOOP": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EMEDIUMTYPE": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EMFILE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EMLINK": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EMSGSIZE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EMULTIHOP": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENAMETOOLONG": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENETDOWN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENETRESET": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENETUNREACH": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENFILE": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOANO": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOBUFS": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENOCSI": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENODATA": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENODEV": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOENT": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOLCK": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOLINK": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOMEDIUM": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOMEM": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOMSG": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENONET": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOPROTOOPT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENOSPC": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOSR": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOSTR": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOSYS": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOTBLK": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOTCONN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENOTDIR": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOTEMPTY": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENOTSOCK": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ENOTTY": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENOTUNIQ": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ENXIO": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EOPNOTSUPP": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EPERM": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EPFNOSUPPORT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EPIPE": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EPROCLIM": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EPROTO": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EPROTONOSUPPORT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EPROTOTYPE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EREMCHG": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EREMOTE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EREMOTEIO": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ERESTART": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EROFS": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ESHUTDOWN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ESOCKTNOSUPPORT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ESPIPE": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ESRMNT": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ESTALE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ESTRPIPE": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ETIME": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_ETIMEDOUT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_ETOOMANYREFS": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EUNATCH": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EUSERS": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EWOULDBLOCK": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_EXDEV": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_EXFULL": {
"ext.name": "sockets",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SOCKET_HOST_NOT_FOUND": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_NOTINITIALISED": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_NO_ADDRESS": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_NO_DATA": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_NO_RECOVERY": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_SYSNOTREADY": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_TRY_AGAIN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCKET_VERNOTSUPPORTED": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCK_DGRAM": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCK_RAW": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCK_RDM": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCK_SEQPACKET": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOCK_STREAM": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOLR_EXTENSION_VERSION": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SOLR_MAJOR_VERSION": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SOLR_MINOR_VERSION": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SOLR_PATCH_VERSION": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"SOL_SOCKET": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOL_TCP": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOL_UDP": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SOMAXCONN": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SORTARRIVAL": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORTCC": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORTDATE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORTFROM": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORTSIZE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORTSUBJECT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORTTO": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORT_ASC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORT_DESC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORT_FLAG_CASE": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SORT_LOCALE_STRING": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORT_NATURAL": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"SORT_NUMERIC": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORT_REGULAR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SORT_STRING": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SO_BINDTODEVICE": {
"ext.name": "sockets",
"ext.min": "5.4.18",
"ext.max": null,
"php.min": "5.4.18",
"php.max": null
},
"SO_BROADCAST": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_DEBUG": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_DONTROUTE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_ERROR": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_FREE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SO_KEEPALIVE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_LINGER": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_NOSERVER": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SO_OOBINLINE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_PASSCRED": {
"ext.name": "sockets",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"SO_RCVBUF": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_RCVLOWAT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_RCVTIMEO": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_REUSEADDR": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_REUSEPORT": {
"ext.name": "sockets",
"ext.min": "5.4.10",
"ext.max": null,
"php.min": "5.4.10",
"php.max": null
},
"SO_SNDBUF": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_SNDLOWAT": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_SNDTIMEO": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SO_TYPE": {
"ext.name": "sockets",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"SPH_ATTR_BOOL": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_ATTR_FLOAT": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_ATTR_INTEGER": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_ATTR_MULTI": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_ATTR_ORDINAL": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_ATTR_TIMESTAMP": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_FILTER_FLOATRANGE": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_FILTER_RANGE": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_FILTER_VALUES": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_GROUPBY_ATTR": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_GROUPBY_ATTRPAIR": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_GROUPBY_DAY": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_GROUPBY_MONTH": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_GROUPBY_WEEK": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_GROUPBY_YEAR": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_ALL": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_ANY": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_BOOLEAN": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_EXTENDED": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_EXTENDED2": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_FULLSCAN": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_MATCH_PHRASE": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_RANK_BM25": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_RANK_EXPR": {
"ext.name": "sphinx",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"SPH_RANK_FIELDMASK": {
"ext.name": "sphinx",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"SPH_RANK_MATCHANY": {
"ext.name": "sphinx",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"SPH_RANK_NONE": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_RANK_PROXIMITY": {
"ext.name": "sphinx",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"SPH_RANK_PROXIMITY_BM25": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_RANK_SPH04": {
"ext.name": "sphinx",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"SPH_RANK_TOTAL": {
"ext.name": "sphinx",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"SPH_RANK_WORDCOUNT": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_SORT_ATTR_ASC": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_SORT_ATTR_DESC": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_SORT_EXPR": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_SORT_EXTENDED": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_SORT_RELEVANCE": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SPH_SORT_TIME_SEGMENTS": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"SQLBIT": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLCHAR": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLFLT4": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLFLT8": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLFLTN": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLINT1": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLINT2": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLINT4": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLITE3_ASSOC": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_BLOB": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_BOTH": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_FLOAT": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_INTEGER": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_NULL": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_NUM": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_OPEN_CREATE": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_OPEN_READONLY": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_OPEN_READWRITE": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE3_TEXT": {
"ext.name": "sqlite3",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"SQLITE_ABORT": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_ASSOC": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_AUTH": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_BOTH": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_BUSY": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_CANTOPEN": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_CONSTRAINT": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_CORRUPT": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_DONE": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_EMPTY": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_ERROR": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_FORMAT": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_FULL": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_INTERNAL": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_INTERRUPT": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_IOERR": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_LOCKED": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_MISMATCH": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_MISUSE": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_NOLFS": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_NOMEM": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_NOTADB": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_NOTFOUND": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_NUM": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_OK": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_PERM": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_PROTOCOL": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_READONLY": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_ROW": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_SCHEMA": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLITE_TOOBIG": {
"ext.name": "sqlite",
"ext.min": "2.0-dev",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"SQLTEXT": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQLVARCHAR": {
"ext.name": "mssql",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_BEST_ROWID": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_BIGINT": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_BINARY": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_BIT": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CHAR": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CONCURRENCY": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CONCUR_LOCK": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CONCUR_READ_ONLY": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CONCUR_ROWVER": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CONCUR_VALUES": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CURSOR_DYNAMIC": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CURSOR_FORWARD_ONLY": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CURSOR_KEYSET_DRIVEN": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CURSOR_STATIC": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CURSOR_TYPE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CUR_USE_DRIVER": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CUR_USE_IF_NEEDED": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_CUR_USE_ODBC": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_DATE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_DECIMAL": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_DOUBLE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_ENSURE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_FETCH_FIRST": {
"ext.name": "odbc",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SQL_FETCH_NEXT": {
"ext.name": "odbc",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"SQL_FLOAT": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_INDEX_ALL": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_INDEX_UNIQUE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_INTEGER": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_KEYSET_SIZE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_LONGVARBINARY": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_LONGVARCHAR": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_NO_NULLS": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_NULLABLE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_NUMERIC": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_ODBC_CURSORS": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_QUICK": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_REAL": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_ROWVER": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_SCOPE_CURROW": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_SCOPE_SESSION": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_SCOPE_TRANSACTION": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_SMALLINT": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_TIME": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_TIMESTAMP": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_TINYINT": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_TYPE_DATE": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_TYPE_TIME": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_TYPE_TIMESTAMP": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_VARBINARY": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_VARCHAR": {
"ext.name": "odbc",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SQL_WCHAR": {
"ext.name": "odbc",
"ext.min": "5.4.32RC1",
"ext.max": null,
"php.min": "5.4.32RC1",
"php.max": null
},
"SQL_WLONGVARCHAR": {
"ext.name": "odbc",
"ext.min": "5.4.32RC1",
"ext.max": null,
"php.min": "5.4.32RC1",
"php.max": null
},
"SQL_WVARCHAR": {
"ext.name": "odbc",
"ext.min": "5.4.32RC1",
"ext.max": null,
"php.min": "5.4.32RC1",
"php.max": null
},
"SSH2_DEFAULT_TERMINAL": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_DEFAULT_TERM_HEIGHT": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_DEFAULT_TERM_UNIT": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_DEFAULT_TERM_WIDTH": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_FINGERPRINT_HEX": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_FINGERPRINT_MD5": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_FINGERPRINT_RAW": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_FINGERPRINT_SHA1": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLLERR": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLLEXT": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLLHUP": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLLIN": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLLNVAL": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLLOUT": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLL_CHANNEL_CLOSED": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLL_LISTENER_CLOSED": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_POLL_SESSION_CLOSED": {
"ext.name": "ssh2",
"ext.min": "0.8",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_STREAM_STDERR": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_STREAM_STDIO": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_TERM_UNIT_CHARS": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SSH2_TERM_UNIT_PIXELS": {
"ext.name": "ssh2",
"ext.min": "0.5",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STDERR": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"STDIN": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"STDOUT": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"STREAM_BUFFER_FULL": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_BUFFER_LINE": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_BUFFER_NONE": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_CAST_AS_STREAM": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_CAST_FOR_SELECT": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_CLIENT_ASYNC_CONNECT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CLIENT_CONNECT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CLIENT_PERSISTENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_ANY_CLIENT": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_ANY_SERVER": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_SSLv23_CLIENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_SSLv23_SERVER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_SSLv2_CLIENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_SSLv2_SERVER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_SSLv3_CLIENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_SSLv3_SERVER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLS_CLIENT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLS_SERVER": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLSv1_0_CLIENT": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLSv1_0_SERVER": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLSv1_1_CLIENT": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLSv1_1_SERVER": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLSv1_2_CLIENT": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_CRYPTO_METHOD_TLSv1_2_SERVER": {
"ext.name": "standard",
"ext.min": "5.6.0alpha3",
"ext.max": null,
"php.min": "5.6.0alpha3",
"php.max": null
},
"STREAM_ENFORCE_SAFE_MODE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": "5.3.29"
},
"STREAM_FILTER_ALL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_FILTER_READ": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_FILTER_WRITE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_IGNORE_URL": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_IPPROTO_ICMP": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"STREAM_IPPROTO_IP": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_IPPROTO_RAW": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"STREAM_IPPROTO_TCP": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"STREAM_IPPROTO_UDP": {
"ext.name": "standard",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"STREAM_IS_URL": {
"ext.name": "standard",
"ext.min": "5.2.4",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"STREAM_META_ACCESS": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"STREAM_META_GROUP": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"STREAM_META_GROUP_NAME": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"STREAM_META_OWNER": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"STREAM_META_OWNER_NAME": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"STREAM_META_TOUCH": {
"ext.name": "standard",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"STREAM_MKDIR_RECURSIVE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_MUST_SEEK": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_AUTH_REQUIRED": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_AUTH_RESULT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_COMPLETED": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_CONNECT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_FAILURE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_FILE_SIZE_IS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_MIME_TYPE_IS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_PROGRESS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_REDIRECTED": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_RESOLVE": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_SEVERITY_ERR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_SEVERITY_INFO": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_NOTIFY_SEVERITY_WARN": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_OOB": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_OPTION_BLOCKING": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_OPTION_READ_BUFFER": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_OPTION_READ_TIMEOUT": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_OPTION_WRITE_BUFFER": {
"ext.name": "standard",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"STREAM_PEEK": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_PF_INET": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_PF_INET6": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_PF_UNIX": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_REPORT_ERRORS": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SERVER_BIND": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SERVER_LISTEN": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SHUT_RD": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SHUT_RDWR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SHUT_WR": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SOCK_DGRAM": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SOCK_RAW": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SOCK_RDM": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SOCK_SEQPACKET": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_SOCK_STREAM": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_URL_STAT_LINK": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_URL_STAT_QUIET": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STREAM_USE_PATH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STR_PAD_BOTH": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STR_PAD_LEFT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"STR_PAD_RIGHT": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ST_SET": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ST_SILENT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ST_UID": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SUNFUNCS_RET_DOUBLE": {
"ext.name": "date",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"SUNFUNCS_RET_STRING": {
"ext.name": "date",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"SUNFUNCS_RET_TIMESTAMP": {
"ext.name": "date",
"ext.min": "5.1.2",
"ext.max": null,
"php.min": "5.1.2",
"php.max": null
},
"SVN_ALL": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_CONFIG": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_CONFIG_DIR": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_DEFAULT_PASSWORD": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_DEFAULT_USERNAME": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_DONT_STORE_PASSWORDS": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_NON_INTERACTIVE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_NO_AUTH_CACHE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_SERVER_GROUP": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_SSL_SERVER_CERT_INFO": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_AUTH_PARAM_SSL_SERVER_FAILURES": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_DISCOVER_CHANGED_PATHS": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_FS_CONFIG_FS_TYPE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_FS_TYPE_BDB": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_FS_TYPE_FSFS": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_NODE_DIR": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_NODE_FILE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_NODE_NONE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_NODE_UNKNOWN": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_NON_RECURSIVE": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_NO_IGNORE": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_OMIT_MESSAGES": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_PROP_REVISION_AUTHOR": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_PROP_REVISION_DATE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_PROP_REVISION_LOG": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_PROP_REVISION_ORIG_DATE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_REVISION_BASE": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_REVISION_COMMITTED": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_REVISION_HEAD": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_REVISION_INITIAL": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_REVISION_PREV": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_REVISION_UNSPECIFIED": {
"ext.name": "svn",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_SHOW_UPDATES": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_STOP_ON_COPY": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_SCHEDULE_ADD": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_SCHEDULE_DELETE": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_SCHEDULE_NORMAL": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_SCHEDULE_REPLACE": {
"ext.name": "svn",
"ext.min": "0.3",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_ADDED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_CONFLICTED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_DELETED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_EXTERNAL": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_IGNORED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_INCOMPLETE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_MERGED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_MISSING": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_MODIFIED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_NONE": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_NORMAL": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_OBSTRUCTED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_REPLACED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"SVN_WC_STATUS_UNVERSIONED": {
"ext.name": "svn",
"ext.min": "0.1",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TCP_NODELAY": {
"ext.name": "sockets",
"ext.min": "5.2.7",
"ext.max": null,
"php.min": "5.2.7",
"php.max": null
},
"THOUSEP": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"TIDY_NODETYPE_ASP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_CDATA": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_COMMENT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_DOCTYPE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_END": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_JSTE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_PHP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_PROCINS": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_ROOT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_SECTION": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_START": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_STARTEND": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_TEXT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_NODETYPE_XMLDECL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_A": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_ABBR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_ACRONYM": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_ADDRESS": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_ALIGN": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_APPLET": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_AREA": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_B": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BASE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BASEFONT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BDO": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BGSOUND": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BIG": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BLINK": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BLOCKQUOTE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BODY": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_BUTTON": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_CAPTION": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_CENTER": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_CITE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_CODE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_COL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_COLGROUP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_COMMENT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DD": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DEL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DFN": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DIR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DIV": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_DT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_EM": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_EMBED": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_FIELDSET": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_FONT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_FORM": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_FRAME": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_FRAMESET": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_H1": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_H2": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_H3": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_H4": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_H5": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_H6": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_HEAD": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_HR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_HTML": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_I": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_IFRAME": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_ILAYER": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_IMG": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_INPUT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_INS": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_ISINDEX": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_KBD": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_KEYGEN": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_LABEL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_LAYER": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_LEGEND": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_LI": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_LINK": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_LISTING": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_MAP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_MARQUEE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_MENU": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_META": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_MULTICOL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_NOBR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_NOEMBED": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_NOFRAMES": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_NOLAYER": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_NOSAVE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_NOSCRIPT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_OBJECT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_OL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_OPTGROUP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_OPTION": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_P": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_PARAM": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_PLAINTEXT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_PRE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_Q": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_RB": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_RBC": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_RP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_RT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_RTC": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_RUBY": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_S": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SAMP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SCRIPT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SELECT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SERVER": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SERVLET": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SMALL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SPACER": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SPAN": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_STRIKE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_STRONG": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_STYLE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SUB": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_SUP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TABLE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TBODY": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TD": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TEXTAREA": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TFOOT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TH": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_THEAD": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TITLE": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_TT": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_U": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_UL": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_UNKNOWN": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_VAR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_WBR": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TIDY_TAG_XMP": {
"ext.name": "tidy",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"TRAP_BRKPT": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"TRAP_TRACE": {
"ext.name": "pcntl",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"TRUE": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEAPPLICATION": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEAUDIO": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEIMAGE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEMESSAGE": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEMODEL": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEMULTIPART": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEOTHER": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPETEXT": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"TYPEVIDEO": {
"ext.name": "imap",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"T_ABSTRACT": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_AND_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ARRAY": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ARRAY_CAST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_AS": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_BAD_CHARACTER": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_BOOLEAN_AND": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_BOOLEAN_OR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_BOOL_CAST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_BREAK": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CALLABLE": {
"ext.name": "tokenizer",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"T_CASE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CATCH": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_CHARACTER": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CLASS": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CLASS_C": {
"ext.name": "tokenizer",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"T_CLONE": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_CLOSE_TAG": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_COMMENT": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CONCAT_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CONST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CONSTANT_ENCAPSED_STRING": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CONTINUE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_CURLY_OPEN": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DEC": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DECLARE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DEFAULT": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DIR": {
"ext.name": "tokenizer",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"T_DIV_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DNUMBER": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DO": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DOC_COMMENT": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DOLLAR_OPEN_CURLY_BRACES": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DOUBLE_ARROW": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DOUBLE_CAST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_DOUBLE_COLON": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ECHO": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ELLIPSIS": {
"ext.name": "tokenizer",
"ext.min": "5.6.0alpha1",
"ext.max": null,
"php.min": "5.6.0alpha1",
"php.max": null
},
"T_ELSE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ELSEIF": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_EMPTY": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENCAPSED_AND_WHITESPACE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENDDECLARE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENDFOR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENDFOREACH": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENDIF": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENDSWITCH": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ENDWHILE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_END_HEREDOC": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_EVAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_EXIT": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_EXTENDS": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_FILE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_FINAL": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_FINALLY": {
"ext.name": "tokenizer",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"T_FMT": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"T_FMT_AMPM": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"T_FOR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_FOREACH": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_FUNCTION": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_FUNC_C": {
"ext.name": "tokenizer",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"T_GLOBAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_GOTO": {
"ext.name": "tokenizer",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"T_HALT_COMPILER": {
"ext.name": "tokenizer",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"T_IF": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IMPLEMENTS": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_INC": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_INCLUDE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_INCLUDE_ONCE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_INLINE_HTML": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_INSTANCEOF": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_INSTEADOF": {
"ext.name": "tokenizer",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"T_INTERFACE": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_INT_CAST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ISSET": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IS_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IS_GREATER_OR_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IS_IDENTICAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IS_NOT_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IS_NOT_IDENTICAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_IS_SMALLER_OR_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_LINE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_LIST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_LNUMBER": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_LOGICAL_AND": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_LOGICAL_OR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_LOGICAL_XOR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_METHOD_C": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_MINUS_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_ML_COMMENT": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": "4.4.9"
},
"T_MOD_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_MUL_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_NAMESPACE": {
"ext.name": "tokenizer",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"T_NEW": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_NS_C": {
"ext.name": "tokenizer",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"T_NS_SEPARATOR": {
"ext.name": "tokenizer",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"T_NUM_STRING": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_OBJECT_CAST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_OBJECT_OPERATOR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_OLD_FUNCTION": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": "4.4.9"
},
"T_OPEN_TAG": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_OPEN_TAG_WITH_ECHO": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_OR_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_PAAMAYIM_NEKUDOTAYIM": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_PLUS_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_POW": {
"ext.name": "tokenizer",
"ext.min": "5.6.0RC1",
"ext.max": null,
"php.min": "5.6.0RC1",
"php.max": null
},
"T_POW_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "5.6.0RC1",
"ext.max": null,
"php.min": "5.6.0RC1",
"php.max": null
},
"T_PRINT": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_PRIVATE": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_PROTECTED": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_PUBLIC": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_REQUIRE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_REQUIRE_ONCE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_RETURN": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_SL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_SL_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_SR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_SR_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_START_HEREDOC": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_STATIC": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_STRING": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_STRING_CAST": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_STRING_VARNAME": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_SWITCH": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_THROW": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_TRAIT": {
"ext.name": "tokenizer",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"T_TRAIT_C": {
"ext.name": "tokenizer",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"T_TRY": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_UNSET": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_UNSET_CAST": {
"ext.name": "tokenizer",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"T_USE": {
"ext.name": "tokenizer",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"T_VAR": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_VARIABLE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_WHILE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_WHITESPACE": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_XOR_EQUAL": {
"ext.name": "tokenizer",
"ext.min": "4.2.0",
"ext.max": null,
"php.min": "4.2.0",
"php.max": null
},
"T_YIELD": {
"ext.name": "tokenizer",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"ULOC_ACTUAL_LOCALE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ULOC_VALID_LOCALE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"UNKNOWN_TYPE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"UPLOAD_ERR_CANT_WRITE": {
"ext.name": "Core",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"UPLOAD_ERR_EXTENSION": {
"ext.name": "Core",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"UPLOAD_ERR_FORM_SIZE": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"UPLOAD_ERR_INI_SIZE": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"UPLOAD_ERR_NO_FILE": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"UPLOAD_ERR_NO_TMP_DIR": {
"ext.name": "Core",
"ext.min": "4.3.10",
"ext.max": null,
"php.min": "4.3.10",
"php.max": null
},
"UPLOAD_ERR_OK": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"UPLOAD_ERR_PARTIAL": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"U_AMBIGUOUS_ALIAS_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BAD_VARIABLE_DEFINITION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_ASSIGN_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_ERROR_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_HEX_DIGITS_EXPECTED": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_INIT_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_INTERNAL_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_MALFORMED_RULE_TAG": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_MISMATCHED_PAREN": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_NEW_LINE_IN_QUOTED_STRING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_RULE_EMPTY_SET": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_RULE_SYNTAX": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_SEMICOLON_EXPECTED": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_UNCLOSED_SET": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_UNDEFINED_VARIABLE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_UNRECOGNIZED_OPTION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BRK_VARIABLE_REDFINITION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_BUFFER_OVERFLOW_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_CE_NOT_FOUND_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_COLLATOR_VERSION_MISMATCH": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_DIFFERENT_UCA_VERSION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ENUM_OUT_OF_SYNC_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ERROR_WARNING_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ERROR_WARNING_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_FILE_ACCESS_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_FMT_PARSE_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_FMT_PARSE_ERROR_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_ACE_PREFIX_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_CHECK_BIDI_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"U_IDNA_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_ERROR_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_LABEL_TOO_LONG_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_PROHIBITED_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_STD3_ASCII_RULES_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_UNASSIGNED_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_VERIFICATION_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_IDNA_ZERO_LENGTH_LABEL_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ILLEGAL_ARGUMENT_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ILLEGAL_CHARACTER": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ILLEGAL_CHAR_FOUND": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ILLEGAL_CHAR_IN_SEGMENT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ILLEGAL_ESCAPE_SEQUENCE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ILLEGAL_PAD_POSITION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INDEX_OUTOFBOUNDS_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INTERNAL_PROGRAM_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INTERNAL_TRANSLITERATOR_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_CHAR_FOUND": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_FORMAT_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_FUNCTION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_ID": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_PROPERTY_PATTERN": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_RBT_SYNTAX": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_STATE_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_TABLE_FILE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVALID_TABLE_FORMAT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_INVARIANT_CONVERSION_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_EXPONENTIAL_PATTERN": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_PRAGMA": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_RULE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_SET": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_SYMBOL_REFERENCE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_UNICODE_ESCAPE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_VARIABLE_DEFINITION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MALFORMED_VARIABLE_REFERENCE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MEMORY_ALLOCATION_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MESSAGE_PARSE_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISMATCHED_SEGMENT_DELIMITERS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISPLACED_ANCHOR_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISPLACED_COMPOUND_FILTER": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISPLACED_CURSOR_OFFSET": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISPLACED_QUANTIFIER": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISSING_OPERATOR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISSING_RESOURCE_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MISSING_SEGMENT_CLOSE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_ANTE_CONTEXTS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_COMPOUND_FILTERS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_CURSORS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_DECIMAL_SEPARATORS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_DECIMAL_SEPERATORS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_EXPONENTIAL_SYMBOLS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_PAD_SPECIFIERS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_PERCENT_SYMBOLS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_PERMILL_SYMBOLS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_MULTIPLE_POST_CONTEXTS": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_NO_SPACE_AVAILABLE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_NO_WRITE_PERMISSION": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_PARSE_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_PARSE_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_PARSE_ERROR_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_PATTERN_SYNTAX_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_PRIMARY_TOO_LONG_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_BAD_ESCAPE_SEQUENCE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_BAD_INTERVAL": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_ERROR_START": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_INTERNAL_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_INVALID_BACK_REF": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_INVALID_FLAG": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_INVALID_STATE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_LOOK_BEHIND_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_MAX_LT_MIN": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_MISMATCHED_PAREN": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_NUMBER_TOO_BIG": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_PROPERTY_SYNTAX": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_RULE_SYNTAX": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_SET_CONTAINS_STRING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_REGEX_UNIMPLEMENTED": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_RESOURCE_TYPE_MISMATCH": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_RULE_MASK_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_SAFECLONE_ALLOCATED_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_SORT_KEY_TOO_SHORT_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STANDARD_ERROR_LIMIT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STATE_OLD_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STATE_TOO_OLD_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STRINGPREP_CHECK_BIDI_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STRINGPREP_PROHIBITED_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STRINGPREP_UNASSIGNED_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_STRING_NOT_TERMINATED_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_TOO_MANY_ALIASES_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_TRAILING_BACKSLASH": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_TRUNCATED_CHAR_FOUND": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNCLOSED_SEGMENT": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNDEFINED_SEGMENT_REFERENCE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNDEFINED_VARIABLE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNEXPECTED_TOKEN": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNMATCHED_BRACES": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNQUOTED_SPECIAL": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNSUPPORTED_ATTRIBUTE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNSUPPORTED_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNSUPPORTED_ESCAPE_SEQUENCE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNSUPPORTED_PROPERTY": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_UNTERMINATED_QUOTE": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_USELESS_COLLATOR_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_USING_DEFAULT_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_USING_FALLBACK_WARNING": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_VARIABLE_RANGE_EXHAUSTED": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_VARIABLE_RANGE_OVERLAP": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"U_ZERO_ERROR": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"VARNISH_COMPAT_2": {
"ext.name": "varnish",
"ext.min": "0.9.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_COMPAT_3": {
"ext.name": "varnish",
"ext.min": "0.9.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_CONFIG_COMPAT": {
"ext.name": "varnish",
"ext.min": "0.9.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_CONFIG_HOST": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_CONFIG_IDENT": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_CONFIG_PORT": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_CONFIG_SECRET": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_CONFIG_TIMEOUT": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_AUTH": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_CANT": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_CLOSE": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_COMMS": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_OK": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_PARAM": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_SYNTAX": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_TOOFEW": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_TOOMANY": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_UNIMPL": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"VARNISH_STATUS_UNKNOWN": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"WNOHANG": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"WSDL_CACHE_BOTH": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"WSDL_CACHE_DISK": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"WSDL_CACHE_MEMORY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"WSDL_CACHE_NONE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"WUNTRACED": {
"ext.name": "pcntl",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"X509_PURPOSE_ANY": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"X509_PURPOSE_CRL_SIGN": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"X509_PURPOSE_NS_SSL_SERVER": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"X509_PURPOSE_SMIME_ENCRYPT": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"X509_PURPOSE_SMIME_SIGN": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"X509_PURPOSE_SSL_CLIENT": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"X509_PURPOSE_SSL_SERVER": {
"ext.name": "openssl",
"ext.min": "4.0.4",
"ext.max": null,
"php.min": "4.0.4",
"php.max": null
},
"XCACHE_MODULES": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XCACHE_VERSION": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ADD": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ADD_ARRAY_ELEMENT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ADD_CHAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ADD_INTERFACE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ADD_STRING": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ADD_TRAIT": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XC_ADD_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_ADD": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_BW_AND": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_BW_OR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_BW_XOR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_CONCAT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_DIM": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_DIV": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_MOD": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_MUL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_POW": {
"ext.name": "XCache",
"ext.min": "3.2.0",
"ext.max": null,
"php.min": "5.6.0",
"php.max": null
},
"XC_ASSIGN_REF": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_SL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_SR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ASSIGN_SUB": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BEGIN_SILENCE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BIND_TRAITS": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XC_BOOL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BOOL_NOT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BOOL_XOR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BRK": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BW_AND": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BW_NOT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BW_OR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_BW_XOR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_CASE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_CAST": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_CATCH": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_CLONE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_CONCAT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_CONT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_DECLARE_CLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_DECLARE_CONST": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XC_DECLARE_FUNCTION": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_DECLARE_INHERITED_CLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_DECLARE_INHERITED_CLASS_DELAYED": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XC_DECLARE_LAMBDA_FUNCTION": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XC_DISCARD_EXCEPTION": {
"ext.name": "XCache",
"ext.min": "3.1.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"XC_DIV": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_DO_FCALL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_DO_FCALL_BY_NAME": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ECHO": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_END_SILENCE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_EXIT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_EXT_FCALL_BEGIN": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_EXT_FCALL_END": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_EXT_NOP": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_EXT_STMT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FAST_CALL": {
"ext.name": "XCache",
"ext.min": "3.1.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"XC_FAST_RET": {
"ext.name": "XCache",
"ext.min": "3.1.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"XC_FETCH_CLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_CONSTANT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_FUNC_ARG": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_IS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_R": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_RW": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_TMP_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_UNSET": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_DIM_W": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_FUNC_ARG": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_IS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_OBJ_FUNC_ARG": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_OBJ_IS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_OBJ_R": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_OBJ_RW": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_OBJ_UNSET": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_OBJ_W": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_R": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_RW": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_UNSET": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FETCH_W": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FE_FETCH": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FE_RESET": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_FREE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_GENERATOR_RETURN": {
"ext.name": "XCache",
"ext.min": "3.1.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"XC_GOTO": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XC_HANDLE_EXCEPTION": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INCLUDE_OR_EVAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INIT_ARRAY": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INIT_FCALL_BY_NAME": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INIT_METHOD_CALL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INIT_NS_FCALL_BY_NAME": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XC_INIT_STATIC_METHOD_CALL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INIT_STRING": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_INSTANCEOF": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ISSET_ISEMPTY_DIM_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ISSET_ISEMPTY_PROP_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_ISSET_ISEMPTY_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_ARRAY": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_BOOL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_CONST": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_CONSTANT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_CONSTANT_ARRAY": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_CV": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_DOUBLE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_EQUAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_IDENTICAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_LONG": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_NOT_EQUAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_NOT_IDENTICAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_NULL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_OBJECT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_RESOURCE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_SMALLER": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_SMALLER_OR_EQUAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_STRING": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_TMP_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_UNICODE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_UNUSED": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_IS_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMP": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMPNZ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMPNZ_EX": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMPZ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMPZNZ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMPZ_EX": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_JMP_SET": {
"ext.name": "XCache",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"XC_JMP_SET_VAR": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XC_MOD": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_MUL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_NEW": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_NOP": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_NULL?": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_ARG": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_ASSIGN": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_BIT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_BRK": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_CAST": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_CLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_CONT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_DECLARE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_FCALL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_FCLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_FE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_FETCH": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_IFACE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_INCLUDE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_INIT_FCALL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_ISSET": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_JMPADDR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_OPLINE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_SEND": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_SEND_NOREF": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_STD": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_TMP": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_UCLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_UNUSED": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OPSPEC_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_OP_DATA": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_POST_DEC": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_POST_DEC_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_POST_INC": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_POST_INC_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_POW": {
"ext.name": "XCache",
"ext.min": "3.2.0",
"ext.max": null,
"php.min": "5.6.0",
"php.max": null
},
"XC_PRE_DEC": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_PRE_DEC_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_PRE_INC": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_PRE_INC_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_PRINT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_QM_ASSIGN": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_QM_ASSIGN_VAR": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XC_RAISE_ABSTRACT_ERROR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_RECV": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_RECV_INIT": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_RECV_VARIADIC": {
"ext.name": "XCache",
"ext.min": "3.2.0",
"ext.max": null,
"php.min": "5.6.0",
"php.max": null
},
"XC_RETURN": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_RETURN_BY_REF": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XC_SEND_REF": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SEND_UNPACK": {
"ext.name": "XCache",
"ext.min": "3.2.0",
"ext.max": null,
"php.min": "5.6.0",
"php.max": null
},
"XC_SEND_VAL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SEND_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SEND_VAR_NO_REF": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SEPARATE": {
"ext.name": "XCache",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XC_SIZEOF_TEMP_VARIABLE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SL": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SUB": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_SWITCH_FREE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_THROW": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_TICKS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_TYPE_PHP": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_TYPE_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_UNDEF": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_UNSET_DIM": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_UNSET_OBJ": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_UNSET_VAR": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_USER_OPCODE": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_VERIFY_ABSTRACT_CLASS": {
"ext.name": "XCache",
"ext.min": "1.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XC_YIELD": {
"ext.name": "XCache",
"ext.min": "3.1.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"XDEBUG_CC_BRANCH_CHECK": {
"ext.name": "xdebug",
"ext.min": "2.3.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XDEBUG_CC_DEAD_CODE": {
"ext.name": "xdebug",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XDEBUG_CC_UNUSED": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta2",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XDEBUG_STACK_NO_DESC": {
"ext.name": "xdebug",
"ext.min": "2.3.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XDEBUG_TRACE_APPEND": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XDEBUG_TRACE_COMPUTERIZED": {
"ext.name": "xdebug",
"ext.min": "2.0.0beta1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XDEBUG_TRACE_HTML": {
"ext.name": "xdebug",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"XDEBUG_TRACE_NAKED_FILENAME": {
"ext.name": "xdebug",
"ext.min": "2.3.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"XHPROF_FLAGS_CPU": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"XHPROF_FLAGS_MEMORY": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"XHPROF_FLAGS_NO_BUILTINS": {
"ext.name": "xhprof",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"XML_ATTRIBUTE_CDATA": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_DECL_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_ENTITY": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_ENUMERATION": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_ID": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_IDREF": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_IDREFS": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_NMTOKEN": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_NMTOKENS": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ATTRIBUTE_NOTATION": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_CDATA_SECTION_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_COMMENT_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_DOCUMENT_FRAG_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_DOCUMENT_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_DOCUMENT_TYPE_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_DTD_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ELEMENT_DECL_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ELEMENT_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ENTITY_DECL_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ENTITY_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ENTITY_REF_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_ERROR_ASYNC_ENTITY": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_BAD_CHAR_REF": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_BINARY_ENTITY_REF": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_DUPLICATE_ATTRIBUTE": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_EXTERNAL_ENTITY_HANDLING": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_INCORRECT_ENCODING": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_INVALID_TOKEN": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_JUNK_AFTER_DOC_ELEMENT": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_MISPLACED_XML_PI": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_NONE": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_NO_ELEMENTS": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_NO_MEMORY": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_PARAM_ENTITY_REF": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_PARTIAL_CHAR": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_RECURSIVE_ENTITY_REF": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_SYNTAX": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_TAG_MISMATCH": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_UNCLOSED_CDATA_SECTION": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_UNCLOSED_TOKEN": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_UNDEFINED_ENTITY": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_ERROR_UNKNOWN_ENCODING": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_HTML_DOCUMENT_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_LOCAL_NAMESPACE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_NAMESPACE_DECL_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_NOTATION_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_OPTION_CASE_FOLDING": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_OPTION_SKIP_TAGSTART": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_OPTION_SKIP_WHITE": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_OPTION_TARGET_ENCODING": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_PI_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XML_SAX_IMPL": {
"ext.name": "xml",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"XML_TEXT_NODE": {
"ext.name": "dom",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_1999_NAMESPACE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_1999_TIMEINSTANT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_ANYTYPE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_ANYURI": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_ANYXML": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_BASE64BINARY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_BOOLEAN": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_BYTE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_DATE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_DATETIME": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_DECIMAL": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_DOUBLE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_DURATION": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_ENTITIES": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_ENTITY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_FLOAT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_GDAY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_GMONTH": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_GMONTHDAY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_GYEAR": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_GYEARMONTH": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_HEXBINARY": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_ID": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_IDREF": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_IDREFS": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_INT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_INTEGER": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_LANGUAGE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_LONG": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NAME": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NAMESPACE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NCNAME": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NEGATIVEINTEGER": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NMTOKEN": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NMTOKENS": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NONNEGATIVEINTEGER": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NONPOSITIVEINTEGER": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NORMALIZEDSTRING": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_NOTATION": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_POSITIVEINTEGER": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_QNAME": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_SHORT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_STRING": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_TIME": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_TOKEN": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_UNSIGNEDBYTE": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_UNSIGNEDINT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_UNSIGNEDLONG": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSD_UNSIGNEDSHORT": {
"ext.name": "soap",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSL_CLONE_ALWAYS": {
"ext.name": "xsl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSL_CLONE_AUTO": {
"ext.name": "xsl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSL_CLONE_NEVER": {
"ext.name": "xsl",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"XSL_SECPREF_CREATE_DIRECTORY": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"XSL_SECPREF_DEFAULT": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"XSL_SECPREF_NONE": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"XSL_SECPREF_READ_FILE": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"XSL_SECPREF_READ_NETWORK": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"XSL_SECPREF_WRITE_FILE": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"XSL_SECPREF_WRITE_NETWORK": {
"ext.name": "xsl",
"ext.min": "5.3.9",
"ext.max": null,
"php.min": "5.3.9",
"php.max": null
},
"YAC_MAX_KEY_LEN": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAC_MAX_RAW_COMPRESSED_LEN": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAC_MAX_VALUE_RAW_LEN": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAC_SERIALIZER": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAC_VERSION": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_ANY_BREAK": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_ANY_ENCODING": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_ANY_SCALAR_STYLE": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_BINARY_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_BOOL_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_CRLN_BREAK": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_CR_BREAK": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_DOUBLE_QUOTED_SCALAR_STYLE": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_FLOAT_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_FOLDED_SCALAR_STYLE": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_INT_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_LITERAL_SCALAR_STYLE": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_LN_BREAK": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_MAP_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_MERGE_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_NULL_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_PHP_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_PLAIN_SCALAR_STYLE": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_SEQ_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_SINGLE_QUOTED_SCALAR_STYLE": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_STR_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_TIMESTAMP_TAG": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_UTF16BE_ENCODING": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_UTF16LE_ENCODING": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YAML_UTF8_ENCODING": {
"ext.name": "yaml",
"ext.min": "0.6.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"YESEXPR": {
"ext.name": "standard",
"ext.min": "4.1.0",
"ext.max": null,
"php.min": "4.1.0",
"php.max": null
},
"ZEND_ACC_ABSTRACT": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_CLASS": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_FETCH": {
"ext.name": "uopz",
"ext.min": "2.0.2",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_FINAL": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_INTERFACE": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_PPP_MASK": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_PRIVATE": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_PROTECTED": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_PUBLIC": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_STATIC": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ACC_TRAIT": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ADD_INTERFACE": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_ADD_TRAIT": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_DEBUG_BUILD": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ZEND_EXIT": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_FETCH_CLASS": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_INSTANCEOF": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_MULTIBYTE": {
"ext.name": "Core",
"ext.min": "5.3.4",
"ext.max": null,
"php.min": "5.3.4",
"php.max": "5.3.29"
},
"ZEND_NEW": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_THREAD_SAFE": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"ZEND_THROW": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_USER_OPCODE_CONTINUE": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_USER_OPCODE_DISPATCH": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_USER_OPCODE_DISPATCH_TO": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_USER_OPCODE_ENTER": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_USER_OPCODE_LEAVE": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZEND_USER_OPCODE_RETURN": {
"ext.name": "uopz",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZLIB_ENCODING_DEFLATE": {
"ext.name": "zlib",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZLIB_ENCODING_GZIP": {
"ext.name": "zlib",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"ZLIB_ENCODING_RAW": {
"ext.name": "zlib",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"__CLASS__": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"__COMPILER_HALT_OFFSET__": {
"ext.name": "Core",
"ext.min": "5.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__DIR__": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__FILE__": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"__FUNCTION__": {
"ext.name": "Core",
"ext.min": "4.3.0",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"__LINE__": {
"ext.name": "Core",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"__METHOD__": {
"ext.name": "Core",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__NAMESPACE__": {
"ext.name": "Core",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__TRAIT__": {
"ext.name": "Core",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_ANY": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_BASIC": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_DIGEST": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_DIGEST_IE": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_GSSNEG": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_NTLM": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\AUTH_SPNEGO": {
"ext.name": "http",
"ext.min": "2.1.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\HTTP_VERSION_1_0": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\HTTP_VERSION_1_1": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\HTTP_VERSION_2_0": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\HTTP_VERSION_ANY": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\IPRESOLVE_ANY": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\IPRESOLVE_V4": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\IPRESOLVE_V6": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\POSTREDIR_301": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\POSTREDIR_302": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\POSTREDIR_303": {
"ext.name": "http",
"ext.min": "2.1.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\POSTREDIR_ALL": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\PROXY_HTTP": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\PROXY_HTTP_1_0": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\PROXY_SOCKS4": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\PROXY_SOCKS4A": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\PROXY_SOCKS5": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\PROXY_SOCKS5_HOSTNAME": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_ANY": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_SSLv2": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_SSLv3": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_TLSv1": {
"ext.name": "http",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_TLSv1_0": {
"ext.name": "http",
"ext.min": "2.1.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_TLSv1_1": {
"ext.name": "http",
"ext.min": "2.1.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"http\\Client\\Curl\\SSL_VERSION_TLSv1_2": {
"ext.name": "http",
"ext.min": "2.1.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"methods": {
"AMQPChannel": {
"__construct": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"commitTransaction": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getChannelId": {
"ext.name": "amqp",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getConnection": {
"ext.name": "amqp",
"ext.min": "1.4.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrefetchCount": {
"ext.name": "amqp",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrefetchSize": {
"ext.name": "amqp",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isConnected": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"qos": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rollbackTransaction": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPrefetchCount": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPrefetchSize": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"startTransaction": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPChannelException": {
"__construct": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__toString": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCode": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFile": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLine": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMessage": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrevious": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTrace": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTraceAsString": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPConnection": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"connect": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"disconnect": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getHost": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLogin": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPassword": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPort": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getReadTimeout": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTimeout": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getVhost": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getWriteTimeout": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isConnected": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pconnect": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pdisconnect": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"reconnect": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setHost": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setLogin": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPassword": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPort": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setReadTimeout": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setTimeout": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setVhost": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setWriteTimeout": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPConnectionException": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__toString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCode": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFile": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLine": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMessage": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrevious": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTrace": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTraceAsString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPEnvelope": {
"__construct": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAppId": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getBody": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getContentEncoding": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getContentType": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCorrelationId": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDeliveryMode": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDeliveryTag": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getExchangeName": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getExpiration": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getHeader": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getHeaders": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMessageId": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPriority": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getReplyTo": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getRoutingKey": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTimestamp": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getType": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getUserId": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isRedelivery": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPException": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__toString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCode": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFile": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLine": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMessage": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrevious": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTrace": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTraceAsString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPExchange": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bind": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"declare": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"declareExchange": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getArgument": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getArguments": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getChannel": {
"ext.name": "amqp",
"ext.min": "1.4.0beta2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getConnection": {
"ext.name": "amqp",
"ext.min": "1.4.0beta2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFlags": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getName": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getType": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"publish": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setArgument": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setArguments": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setFlags": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setName": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setType": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPExchangeException": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__toString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCode": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFile": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLine": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMessage": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrevious": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTrace": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTraceAsString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPQueue": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ack": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bind": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"cancel": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"consume": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"declare": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"declareQueue": {
"ext.name": "amqp",
"ext.min": "1.0.10",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getArgument": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getArguments": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getChannel": {
"ext.name": "amqp",
"ext.min": "1.4.0beta1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getConnection": {
"ext.name": "amqp",
"ext.min": "1.4.0beta2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFlags": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getName": {
"ext.name": "amqp",
"ext.min": "0.3.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"nack": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"purge": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"reject": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setArgument": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setArguments": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setFlags": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setName": {
"ext.name": "amqp",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unbind": {
"ext.name": "amqp",
"ext.min": "0.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"AMQPQueueException": {
"__construct": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__toString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCode": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFile": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLine": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMessage": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrevious": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTrace": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTraceAsString": {
"ext.name": "amqp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"DateInterval": {
"__construct": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__set_state": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__wakeup": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"createFromDateString": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"format": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"DatePeriod": {
"__construct": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__set_state": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__wakeup": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getDateInterval": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.6.5RC1",
"php.max": null
},
"getEndDate": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.6.5RC1",
"php.max": null
},
"getStartDate": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.6.5RC1",
"php.max": null
}
},
"DateTime": {
"__construct": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__set_state": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__wakeup": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": "5.4.37"
},
"add": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"createFromFormat": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"createFromImmutable": {
"ext.name": "date",
"ext.min": "5.6.8RC1",
"ext.max": null,
"php.min": "5.6.8RC1",
"php.max": null
},
"diff": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": "5.4.37"
},
"format": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": "5.4.37"
},
"getLastErrors": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getOffset": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": "5.4.37"
},
"getTimestamp": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": "5.4.37"
},
"getTimezone": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": "5.4.37"
},
"modify": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setDate": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setISODate": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setTime": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setTimestamp": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setTimezone": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sub": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"DateTimeImmutable": {
"__construct": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"__set_state": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"add": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createFromFormat": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createFromMutable": {
"ext.name": "date",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"getLastErrors": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"modify": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setDate": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setISODate": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setTime": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setTimestamp": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setTimezone": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"sub": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"DateTimeInterface": {
"__wakeup": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"diff": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"format": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getOffset": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getTimestamp": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getTimezone": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"DateTimeZone": {
"__construct": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__set_state": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__wakeup": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLocation": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getName": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getOffset": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTransitions": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"listAbbreviations": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"listIdentifiers": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Gender\\Gender": {
"__construct": {
"ext.name": "gender",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__destruct": {
"ext.name": "gender",
"ext.min": "0.6.0",
"ext.max": "0.7.0",
"php.min": "5.3.0",
"php.max": null
},
"connect": {
"ext.name": "gender",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"country": {
"ext.name": "gender",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"get": {
"ext.name": "gender",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isNick": {
"ext.name": "gender",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"similarNames": {
"ext.name": "gender",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"trace": {
"ext.name": "gender",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"HaruAnnotation": {
"setBorderStyle": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setHighlightMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setIcon": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setOpened": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruDestination": {
"setFit": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFitB": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFitBH": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFitBV": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFitH": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFitR": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFitV": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setXYZ": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruDoc": {
"__construct": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"addPage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"addPageLabel": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"createOutline": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCurrentEncoder": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCurrentPage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getEncoder": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getFont": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getInfoAttr": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getPageLayout": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getPageMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getStreamSize": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"insertPage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"loadJPEG": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"loadPNG": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"loadRaw": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"loadTTC": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"loadTTF": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"loadType1": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"output": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"readFromStream": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"resetError": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"resetStream": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"save": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"saveToStream": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setCompressionMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setCurrentEncoder": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setEncryptionMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setInfoAttr": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setInfoDateAttr": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setOpenAction": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setPageLayout": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setPageMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setPagesConfiguration": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setPassword": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setPermission": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useCNSEncodings": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useCNSFonts": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useCNTEncodings": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useCNTFonts": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useJPEncodings": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useJPFonts": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useKREncodings": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"useKRFonts": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruEncoder": {
"getByteType": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getType": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getUnicode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getWritingMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruException": {
"__construct": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"__toString": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getFile": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getLine": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getMessage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getPrevious": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTrace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTraceAsString": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruFont": {
"MeasureText": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getAscent": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCapHeight": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getDescent": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getEncodingName": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getFontName": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTextWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getUnicodeWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getXHeight": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruImage": {
"addSMask": {
"ext.name": "haru",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getBitsPerComponent": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getColorSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getHeight": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getSize": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setColorMask": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setMaskImage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruOutline": {
"setDestination": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setOpened": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"HaruPage": {
"Concat": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"MeasureText": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"arc": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"beginText": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"circle": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"closePath": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"createDestination": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"createLinkAnnotation": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"createTextAnnotation": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"createURLAnnotation": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"curveTo": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"curveTo2": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"curveTo3": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"drawImage": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"ellipse": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"endPath": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"endText": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"eoFillStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"eofill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"fill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"fillStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCMYKFill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCMYKStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCharSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCurrentFont": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCurrentFontSize": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCurrentPos": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getCurrentTextPos": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getDash": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getFillingColorSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getFlatness": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getGMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getGrayFill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getGrayStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getHeight": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getHorizontalScaling": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getLineCap": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getLineJoin": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getLineWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getMiterLimit": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getRGBFill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getRGBStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getStrokingColorSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTextLeading": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTextMatrix": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTextRenderingMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTextRise": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTextWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getTransMatrix": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getWordSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"lineTo": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"moveTextPos": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"moveTo": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"moveToNextLine": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"rectangle": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setCMYKFill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setCMYKStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setCharSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setDash": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFlatness": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFontAndSize": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setGrayFill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setGrayStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setHeight": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setHorizontalScaling": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setLineCap": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setLineJoin": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setLineWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setMiterLimit": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setRGBFill": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setRGBStroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setRotate": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setSize": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setSlideShow": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setTextLeading": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setTextMatrix": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setTextRenderingMode": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setTextRise": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setWidth": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setWordSpace": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setZoom": {
"ext.name": "haru",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"showText": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"showTextNextLine": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"stroke": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"textOut": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"textRect": {
"ext.name": "haru",
"ext.min": "0.0.1",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"http\\Env\\Request": {
"getCookie": {
"ext.name": "http",
"ext.min": "2.2.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"http\\Env\\Response": {
"setCookie": {
"ext.name": "http",
"ext.min": "2.2.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"http\\Header\\Parser": {
"getState": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"parse": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stream": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"http\\Message\\Parser": {
"configure": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getAvailableConfiguration": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getAvailableOptions": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Collator": {
"__construct": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"asort": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"compare": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAttribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getSortKey": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getStrength": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setAttribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setStrength": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sort": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sortWithSortKeys": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"IntlBreakIterator": {
"createCharacterInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createCodePointInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createLineInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createSentenceInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createTitleInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createWordInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"current": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"first": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"following": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getLocale": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getPartsIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getText": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"isBoundary": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"last": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"next": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"preceding": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"previous": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setText": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlCalendar": {
"add": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"after": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"before": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"clear": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"equals": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"fieldDifference": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"fromDateTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"get": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getActualMaximum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getActualMinimum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getAvailableLocales": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getDayOfWeekType": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getFirstDayOfWeek": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getGreatestMinimum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getKeywordValuesForLocale": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getLeastMaximum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getLocale": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getMaximum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getMinimalDaysInFirstWeek": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getMinimum": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getNow": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRepeatedWallTimeOption": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getSkippedWallTimeOption": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getType": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getWeekendTransition": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"inDaylightTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"isEquivalentTo": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"isLenient": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"isSet": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"isWeekend": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"roll": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"set": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setFirstDayOfWeek": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setLenient": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setMinimalDaysInFirstWeek": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setRepeatedWallTimeOption": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setSkippedWallTimeOption": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"toDateTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlCodePointBreakIterator": {
"getLastCodePoint": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlDateFormatter": {
"__construct": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"create": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"format": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"formatObject": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getCalendar": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getCalendarObject": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getDateType": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getLocale": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getPattern": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getTimeType": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getTimeZone": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getTimeZoneId": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"isLenient": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"localtime": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"parse": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setCalendar": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setLenient": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setPattern": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setTimeZone": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setTimeZoneId": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"IntlGregorianCalendar": {
"__construct": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getGregorianChange": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"isLeapYear": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setGregorianChange": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlPartsIterator": {
"getBreakIterator": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlRuleBasedBreakIterator": {
"__construct": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getBinaryRules": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRuleStatus": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRuleStatusVec": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRules": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlTimeZone": {
"countEquivalentIDs": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createDefault": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createEnumeration": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createTimeZoneIDEnumeration": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"fromDateTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getCanonicalID": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getDSTSavings": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getDisplayName": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getEquivalentID": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getGMT": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getID": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getOffset": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRawOffset": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRegion": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getTZDataVersion": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getUnknown": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"hasSameRules": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"toDateTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"useDaylightTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"Locale": {
"acceptFromHttp": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"canonicalize": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"composeLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"filterMatches": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAllVariants": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDefault": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayLanguage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayName": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayRegion": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayScript": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayVariant": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getKeywords": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrimaryLanguage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getRegion": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getScript": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lookup": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parseLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setDefault": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"MessageFormatter": {
"__construct": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"format": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"formatMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parse": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parseMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Normalizer": {
"isNormalized": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.3.0alpha1",
"php.max": null
},
"normalize": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.3.0alpha1",
"php.max": null
}
},
"NumberFormatter": {
"__construct": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"format": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"formatCurrency": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAttribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getSymbol": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTextAttribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parse": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parseCurrency": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setAttribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPattern": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setSymbol": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setTextAttribute": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"ResourceBundle": {
"__construct": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"count": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"create": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"get": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getLocales": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"Spoofchecker": {
"__construct": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"areConfusable": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"isSuspicious": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setAllowedLocales": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"setChecks": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"Transliterator": {
"create": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"createFromRules": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"createInverse": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"listIDs": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"transliterate": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"UConverter": {
"__construct": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"convert": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"fromUCallback": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getAliases": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getAvailable": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getDestinationEncoding": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getDestinationType": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorCode": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getErrorMessage": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getSourceEncoding": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getSourceType": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getStandards": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getSubstChars": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"reasonText": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setDestinationEncoding": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setSourceEncoding": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"setSubstChars": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"toUCallback": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"transcode": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"mimemessage": {
"add_child": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"enum_uue": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"extract_body": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"extract_headers": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"extract_uue": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"get_child": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"get_child_count": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"get_parent": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"mimemessage": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
},
"remove": {
"ext.name": "mailparse",
"ext.min": "0.9",
"ext.max": null,
"php.min": "4.3.0",
"php.max": null
}
},
"Mongo": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"forceError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getPoolSize": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getSlave": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getSlaveOkay": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"lastError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"poolDebug": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"prevError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"resetError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setPoolSize": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setSlaveOkay": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"switchSlave": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoBinData": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoClient": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"__get": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"close": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"connect": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"dropDB": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getConnections": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getHosts": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getReadPreference": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getWriteConcern": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"killCursor": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"listDBs": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"selectCollection": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"selectDB": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"setReadPreference": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"setWriteConcern": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoCode": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoCollection": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__get": {
"ext.name": "mongo",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"aggregate": {
"ext.name": "mongo",
"ext.min": "1.3.0beta2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"aggregateCursor": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"batchInsert": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"count": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"createDBRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"createIndex": {
"ext.name": "mongo",
"ext.min": "1.5.0RC1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"deleteIndex": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"deleteIndexes": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"distinct": {
"ext.name": "mongo",
"ext.min": "1.2.12",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"drop": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"ensureIndex": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"find": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"findAndModify": {
"ext.name": "mongo",
"ext.min": "1.3.0beta2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"findOne": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDBRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getIndexInfo": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getReadPreference": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getSlaveOkay": {
"ext.name": "mongo",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getWriteConcern": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"group": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"insert": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"parallelCollectionScan": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"remove": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"save": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setReadPreference": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"setSlaveOkay": {
"ext.name": "mongo",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setWriteConcern": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"toIndexString": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"update": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"validate": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoCommandCursor": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"createFromDocument": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoCursor": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"addOption": {
"ext.name": "mongo",
"ext.min": "1.0.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"awaitData": {
"ext.name": "mongo",
"ext.min": "1.2.12",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"count": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"explain": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"fields": {
"ext.name": "mongo",
"ext.min": "1.0.6",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getNext": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"hasNext": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"hint": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"immortal": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"limit": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"maxTimeMS": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"partial": {
"ext.name": "mongo",
"ext.min": "1.2.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"reset": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setFlag": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"skip": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"slaveOkay": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"snapshot": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"sort": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"tailable": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoCursorException": {
"getHost": {
"ext.name": "mongo",
"ext.min": "1.2.5",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoCursorInterface": {
"batchSize": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"dead": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getReadPreference": {
"ext.name": "mongo",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"info": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"setReadPreference": {
"ext.name": "mongo",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"timeout": {
"ext.name": "mongo",
"ext.min": "1.6.0RC3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"MongoDB": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__get": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"authenticate": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"command": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"createCollection": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"createDBRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"drop": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"dropCollection": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"execute": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"forceError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getCollectionInfo": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getCollectionNames": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDBRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getGridFS": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getProfilingLevel": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getReadPreference": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getSlaveOkay": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getWriteConcern": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"lastError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"listCollections": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"prevError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"repair": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"resetError": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"selectCollection": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setProfilingLevel": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setReadPreference": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setSlaveOkay": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setWriteConcern": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoDBRef": {
"create": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"get": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoDate": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__set_state": {
"ext.name": "mongo",
"ext.min": "1.6.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"toDateTime": {
"ext.name": "mongo",
"ext.min": "1.6.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"MongoDeleteBatch": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoGridFS": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"delete": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"get": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"put": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"storeBytes": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"storeFile": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"storeUpload": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoGridFSCursor": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoGridFSFile": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getBytes": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getFilename": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getResource": {
"ext.name": "mongo",
"ext.min": "1.3.0",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getSize": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"write": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoId": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__set_state": {
"ext.name": "mongo",
"ext.min": "1.0.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getHostname": {
"ext.name": "mongo",
"ext.min": "1.0.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getInc": {
"ext.name": "mongo",
"ext.min": "1.0.11",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getPID": {
"ext.name": "mongo",
"ext.min": "1.0.11",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getTimestamp": {
"ext.name": "mongo",
"ext.min": "1.0.2",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"isValid": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoInsertBatch": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoInt32": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.0.9",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "1.0.9",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoInt64": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.0.9",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "1.0.9",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoLog": {
"getCallback": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getLevel": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getModule": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setCallback": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"setLevel": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setModule": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoPool": {
"getSize": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"info": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setSize": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoRegex": {
"__construct": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoResultException": {
"getDocument": {
"ext.name": "mongo",
"ext.min": "1.3.0RC1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getHost": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoTimestamp": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__toString": {
"ext.name": "mongo",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoUpdateBatch": {
"__construct": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoWriteBatch": {
"add": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"execute": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getBatchInfo": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getItemCount": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoWriteConcernException": {
"getDocument": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MessagePack": {
"__construct": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"pack": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setOption": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"unpack": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"unpacker": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MessagePackUnpacker": {
"__construct": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__destruct": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"data": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"execute": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"feed": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"reset": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setOption": {
"ext.name": "msgpack",
"ext.min": "0.5.2",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"OAuth": {
"__construct": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"__destruct": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"disableDebug": {
"ext.name": "OAuth",
"ext.min": "0.99.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"disableRedirects": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"disableSSLChecks": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"enableDebug": {
"ext.name": "OAuth",
"ext.min": "0.99.4",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"enableRedirects": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"enableSSLChecks": {
"ext.name": "OAuth",
"ext.min": "0.99.5",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"fetch": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"generateSignature": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getAccessToken": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getCAPath": {
"ext.name": "OAuth",
"ext.min": "0.99.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getLastResponse": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getLastResponseHeaders": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getLastResponseInfo": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getRequestHeader": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getRequestToken": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setAuthType": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setCAPath": {
"ext.name": "OAuth",
"ext.min": "0.99.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setNonce": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setRSACertificate": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setRequestEngine": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setSSLChecks": {
"ext.name": "OAuth",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setTimeout": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setTimestamp": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setToken": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setVersion": {
"ext.name": "OAuth",
"ext.min": "0.99.1",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"OAuthProvider": {
"__construct": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"addRequiredParameter": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"callTimestampNonceHandler": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"callconsumerHandler": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"calltokenHandler": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"checkOAuthRequest": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"consumerHandler": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"generateToken": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"is2LeggedEndpoint": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"isRequestTokenEndpoint": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"removeRequiredParameter": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"reportProblem": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setParam": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setRequestTokenPath": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"timestampNonceHandler": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"tokenHandler": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"PDFlib": {
"__construct": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"activate_item": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_nameddest": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_path_point": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_portfolio_file": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_portfolio_folder": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_table_cell": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"add_thumbnail": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"align": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"arc": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"arcn": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_dpart": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_glyph": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_glyph_ext": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_item": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_layer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_mc": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_page_ext": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_pattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_pattern_ext": {
"ext.name": "pdflib",
"ext.min": "3.0.2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_template": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"begin_template_ext": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"circle": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"circular_arc": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"clip": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close_font": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close_pdi": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close_pdi_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"closepath": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"closepath_fill_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"closepath_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"concat": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"continue_text": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"convert_to_unicode": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_3dview": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_action": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_annotation": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_bookmark": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_field": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_fieldgroup": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_gstate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_pvf": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"create_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"curveto": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"define_layer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete_path": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete_pvf": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete_table": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"draw_path": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ellipse": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"elliptical_arc": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"encoding_set_char": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_dpart": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_glyph": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_item": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_layer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_mc": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_page_ext": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_pattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_template": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"end_template_ext": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"endpath": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fill": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fill_graphicsblock": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fill_imageblock": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fill_pdfblock": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fill_stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fill_textblock": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fit_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fit_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fit_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fit_table": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fit_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"fit_textline": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_apiname": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_buffer": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_errmsg": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_errnum": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_parameter": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_pdi_parameter": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_pdi_value": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_string": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_value": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_image": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_matchbox": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_path": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_pdi_page": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_pvf": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_table": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_textflow": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info_textline": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"initgraphics": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lineto": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"load_3ddata": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"load_asset": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"load_font": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"load_graphics": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"load_iccprofile": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"load_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"makespotcolor": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mc_point": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"moveto": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open_image": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open_pdi": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open_pdi_document": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open_pdi_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pcos_get_number": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pcos_get_stream": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pcos_get_string": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"poca_delete": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"poca_insert": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"poca_new": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"poca_remove": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"process_pdi": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rect": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"restore": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"resume_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rotate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"save": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"scale": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_graphics_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_gstate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_info": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_layer_dependency": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_parameter": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_text_option": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_text_pos": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set_value": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setcolor": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setdash": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setdashpattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setflat": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setfont": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setlinecap": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setlinejoin": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setlinewidth": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setmatrix": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setmiterlimit": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setpolydash": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"shading": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"shading_pattern": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"shfill": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"show": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"show_boxed": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"show_xy": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"skew": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"stringwidth": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"stroke": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"suspend_page": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"translate": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"utf16_to_utf32": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"utf16_to_utf8": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"utf32_to_utf16": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"utf32_to_utf8": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"utf8_to_utf16": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"utf8_to_utf32": {
"ext.name": "pdflib",
"ext.min": "3.0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"PDFlibException": {
"get_apiname": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_errmsg": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get_errnum": {
"ext.name": "pdflib",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Collectable": {
"chunk": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"count": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getTerminationInfo": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isGarbage": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isRunning": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isTerminated": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isWaiting": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"lock": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"merge": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"notify": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pop": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"run": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGarbage": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shift": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"synchronized": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unlock": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"wait": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Cond": {
"__construct": {
"ext.name": "pthreads",
"ext.min": "0.0.39",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"broadcast": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"create": {
"ext.name": "pthreads",
"ext.min": "0.0.39",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"destroy": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"signal": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"wait": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Mutex": {
"__construct": {
"ext.name": "pthreads",
"ext.min": "0.0.39",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"create": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"destroy": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"lock": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"trylock": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unlock": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Pool": {
"__construct": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__destruct": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"collect": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"resize": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shutdown": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"submit": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"submitTo": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Thread": {
"__destruct": {
"ext.name": "pthreads",
"ext.min": "3.0.0",
"ext.max": "3.0.6",
"php.min": "5.3.0",
"php.max": null
},
"chunk": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"count": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"detach": {
"ext.name": "pthreads",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCount": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCreatorId": {
"ext.name": "pthreads",
"ext.min": "0.0.36",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThread": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThreadId": {
"ext.name": "pthreads",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getMax": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPeak": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getTerminationInfo": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getThread": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getThreadId": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"globally": {
"ext.name": "pthreads",
"ext.min": "2.0.1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isBusy": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isJoined": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isRunning": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isStarted": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isTerminated": {
"ext.name": "pthreads",
"ext.min": "0.0.44",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isWaiting": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"join": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"kill": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": "3.0.6",
"php.min": "5.3.0",
"php.max": null
},
"lock": {
"ext.name": "pthreads",
"ext.min": "0.0.40",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"merge": {
"ext.name": "pthreads",
"ext.min": "0.0.44",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"notify": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pop": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"run": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shift": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"start": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"synchronized": {
"ext.name": "pthreads",
"ext.min": "0.0.40",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unlock": {
"ext.name": "pthreads",
"ext.min": "0.0.40",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"wait": {
"ext.name": "pthreads",
"ext.min": "0.0.33",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Threaded": {
"chunk": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"count": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getTerminationInfo": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isRunning": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isTerminated": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isWaiting": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"lock": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"merge": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"notify": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pop": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"run": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shift": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"synchronized": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unlock": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"wait": {
"ext.name": "pthreads",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Worker": {
"chunk": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"count": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"detach": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCreatorId": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThread": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThreadId": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getStacked": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getTerminationInfo": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getThreadId": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"globally": {
"ext.name": "pthreads",
"ext.min": "2.0.1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isJoined": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isRunning": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isShutdown": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isStarted": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isTerminated": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isWaiting": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isWorking": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"join": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"kill": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"lock": {
"ext.name": "pthreads",
"ext.min": "0.0.40",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"merge": {
"ext.name": "pthreads",
"ext.min": "0.0.44",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"notify": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"pop": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"run": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shift": {
"ext.name": "pthreads",
"ext.min": "0.0.45",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"shutdown": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stack": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"start": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"synchronized": {
"ext.name": "pthreads",
"ext.min": "0.0.40",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unlock": {
"ext.name": "pthreads",
"ext.min": "0.0.40",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unstack": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"wait": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"RarArchive": {
"__toString": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getComment": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getEntries": {
"ext.name": "rar",
"ext.min": "2.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getEntry": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isBroken": {
"ext.name": "rar",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isSolid": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setAllowBroken": {
"ext.name": "rar",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"RarEntry": {
"__toString": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"extract": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAttr": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCrc": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFileTime": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getHostOs": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMethod": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getName": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPackedSize": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPosition": {
"ext.name": "rar",
"ext.min": "3.0.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getStream": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getUnpackedSize": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getVersion": {
"ext.name": "rar",
"ext.min": "0.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isDirectory": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isEncrypted": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"RarException": {
"isUsingExceptions": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setUsingExceptions": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Redis": {
"__construct": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__destruct": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_prefix": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_serialize": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_unserialize": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"append": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"auth": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bgSave": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bgrewriteaof": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bitcount": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bitop": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bitpos": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"blPop": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"brPop": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"brpoplpush": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"clearLastError": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"client": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"config": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"connect": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"dbSize": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"debug": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"decr": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"decrBy": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"del": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"discard": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"dump": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"echo": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"eval": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"evalsha": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"evaluate": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"evaluateSha": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"exec": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"exists": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"expire": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"expireAt": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"flushAll": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"flushDB": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAuth": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getBit": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDBNum": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getHost": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getKeys": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getLastError": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMode": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMultiple": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getOption": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPersistentID": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPort": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getRange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getReadTimeout": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getSet": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getTimeout": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hDel": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hExists": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hGet": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hGetAll": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hIncrBy": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hIncrByFloat": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hKeys": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hLen": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hMget": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hMset": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hSet": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hSetNx": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hVals": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"hscan": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"incr": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"incrBy": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"incrByFloat": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"isConnected": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"keys": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lGet": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lGetRange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lInsert": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lLen": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lPop": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lPush": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lPushx": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lRemove": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lSet": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lSize": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lastSave": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lindex": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"listTrim": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lrange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lrem": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ltrim": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mget": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"migrate": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"move": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mset": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"msetnx": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"multi": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"object": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pconnect": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"persist": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pexpire": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pexpireAt": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pfadd": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pfcount": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pfmerge": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ping": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pipeline": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"popen": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"psetex": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"psubscribe": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pttl": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"publish": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"pubsub": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"punsubscribe": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rPop": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rPush": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rPushx": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"randomKey": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rawCommand": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rename": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"renameKey": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"renameNx": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"resetStat": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"restore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"rpoplpush": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sAdd": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sContains": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sDiff": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sDiffStore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sGetMembers": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sInter": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sInterStore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sMembers": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sMove": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sPop": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sRandMember": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sRemove": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sSize": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sUnion": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sUnionStore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"save": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"scan": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"scard": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"script": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"select": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sendEcho": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setBit": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setOption": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setRange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setTimeout": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setex": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setnx": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sismember": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"slaveof": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"slowlog": {
"ext.name": "redis",
"ext.min": "2.2.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sort": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sortAsc": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sortAscAlpha": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sortDesc": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sortDescAlpha": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"srem": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"sscan": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"strlen": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"subscribe": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"substr": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"time": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ttl": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"type": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unsubscribe": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unwatch": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"wait": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"watch": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zAdd": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zCard": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zCount": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zDelete": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zDeleteRangeByRank": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zDeleteRangeByScore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zIncrBy": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zInter": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRangeByLex": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRangeByScore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRank": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRem": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRemRangeByRank": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRemRangeByScore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRemove": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRemoveRangeByScore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRevRangeByScore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zRevRank": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zReverseRange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zScore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zSize": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zUnion": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zinterstore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zrevrange": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zscan": {
"ext.name": "redis",
"ext.min": "2.2.5",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"zunionstore": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"RedisArray": {
"__call": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"__construct": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_distributor": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_function": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_hosts": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_instance": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_rehash": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"_target": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"bgsave": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"del": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"discard": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"exec": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"flushall": {
"ext.name": "redis",
"ext.min": "2.2.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"flushdb": {
"ext.name": "redis",
"ext.min": "2.2.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getMultiple": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getOption": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"keys": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mget": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"mset": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"multi": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"ping": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"save": {
"ext.name": "redis",
"ext.min": "2.2.7",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"select": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setOption": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unwatch": {
"ext.name": "redis",
"ext.min": "2.2.3",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Reflection": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getModifierNames": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionClass": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getConstant": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getConstants": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getConstructor": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDefaultProperties": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDocComment": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getEndLine": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getExtension": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getExtensionName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getFileName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getInterfaceNames": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getInterfaces": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getMethod": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getMethods": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getModifiers": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getNamespaceName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getParentClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getProperties": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getProperty": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getShortName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getStartLine": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getStaticProperties": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getStaticPropertyValue": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getTraitAliases": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getTraitNames": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getTraits": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"hasConstant": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"hasMethod": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"hasProperty": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"implementsInterface": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"inNamespace": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isAbstract": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isCloneable": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isFinal": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isInstance": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isInstantiable": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isInterface": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isInternal": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isIterateable": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isSubclassOf": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isTrait": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isUserDefined": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"newInstance": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"newInstanceArgs": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"newInstanceWithoutConstructor": {
"ext.name": "Reflection",
"ext.min": "5.4.0",
"ext.max": null,
"php.min": "5.4.0",
"php.max": null
},
"setStaticPropertyValue": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionExtension": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClassNames": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClasses": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getConstants": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDependencies": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getFunctions": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getINIEntries": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getVersion": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"info": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isPersistent": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isTemporary": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionFunction": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClosure": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"invoke": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"invokeArgs": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isDisabled": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionFunctionAbstract": {
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClosureScopeClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClosureThis": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDocComment": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getEndLine": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getExtension": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getExtensionName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getFileName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getNamespaceName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getNumberOfParameters": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getNumberOfRequiredParameters": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getParameters": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getShortName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getStartLine": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getStaticVariables": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"inNamespace": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isClosure": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isDeprecated": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isGenerator": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isInternal": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isUserDefined": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isVariadic": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"returnsReference": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionMethod": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClosure": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDeclaringClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getModifiers": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getPrototype": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"invoke": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"invokeArgs": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isAbstract": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isConstructor": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isDestructor": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isFinal": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isPrivate": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isProtected": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isPublic": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isStatic": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setAccessible": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionObject": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionParameter": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"allowsNull": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"canBePassedByValue": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDeclaringClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDeclaringFunction": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDefaultValue": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDefaultValueConstantName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getPosition": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isArray": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isCallable": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isDefaultValueAvailable": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isDefaultValueConstant": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isOptional": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isPassedByReference": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isVariadic": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionProperty": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDeclaringClass": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getDocComment": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getModifiers": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getValue": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isDefault": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isPrivate": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isProtected": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isPublic": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isStatic": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setAccessible": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setValue": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionZendExtension": {
"__construct": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getAuthor": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getCopyright": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getName": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getURL": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getVersion": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"Reflector": {
"__toString": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"Riak\\Bucket": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"counter": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"delete": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"get": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getConflictResolver": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getConnection": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getKeyList": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getKeyStream": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getName": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPropertyList": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"index": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"indexQuery": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"put": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setConflictResolver": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPropertyList": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\BucketPropertyList": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getAllowMult": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getBackend": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getBasicQuorum": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getBigVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCHashKeyFun": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getDW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getLastWriteWins": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getLinkFun": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNValue": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNotFoundOk": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getOldVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPostCommitHookList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPreCommitHookList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getRW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getReplicationMode": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getSearchEnabled": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getSmallVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getYoungVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setAllowMult": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBackend": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBasicQuorum": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBigVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setCHashKeyFun": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setDW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setLastWriteWins": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setLinkFun": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setNValue": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setNotFoundOk": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setOldVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPostCommitHookList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPreCommitHookList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setRW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setReplicationMode": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setSearchEnabled": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setSmallVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setYoungVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Connection": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getBucket": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getHost": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPort": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getServerInfo": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ping": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Crdt\\Counter": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"get": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"increment": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"incrementAndGet": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Crdt\\Input\\GetInput": {
"getBasicQuorum": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNotFoundOk": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPR": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getR": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBasicQuorum": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setNotFoundOk": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPR": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setR": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Crdt\\Input\\UpdateInput": {
"getDW": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPW": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getW": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setDW": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPW": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setW": {
"ext.name": "riak",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Input\\DeleteInput": {
"getDW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getRW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setDW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setRW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Input\\GetInput": {
"getBasicQuorum": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getIfModifiedVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNotFoundOk": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getReturnDeletedVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getReturnHead": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBasicQuorum": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setIfModifiedVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setNotFoundOk": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setR": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setReturnDeletedVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setReturnHead": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Input\\GetResolverInput": {
"__construct": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getConflictResolver": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Input\\IndexInput": {
"getContinuation": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getMaxResults": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setContinuation": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setMaxResults": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Input\\PutInput": {
"getDW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getIfNoneMatch": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getIfNotModified": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getReturnBody": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getReturnHead": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setDW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setIfNoneMatch": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setIfNotModified": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setReturnBody": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setReturnHead": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setW": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Link": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getBucketName": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getKey": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getTag": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Functions\\BaseFunction": {
"toArray": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Functions\\ErlangFunction": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Functions\\JavascriptFunction": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"anon": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"named": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Input\\BucketInput": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setIndexFilter": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Input\\Input": {
"getValue": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Input\\KeyDataListInput": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"add": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Input\\KeyListInput": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addArray": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addSingle": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\MapReduce": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addPhase": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"run": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setInput": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"toArray": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"toJson": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Output\\Output": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPhaseNumber": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getValue": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Output\\StreamOutput": {
"receive": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Phase\\MapPhase": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Phase\\Phase": {
"toArray": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\MapReduce\\Phase\\ReducePhase": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Object": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addIndex": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addLink": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addMetadata": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCharset": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getContent": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getContentEncoding": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getContentType": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getIndexMap": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getKey": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getLastModified": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getLastModifiedUSecs": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getLinkList": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getMetadataMap": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getVClock": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getVTag": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isDeleted": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setCharset": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setContent": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setContentEncoding": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setContentType": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setKey": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setVClock": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\ObjectList": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"first": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isEmpty": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"last": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\ConflictResolver": {
"resolve": {
"ext.name": "riak",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\GetOutput": {
"isUnchanged": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\IndexOutput": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getContinuation": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getResultList": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\IndexResult": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getKey": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\IndexResultList": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.7.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\KeyStreamOutput": {
"process": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Output\\Output": {
"getFirstObject": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getKey": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getObject": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getObjectList": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getVClock": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"hasObject": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"hasSiblings": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\PoolInfo": {
"getNumActiveConnection": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNumActivePersistentConnection": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNumReconnect": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Property\\CommitHook": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getErlFunction": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getErlModule": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getJsName": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isErlang": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isJavascript": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Property\\CommitHookList": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Property\\ModuleFunction": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getFunction": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getModule": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setFunction": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setModule": {
"ext.name": "riak",
"ext.min": "0.6.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Query\\IndexQuery": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getExactValue": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getName": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getRangeValue": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isRangeQuery": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setExactValue": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setName": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setRangeValue": {
"ext.name": "riak",
"ext.min": "0.4.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Search\\Input\\ParameterBag": {
"getDefaultField": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getDefaultOperation": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getFieldLimits": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getFilter": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPresort": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getRowLimit": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getSort": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getStartOffset": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setDefaultField": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setDefaultOperation": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setFieldLimits": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setFilter": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPresort": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setRowLimit": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setSort": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setStartOffset": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Search\\Output\\DocumentOutput": {
"getFields": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Search\\Output\\Output": {
"getDocuments": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getMaxScore": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNumFound": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"hasMaxScore": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"hasNumFound": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\Search\\Search": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"search": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\ServerInfo": {
"__construct": {
"ext.name": "riak",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNode": {
"ext.name": "riak",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getServerVersion": {
"ext.name": "riak",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"SolrClient": {
"__clone": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__sleep": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__wakeup": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addDocument": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addDocuments": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"commit": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"deleteById": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"deleteByIds": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"deleteByQueries": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"deleteByQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getById": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getByIds": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getDebug": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getOptions": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"optimize": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"ping": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"query": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"request": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"rollback": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setResponseWriter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setServlet": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"system": {
"ext.name": "solr",
"ext.min": "1.1.0b",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"threads": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrCollapseFunction": {
"__construct": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__sleep": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__toString": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"__wakeup": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getField": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getHint": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getMax": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getMin": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNullPolicy": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getSize": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setField": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setHint": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setMax": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setMin": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setNullPolicy": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setSize": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"SolrDisMaxQuery": {
"__construct": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addBigramPhraseField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addBoostQuery": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addPhraseField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addQueryField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addTrigramPhraseField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addUserField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeBigramPhraseField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeBoostQuery": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removePhraseField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeQueryField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeTrigramPhraseField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeUserField": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBigramPhraseFields": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBigramPhraseSlop": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBoostFunction": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setBoostQuery": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setMinimumMatch": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPhraseFields": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPhraseSlop": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setQueryAlt": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setQueryPhraseSlop": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setTieBreaker": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setTrigramPhraseFields": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setTrigramPhraseSlop": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setUserFields": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"useDisMaxQueryParser": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"useEDisMaxQueryParser": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"SolrDocument": {
"__clone": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__get": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__isset": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__set": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__unset": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"clear": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"deleteField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"fieldExists": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFieldCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFieldNames": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getInputDocument": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"merge": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"reset": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"sort": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"toArray": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrDocumentField": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrException": {
"getInternalInfo": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrGenericResponse": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrInputDocument": {
"__clone": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__sleep": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__wakeup": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"clear": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"deleteField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"fieldExists": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getBoost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFieldBoost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFieldCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFieldNames": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"merge": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"reset": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setBoost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFieldBoost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"sort": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"toArray": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrModifiableParams": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrObject": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getPropertyNames": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrParams": {
"__clone": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__toString": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"add": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addParam": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"get": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getParam": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getParams": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getPreparedParams": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"set": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setParam": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"toString": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrPingResponse": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrQuery": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addExpandFilterQuery": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addExpandSortField": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addFacetDateField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addFacetDateOther": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addFacetField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addFacetQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addFilterQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addGroupField": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addGroupFunction": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addGroupQuery": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addGroupSortField": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"addHighlightField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addMltField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addMltQueryField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addSortField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addStatsFacet": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"addStatsField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"collapse": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getExpand": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getExpandFilterQueries": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getExpandQuery": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getExpandRows": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getExpandSortFields": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getFacet": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetDateEnd": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetDateFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetDateGap": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetDateHardEnd": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetDateOther": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetDateStart": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetLimit": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetMethod": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetMinCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetMissing": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetOffset": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetPrefix": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetQueries": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFacetSort": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getFilterQueries": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getGroup": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupCachePercent": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupFacet": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupFields": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupFormat": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupFunctions": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupLimit": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupMain": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupNGroups": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupOffset": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupQueries": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupSortFields": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getGroupTruncate": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getHighlight": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightAlternateField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightFormatter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightFragmenter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightFragsize": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightHighlightMultiTerm": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightMaxAlternateFieldLength": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightMaxAnalyzedChars": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightMergeContiguous": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightRegexMaxAnalyzedChars": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightRegexPattern": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightRegexSlop": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightRequireFieldMatch": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightSimplePost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightSimplePre": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightSnippets": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHighlightUsePhraseHighlighter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMlt": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltBoost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltMaxNumQueryTerms": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltMaxNumTokens": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltMaxWordLength": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltMinDocFrequency": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltMinTermFrequency": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltMinWordLength": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getMltQueryFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getRows": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getSortFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getStart": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getStats": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getStatsFacets": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getStatsFields": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTerms": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsIncludeLowerBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsIncludeUpperBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsLimit": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsLowerBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsMaxCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsMinCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsPrefix": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsReturnRaw": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsSort": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTermsUpperBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getTimeAllowed": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeExpandFilterQuery": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeExpandSortField": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"removeFacetDateField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeFacetDateOther": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeFacetField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeFacetQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeFilterQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeHighlightField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeMltField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeMltQueryField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeSortField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeStatsFacet": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"removeStatsField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setEchoHandler": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setEchoParams": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setExpand": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setExpandQuery": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setExpandRows": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setExplainOther": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacet": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetDateEnd": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetDateGap": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetDateHardEnd": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetDateStart": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetEnumCacheMinDefaultFrequency": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetLimit": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetMethod": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetMinCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetMissing": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetOffset": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetPrefix": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setFacetSort": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setGroup": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupCachePercent": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupFacet": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupFormat": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupLimit": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupMain": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupNGroups": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupOffset": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setGroupTruncate": {
"ext.name": "solr",
"ext.min": "2.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setHighlight": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightAlternateField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightFormatter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightFragmenter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightFragsize": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightHighlightMultiTerm": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightMaxAlternateFieldLength": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightMaxAnalyzedChars": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightMergeContiguous": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightRegexMaxAnalyzedChars": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightRegexPattern": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightRegexSlop": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightRequireFieldMatch": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightSimplePost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightSimplePre": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightSnippets": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setHighlightUsePhraseHighlighter": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMlt": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltBoost": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltMaxNumQueryTerms": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltMaxNumTokens": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltMaxWordLength": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltMinDocFrequency": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltMinTermFrequency": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setMltMinWordLength": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setOmitHeader": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setQuery": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setRows": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setShowDebugInfo": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setStart": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setStats": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTerms": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsField": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsIncludeLowerBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsIncludeUpperBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsLimit": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsLowerBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsMaxCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsMinCount": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsPrefix": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsReturnRaw": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsSort": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTermsUpperBound": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setTimeAllowed": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrQueryResponse": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrResponse": {
"getArrayResponse": {
"ext.name": "solr",
"ext.min": "2.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getDigestedResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHttpStatus": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getHttpStatusMessage": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getRawRequest": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getRawRequestHeaders": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getRawResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getRawResponseHeaders": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getRequestUrl": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"setParseMode": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"success": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrUpdateResponse": {
"__construct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"__destruct": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SolrUtils": {
"digestJsonResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"digestXmlResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"escapeQueryChars": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getSolrVersion": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"queryPhrase": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
},
"SphinxClient": {
"__construct": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"__sleep": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"__wakeup": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"addQuery": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"buildExcerpts": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"buildKeywords": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"close": {
"ext.name": "sphinx",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"escapeString": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getLastError": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"getLastWarning": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"open": {
"ext.name": "sphinx",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"query": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"resetFilters": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"resetGroupBy": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"runQueries": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setArrayResult": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setConnectTimeout": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFieldWeights": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFilter": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFilterFloatRange": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setFilterRange": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setGeoAnchor": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setGroupBy": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setGroupDistinct": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setIDRange": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setIndexWeights": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setLimits": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setMatchMode": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setMaxQueryTime": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setOverride": {
"ext.name": "sphinx",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"setRankingMode": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setRetries": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setSelect": {
"ext.name": "sphinx",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"setServer": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"setSortMode": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
},
"status": {
"ext.name": "sphinx",
"ext.min": "1.0.3",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"updateAttributes": {
"ext.name": "sphinx",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.1.3",
"php.max": null
}
},
"Directory": {
"close": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"read": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
},
"rewind": {
"ext.name": "standard",
"ext.min": "4.0.0",
"ext.max": null,
"php.min": "4.0.0",
"php.max": null
}
},
"php_user_filter": {
"filter": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"onClose": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"onCreate": {
"ext.name": "standard",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"Stomp": {
"__construct": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"__destruct": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"abort": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"ack": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"begin": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"commit": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"error": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"getReadTimeout": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"getSessionId": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"hasFrame": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"nack": {
"ext.name": "stomp",
"ext.min": "1.0.6",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"readFrame": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"send": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"setReadTimeout": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"subscribe": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
},
"unsubscribe": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
}
},
"StompException": {
"getDetails": {
"ext.name": "stomp",
"ext.min": "1.0.1",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
}
},
"StompFrame": {
"__construct": {
"ext.name": "stomp",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.2.2",
"php.max": null
}
},
"VarnishAdmin": {
"__construct": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"auth": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"ban": {
"ext.name": "varnish",
"ext.min": "0.6",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"banUrl": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"clearPanic": {
"ext.name": "varnish",
"ext.min": "0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"connect": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"disconnect": {
"ext.name": "varnish",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getPanic": {
"ext.name": "varnish",
"ext.min": "0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getParams": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getVclList": {
"ext.name": "varnish",
"ext.min": "0.9.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"isRunning": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setCompat": {
"ext.name": "varnish",
"ext.min": "0.9.2",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setHost": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setIdent": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setParam": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setPort": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setSecret": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"setTimeout": {
"ext.name": "varnish",
"ext.min": "0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"start": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stop": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"vclUse": {
"ext.name": "varnish",
"ext.min": "0.9.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"VarnishLog": {
"__construct": {
"ext.name": "varnish",
"ext.min": "0.4",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"VarnishStat": {
"__construct": {
"ext.name": "varnish",
"ext.min": "0.3",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"XMLDiff\\Base": {
"__construct": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"diff": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"merge": {
"ext.name": "xmldiff",
"ext.min": "0.8.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Yac": {
"add": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"delete": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"dump": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"flush": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"get": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"info": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"set": {
"ext.name": "yac",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"ZipArchive": {
"addEmptyDir": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"addFile": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"addFromString": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"addGlob": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"addPattern": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"close": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"deleteIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"deleteName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"extractTo": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getArchiveComment": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCommentIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getCommentName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getExternalAttributesIndex": {
"ext.name": "zip",
"ext.min": "1.12.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getExternalAttributesName": {
"ext.name": "zip",
"ext.min": "1.12.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFromIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getFromName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getNameIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getStatusString": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getStream": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"locateName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"open": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"renameIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"renameName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setArchiveComment": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setCommentIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setCommentName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setCompressionIndex": {
"ext.name": "zip",
"ext.min": "1.13.1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setCompressionName": {
"ext.name": "zip",
"ext.min": "1.13.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setExternalAttributesIndex": {
"ext.name": "zip",
"ext.min": "1.12.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setExternalAttributesName": {
"ext.name": "zip",
"ext.min": "1.12.4",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setPassword": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"statIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"statName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unchangeAll": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unchangeArchive": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unchangeIndex": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"unchangeName": {
"ext.name": "zip",
"ext.min": "1.6.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
}
},
"static_methods": {
"DateInterval": {
"__set_state": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"createFromDateString": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"DatePeriod": {
"__set_state": {
"ext.name": "date",
"ext.min": "5.3.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"DateTime": {
"__set_state": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"createFromFormat": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"createFromImmutable": {
"ext.name": "date",
"ext.min": "5.6.8RC1",
"ext.max": null,
"php.min": "5.6.8RC1",
"php.max": null
},
"getLastErrors": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"DateTimeImmutable": {
"__set_state": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createFromFormat": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createFromMutable": {
"ext.name": "date",
"ext.min": "5.6.0beta1",
"ext.max": null,
"php.min": "5.6.0beta1",
"php.max": null
},
"getLastErrors": {
"ext.name": "date",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"DateTimeZone": {
"__set_state": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"listAbbreviations": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"listIdentifiers": {
"ext.name": "date",
"ext.min": "5.2.0",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"http\\Env\\Request": {
"getCookie": {
"ext.name": "http",
"ext.min": "2.2.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"http\\Env\\Response": {
"setCookie": {
"ext.name": "http",
"ext.min": "2.2.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"http\\Header\\Parser": {
"getState": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"parse": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"stream": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"http\\Message\\Parser": {
"configure": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getAvailableConfiguration": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getAvailableOptions": {
"ext.name": "http",
"ext.min": "2.3.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Collator": {
"create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"IntlBreakIterator": {
"createCharacterInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createCodePointInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createLineInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createSentenceInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createTitleInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createWordInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlCalendar": {
"createInstance": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"fromDateTime": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getAvailableLocales": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getKeywordValuesForLocale": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getNow": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"IntlDateFormatter": {
"create": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"formatObject": {
"ext.name": "intl",
"ext.min": "1.0.0RC1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"IntlTimeZone": {
"countEquivalentIDs": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createDefault": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createEnumeration": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"createTimeZoneIDEnumeration": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"fromDateTimeZone": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getCanonicalID": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getEquivalentID": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getGMT": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getRegion": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getTZDataVersion": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getUnknown": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"Locale": {
"acceptFromHttp": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"canonicalize": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"composeLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"filterMatches": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getAllVariants": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDefault": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayLanguage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayName": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayRegion": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayScript": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getDisplayVariant": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getKeywords": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getPrimaryLanguage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getRegion": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"getScript": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"lookup": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parseLocale": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setDefault": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"MessageFormatter": {
"create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"formatMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"parseMessage": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Normalizer": {
"isNormalized": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.3.0alpha1",
"php.max": null
},
"normalize": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.3.0alpha1",
"php.max": null
}
},
"NumberFormatter": {
"create": {
"ext.name": "intl",
"ext.min": "1.0.0beta",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"ResourceBundle": {
"create": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"getLocales": {
"ext.name": "intl",
"ext.min": "1.1.0",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"Transliterator": {
"create": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"createFromRules": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
},
"listIDs": {
"ext.name": "intl",
"ext.min": "2.0.0b1",
"ext.max": null,
"php.min": "5.2.4",
"php.max": null
}
},
"UConverter": {
"getAliases": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getAvailable": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"getStandards": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"reasonText": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
},
"transcode": {
"ext.name": "intl",
"ext.min": "5.5.0",
"ext.max": null,
"php.min": "5.5.0",
"php.max": null
}
},
"Mongo": {
"getPoolSize": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"poolDebug": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"setPoolSize": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoClient": {
"getConnections": {
"ext.name": "mongo",
"ext.min": "1.3.0RC3",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"killCursor": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoCollection": {
"toIndexString": {
"ext.name": "mongo",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoCommandCursor": {
"createFromDocument": {
"ext.name": "mongo",
"ext.min": "1.5.0RC2",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoDBRef": {
"create": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"get": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"isRef": {
"ext.name": "mongo",
"ext.min": "0.9.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"MongoDate": {
"__set_state": {
"ext.name": "mongo",
"ext.min": "1.6.0RC1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"MongoId": {
"__set_state": {
"ext.name": "mongo",
"ext.min": "1.0.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getHostname": {
"ext.name": "mongo",
"ext.min": "1.0.8",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"isValid": {
"ext.name": "mongo",
"ext.min": "1.5.0alpha1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
}
},
"MongoLog": {
"getCallback": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"getLevel": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"getModule": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setCallback": {
"ext.name": "mongo",
"ext.min": "1.3.0beta1",
"ext.max": null,
"php.min": "5.2.6",
"php.max": null
},
"setLevel": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setModule": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"MongoPool": {
"getSize": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"info": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"setSize": {
"ext.name": "mongo",
"ext.min": "1.2.3",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"OAuthProvider": {
"generateToken": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
},
"reportProblem": {
"ext.name": "OAuth",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.1.0",
"php.max": null
}
},
"Collectable": {
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Cond": {
"broadcast": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"create": {
"ext.name": "pthreads",
"ext.min": "0.0.39",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"destroy": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"signal": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"wait": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Mutex": {
"create": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"destroy": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"lock": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"trylock": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"unlock": {
"ext.name": "pthreads",
"ext.min": "0.0.37",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Thread": {
"__destruct": {
"ext.name": "pthreads",
"ext.min": "3.0.0",
"ext.max": "3.0.6",
"php.min": "5.3.0",
"php.max": null
},
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThread": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThreadId": {
"ext.name": "pthreads",
"ext.min": "0.1.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"globally": {
"ext.name": "pthreads",
"ext.min": "2.0.1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Threaded": {
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Worker": {
"extend": {
"ext.name": "pthreads",
"ext.min": "2.0.8",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"from": {
"ext.name": "pthreads",
"ext.min": "2.0.9",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThread": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getCurrentThreadId": {
"ext.name": "pthreads",
"ext.min": "1.0.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"globally": {
"ext.name": "pthreads",
"ext.min": "2.0.1",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"RarArchive": {
"open": {
"ext.name": "rar",
"ext.min": "2.0.0b2",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"RarException": {
"isUsingExceptions": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
},
"setUsingExceptions": {
"ext.name": "rar",
"ext.min": "2.0.0RC1",
"ext.max": null,
"php.min": "5.2.0",
"php.max": null
}
},
"Reflection": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
},
"getModifierNames": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionClass": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionExtension": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionFunction": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionMethod": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionParameter": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionProperty": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"ReflectionZendExtension": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"Reflector": {
"export": {
"ext.name": "Reflection",
"ext.min": "5.0.0",
"ext.max": null,
"php.min": "5.0.0",
"php.max": null
}
},
"Riak\\MapReduce\\Functions\\JavascriptFunction": {
"anon": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"named": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"Riak\\PoolInfo": {
"getNumActiveConnection": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNumActivePersistentConnection": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
},
"getNumReconnect": {
"ext.name": "riak",
"ext.min": "0.5.0",
"ext.max": null,
"php.min": "5.3.0",
"php.max": null
}
},
"SolrUtils": {
"digestJsonResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"digestXmlResponse": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"escapeQueryChars": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"getSolrVersion": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
},
"queryPhrase": {
"ext.name": "solr",
"ext.min": "0.9.11",
"ext.max": null,
"php.min": "5.2.3",
"php.max": null
}
}
},
"functions_windows": {
"apache_child_terminate": false,
"chroot": false,
"getrusage": false,
"imagecreatefromxpm": false,
"lchgrp": false,
"lchown": false,
"nl_langinfo": false,
"strptime": false,
"sys_getloadavg": false,
"checkdnsrr": "5.3.0",
"dns_get_record": "5.3.0",
"fnmatch": "5.3.0",
"getmxrr": "5.3.0",
"getopt": "5.3.0",
"imagecolorclosesthwb": "5.3.0",
"inet_ntop": "5.3.0",
"inet_pton": "5.3.0",
"link": "5.3.0",
"linkinfo": "5.3.0",
"readlink": "5.3.0",
"socket_create_pair": "5.3.0",
"stream_socket_pair": "5.3.0",
"symlink": "5.3.0",
"time_nanosleep": "5.3.0",
"time_sleep_until": "5.3.0"
}
}