3v4l.org

run code in 300+ PHP versions simultaneously
<?php $functions=get_defined_functions(); var_dump($functions);
Output for git.master, git.master_jit
array(2) { ["internal"]=> array(1199) { [0]=> string(12) "zend_version" [1]=> string(13) "func_num_args" [2]=> string(12) "func_get_arg" [3]=> string(13) "func_get_args" [4]=> string(6) "strlen" [5]=> string(6) "strcmp" [6]=> string(7) "strncmp" [7]=> string(10) "strcasecmp" [8]=> string(11) "strncasecmp" [9]=> string(15) "error_reporting" [10]=> string(6) "define" [11]=> string(7) "defined" [12]=> string(9) "get_class" [13]=> string(16) "get_called_class" [14]=> string(16) "get_parent_class" [15]=> string(14) "is_subclass_of" [16]=> string(4) "is_a" [17]=> string(14) "get_class_vars" [18]=> string(15) "get_object_vars" [19]=> string(23) "get_mangled_object_vars" [20]=> string(17) "get_class_methods" [21]=> string(13) "method_exists" [22]=> string(15) "property_exists" [23]=> string(12) "class_exists" [24]=> string(16) "interface_exists" [25]=> string(12) "trait_exists" [26]=> string(11) "enum_exists" [27]=> string(15) "function_exists" [28]=> string(11) "class_alias" [29]=> string(18) "get_included_files" [30]=> string(18) "get_required_files" [31]=> string(13) "trigger_error" [32]=> string(10) "user_error" [33]=> string(17) "set_error_handler" [34]=> string(21) "restore_error_handler" [35]=> string(21) "set_exception_handler" [36]=> string(25) "restore_exception_handler" [37]=> string(20) "get_declared_classes" [38]=> string(19) "get_declared_traits" [39]=> string(23) "get_declared_interfaces" [40]=> string(21) "get_defined_functions" [41]=> string(16) "get_defined_vars" [42]=> string(17) "get_resource_type" [43]=> string(15) "get_resource_id" [44]=> string(13) "get_resources" [45]=> string(21) "get_loaded_extensions" [46]=> string(21) "get_defined_constants" [47]=> string(15) "debug_backtrace" [48]=> string(21) "debug_print_backtrace" [49]=> string(16) "extension_loaded" [50]=> string(19) "get_extension_funcs" [51]=> string(13) "gc_mem_caches" [52]=> string(17) "gc_collect_cycles" [53]=> string(10) "gc_enabled" [54]=> string(9) "gc_enable" [55]=> string(10) "gc_disable" [56]=> string(9) "gc_status" [57]=> string(9) "strtotime" [58]=> string(4) "date" [59]=> string(5) "idate" [60]=> string(6) "gmdate" [61]=> string(6) "mktime" [62]=> string(8) "gmmktime" [63]=> string(9) "checkdate" [64]=> string(8) "strftime" [65]=> string(10) "gmstrftime" [66]=> string(4) "time" [67]=> string(9) "localtime" [68]=> string(7) "getdate" [69]=> string(11) "date_create" [70]=> string(21) "date_create_immutable" [71]=> string(23) "date_create_from_format" [72]=> string(33) "date_create_immutable_from_format" [73]=> string(10) "date_parse" [74]=> string(22) "date_parse_from_format" [75]=> string(20) "date_get_last_errors" [76]=> string(11) "date_format" [77]=> string(11) "date_modify" [78]=> string(8) "date_add" [79]=> string(8) "date_sub" [80]=> string(17) "date_timezone_get" [81]=> string(17) "date_timezone_set" [82]=> string(15) "date_offset_get" [83]=> string(9) "date_diff" [84]=> string(13) "date_time_set" [85]=> string(13) "date_date_set" [86]=> string(16) "date_isodate_set" [87]=> string(18) "date_timestamp_set" [88]=> string(18) "date_timestamp_get" [89]=> string(13) "timezone_open" [90]=> string(17) "timezone_name_get" [91]=> string(23) "timezone_name_from_abbr" [92]=> string(19) "timezone_offset_get" [93]=> string(24) "timezone_transitions_get" [94]=> string(21) "timezone_location_get" [95]=> string(25) "timezone_identifiers_list" [96]=> string(27) "timezone_abbreviations_list" [97]=> string(20) "timezone_version_get" [98]=> string(37) "date_interval_create_from_date_string" [99]=> string(20) "date_interval_format" [100]=> string(25) "date_default_timezone_set" [101]=> string(25) "date_default_timezone_get" [102]=> string(12) "date_sunrise" [103]=> string(11) "date_sunset" [104]=> string(13) "date_sun_info" [105]=> string(26) "libxml_set_streams_context" [106]=> string(26) "libxml_use_internal_errors" [107]=> string(21) "libxml_get_last_error" [108]=> string(17) "libxml_get_errors" [109]=> string(19) "libxml_clear_errors" [110]=> string(28) "libxml_disable_entity_loader" [111]=> string(33) "libxml_set_external_entity_loader" [112]=> string(33) "libxml_get_external_entity_loader" [113]=> string(10) "preg_match" [114]=> string(14) "preg_match_all" [115]=> string(12) "preg_replace" [116]=> string(11) "preg_filter" [117]=> string(21) "preg_replace_callback" [118]=> string(27) "preg_replace_callback_array" [119]=> string(10) "preg_split" [120]=> string(10) "preg_quote" [121]=> string(9) "preg_grep" [122]=> string(15) "preg_last_error" [123]=> string(19) "preg_last_error_msg" [124]=> string(12) "ob_gzhandler" [125]=> string(20) "zlib_get_coding_type" [126]=> string(6) "gzfile" [127]=> string(6) "gzopen" [128]=> string(10) "readgzfile" [129]=> string(11) "zlib_encode" [130]=> string(11) "zlib_decode" [131]=> string(9) "gzdeflate" [132]=> string(8) "gzencode" [133]=> string(10) "gzcompress" [134]=> string(9) "gzinflate" [135]=> string(8) "gzdecode" [136]=> string(12) "gzuncompress" [137]=> string(7) "gzwrite" [138]=> string(6) "gzputs" [139]=> string(8) "gzrewind" [140]=> string(7) "gzclose" [141]=> string(5) "gzeof" [142]=> string(6) "gzgetc" [143]=> string(10) "gzpassthru" [144]=> string(6) "gzseek" [145]=> string(6) "gztell" [146]=> string(6) "gzread" [147]=> string(6) "gzgets" [148]=> string(12) "deflate_init" [149]=> string(11) "deflate_add" [150]=> string(12) "inflate_init" [151]=> string(11) "inflate_add" [152]=> string(18) "inflate_get_status" [153]=> string(20) "inflate_get_read_len" [154]=> string(11) "ctype_alnum" [155]=> string(11) "ctype_alpha" [156]=> string(11) "ctype_cntrl" [157]=> string(11) "ctype_digit" [158]=> string(11) "ctype_lower" [159]=> string(11) "ctype_graph" [160]=> string(11) "ctype_print" [161]=> string(11) "ctype_punct" [162]=> string(11) "ctype_space" [163]=> string(11) "ctype_upper" [164]=> string(12) "ctype_xdigit" [165]=> string(20) "dom_import_simplexml" [166]=> string(10) "finfo_open" [167]=> string(11) "finfo_close" [168]=> string(15) "finfo_set_flags" [169]=> string(10) "finfo_file" [170]=> string(12) "finfo_buffer" [171]=> string(17) "mime_content_type" [172]=> string(14) "filter_has_var" [173]=> string(12) "filter_input" [174]=> string(10) "filter_var" [175]=> string(18) "filter_input_array" [176]=> string(16) "filter_var_array" [177]=> string(11) "filter_list" [178]=> string(9) "filter_id" [179]=> string(4) "hash" [180]=> string(9) "hash_file" [181]=> string(9) "hash_hmac" [182]=> string(14) "hash_hmac_file" [183]=> string(9) "hash_init" [184]=> string(11) "hash_update" [185]=> string(18) "hash_update_stream" [186]=> string(16) "hash_update_file" [187]=> string(10) "hash_final" [188]=> string(9) "hash_copy" [189]=> string(10) "hash_algos" [190]=> string(15) "hash_hmac_algos" [191]=> string(11) "hash_pbkdf2" [192]=> string(11) "hash_equals" [193]=> string(9) "hash_hkdf" [194]=> string(11) "json_encode" [195]=> string(11) "json_decode" [196]=> string(15) "json_last_error" [197]=> string(19) "json_last_error_msg" [198]=> string(11) "mb_language" [199]=> string(20) "mb_internal_encoding" [200]=> string(13) "mb_http_input" [201]=> string(14) "mb_http_output" [202]=> string(15) "mb_detect_order" [203]=> string(23) "mb_substitute_character" [204]=> string(22) "mb_preferred_mime_name" [205]=> string(12) "mb_parse_str" [206]=> string(17) "mb_output_handler" [207]=> string(12) "mb_str_split" [208]=> string(9) "mb_strlen" [209]=> string(9) "mb_strpos" [210]=> string(10) "mb_strrpos" [211]=> string(10) "mb_stripos" [212]=> string(11) "mb_strripos" [213]=> string(9) "mb_strstr" [214]=> string(10) "mb_strrchr" [215]=> string(10) "mb_stristr" [216]=> string(11) "mb_strrichr" [217]=> string(15) "mb_substr_count" [218]=> string(9) "mb_substr" [219]=> string(9) "mb_strcut" [220]=> string(11) "mb_strwidth" [221]=> string(13) "mb_strimwidth" [222]=> string(19) "mb_convert_encoding" [223]=> string(15) "mb_convert_case" [224]=> string(13) "mb_strtoupper" [225]=> string(13) "mb_strtolower" [226]=> string(18) "mb_detect_encoding" [227]=> string(17) "mb_list_encodings" [228]=> string(19) "mb_encoding_aliases" [229]=> string(20) "mb_encode_mimeheader" [230]=> string(20) "mb_decode_mimeheader" [231]=> string(15) "mb_convert_kana" [232]=> string(20) "mb_convert_variables" [233]=> string(23) "mb_encode_numericentity" [234]=> string(23) "mb_decode_numericentity" [235]=> string(12) "mb_send_mail" [236]=> string(11) "mb_get_info" [237]=> string(17) "mb_check_encoding" [238]=> string(8) "mb_scrub" [239]=> string(6) "mb_ord" [240]=> string(6) "mb_chr" [241]=> string(17) "mb_regex_encoding" [242]=> string(7) "mb_ereg" [243]=> string(8) "mb_eregi" [244]=> string(15) "mb_ereg_replace" [245]=> string(16) "mb_eregi_replace" [246]=> string(24) "mb_ereg_replace_callback" [247]=> string(8) "mb_split" [248]=> string(13) "mb_ereg_match" [249]=> string(14) "mb_ereg_search" [250]=> string(18) "mb_ereg_search_pos" [251]=> string(19) "mb_ereg_search_regs" [252]=> string(19) "mb_ereg_search_init" [253]=> string(22) "mb_ereg_search_getregs" [254]=> string(21) "mb_ereg_search_getpos" [255]=> string(21) "mb_ereg_search_setpos" [256]=> string(20) "mb_regex_set_options" [257]=> string(11) "pdo_drivers" [258]=> string(10) "posix_kill" [259]=> string(12) "posix_getpid" [260]=> string(13) "posix_getppid" [261]=> string(12) "posix_getuid" [262]=> string(12) "posix_setuid" [263]=> string(13) "posix_geteuid" [264]=> string(13) "posix_seteuid" [265]=> string(12) "posix_getgid" [266]=> string(12) "posix_setgid" [267]=> string(13) "posix_getegid" [268]=> string(13) "posix_setegid" [269]=> string(15) "posix_getgroups" [270]=> string(14) "posix_getlogin" [271]=> string(13) "posix_getpgrp" [272]=> string(12) "posix_setsid" [273]=> string(13) "posix_setpgid" [274]=> string(13) "posix_getpgid" [275]=> string(12) "posix_getsid" [276]=> string(11) "posix_uname" [277]=> string(11) "posix_times" [278]=> string(13) "posix_ctermid" [279]=> string(13) "posix_ttyname" [280]=> string(12) "posix_isatty" [281]=> string(12) "posix_getcwd" [282]=> string(12) "posix_mkfifo" [283]=> string(11) "posix_mknod" [284]=> string(12) "posix_access" [285]=> string(14) "posix_getgrnam" [286]=> string(14) "posix_getgrgid" [287]=> string(14) "posix_getpwnam" [288]=> string(14) "posix_getpwuid" [289]=> string(15) "posix_getrlimit" [290]=> string(15) "posix_setrlimit" [291]=> string(20) "posix_get_last_error" [292]=> string(11) "posix_errno" [293]=> string(14) "posix_strerror" [294]=> string(16) "posix_initgroups" [295]=> string(13) "posix_sysconf" [296]=> string(9) "lcg_value" [297]=> string(8) "mt_srand" [298]=> string(5) "srand" [299]=> string(4) "rand" [300]=> string(7) "mt_rand" [301]=> string(13) "mt_getrandmax" [302]=> string(10) "getrandmax" [303]=> string(12) "random_bytes" [304]=> string(10) "random_int" [305]=> string(12) "session_name" [306]=> string(19) "session_module_name" [307]=> string(17) "session_save_path" [308]=> string(10) "session_id" [309]=> string(17) "session_create_id" [310]=> string(21) "session_regenerate_id" [311]=> string(14) "session_decode" [312]=> string(14) "session_encode" [313]=> string(15) "session_destroy" [314]=> string(13) "session_unset" [315]=> string(10) "session_gc" [316]=> string(25) "session_get_cookie_params" [317]=> string(19) "session_write_close" [318]=> string(13) "session_abort" [319]=> string(13) "session_reset" [320]=> string(14) "session_status" [321]=> string(25) "session_register_shutdown" [322]=> string(14) "session_commit" [323]=> string(24) "session_set_save_handler" [324]=> string(21) "session_cache_limiter" [325]=> string(20) "session_cache_expire" [326]=> string(25) "session_set_cookie_params" [327]=> string(13) "session_start" [328]=> string(19) "simplexml_load_file" [329]=> string(21) "simplexml_load_string" [330]=> string(20) "simplexml_import_dom" [331]=> string(16) "class_implements" [332]=> string(13) "class_parents" [333]=> string(10) "class_uses" [334]=> string(12) "spl_autoload" [335]=> string(17) "spl_autoload_call" [336]=> string(23) "spl_autoload_extensions" [337]=> string(22) "spl_autoload_functions" [338]=> string(21) "spl_autoload_register" [339]=> string(23) "spl_autoload_unregister" [340]=> string(11) "spl_classes" [341]=> string(15) "spl_object_hash" [342]=> string(13) "spl_object_id" [343]=> string(14) "iterator_apply" [344]=> string(14) "iterator_count" [345]=> string(17) "iterator_to_array" [346]=> string(14) "set_time_limit" [347]=> string(24) "header_register_callback" [348]=> string(8) "ob_start" [349]=> string(8) "ob_flush" [350]=> string(8) "ob_clean" [351]=> string(12) "ob_end_flush" [352]=> string(12) "ob_end_clean" [353]=> string(12) "ob_get_flush" [354]=> string(12) "ob_get_clean" [355]=> string(15) "ob_get_contents" [356]=> string(12) "ob_get_level" [357]=> string(13) "ob_get_length" [358]=> string(16) "ob_list_handlers" [359]=> string(13) "ob_get_status" [360]=> string(17) "ob_implicit_flush" [361]=> string(25) "output_reset_rewrite_vars" [362]=> string(22) "output_add_rewrite_var" [363]=> string(23) "stream_wrapper_register" [364]=> string(23) "stream_register_wrapper" [365]=> string(25) "stream_wrapper_unregister" [366]=> string(22) "stream_wrapper_restore" [367]=> string(10) "array_push" [368]=> string(6) "krsort" [369]=> string(5) "ksort" [370]=> string(5) "count" [371]=> string(6) "sizeof" [372]=> string(7) "natsort" [373]=> string(11) "natcasesort" [374]=> string(5) "asort" [375]=> string(6) "arsort" [376]=> string(4) "sort" [377]=> string(5) "rsort" [378]=> string(5) "usort" [379]=> string(6) "uasort" [380]=> string(6) "uksort" [381]=> string(3) "end" [382]=> string(4) "prev" [383]=> string(4) "next" [384]=> string(5) "reset" [385]=> string(7) "current" [386]=> string(3) "pos" [387]=> string(3) "key" [388]=> string(3) "min" [389]=> string(3) "max" [390]=> string(10) "array_walk" [391]=> string(20) "array_walk_recursive" [392]=> string(8) "in_array" [393]=> string(12) "array_search" [394]=> string(7) "extract" [395]=> string(7) "compact" [396]=> string(10) "array_fill" [397]=> string(15) "array_fill_keys" [398]=> string(5) "range" [399]=> string(7) "shuffle" [400]=> string(9) "array_pop" [401]=> string(11) "array_shift" [402]=> string(13) "array_unshift" [403]=> string(12) "array_splice" [404]=> string(11) "array_slice" [405]=> string(11) "array_merge" [406]=> string(21) "array_merge_recursive" [407]=> string(13) "array_replace" [408]=> string(23) "array_replace_recursive" [409]=> string(10) "array_keys" [410]=> string(15) "array_key_first" [411]=> string(14) "array_key_last" [412]=> string(12) "array_values" [413]=> string(18) "array_count_values" [414]=> string(12) "array_column" [415]=> string(13) "array_reverse" [416]=> string(9) "array_pad" [417]=> string(10) "array_flip" [418]=> string(21) "array_change_key_case" [419]=> string(12) "array_unique" [420]=> string(19) "array_intersect_key" [421]=> string(20) "array_intersect_ukey" [422]=> string(15) "array_intersect" [423]=> string(16) "array_uintersect" [424]=> string(21) "array_intersect_assoc" [425]=> string(22) "array_uintersect_assoc" [426]=> string(22) "array_intersect_uassoc" [427]=> string(23) "array_uintersect_uassoc" [428]=> string(14) "array_diff_key" [429]=> string(15) "array_diff_ukey" [430]=> string(10) "array_diff" [431]=> string(11) "array_udiff" [432]=> string(16) "array_diff_assoc" [433]=> string(17) "array_diff_uassoc" [434]=> string(17) "array_udiff_assoc" [435]=> string(18) "array_udiff_uassoc" [436]=> string(15) "array_multisort" [437]=> string(10) "array_rand" [438]=> string(9) "array_sum" [439]=> string(13) "array_product" [440]=> string(12) "array_reduce" [441]=> string(12) "array_filter" [442]=> string(9) "array_map" [443]=> string(16) "array_key_exists" [444]=> string(10) "key_exists" [445]=> string(11) "array_chunk" [446]=> string(13) "array_combine" [447]=> string(13) "array_is_list" [448]=> string(13) "base64_encode" [449]=> string(13) "base64_decode" [450]=> string(8) "constant" [451]=> string(7) "ip2long" [452]=> string(7) "long2ip" [453]=> string(6) "getenv" [454]=> string(6) "putenv" [455]=> string(6) "getopt" [456]=> string(5) "flush" [457]=> string(5) "sleep" [458]=> string(6) "usleep" [459]=> string(14) "time_nanosleep" [460]=> string(16) "time_sleep_until" [461]=> string(16) "get_current_user" [462]=> string(11) "get_cfg_var" [463]=> string(9) "error_log" [464]=> string(14) "error_get_last" [465]=> string(16) "error_clear_last" [466]=> string(14) "call_user_func" [467]=> string(20) "call_user_func_array" [468]=> string(19) "forward_static_call" [469]=> string(25) "forward_static_call_array" [470]=> string(26) "register_shutdown_function" [471]=> string(14) "highlight_file" [472]=> string(11) "show_source" [473]=> string(20) "php_strip_whitespace" [474]=> string(16) "highlight_string" [475]=> string(7) "ini_get" [476]=> string(11) "ini_get_all" [477]=> string(7) "ini_set" [478]=> string(9) "ini_alter" [479]=> string(11) "ini_restore" [480]=> string(18) "ini_parse_quantity" [481]=> string(16) "set_include_path" [482]=> string(16) "get_include_path" [483]=> string(7) "print_r" [484]=> string(18) "connection_aborted" [485]=> string(17) "connection_status" [486]=> string(17) "ignore_user_abort" [487]=> string(13) "getservbyname" [488]=> string(13) "getservbyport" [489]=> string(14) "getprotobyname" [490]=> string(16) "getprotobynumber" [491]=> string(22) "register_tick_function" [492]=> string(24) "unregister_tick_function" [493]=> string(16) "is_uploaded_file" [494]=> string(18) "move_uploaded_file" [495]=> string(14) "parse_ini_file" [496]=> string(16) "parse_ini_string" [497]=> string(14) "sys_getloadavg" [498]=> string(11) "get_browser" [499]=> string(5) "crc32" [500]=> string(5) "crypt" [501]=> string(8) "strptime" [502]=> string(11) "gethostname" [503]=> string(13) "gethostbyaddr" [504]=> string(13) "gethostbyname" [505]=> string(14) "gethostbynamel" [506]=> string(16) "dns_check_record" [507]=> string(10) "checkdnsrr" [508]=> string(14) "dns_get_record" [509]=> string(10) "dns_get_mx" [510]=> string(7) "getmxrr" [511]=> string(18) "net_get_interfaces" [512]=> string(4) "ftok" [513]=> string(6) "hrtime" [514]=> string(3) "md5" [515]=> string(8) "md5_file" [516]=> string(8) "getmyuid" [517]=> string(8) "getmygid" [518]=> string(8) "getmypid" [519]=> string(10) "getmyinode" [520]=> string(10) "getlastmod" [521]=> string(4) "sha1" [522]=> string(9) "sha1_file" [523]=> string(7) "openlog" [524]=> string(8) "closelog" [525]=> string(6) "syslog" [526]=> string(9) "inet_ntop" [527]=> string(9) "inet_pton" [528]=> string(9) "metaphone" [529]=> string(6) "header" [530]=> string(13) "header_remove" [531]=> string(12) "setrawcookie" [532]=> string(9) "setcookie" [533]=> string(18) "http_response_code" [534]=> string(12) "headers_sent" [535]=> string(12) "headers_list" [536]=> string(16) "htmlspecialchars" [537]=> string(23) "htmlspecialchars_decode" [538]=> string(18) "html_entity_decode" [539]=> string(12) "htmlentities" [540]=> string(26) "get_html_translation_table" [541]=> string(6) "assert" [542]=> string(14) "assert_options" [543]=> string(7) "bin2hex" [544]=> string(7) "hex2bin" [545]=> string(6) "strspn" [546]=> string(7) "strcspn" [547]=> string(11) "nl_langinfo" [548]=> string(7) "strcoll" [549]=> string(4) "trim" [550]=> string(5) "rtrim" [551]=> string(4) "chop" [552]=> string(5) "ltrim" [553]=> string(8) "wordwrap" [554]=> string(7) "explode" [555]=> string(7) "implode" [556]=> string(4) "join" [557]=> string(6) "strtok" [558]=> string(10) "strtoupper" [559]=> string(10) "strtolower" [560]=> string(8) "basename" [561]=> string(7) "dirname" [562]=> string(8) "pathinfo" [563]=> string(7) "stristr" [564]=> string(6) "strstr" [565]=> string(6) "strchr" [566]=> string(6) "strpos" [567]=> string(7) "stripos" [568]=> string(7) "strrpos" [569]=> string(8) "strripos" [570]=> string(7) "strrchr" [571]=> string(12) "str_contains" [572]=> string(15) "str_starts_with" [573]=> string(13) "str_ends_with" [574]=> string(11) "chunk_split" [575]=> string(6) "substr" [576]=> string(14) "substr_replace" [577]=> string(9) "quotemeta" [578]=> string(3) "ord" [579]=> string(3) "chr" [580]=> string(7) "ucfirst" [581]=> string(7) "lcfirst" [582]=> string(7) "ucwords" [583]=> string(5) "strtr" [584]=> string(6) "strrev" [585]=> string(12) "similar_text" [586]=> string(11) "addcslashes" [587]=> string(10) "addslashes" [588]=> string(13) "stripcslashes" [589]=> string(12) "stripslashes" [590]=> string(11) "str_replace" [591]=> string(12) "str_ireplace" [592]=> string(6) "hebrev" [593]=> string(5) "nl2br" [594]=> string(10) "strip_tags" [595]=> string(9) "setlocale" [596]=> string(9) "parse_str" [597]=> string(10) "str_getcsv" [598]=> string(10) "str_repeat" [599]=> string(11) "count_chars" [600]=> string(9) "strnatcmp" [601]=> string(10) "localeconv" [602]=> string(13) "strnatcasecmp" [603]=> string(12) "substr_count" [604]=> string(7) "str_pad" [605]=> string(6) "sscanf" [606]=> string(9) "str_rot13" [607]=> string(11) "str_shuffle" [608]=> string(14) "str_word_count" [609]=> string(9) "str_split" [610]=> string(7) "strpbrk" [611]=> string(14) "substr_compare" [612]=> string(11) "utf8_encode" [613]=> string(11) "utf8_decode" [614]=> string(7) "opendir" [615]=> string(3) "dir" [616]=> string(8) "closedir" [617]=> string(5) "chdir" [618]=> string(6) "chroot" [619]=> string(6) "getcwd" [620]=> string(9) "rewinddir" [621]=> string(7) "readdir" [622]=> string(7) "scandir" [623]=> string(4) "glob" [624]=> string(4) "exec" [625]=> string(6) "system" [626]=> string(8) "passthru" [627]=> string(14) "escapeshellcmd" [628]=> string(14) "escapeshellarg" [629]=> string(10) "shell_exec" [630]=> string(9) "proc_nice" [631]=> string(5) "flock" [632]=> string(13) "get_meta_tags" [633]=> string(6) "pclose" [634]=> string(5) "popen" [635]=> string(8) "readfile" [636]=> string(6) "rewind" [637]=> string(5) "rmdir" [638]=> string(5) "umask" [639]=> string(6) "fclose" [640]=> string(4) "feof" [641]=> string(5) "fgetc" [642]=> string(5) "fgets" [643]=> string(5) "fread" [644]=> string(5) "fopen" [645]=> string(6) "fscanf" [646]=> string(9) "fpassthru" [647]=> string(9) "ftruncate" [648]=> string(5) "fstat" [649]=> string(5) "fseek" [650]=> string(5) "ftell" [651]=> string(6) "fflush" [652]=> string(5) "fsync" [653]=> string(9) "fdatasync" [654]=> string(6) "fwrite" [655]=> string(5) "fputs" [656]=> string(5) "mkdir" [657]=> string(6) "rename" [658]=> string(4) "copy" [659]=> string(7) "tempnam" [660]=> string(7) "tmpfile" [661]=> string(4) "file" [662]=> string(17) "file_get_contents" [663]=> string(6) "unlink" [664]=> string(17) "file_put_contents" [665]=> string(7) "fputcsv" [666]=> string(7) "fgetcsv" [667]=> string(8) "realpath" [668]=> string(7) "fnmatch" [669]=> string(16) "sys_get_temp_dir" [670]=> string(9) "fileatime" [671]=> string(9) "filectime" [672]=> string(9) "filegroup" [673]=> string(9) "fileinode" [674]=> string(9) "filemtime" [675]=> string(9) "fileowner" [676]=> string(9) "fileperms" [677]=> string(8) "filesize" [678]=> string(8) "filetype" [679]=> string(11) "file_exists" [680]=> string(11) "is_writable" [681]=> string(12) "is_writeable" [682]=> string(11) "is_readable" [683]=> string(13) "is_executable" [684]=> string(7) "is_file" [685]=> string(6) "is_dir" [686]=> string(7) "is_link" [687]=> string(4) "stat" [688]=> string(5) "lstat" [689]=> string(5) "chown" [690]=> string(5) "chgrp" [691]=> string(6) "lchown" [692]=> string(6) "lchgrp" [693]=> string(5) "chmod" [694]=> string(5) "touch" [695]=> string(14) "clearstatcache" [696]=> string(16) "disk_total_space" [697]=> string(15) "disk_free_space" [698]=> string(13) "diskfreespace" [699]=> string(18) "realpath_cache_get" [700]=> string(19) "realpath_cache_size" [701]=> string(7) "sprintf" [702]=> string(6) "printf" [703]=> string(7) "vprintf" [704]=> string(8) "vsprintf" [705]=> string(7) "fprintf" [706]=> string(8) "vfprintf" [707]=> string(9) "fsockopen" [708]=> string(10) "pfsockopen" [709]=> string(16) "http_build_query" [710]=> string(23) "image_type_to_mime_type" [711]=> string(23) "image_type_to_extension" [712]=> string(12) "getimagesize" [713]=> string(22) "getimagesizefromstring" [714]=> string(10) "phpversion" [715]=> string(10) "phpcredits" [716]=> string(13) "php_sapi_name" [717]=> string(9) "php_uname" [718]=> string(21) "php_ini_scanned_files" [719]=> string(19) "php_ini_loaded_file" [720]=> string(9) "iptcembed" [721]=> string(9) "iptcparse" [722]=> string(11) "levenshtein" [723]=> string(8) "readlink" [724]=> string(8) "linkinfo" [725]=> string(7) "symlink" [726]=> string(4) "link" [727]=> string(3) "abs" [728]=> string(4) "ceil" [729]=> string(5) "floor" [730]=> string(5) "round" [731]=> string(3) "sin" [732]=> string(3) "cos" [733]=> string(3) "tan" [734]=> string(4) "asin" [735]=> string(4) "acos" [736]=> string(4) "atan" [737]=> string(5) "atanh" [738]=> string(5) "atan2" [739]=> string(4) "sinh" [740]=> string(4) "cosh" [741]=> string(4) "tanh" [742]=> string(5) "asinh" [743]=> string(5) "acosh" [744]=> string(5) "expm1" [745]=> string(5) "log1p" [746]=> string(2) "pi" [747]=> string(9) "is_finite" [748]=> string(6) "is_nan" [749]=> string(6) "intdiv" [750]=> string(11) "is_infinite" [751]=> string(3) "pow" [752]=> string(3) "exp" [753]=> string(3) "log" [754]=> string(5) "log10" [755]=> string(4) "sqrt" [756]=> string(5) "hypot" [757]=> string(7) "deg2rad" [758]=> string(7) "rad2deg" [759]=> string(6) "bindec" [760]=> string(6) "hexdec" [761]=> string(6) "octdec" [762]=> string(6) "decbin" [763]=> string(6) "decoct" [764]=> string(6) "dechex" [765]=> string(12) "base_convert" [766]=> string(13) "number_format" [767]=> string(4) "fmod" [768]=> string(4) "fdiv" [769]=> string(9) "microtime" [770]=> string(12) "gettimeofday" [771]=> string(9) "getrusage" [772]=> string(4) "pack" [773]=> string(6) "unpack" [774]=> string(17) "password_get_info" [775]=> string(13) "password_hash" [776]=> string(21) "password_needs_rehash" [777]=> string(15) "password_verify" [778]=> string(14) "password_algos" [779]=> string(10) "proc_close" [780]=> string(14) "proc_terminate" [781]=> string(15) "proc_get_status" [782]=> string(23) "quoted_printable_decode" [783]=> string(23) "quoted_printable_encode" [784]=> string(7) "soundex" [785]=> string(13) "stream_select" [786]=> string(21) "stream_context_create" [787]=> string(25) "stream_context_set_params" [788]=> string(25) "stream_context_get_params" [789]=> string(25) "stream_context_set_option" [790]=> string(26) "stream_conte
Output for rfc.property-hooks
array(2) { ["internal"]=> array(1201) { [0]=> string(12) "zend_version" [1]=> string(13) "func_num_args" [2]=> string(12) "func_get_arg" [3]=> string(13) "func_get_args" [4]=> string(6) "strlen" [5]=> string(6) "strcmp" [6]=> string(7) "strncmp" [7]=> string(10) "strcasecmp" [8]=> string(11) "strncasecmp" [9]=> string(15) "error_reporting" [10]=> string(6) "define" [11]=> string(7) "defined" [12]=> string(9) "get_class" [13]=> string(16) "get_called_class" [14]=> string(16) "get_parent_class" [15]=> string(14) "is_subclass_of" [16]=> string(4) "is_a" [17]=> string(14) "get_class_vars" [18]=> string(15) "get_object_vars" [19]=> string(23) "get_mangled_object_vars" [20]=> string(17) "get_class_methods" [21]=> string(13) "method_exists" [22]=> string(15) "property_exists" [23]=> string(12) "class_exists" [24]=> string(16) "interface_exists" [25]=> string(12) "trait_exists" [26]=> string(11) "enum_exists" [27]=> string(15) "function_exists" [28]=> string(11) "class_alias" [29]=> string(18) "get_included_files" [30]=> string(18) "get_required_files" [31]=> string(13) "trigger_error" [32]=> string(10) "user_error" [33]=> string(17) "set_error_handler" [34]=> string(21) "restore_error_handler" [35]=> string(21) "set_exception_handler" [36]=> string(25) "restore_exception_handler" [37]=> string(20) "get_declared_classes" [38]=> string(19) "get_declared_traits" [39]=> string(23) "get_declared_interfaces" [40]=> string(21) "get_defined_functions" [41]=> string(16) "get_defined_vars" [42]=> string(17) "get_resource_type" [43]=> string(15) "get_resource_id" [44]=> string(13) "get_resources" [45]=> string(21) "get_loaded_extensions" [46]=> string(21) "get_defined_constants" [47]=> string(15) "debug_backtrace" [48]=> string(21) "debug_print_backtrace" [49]=> string(16) "extension_loaded" [50]=> string(19) "get_extension_funcs" [51]=> string(13) "gc_mem_caches" [52]=> string(17) "gc_collect_cycles" [53]=> string(10) "gc_enabled" [54]=> string(9) "gc_enable" [55]=> string(10) "gc_disable" [56]=> string(9) "gc_status" [57]=> string(9) "strtotime" [58]=> string(4) "date" [59]=> string(5) "idate" [60]=> string(6) "gmdate" [61]=> string(6) "mktime" [62]=> string(8) "gmmktime" [63]=> string(9) "checkdate" [64]=> string(8) "strftime" [65]=> string(10) "gmstrftime" [66]=> string(4) "time" [67]=> string(9) "localtime" [68]=> string(7) "getdate" [69]=> string(11) "date_create" [70]=> string(21) "date_create_immutable" [71]=> string(23) "date_create_from_format" [72]=> string(33) "date_create_immutable_from_format" [73]=> string(10) "date_parse" [74]=> string(22) "date_parse_from_format" [75]=> string(20) "date_get_last_errors" [76]=> string(11) "date_format" [77]=> string(11) "date_modify" [78]=> string(8) "date_add" [79]=> string(8) "date_sub" [80]=> string(17) "date_timezone_get" [81]=> string(17) "date_timezone_set" [82]=> string(15) "date_offset_get" [83]=> string(9) "date_diff" [84]=> string(13) "date_time_set" [85]=> string(13) "date_date_set" [86]=> string(16) "date_isodate_set" [87]=> string(18) "date_timestamp_set" [88]=> string(18) "date_timestamp_get" [89]=> string(13) "timezone_open" [90]=> string(17) "timezone_name_get" [91]=> string(23) "timezone_name_from_abbr" [92]=> string(19) "timezone_offset_get" [93]=> string(24) "timezone_transitions_get" [94]=> string(21) "timezone_location_get" [95]=> string(25) "timezone_identifiers_list" [96]=> string(27) "timezone_abbreviations_list" [97]=> string(20) "timezone_version_get" [98]=> string(37) "date_interval_create_from_date_string" [99]=> string(20) "date_interval_format" [100]=> string(25) "date_default_timezone_set" [101]=> string(25) "date_default_timezone_get" [102]=> string(12) "date_sunrise" [103]=> string(11) "date_sunset" [104]=> string(13) "date_sun_info" [105]=> string(26) "libxml_set_streams_context" [106]=> string(26) "libxml_use_internal_errors" [107]=> string(21) "libxml_get_last_error" [108]=> string(17) "libxml_get_errors" [109]=> string(19) "libxml_clear_errors" [110]=> string(28) "libxml_disable_entity_loader" [111]=> string(33) "libxml_set_external_entity_loader" [112]=> string(33) "libxml_get_external_entity_loader" [113]=> string(10) "preg_match" [114]=> string(14) "preg_match_all" [115]=> string(12) "preg_replace" [116]=> string(11) "preg_filter" [117]=> string(21) "preg_replace_callback" [118]=> string(27) "preg_replace_callback_array" [119]=> string(10) "preg_split" [120]=> string(10) "preg_quote" [121]=> string(9) "preg_grep" [122]=> string(15) "preg_last_error" [123]=> string(19) "preg_last_error_msg" [124]=> string(12) "ob_gzhandler" [125]=> string(20) "zlib_get_coding_type" [126]=> string(6) "gzfile" [127]=> string(6) "gzopen" [128]=> string(10) "readgzfile" [129]=> string(11) "zlib_encode" [130]=> string(11) "zlib_decode" [131]=> string(9) "gzdeflate" [132]=> string(8) "gzencode" [133]=> string(10) "gzcompress" [134]=> string(9) "gzinflate" [135]=> string(8) "gzdecode" [136]=> string(12) "gzuncompress" [137]=> string(7) "gzwrite" [138]=> string(6) "gzputs" [139]=> string(8) "gzrewind" [140]=> string(7) "gzclose" [141]=> string(5) "gzeof" [142]=> string(6) "gzgetc" [143]=> string(10) "gzpassthru" [144]=> string(6) "gzseek" [145]=> string(6) "gztell" [146]=> string(6) "gzread" [147]=> string(6) "gzgets" [148]=> string(12) "deflate_init" [149]=> string(11) "deflate_add" [150]=> string(12) "inflate_init" [151]=> string(11) "inflate_add" [152]=> string(18) "inflate_get_status" [153]=> string(20) "inflate_get_read_len" [154]=> string(11) "ctype_alnum" [155]=> string(11) "ctype_alpha" [156]=> string(11) "ctype_cntrl" [157]=> string(11) "ctype_digit" [158]=> string(11) "ctype_lower" [159]=> string(11) "ctype_graph" [160]=> string(11) "ctype_print" [161]=> string(11) "ctype_punct" [162]=> string(11) "ctype_space" [163]=> string(11) "ctype_upper" [164]=> string(12) "ctype_xdigit" [165]=> string(20) "dom_import_simplexml" [166]=> string(10) "finfo_open" [167]=> string(11) "finfo_close" [168]=> string(15) "finfo_set_flags" [169]=> string(10) "finfo_file" [170]=> string(12) "finfo_buffer" [171]=> string(17) "mime_content_type" [172]=> string(14) "filter_has_var" [173]=> string(12) "filter_input" [174]=> string(10) "filter_var" [175]=> string(18) "filter_input_array" [176]=> string(16) "filter_var_array" [177]=> string(11) "filter_list" [178]=> string(9) "filter_id" [179]=> string(4) "hash" [180]=> string(9) "hash_file" [181]=> string(9) "hash_hmac" [182]=> string(14) "hash_hmac_file" [183]=> string(9) "hash_init" [184]=> string(11) "hash_update" [185]=> string(18) "hash_update_stream" [186]=> string(16) "hash_update_file" [187]=> string(10) "hash_final" [188]=> string(9) "hash_copy" [189]=> string(10) "hash_algos" [190]=> string(15) "hash_hmac_algos" [191]=> string(11) "hash_pbkdf2" [192]=> string(11) "hash_equals" [193]=> string(9) "hash_hkdf" [194]=> string(11) "json_encode" [195]=> string(11) "json_decode" [196]=> string(13) "json_validate" [197]=> string(15) "json_last_error" [198]=> string(19) "json_last_error_msg" [199]=> string(11) "mb_language" [200]=> string(20) "mb_internal_encoding" [201]=> string(13) "mb_http_input" [202]=> string(14) "mb_http_output" [203]=> string(15) "mb_detect_order" [204]=> string(23) "mb_substitute_character" [205]=> string(22) "mb_preferred_mime_name" [206]=> string(12) "mb_parse_str" [207]=> string(17) "mb_output_handler" [208]=> string(12) "mb_str_split" [209]=> string(9) "mb_strlen" [210]=> string(9) "mb_strpos" [211]=> string(10) "mb_strrpos" [212]=> string(10) "mb_stripos" [213]=> string(11) "mb_strripos" [214]=> string(9) "mb_strstr" [215]=> string(10) "mb_strrchr" [216]=> string(10) "mb_stristr" [217]=> string(11) "mb_strrichr" [218]=> string(15) "mb_substr_count" [219]=> string(9) "mb_substr" [220]=> string(9) "mb_strcut" [221]=> string(11) "mb_strwidth" [222]=> string(13) "mb_strimwidth" [223]=> string(19) "mb_convert_encoding" [224]=> string(15) "mb_convert_case" [225]=> string(13) "mb_strtoupper" [226]=> string(13) "mb_strtolower" [227]=> string(18) "mb_detect_encoding" [228]=> string(17) "mb_list_encodings" [229]=> string(19) "mb_encoding_aliases" [230]=> string(20) "mb_encode_mimeheader" [231]=> string(20) "mb_decode_mimeheader" [232]=> string(15) "mb_convert_kana" [233]=> string(20) "mb_convert_variables" [234]=> string(23) "mb_encode_numericentity" [235]=> string(23) "mb_decode_numericentity" [236]=> string(12) "mb_send_mail" [237]=> string(11) "mb_get_info" [238]=> string(17) "mb_check_encoding" [239]=> string(8) "mb_scrub" [240]=> string(6) "mb_ord" [241]=> string(6) "mb_chr" [242]=> string(17) "mb_regex_encoding" [243]=> string(7) "mb_ereg" [244]=> string(8) "mb_eregi" [245]=> string(15) "mb_ereg_replace" [246]=> string(16) "mb_eregi_replace" [247]=> string(24) "mb_ereg_replace_callback" [248]=> string(8) "mb_split" [249]=> string(13) "mb_ereg_match" [250]=> string(14) "mb_ereg_search" [251]=> string(18) "mb_ereg_search_pos" [252]=> string(19) "mb_ereg_search_regs" [253]=> string(19) "mb_ereg_search_init" [254]=> string(22) "mb_ereg_search_getregs" [255]=> string(21) "mb_ereg_search_getpos" [256]=> string(21) "mb_ereg_search_setpos" [257]=> string(20) "mb_regex_set_options" [258]=> string(11) "pdo_drivers" [259]=> string(10) "posix_kill" [260]=> string(12) "posix_getpid" [261]=> string(13) "posix_getppid" [262]=> string(12) "posix_getuid" [263]=> string(12) "posix_setuid" [264]=> string(13) "posix_geteuid" [265]=> string(13) "posix_seteuid" [266]=> string(12) "posix_getgid" [267]=> string(12) "posix_setgid" [268]=> string(13) "posix_getegid" [269]=> string(13) "posix_setegid" [270]=> string(15) "posix_getgroups" [271]=> string(14) "posix_getlogin" [272]=> string(13) "posix_getpgrp" [273]=> string(12) "posix_setsid" [274]=> string(13) "posix_setpgid" [275]=> string(13) "posix_getpgid" [276]=> string(12) "posix_getsid" [277]=> string(11) "posix_uname" [278]=> string(11) "posix_times" [279]=> string(13) "posix_ctermid" [280]=> string(13) "posix_ttyname" [281]=> string(12) "posix_isatty" [282]=> string(12) "posix_getcwd" [283]=> string(12) "posix_mkfifo" [284]=> string(11) "posix_mknod" [285]=> string(12) "posix_access" [286]=> string(13) "posix_eaccess" [287]=> string(14) "posix_getgrnam" [288]=> string(14) "posix_getgrgid" [289]=> string(14) "posix_getpwnam" [290]=> string(14) "posix_getpwuid" [291]=> string(15) "posix_getrlimit" [292]=> string(15) "posix_setrlimit" [293]=> string(20) "posix_get_last_error" [294]=> string(11) "posix_errno" [295]=> string(14) "posix_strerror" [296]=> string(16) "posix_initgroups" [297]=> string(13) "posix_sysconf" [298]=> string(9) "lcg_value" [299]=> string(8) "mt_srand" [300]=> string(5) "srand" [301]=> string(4) "rand" [302]=> string(7) "mt_rand" [303]=> string(13) "mt_getrandmax" [304]=> string(10) "getrandmax" [305]=> string(12) "random_bytes" [306]=> string(10) "random_int" [307]=> string(12) "session_name" [308]=> string(19) "session_module_name" [309]=> string(17) "session_save_path" [310]=> string(10) "session_id" [311]=> string(17) "session_create_id" [312]=> string(21) "session_regenerate_id" [313]=> string(14) "session_decode" [314]=> string(14) "session_encode" [315]=> string(15) "session_destroy" [316]=> string(13) "session_unset" [317]=> string(10) "session_gc" [318]=> string(25) "session_get_cookie_params" [319]=> string(19) "session_write_close" [320]=> string(13) "session_abort" [321]=> string(13) "session_reset" [322]=> string(14) "session_status" [323]=> string(25) "session_register_shutdown" [324]=> string(14) "session_commit" [325]=> string(24) "session_set_save_handler" [326]=> string(21) "session_cache_limiter" [327]=> string(20) "session_cache_expire" [328]=> string(25) "session_set_cookie_params" [329]=> string(13) "session_start" [330]=> string(19) "simplexml_load_file" [331]=> string(21) "simplexml_load_string" [332]=> string(20) "simplexml_import_dom" [333]=> string(16) "class_implements" [334]=> string(13) "class_parents" [335]=> string(10) "class_uses" [336]=> string(12) "spl_autoload" [337]=> string(17) "spl_autoload_call" [338]=> string(23) "spl_autoload_extensions" [339]=> string(22) "spl_autoload_functions" [340]=> string(21) "spl_autoload_register" [341]=> string(23) "spl_autoload_unregister" [342]=> string(11) "spl_classes" [343]=> string(15) "spl_object_hash" [344]=> string(13) "spl_object_id" [345]=> string(14) "iterator_apply" [346]=> string(14) "iterator_count" [347]=> string(17) "iterator_to_array" [348]=> string(14) "set_time_limit" [349]=> string(24) "header_register_callback" [350]=> string(8) "ob_start" [351]=> string(8) "ob_flush" [352]=> string(8) "ob_clean" [353]=> string(12) "ob_end_flush" [354]=> string(12) "ob_end_clean" [355]=> string(12) "ob_get_flush" [356]=> string(12) "ob_get_clean" [357]=> string(15) "ob_get_contents" [358]=> string(12) "ob_get_level" [359]=> string(13) "ob_get_length" [360]=> string(16) "ob_list_handlers" [361]=> string(13) "ob_get_status" [362]=> string(17) "ob_implicit_flush" [363]=> string(25) "output_reset_rewrite_vars" [364]=> string(22) "output_add_rewrite_var" [365]=> string(23) "stream_wrapper_register" [366]=> string(23) "stream_register_wrapper" [367]=> string(25) "stream_wrapper_unregister" [368]=> string(22) "stream_wrapper_restore" [369]=> string(10) "array_push" [370]=> string(6) "krsort" [371]=> string(5) "ksort" [372]=> string(5) "count" [373]=> string(6) "sizeof" [374]=> string(7) "natsort" [375]=> string(11) "natcasesort" [376]=> string(5) "asort" [377]=> string(6) "arsort" [378]=> string(4) "sort" [379]=> string(5) "rsort" [380]=> string(5) "usort" [381]=> string(6) "uasort" [382]=> string(6) "uksort" [383]=> string(3) "end" [384]=> string(4) "prev" [385]=> string(4) "next" [386]=> string(5) "reset" [387]=> string(7) "current" [388]=> string(3) "pos" [389]=> string(3) "key" [390]=> string(3) "min" [391]=> string(3) "max" [392]=> string(10) "array_walk" [393]=> string(20) "array_walk_recursive" [394]=> string(8) "in_array" [395]=> string(12) "array_search" [396]=> string(7) "extract" [397]=> string(7) "compact" [398]=> string(10) "array_fill" [399]=> string(15) "array_fill_keys" [400]=> string(5) "range" [401]=> string(7) "shuffle" [402]=> string(9) "array_pop" [403]=> string(11) "array_shift" [404]=> string(13) "array_unshift" [405]=> string(12) "array_splice" [406]=> string(11) "array_slice" [407]=> string(11) "array_merge" [408]=> string(21) "array_merge_recursive" [409]=> string(13) "array_replace" [410]=> string(23) "array_replace_recursive" [411]=> string(10) "array_keys" [412]=> string(15) "array_key_first" [413]=> string(14) "array_key_last" [414]=> string(12) "array_values" [415]=> string(18) "array_count_values" [416]=> string(12) "array_column" [417]=> string(13) "array_reverse" [418]=> string(9) "array_pad" [419]=> string(10) "array_flip" [420]=> string(21) "array_change_key_case" [421]=> string(12) "array_unique" [422]=> string(19) "array_intersect_key" [423]=> string(20) "array_intersect_ukey" [424]=> string(15) "array_intersect" [425]=> string(16) "array_uintersect" [426]=> string(21) "array_intersect_assoc" [427]=> string(22) "array_uintersect_assoc" [428]=> string(22) "array_intersect_uassoc" [429]=> string(23) "array_uintersect_uassoc" [430]=> string(14) "array_diff_key" [431]=> string(15) "array_diff_ukey" [432]=> string(10) "array_diff" [433]=> string(11) "array_udiff" [434]=> string(16) "array_diff_assoc" [435]=> string(17) "array_diff_uassoc" [436]=> string(17) "array_udiff_assoc" [437]=> string(18) "array_udiff_uassoc" [438]=> string(15) "array_multisort" [439]=> string(10) "array_rand" [440]=> string(9) "array_sum" [441]=> string(13) "array_product" [442]=> string(12) "array_reduce" [443]=> string(12) "array_filter" [444]=> string(9) "array_map" [445]=> string(16) "array_key_exists" [446]=> string(10) "key_exists" [447]=> string(11) "array_chunk" [448]=> string(13) "array_combine" [449]=> string(13) "array_is_list" [450]=> string(13) "base64_encode" [451]=> string(13) "base64_decode" [452]=> string(8) "constant" [453]=> string(7) "ip2long" [454]=> string(7) "long2ip" [455]=> string(6) "getenv" [456]=> string(6) "putenv" [457]=> string(6) "getopt" [458]=> string(5) "flush" [459]=> string(5) "sleep" [460]=> string(6) "usleep" [461]=> string(14) "time_nanosleep" [462]=> string(16) "time_sleep_until" [463]=> string(16) "get_current_user" [464]=> string(11) "get_cfg_var" [465]=> string(9) "error_log" [466]=> string(14) "error_get_last" [467]=> string(16) "error_clear_last" [468]=> string(14) "call_user_func" [469]=> string(20) "call_user_func_array" [470]=> string(19) "forward_static_call" [471]=> string(25) "forward_static_call_array" [472]=> string(26) "register_shutdown_function" [473]=> string(14) "highlight_file" [474]=> string(11) "show_source" [475]=> string(20) "php_strip_whitespace" [476]=> string(16) "highlight_string" [477]=> string(7) "ini_get" [478]=> string(11) "ini_get_all" [479]=> string(7) "ini_set" [480]=> string(9) "ini_alter" [481]=> string(11) "ini_restore" [482]=> string(18) "ini_parse_quantity" [483]=> string(16) "set_include_path" [484]=> string(16) "get_include_path" [485]=> string(7) "print_r" [486]=> string(18) "connection_aborted" [487]=> string(17) "connection_status" [488]=> string(17) "ignore_user_abort" [489]=> string(13) "getservbyname" [490]=> string(13) "getservbyport" [491]=> string(14) "getprotobyname" [492]=> string(16) "getprotobynumber" [493]=> string(22) "register_tick_function" [494]=> string(24) "unregister_tick_function" [495]=> string(16) "is_uploaded_file" [496]=> string(18) "move_uploaded_file" [497]=> string(14) "parse_ini_file" [498]=> string(16) "parse_ini_string" [499]=> string(14) "sys_getloadavg" [500]=> string(11) "get_browser" [501]=> string(5) "crc32" [502]=> string(5) "crypt" [503]=> string(8) "strptime" [504]=> string(11) "gethostname" [505]=> string(13) "gethostbyaddr" [506]=> string(13) "gethostbyname" [507]=> string(14) "gethostbynamel" [508]=> string(16) "dns_check_record" [509]=> string(10) "checkdnsrr" [510]=> string(14) "dns_get_record" [511]=> string(10) "dns_get_mx" [512]=> string(7) "getmxrr" [513]=> string(18) "net_get_interfaces" [514]=> string(4) "ftok" [515]=> string(6) "hrtime" [516]=> string(3) "md5" [517]=> string(8) "md5_file" [518]=> string(8) "getmyuid" [519]=> string(8) "getmygid" [520]=> string(8) "getmypid" [521]=> string(10) "getmyinode" [522]=> string(10) "getlastmod" [523]=> string(4) "sha1" [524]=> string(9) "sha1_file" [525]=> string(7) "openlog" [526]=> string(8) "closelog" [527]=> string(6) "syslog" [528]=> string(9) "inet_ntop" [529]=> string(9) "inet_pton" [530]=> string(9) "metaphone" [531]=> string(6) "header" [532]=> string(13) "header_remove" [533]=> string(12) "setrawcookie" [534]=> string(9) "setcookie" [535]=> string(18) "http_response_code" [536]=> string(12) "headers_sent" [537]=> string(12) "headers_list" [538]=> string(16) "htmlspecialchars" [539]=> string(23) "htmlspecialchars_decode" [540]=> string(18) "html_entity_decode" [541]=> string(12) "htmlentities" [542]=> string(26) "get_html_translation_table" [543]=> string(6) "assert" [544]=> string(14) "assert_options" [545]=> string(7) "bin2hex" [546]=> string(7) "hex2bin" [547]=> string(6) "strspn" [548]=> string(7) "strcspn" [549]=> string(11) "nl_langinfo" [550]=> string(7) "strcoll" [551]=> string(4) "trim" [552]=> string(5) "rtrim" [553]=> string(4) "chop" [554]=> string(5) "ltrim" [555]=> string(8) "wordwrap" [556]=> string(7) "explode" [557]=> string(7) "implode" [558]=> string(4) "join" [559]=> string(6) "strtok" [560]=> string(10) "strtoupper" [561]=> string(10) "strtolower" [562]=> string(8) "basename" [563]=> string(7) "dirname" [564]=> string(8) "pathinfo" [565]=> string(7) "stristr" [566]=> string(6) "strstr" [567]=> string(6) "strchr" [568]=> string(6) "strpos" [569]=> string(7) "stripos" [570]=> string(7) "strrpos" [571]=> string(8) "strripos" [572]=> string(7) "strrchr" [573]=> string(12) "str_contains" [574]=> string(15) "str_starts_with" [575]=> string(13) "str_ends_with" [576]=> string(11) "chunk_split" [577]=> string(6) "substr" [578]=> string(14) "substr_replace" [579]=> string(9) "quotemeta" [580]=> string(3) "ord" [581]=> string(3) "chr" [582]=> string(7) "ucfirst" [583]=> string(7) "lcfirst" [584]=> string(7) "ucwords" [585]=> string(5) "strtr" [586]=> string(6) "strrev" [587]=> string(12) "similar_text" [588]=> string(11) "addcslashes" [589]=> string(10) "addslashes" [590]=> string(13) "stripcslashes" [591]=> string(12) "stripslashes" [592]=> string(11) "str_replace" [593]=> string(12) "str_ireplace" [594]=> string(6) "hebrev" [595]=> string(5) "nl2br" [596]=> string(10) "strip_tags" [597]=> string(9) "setlocale" [598]=> string(9) "parse_str" [599]=> string(10) "str_getcsv" [600]=> string(10) "str_repeat" [601]=> string(11) "count_chars" [602]=> string(9) "strnatcmp" [603]=> string(10) "localeconv" [604]=> string(13) "strnatcasecmp" [605]=> string(12) "substr_count" [606]=> string(7) "str_pad" [607]=> string(6) "sscanf" [608]=> string(9) "str_rot13" [609]=> string(11) "str_shuffle" [610]=> string(14) "str_word_count" [611]=> string(9) "str_split" [612]=> string(7) "strpbrk" [613]=> string(14) "substr_compare" [614]=> string(11) "utf8_encode" [615]=> string(11) "utf8_decode" [616]=> string(7) "opendir" [617]=> string(3) "dir" [618]=> string(8) "closedir" [619]=> string(5) "chdir" [620]=> string(6) "chroot" [621]=> string(6) "getcwd" [622]=> string(9) "rewinddir" [623]=> string(7) "readdir" [624]=> string(7) "scandir" [625]=> string(4) "glob" [626]=> string(4) "exec" [627]=> string(6) "system" [628]=> string(8) "passthru" [629]=> string(14) "escapeshellcmd" [630]=> string(14) "escapeshellarg" [631]=> string(10) "shell_exec" [632]=> string(9) "proc_nice" [633]=> string(5) "flock" [634]=> string(13) "get_meta_tags" [635]=> string(6) "pclose" [636]=> string(5) "popen" [637]=> string(8) "readfile" [638]=> string(6) "rewind" [639]=> string(5) "rmdir" [640]=> string(5) "umask" [641]=> string(6) "fclose" [642]=> string(4) "feof" [643]=> string(5) "fgetc" [644]=> string(5) "fgets" [645]=> string(5) "fread" [646]=> string(5) "fopen" [647]=> string(6) "fscanf" [648]=> string(9) "fpassthru" [649]=> string(9) "ftruncate" [650]=> string(5) "fstat" [651]=> string(5) "fseek" [652]=> string(5) "ftell" [653]=> string(6) "fflush" [654]=> string(5) "fsync" [655]=> string(9) "fdatasync" [656]=> string(6) "fwrite" [657]=> string(5) "fputs" [658]=> string(5) "mkdir" [659]=> string(6) "rename" [660]=> string(4) "copy" [661]=> string(7) "tempnam" [662]=> string(7) "tmpfile" [663]=> string(4) "file" [664]=> string(17) "file_get_contents" [665]=> string(6) "unlink" [666]=> string(17) "file_put_contents" [667]=> string(7) "fputcsv" [668]=> string(7) "fgetcsv" [669]=> string(8) "realpath" [670]=> string(7) "fnmatch" [671]=> string(16) "sys_get_temp_dir" [672]=> string(9) "fileatime" [673]=> string(9) "filectime" [674]=> string(9) "filegroup" [675]=> string(9) "fileinode" [676]=> string(9) "filemtime" [677]=> string(9) "fileowner" [678]=> string(9) "fileperms" [679]=> string(8) "filesize" [680]=> string(8) "filetype" [681]=> string(11) "file_exists" [682]=> string(11) "is_writable" [683]=> string(12) "is_writeable" [684]=> string(11) "is_readable" [685]=> string(13) "is_executable" [686]=> string(7) "is_file" [687]=> string(6) "is_dir" [688]=> string(7) "is_link" [689]=> string(4) "stat" [690]=> string(5) "lstat" [691]=> string(5) "chown" [692]=> string(5) "chgrp" [693]=> string(6) "lchown" [694]=> string(6) "lchgrp" [695]=> string(5) "chmod" [696]=> string(5) "touch" [697]=> string(14) "clearstatcache" [698]=> string(16) "disk_total_space" [699]=> string(15) "disk_free_space" [700]=> string(13) "diskfreespace" [701]=> string(18) "realpath_cache_get" [702]=> string(19) "realpath_cache_size" [703]=> string(7) "sprintf" [704]=> string(6) "printf" [705]=> string(7) "vprintf" [706]=> string(8) "vsprintf" [707]=> string(7) "fprintf" [708]=> string(8) "vfprintf" [709]=> string(9) "fsockopen" [710]=> string(10) "pfsockopen" [711]=> string(16) "http_build_query" [712]=> string(23) "image_type_to_mime_type" [713]=> string(23) "image_type_to_extension" [714]=> string(12) "getimagesize" [715]=> string(22) "getimagesizefromstring" [716]=> string(10) "phpversion" [717]=> string(10) "phpcredits" [718]=> string(13) "php_sapi_name" [719]=> string(9) "php_uname" [720]=> string(21) "php_ini_scanned_files" [721]=> string(19) "php_ini_loaded_file" [722]=> string(9) "iptcembed" [723]=> string(9) "iptcparse" [724]=> string(11) "levenshtein" [725]=> string(8) "readlink" [726]=> string(8) "linkinfo" [727]=> string(7) "symlink" [728]=> string(4) "link" [729]=> string(3) "abs" [730]=> string(4) "ceil" [731]=> string(5) "floor" [732]=> string(5) "round" [733]=> string(3) "sin" [734]=> string(3) "cos" [735]=> string(3) "tan" [736]=> string(4) "asin" [737]=> string(4) "acos" [738]=> string(4) "atan" [739]=> string(5) "atanh" [740]=> string(5) "atan2" [741]=> string(4) "sinh" [742]=> string(4) "cosh" [743]=> string(4) "tanh" [744]=> string(5) "asinh" [745]=> string(5) "acosh" [746]=> string(5) "expm1" [747]=> string(5) "log1p" [748]=> string(2) "pi" [749]=> string(9) "is_finite" [750]=> string(6) "is_nan" [751]=> string(6) "intdiv" [752]=> string(11) "is_infinite" [753]=> string(3) "pow" [754]=> string(3) "exp" [755]=> string(3) "log" [756]=> string(5) "log10" [757]=> string(4) "sqrt" [758]=> string(5) "hypot" [759]=> string(7) "deg2rad" [760]=> string(7) "rad2deg" [761]=> string(6) "bindec" [762]=> string(6) "hexdec" [763]=> string(6) "octdec" [764]=> string(6) "decbin" [765]=> string(6) "decoct" [766]=> string(6) "dechex" [767]=> string(12) "base_convert" [768]=> string(13) "number_format" [769]=> string(4) "fmod" [770]=> string(4) "fdiv" [771]=> string(9) "microtime" [772]=> string(12) "gettimeofday" [773]=> string(9) "getrusage" [774]=> string(4) "pack" [775]=> string(6) "unpack" [776]=> string(17) "password_get_info" [777]=> string(13) "password_hash" [778]=> string(21) "password_needs_rehash" [779]=> string(15) "password_verify" [780]=> string(14) "password_algos" [781]=> string(10) "proc_close" [782]=> string(14) "proc_terminate" [783]=> string(15) "proc_get_status" [784]=> string(23) "quoted_printable_decode" [785]=> string(23) "quoted_printable_encode" [786]=> string(7) "soundex" [787]=> string(13) "stream_select" [788]=> string(21) "stream_context_create" [789]=> string(25) "stream_context_set_params" [790]=> string(25) "stream_context_get_params" [791]

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
43.39 ms | 468 KiB | 8 Q