3v4l.org

run code in 300+ PHP versions simultaneously
<?php var_dump(get_defined_functions());
Output for git.master_jit, git.master
array(2) { ["internal"]=> array(1217) { [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(20) "dom\import_simplexml" [167]=> string(10) "finfo_open" [168]=> string(11) "finfo_close" [169]=> string(15) "finfo_set_flags" [170]=> string(10) "finfo_file" [171]=> string(12) "finfo_buffer" [172]=> string(17) "mime_content_type" [173]=> string(14) "filter_has_var" [174]=> string(12) "filter_input" [175]=> string(10) "filter_var" [176]=> string(18) "filter_input_array" [177]=> string(16) "filter_var_array" [178]=> string(11) "filter_list" [179]=> string(9) "filter_id" [180]=> string(4) "hash" [181]=> string(9) "hash_file" [182]=> string(9) "hash_hmac" [183]=> string(14) "hash_hmac_file" [184]=> string(9) "hash_init" [185]=> string(11) "hash_update" [186]=> string(18) "hash_update_stream" [187]=> string(16) "hash_update_file" [188]=> string(10) "hash_final" [189]=> string(9) "hash_copy" [190]=> string(10) "hash_algos" [191]=> string(15) "hash_hmac_algos" [192]=> string(11) "hash_pbkdf2" [193]=> string(11) "hash_equals" [194]=> string(9) "hash_hkdf" [195]=> string(11) "json_encode" [196]=> string(11) "json_decode" [197]=> string(13) "json_validate" [198]=> string(15) "json_last_error" [199]=> string(19) "json_last_error_msg" [200]=> string(11) "mb_language" [201]=> string(20) "mb_internal_encoding" [202]=> string(13) "mb_http_input" [203]=> string(14) "mb_http_output" [204]=> string(15) "mb_detect_order" [205]=> string(23) "mb_substitute_character" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(12) "mb_parse_str" [208]=> string(17) "mb_output_handler" [209]=> string(12) "mb_str_split" [210]=> string(9) "mb_strlen" [211]=> string(9) "mb_strpos" [212]=> string(10) "mb_strrpos" [213]=> string(10) "mb_stripos" [214]=> string(11) "mb_strripos" [215]=> string(9) "mb_strstr" [216]=> string(10) "mb_strrchr" [217]=> string(10) "mb_stristr" [218]=> string(11) "mb_strrichr" [219]=> string(15) "mb_substr_count" [220]=> string(9) "mb_substr" [221]=> string(9) "mb_strcut" [222]=> string(11) "mb_strwidth" [223]=> string(13) "mb_strimwidth" [224]=> string(19) "mb_convert_encoding" [225]=> string(15) "mb_convert_case" [226]=> string(13) "mb_strtoupper" [227]=> string(13) "mb_strtolower" [228]=> string(10) "mb_ucfirst" [229]=> string(10) "mb_lcfirst" [230]=> string(7) "mb_trim" [231]=> string(8) "mb_ltrim" [232]=> string(8) "mb_rtrim" [233]=> string(18) "mb_detect_encoding" [234]=> string(17) "mb_list_encodings" [235]=> string(19) "mb_encoding_aliases" [236]=> string(20) "mb_encode_mimeheader" [237]=> string(20) "mb_decode_mimeheader" [238]=> string(15) "mb_convert_kana" [239]=> string(20) "mb_convert_variables" [240]=> string(23) "mb_encode_numericentity" [241]=> string(23) "mb_decode_numericentity" [242]=> string(12) "mb_send_mail" [243]=> string(11) "mb_get_info" [244]=> string(17) "mb_check_encoding" [245]=> string(8) "mb_scrub" [246]=> string(6) "mb_ord" [247]=> string(6) "mb_chr" [248]=> string(10) "mb_str_pad" [249]=> string(17) "mb_regex_encoding" [250]=> string(7) "mb_ereg" [251]=> string(8) "mb_eregi" [252]=> string(15) "mb_ereg_replace" [253]=> string(16) "mb_eregi_replace" [254]=> string(24) "mb_ereg_replace_callback" [255]=> string(8) "mb_split" [256]=> string(13) "mb_ereg_match" [257]=> string(14) "mb_ereg_search" [258]=> string(18) "mb_ereg_search_pos" [259]=> string(19) "mb_ereg_search_regs" [260]=> string(19) "mb_ereg_search_init" [261]=> string(22) "mb_ereg_search_getregs" [262]=> string(21) "mb_ereg_search_getpos" [263]=> string(21) "mb_ereg_search_setpos" [264]=> string(20) "mb_regex_set_options" [265]=> string(11) "pdo_drivers" [266]=> string(10) "posix_kill" [267]=> string(12) "posix_getpid" [268]=> string(13) "posix_getppid" [269]=> string(12) "posix_getuid" [270]=> string(12) "posix_setuid" [271]=> string(13) "posix_geteuid" [272]=> string(13) "posix_seteuid" [273]=> string(12) "posix_getgid" [274]=> string(12) "posix_setgid" [275]=> string(13) "posix_getegid" [276]=> string(13) "posix_setegid" [277]=> string(15) "posix_getgroups" [278]=> string(14) "posix_getlogin" [279]=> string(13) "posix_getpgrp" [280]=> string(12) "posix_setsid" [281]=> string(13) "posix_setpgid" [282]=> string(13) "posix_getpgid" [283]=> string(12) "posix_getsid" [284]=> string(11) "posix_uname" [285]=> string(11) "posix_times" [286]=> string(13) "posix_ctermid" [287]=> string(13) "posix_ttyname" [288]=> string(12) "posix_isatty" [289]=> string(12) "posix_getcwd" [290]=> string(12) "posix_mkfifo" [291]=> string(11) "posix_mknod" [292]=> string(12) "posix_access" [293]=> string(13) "posix_eaccess" [294]=> string(14) "posix_getgrnam" [295]=> string(14) "posix_getgrgid" [296]=> string(14) "posix_getpwnam" [297]=> string(14) "posix_getpwuid" [298]=> string(15) "posix_getrlimit" [299]=> string(15) "posix_setrlimit" [300]=> string(20) "posix_get_last_error" [301]=> string(11) "posix_errno" [302]=> string(14) "posix_strerror" [303]=> string(16) "posix_initgroups" [304]=> string(13) "posix_sysconf" [305]=> string(14) "posix_pathconf" [306]=> string(15) "posix_fpathconf" [307]=> string(9) "lcg_value" [308]=> string(8) "mt_srand" [309]=> string(5) "srand" [310]=> string(4) "rand" [311]=> string(7) "mt_rand" [312]=> string(13) "mt_getrandmax" [313]=> string(10) "getrandmax" [314]=> string(12) "random_bytes" [315]=> string(10) "random_int" [316]=> string(12) "session_name" [317]=> string(19) "session_module_name" [318]=> string(17) "session_save_path" [319]=> string(10) "session_id" [320]=> string(17) "session_create_id" [321]=> string(21) "session_regenerate_id" [322]=> string(14) "session_decode" [323]=> string(14) "session_encode" [324]=> string(15) "session_destroy" [325]=> string(13) "session_unset" [326]=> string(10) "session_gc" [327]=> string(25) "session_get_cookie_params" [328]=> string(19) "session_write_close" [329]=> string(13) "session_abort" [330]=> string(13) "session_reset" [331]=> string(14) "session_status" [332]=> string(25) "session_register_shutdown" [333]=> string(14) "session_commit" [334]=> string(24) "session_set_save_handler" [335]=> string(21) "session_cache_limiter" [336]=> string(20) "session_cache_expire" [337]=> string(25) "session_set_cookie_params" [338]=> string(13) "session_start" [339]=> string(19) "simplexml_load_file" [340]=> string(21) "simplexml_load_string" [341]=> string(20) "simplexml_import_dom" [342]=> string(16) "class_implements" [343]=> string(13) "class_parents" [344]=> string(10) "class_uses" [345]=> string(12) "spl_autoload" [346]=> string(17) "spl_autoload_call" [347]=> string(23) "spl_autoload_extensions" [348]=> string(22) "spl_autoload_functions" [349]=> string(21) "spl_autoload_register" [350]=> string(23) "spl_autoload_unregister" [351]=> string(11) "spl_classes" [352]=> string(15) "spl_object_hash" [353]=> string(13) "spl_object_id" [354]=> string(14) "iterator_apply" [355]=> string(14) "iterator_count" [356]=> string(17) "iterator_to_array" [357]=> string(14) "set_time_limit" [358]=> string(24) "header_register_callback" [359]=> string(8) "ob_start" [360]=> string(8) "ob_flush" [361]=> string(8) "ob_clean" [362]=> string(12) "ob_end_flush" [363]=> string(12) "ob_end_clean" [364]=> string(12) "ob_get_flush" [365]=> string(12) "ob_get_clean" [366]=> string(15) "ob_get_contents" [367]=> string(12) "ob_get_level" [368]=> string(13) "ob_get_length" [369]=> string(16) "ob_list_handlers" [370]=> string(13) "ob_get_status" [371]=> string(17) "ob_implicit_flush" [372]=> string(25) "output_reset_rewrite_vars" [373]=> string(22) "output_add_rewrite_var" [374]=> string(23) "stream_wrapper_register" [375]=> string(23) "stream_register_wrapper" [376]=> string(25) "stream_wrapper_unregister" [377]=> string(22) "stream_wrapper_restore" [378]=> string(10) "array_push" [379]=> string(6) "krsort" [380]=> string(5) "ksort" [381]=> string(5) "count" [382]=> string(6) "sizeof" [383]=> string(7) "natsort" [384]=> string(11) "natcasesort" [385]=> string(5) "asort" [386]=> string(6) "arsort" [387]=> string(4) "sort" [388]=> string(5) "rsort" [389]=> string(5) "usort" [390]=> string(6) "uasort" [391]=> string(6) "uksort" [392]=> string(3) "end" [393]=> string(4) "prev" [394]=> string(4) "next" [395]=> string(5) "reset" [396]=> string(7) "current" [397]=> string(3) "pos" [398]=> string(3) "key" [399]=> string(3) "min" [400]=> string(3) "max" [401]=> string(10) "array_walk" [402]=> string(20) "array_walk_recursive" [403]=> string(8) "in_array" [404]=> string(12) "array_search" [405]=> string(7) "extract" [406]=> string(7) "compact" [407]=> string(10) "array_fill" [408]=> string(15) "array_fill_keys" [409]=> string(5) "range" [410]=> string(7) "shuffle" [411]=> string(9) "array_pop" [412]=> string(11) "array_shift" [413]=> string(13) "array_unshift" [414]=> string(12) "array_splice" [415]=> string(11) "array_slice" [416]=> string(11) "array_merge" [417]=> string(21) "array_merge_recursive" [418]=> string(13) "array_replace" [419]=> string(23) "array_replace_recursive" [420]=> string(10) "array_keys" [421]=> string(15) "array_key_first" [422]=> string(14) "array_key_last" [423]=> string(12) "array_values" [424]=> string(18) "array_count_values" [425]=> string(12) "array_column" [426]=> string(13) "array_reverse" [427]=> string(9) "array_pad" [428]=> string(10) "array_flip" [429]=> string(21) "array_change_key_case" [430]=> string(12) "array_unique" [431]=> string(19) "array_intersect_key" [432]=> string(20) "array_intersect_ukey" [433]=> string(15) "array_intersect" [434]=> string(16) "array_uintersect" [435]=> string(21) "array_intersect_assoc" [436]=> string(22) "array_uintersect_assoc" [437]=> string(22) "array_intersect_uassoc" [438]=> string(23) "array_uintersect_uassoc" [439]=> string(14) "array_diff_key" [440]=> string(15) "array_diff_ukey" [441]=> string(10) "array_diff" [442]=> string(11) "array_udiff" [443]=> string(16) "array_diff_assoc" [444]=> string(17) "array_diff_uassoc" [445]=> string(17) "array_udiff_assoc" [446]=> string(18) "array_udiff_uassoc" [447]=> string(15) "array_multisort" [448]=> string(10) "array_rand" [449]=> string(9) "array_sum" [450]=> string(13) "array_product" [451]=> string(12) "array_reduce" [452]=> string(12) "array_filter" [453]=> string(9) "array_map" [454]=> string(16) "array_key_exists" [455]=> string(10) "key_exists" [456]=> string(11) "array_chunk" [457]=> string(13) "array_combine" [458]=> string(13) "array_is_list" [459]=> string(13) "base64_encode" [460]=> string(13) "base64_decode" [461]=> string(8) "constant" [462]=> string(7) "ip2long" [463]=> string(7) "long2ip" [464]=> string(6) "getenv" [465]=> string(6) "putenv" [466]=> string(6) "getopt" [467]=> string(5) "flush" [468]=> string(5) "sleep" [469]=> string(6) "usleep" [470]=> string(14) "time_nanosleep" [471]=> string(16) "time_sleep_until" [472]=> string(16) "get_current_user" [473]=> string(11) "get_cfg_var" [474]=> string(9) "error_log" [475]=> string(14) "error_get_last" [476]=> string(16) "error_clear_last" [477]=> string(14) "call_user_func" [478]=> string(20) "call_user_func_array" [479]=> string(19) "forward_static_call" [480]=> string(25) "forward_static_call_array" [481]=> string(26) "register_shutdown_function" [482]=> string(14) "highlight_file" [483]=> string(11) "show_source" [484]=> string(20) "php_strip_whitespace" [485]=> string(16) "highlight_string" [486]=> string(7) "ini_get" [487]=> string(11) "ini_get_all" [488]=> string(7) "ini_set" [489]=> string(9) "ini_alter" [490]=> string(11) "ini_restore" [491]=> string(18) "ini_parse_quantity" [492]=> string(16) "set_include_path" [493]=> string(16) "get_include_path" [494]=> string(7) "print_r" [495]=> string(18) "connection_aborted" [496]=> string(17) "connection_status" [497]=> string(17) "ignore_user_abort" [498]=> string(13) "getservbyname" [499]=> string(13) "getservbyport" [500]=> string(14) "getprotobyname" [501]=> string(16) "getprotobynumber" [502]=> string(22) "register_tick_function" [503]=> string(24) "unregister_tick_function" [504]=> string(16) "is_uploaded_file" [505]=> string(18) "move_uploaded_file" [506]=> string(14) "parse_ini_file" [507]=> string(16) "parse_ini_string" [508]=> string(14) "sys_getloadavg" [509]=> string(11) "get_browser" [510]=> string(5) "crc32" [511]=> string(5) "crypt" [512]=> string(8) "strptime" [513]=> string(11) "gethostname" [514]=> string(13) "gethostbyaddr" [515]=> string(13) "gethostbyname" [516]=> string(14) "gethostbynamel" [517]=> string(16) "dns_check_record" [518]=> string(10) "checkdnsrr" [519]=> string(14) "dns_get_record" [520]=> string(10) "dns_get_mx" [521]=> string(7) "getmxrr" [522]=> string(18) "net_get_interfaces" [523]=> string(4) "ftok" [524]=> string(6) "hrtime" [525]=> string(3) "md5" [526]=> string(8) "md5_file" [527]=> string(8) "getmyuid" [528]=> string(8) "getmygid" [529]=> string(8) "getmypid" [530]=> string(10) "getmyinode" [531]=> string(10) "getlastmod" [532]=> string(4) "sha1" [533]=> string(9) "sha1_file" [534]=> string(7) "openlog" [535]=> string(8) "closelog" [536]=> string(6) "syslog" [537]=> string(9) "inet_ntop" [538]=> string(9) "inet_pton" [539]=> string(9) "metaphone" [540]=> string(6) "header" [541]=> string(13) "header_remove" [542]=> string(12) "setrawcookie" [543]=> string(9) "setcookie" [544]=> string(18) "http_response_code" [545]=> string(12) "headers_sent" [546]=> string(12) "headers_list" [547]=> string(16) "htmlspecialchars" [548]=> string(23) "htmlspecialchars_decode" [549]=> string(18) "html_entity_decode" [550]=> string(12) "htmlentities" [551]=> string(26) "get_html_translation_table" [552]=> string(6) "assert" [553]=> string(14) "assert_options" [554]=> string(7) "bin2hex" [555]=> string(7) "hex2bin" [556]=> string(6) "strspn" [557]=> string(7) "strcspn" [558]=> string(11) "nl_langinfo" [559]=> string(7) "strcoll" [560]=> string(4) "trim" [561]=> string(5) "rtrim" [562]=> string(4) "chop" [563]=> string(5) "ltrim" [564]=> string(8) "wordwrap" [565]=> string(7) "explode" [566]=> string(7) "implode" [567]=> string(4) "join" [568]=> string(6) "strtok" [569]=> string(10) "strtoupper" [570]=> string(10) "strtolower" [571]=> string(13) "str_increment" [572]=> string(13) "str_decrement" [573]=> string(8) "basename" [574]=> string(7) "dirname" [575]=> string(8) "pathinfo" [576]=> string(7) "stristr" [577]=> string(6) "strstr" [578]=> string(6) "strchr" [579]=> string(6) "strpos" [580]=> string(7) "stripos" [581]=> string(7) "strrpos" [582]=> string(8) "strripos" [583]=> string(7) "strrchr" [584]=> string(12) "str_contains" [585]=> string(15) "str_starts_with" [586]=> string(13) "str_ends_with" [587]=> string(11) "chunk_split" [588]=> string(6) "substr" [589]=> string(14) "substr_replace" [590]=> string(9) "quotemeta" [591]=> string(3) "ord" [592]=> string(3) "chr" [593]=> string(7) "ucfirst" [594]=> string(7) "lcfirst" [595]=> string(7) "ucwords" [596]=> string(5) "strtr" [597]=> string(6) "strrev" [598]=> string(12) "similar_text" [599]=> string(11) "addcslashes" [600]=> string(10) "addslashes" [601]=> string(13) "stripcslashes" [602]=> string(12) "stripslashes" [603]=> string(11) "str_replace" [604]=> string(12) "str_ireplace" [605]=> string(6) "hebrev" [606]=> string(5) "nl2br" [607]=> string(10) "strip_tags" [608]=> string(9) "setlocale" [609]=> string(9) "parse_str" [610]=> string(10) "str_getcsv" [611]=> string(10) "str_repeat" [612]=> string(11) "count_chars" [613]=> string(9) "strnatcmp" [614]=> string(10) "localeconv" [615]=> string(13) "strnatcasecmp" [616]=> string(12) "substr_count" [617]=> string(7) "str_pad" [618]=> string(6) "sscanf" [619]=> string(9) "str_rot13" [620]=> string(11) "str_shuffle" [621]=> string(14) "str_word_count" [622]=> string(9) "str_split" [623]=> string(7) "strpbrk" [624]=> string(14) "substr_compare" [625]=> string(11) "utf8_encode" [626]=> string(11) "utf8_decode" [627]=> string(7) "opendir" [628]=> string(3) "dir" [629]=> string(8) "closedir" [630]=> string(5) "chdir" [631]=> string(6) "chroot" [632]=> string(6) "getcwd" [633]=> string(9) "rewinddir" [634]=> string(7) "readdir" [635]=> string(7) "scandir" [636]=> string(4) "glob" [637]=> string(4) "exec" [638]=> string(6) "system" [639]=> string(8) "passthru" [640]=> string(14) "escapeshellcmd" [641]=> string(14) "escapeshellarg" [642]=> string(10) "shell_exec" [643]=> string(9) "proc_nice" [644]=> string(5) "flock" [645]=> string(13) "get_meta_tags" [646]=> string(6) "pclose" [647]=> string(5) "popen" [648]=> string(8) "readfile" [649]=> string(6) "rewind" [650]=> string(5) "rmdir" [651]=> string(5) "umask" [652]=> string(6) "fclose" [653]=> string(4) "feof" [654]=> string(5) "fgetc" [655]=> string(5) "fgets" [656]=> string(5) "fread" [657]=> string(5) "fopen" [658]=> string(6) "fscanf" [659]=> string(9) "fpassthru" [660]=> string(9) "ftruncate" [661]=> string(5) "fstat" [662]=> string(5) "fseek" [663]=> string(5) "ftell" [664]=> string(6) "fflush" [665]=> string(5) "fsync" [666]=> string(9) "fdatasync" [667]=> string(6) "fwrite" [668]=> string(5) "fputs" [669]=> string(5) "mkdir" [670]=> string(6) "rename" [671]=> string(4) "copy" [672]=> string(7) "tempnam" [673]=> string(7) "tmpfile" [674]=> string(4) "file" [675]=> string(17) "file_get_contents" [676]=> string(6) "unlink" [677]=> string(17) "file_put_contents" [678]=> string(7) "fputcsv" [679]=> string(7) "fgetcsv" [680]=> string(8) "realpath" [681]=> string(7) "fnmatch" [682]=> string(16) "sys_get_temp_dir" [683]=> string(9) "fileatime" [684]=> string(9) "filectime" [685]=> string(9) "filegroup" [686]=> string(9) "fileinode" [687]=> string(9) "filemtime" [688]=> string(9) "fileowner" [689]=> string(9) "fileperms" [690]=> string(8) "filesize" [691]=> string(8) "filetype" [692]=> string(11) "file_exists" [693]=> string(11) "is_writable" [694]=> string(12) "is_writeable" [695]=> string(11) "is_readable" [696]=> string(13) "is_executable" [697]=> string(7) "is_file" [698]=> string(6) "is_dir" [699]=> string(7) "is_link" [700]=> string(4) "stat" [701]=> string(5) "lstat" [702]=> string(5) "chown" [703]=> string(5) "chgrp" [704]=> string(6) "lchown" [705]=> string(6) "lchgrp" [706]=> string(5) "chmod" [707]=> string(5) "touch" [708]=> string(14) "clearstatcache" [709]=> string(16) "disk_total_space" [710]=> string(15) "disk_free_space" [711]=> string(13) "diskfreespace" [712]=> string(18) "realpath_cache_get" [713]=> string(19) "realpath_cache_size" [714]=> string(7) "sprintf" [715]=> string(6) "printf" [716]=> string(7) "vprintf" [717]=> string(8) "vsprintf" [718]=> string(7) "fprintf" [719]=> string(8) "vfprintf" [720]=> string(9) "fsockopen" [721]=> string(10) "pfsockopen" [722]=> string(16) "http_build_query" [723]=> string(30) "http_get_last_response_headers" [724]=> string(32) "http_clear_last_response_headers" [725]=> string(18) "request_parse_body" [726]=> string(23) "image_type_to_mime_type" [727]=> string(23) "image_type_to_extension" [728]=> string(12) "getimagesize" [729]=> string(22) "getimagesizefromstring" [730]=> string(10) "phpversion" [731]=> string(10) "phpcredits" [732]=> string(13) "php_sapi_name" [733]=> string(9) "php_uname" [734]=> string(21) "php_ini_scanned_files" [735]=> string(19) "php_ini_loaded_file" [736]=> string(9) "iptcembed" [737]=> string(9) "iptcparse" [738]=> string(11) "levenshtein" [739]=> string(8) "readlink" [740]=> string(8) "linkinfo" [741]=> string(7) "symlink" [742]=> string(4) "link" [743]=> string(3) "abs" [744]=> string(4) "ceil" [745]=> string(5) "floor" [746]=> string(5) "round" [747]=> string(3) "sin" [748]=> string(3) "cos" [749]=> string(3) "tan" [750]=> string(4) "asin" [751]=> string(4) "acos" [752]=> string(4) "atan" [753]=> string(5) "atanh" [754]=> string(5) "atan2" [755]=> string(4) "sinh" [756]=> string(4) "cosh" [757]=> string(4) "tanh" [758]=> string(5) "asinh" [759]=> string(5) "acosh" [760]=> string(5) "expm1" [761]=> string(5) "log1p" [762]=> string(2) "pi" [763]=> string(9) "is_finite" [764]=> string(6) "is_nan" [765]=> string(6) "intdiv" [766]=> string(11) "is_infinite" [767]=> string(3) "pow" [768]=> string(3) "exp" [769]=> string(3) "log" [770]=> string(5) "log10" [771]=> string(4) "sqrt" [772]=> string(5) "hypot" [773]=> string(7) "deg2rad" [774]=> string(7) "rad2deg" [775]=> string(6) "bindec" [776]=> string(6) "hexdec" [777]=> string(6) "octdec" [778]=> string(6) "decbin" [779]=> string(6) "decoct" [780]=> string(6) "dechex" [781]=> string(12) "base_convert" [782]=> string(13) "number_format" [783]=> string(4) "fmod" [784]=> string(4) "fdiv" [785]=> string(9) "microtime" [786]=> string(12) "gettimeofday" [787]=> string(9) "getrusage" [788]=> string(4) "pack" [789]=> string(6) "unpack" [790]=> string(17) "password_get_info" [791]=> string(13) "password_hash"
Process exited with code 137.
Output for rfc.property-hooks
array(2) { ["internal"]=> array(1212) { [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(20) "dom\import_simplexml" [167]=> string(10) "finfo_open" [168]=> string(11) "finfo_close" [169]=> string(15) "finfo_set_flags" [170]=> string(10) "finfo_file" [171]=> string(12) "finfo_buffer" [172]=> string(17) "mime_content_type" [173]=> string(14) "filter_has_var" [174]=> string(12) "filter_input" [175]=> string(10) "filter_var" [176]=> string(18) "filter_input_array" [177]=> string(16) "filter_var_array" [178]=> string(11) "filter_list" [179]=> string(9) "filter_id" [180]=> string(4) "hash" [181]=> string(9) "hash_file" [182]=> string(9) "hash_hmac" [183]=> string(14) "hash_hmac_file" [184]=> string(9) "hash_init" [185]=> string(11) "hash_update" [186]=> string(18) "hash_update_stream" [187]=> string(16) "hash_update_file" [188]=> string(10) "hash_final" [189]=> string(9) "hash_copy" [190]=> string(10) "hash_algos" [191]=> string(15) "hash_hmac_algos" [192]=> string(11) "hash_pbkdf2" [193]=> string(11) "hash_equals" [194]=> string(9) "hash_hkdf" [195]=> string(11) "json_encode" [196]=> string(11) "json_decode" [197]=> string(13) "json_validate" [198]=> string(15) "json_last_error" [199]=> string(19) "json_last_error_msg" [200]=> string(11) "mb_language" [201]=> string(20) "mb_internal_encoding" [202]=> string(13) "mb_http_input" [203]=> string(14) "mb_http_output" [204]=> string(15) "mb_detect_order" [205]=> string(23) "mb_substitute_character" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(12) "mb_parse_str" [208]=> string(17) "mb_output_handler" [209]=> string(12) "mb_str_split" [210]=> string(9) "mb_strlen" [211]=> string(9) "mb_strpos" [212]=> string(10) "mb_strrpos" [213]=> string(10) "mb_stripos" [214]=> string(11) "mb_strripos" [215]=> string(9) "mb_strstr" [216]=> string(10) "mb_strrchr" [217]=> string(10) "mb_stristr" [218]=> string(11) "mb_strrichr" [219]=> string(15) "mb_substr_count" [220]=> string(9) "mb_substr" [221]=> string(9) "mb_strcut" [222]=> string(11) "mb_strwidth" [223]=> string(13) "mb_strimwidth" [224]=> string(19) "mb_convert_encoding" [225]=> string(15) "mb_convert_case" [226]=> string(13) "mb_strtoupper" [227]=> string(13) "mb_strtolower" [228]=> string(7) "mb_trim" [229]=> string(8) "mb_ltrim" [230]=> string(8) "mb_rtrim" [231]=> string(18) "mb_detect_encoding" [232]=> string(17) "mb_list_encodings" [233]=> string(19) "mb_encoding_aliases" [234]=> string(20) "mb_encode_mimeheader" [235]=> string(20) "mb_decode_mimeheader" [236]=> string(15) "mb_convert_kana" [237]=> string(20) "mb_convert_variables" [238]=> string(23) "mb_encode_numericentity" [239]=> string(23) "mb_decode_numericentity" [240]=> string(12) "mb_send_mail" [241]=> string(11) "mb_get_info" [242]=> string(17) "mb_check_encoding" [243]=> string(8) "mb_scrub" [244]=> string(6) "mb_ord" [245]=> string(6) "mb_chr" [246]=> string(10) "mb_str_pad" [247]=> string(17) "mb_regex_encoding" [248]=> string(7) "mb_ereg" [249]=> string(8) "mb_eregi" [250]=> string(15) "mb_ereg_replace" [251]=> string(16) "mb_eregi_replace" [252]=> string(24) "mb_ereg_replace_callback" [253]=> string(8) "mb_split" [254]=> string(13) "mb_ereg_match" [255]=> string(14) "mb_ereg_search" [256]=> string(18) "mb_ereg_search_pos" [257]=> string(19) "mb_ereg_search_regs" [258]=> string(19) "mb_ereg_search_init" [259]=> string(22) "mb_ereg_search_getregs" [260]=> string(21) "mb_ereg_search_getpos" [261]=> string(21) "mb_ereg_search_setpos" [262]=> string(20) "mb_regex_set_options" [263]=> string(11) "pdo_drivers" [264]=> string(10) "posix_kill" [265]=> string(12) "posix_getpid" [266]=> string(13) "posix_getppid" [267]=> string(12) "posix_getuid" [268]=> string(12) "posix_setuid" [269]=> string(13) "posix_geteuid" [270]=> string(13) "posix_seteuid" [271]=> string(12) "posix_getgid" [272]=> string(12) "posix_setgid" [273]=> string(13) "posix_getegid" [274]=> string(13) "posix_setegid" [275]=> string(15) "posix_getgroups" [276]=> string(14) "posix_getlogin" [277]=> string(13) "posix_getpgrp" [278]=> string(12) "posix_setsid" [279]=> string(13) "posix_setpgid" [280]=> string(13) "posix_getpgid" [281]=> string(12) "posix_getsid" [282]=> string(11) "posix_uname" [283]=> string(11) "posix_times" [284]=> string(13) "posix_ctermid" [285]=> string(13) "posix_ttyname" [286]=> string(12) "posix_isatty" [287]=> string(12) "posix_getcwd" [288]=> string(12) "posix_mkfifo" [289]=> string(11) "posix_mknod" [290]=> string(12) "posix_access" [291]=> string(13) "posix_eaccess" [292]=> string(14) "posix_getgrnam" [293]=> string(14) "posix_getgrgid" [294]=> string(14) "posix_getpwnam" [295]=> string(14) "posix_getpwuid" [296]=> string(15) "posix_getrlimit" [297]=> string(15) "posix_setrlimit" [298]=> string(20) "posix_get_last_error" [299]=> string(11) "posix_errno" [300]=> string(14) "posix_strerror" [301]=> string(16) "posix_initgroups" [302]=> string(13) "posix_sysconf" [303]=> string(14) "posix_pathconf" [304]=> string(15) "posix_fpathconf" [305]=> string(9) "lcg_value" [306]=> string(8) "mt_srand" [307]=> string(5) "srand" [308]=> string(4) "rand" [309]=> string(7) "mt_rand" [310]=> string(13) "mt_getrandmax" [311]=> string(10) "getrandmax" [312]=> string(12) "random_bytes" [313]=> string(10) "random_int" [314]=> string(12) "session_name" [315]=> string(19) "session_module_name" [316]=> string(17) "session_save_path" [317]=> string(10) "session_id" [318]=> string(17) "session_create_id" [319]=> string(21) "session_regenerate_id" [320]=> string(14) "session_decode" [321]=> string(14) "session_encode" [322]=> string(15) "session_destroy" [323]=> string(13) "session_unset" [324]=> string(10) "session_gc" [325]=> string(25) "session_get_cookie_params" [326]=> string(19) "session_write_close" [327]=> string(13) "session_abort" [328]=> string(13) "session_reset" [329]=> string(14) "session_status" [330]=> string(25) "session_register_shutdown" [331]=> string(14) "session_commit" [332]=> string(24) "session_set_save_handler" [333]=> string(21) "session_cache_limiter" [334]=> string(20) "session_cache_expire" [335]=> string(25) "session_set_cookie_params" [336]=> string(13) "session_start" [337]=> string(19) "simplexml_load_file" [338]=> string(21) "simplexml_load_string" [339]=> string(20) "simplexml_import_dom" [340]=> string(16) "class_implements" [341]=> string(13) "class_parents" [342]=> string(10) "class_uses" [343]=> string(12) "spl_autoload" [344]=> string(17) "spl_autoload_call" [345]=> string(23) "spl_autoload_extensions" [346]=> string(22) "spl_autoload_functions" [347]=> string(21) "spl_autoload_register" [348]=> string(23) "spl_autoload_unregister" [349]=> string(11) "spl_classes" [350]=> string(15) "spl_object_hash" [351]=> string(13) "spl_object_id" [352]=> string(14) "iterator_apply" [353]=> string(14) "iterator_count" [354]=> string(17) "iterator_to_array" [355]=> string(14) "set_time_limit" [356]=> string(24) "header_register_callback" [357]=> string(8) "ob_start" [358]=> string(8) "ob_flush" [359]=> string(8) "ob_clean" [360]=> string(12) "ob_end_flush" [361]=> string(12) "ob_end_clean" [362]=> string(12) "ob_get_flush" [363]=> string(12) "ob_get_clean" [364]=> string(15) "ob_get_contents" [365]=> string(12) "ob_get_level" [366]=> string(13) "ob_get_length" [367]=> string(16) "ob_list_handlers" [368]=> string(13) "ob_get_status" [369]=> string(17) "ob_implicit_flush" [370]=> string(25) "output_reset_rewrite_vars" [371]=> string(22) "output_add_rewrite_var" [372]=> string(23) "stream_wrapper_register" [373]=> string(23) "stream_register_wrapper" [374]=> string(25) "stream_wrapper_unregister" [375]=> string(22) "stream_wrapper_restore" [376]=> string(10) "array_push" [377]=> string(6) "krsort" [378]=> string(5) "ksort" [379]=> string(5) "count" [380]=> string(6) "sizeof" [381]=> string(7) "natsort" [382]=> string(11) "natcasesort" [383]=> string(5) "asort" [384]=> string(6) "arsort" [385]=> string(4) "sort" [386]=> string(5) "rsort" [387]=> string(5) "usort" [388]=> string(6) "uasort" [389]=> string(6) "uksort" [390]=> string(3) "end" [391]=> string(4) "prev" [392]=> string(4) "next" [393]=> string(5) "reset" [394]=> string(7) "current" [395]=> string(3) "pos" [396]=> string(3) "key" [397]=> string(3) "min" [398]=> string(3) "max" [399]=> string(10) "array_walk" [400]=> string(20) "array_walk_recursive" [401]=> string(8) "in_array" [402]=> string(12) "array_search" [403]=> string(7) "extract" [404]=> string(7) "compact" [405]=> string(10) "array_fill" [406]=> string(15) "array_fill_keys" [407]=> string(5) "range" [408]=> string(7) "shuffle" [409]=> string(9) "array_pop" [410]=> string(11) "array_shift" [411]=> string(13) "array_unshift" [412]=> string(12) "array_splice" [413]=> string(11) "array_slice" [414]=> string(11) "array_merge" [415]=> string(21) "array_merge_recursive" [416]=> string(13) "array_replace" [417]=> string(23) "array_replace_recursive" [418]=> string(10) "array_keys" [419]=> string(15) "array_key_first" [420]=> string(14) "array_key_last" [421]=> string(12) "array_values" [422]=> string(18) "array_count_values" [423]=> string(12) "array_column" [424]=> string(13) "array_reverse" [425]=> string(9) "array_pad" [426]=> string(10) "array_flip" [427]=> string(21) "array_change_key_case" [428]=> string(12) "array_unique" [429]=> string(19) "array_intersect_key" [430]=> string(20) "array_intersect_ukey" [431]=> string(15) "array_intersect" [432]=> string(16) "array_uintersect" [433]=> string(21) "array_intersect_assoc" [434]=> string(22) "array_uintersect_assoc" [435]=> string(22) "array_intersect_uassoc" [436]=> string(23) "array_uintersect_uassoc" [437]=> string(14) "array_diff_key" [438]=> string(15) "array_diff_ukey" [439]=> string(10) "array_diff" [440]=> string(11) "array_udiff" [441]=> string(16) "array_diff_assoc" [442]=> string(17) "array_diff_uassoc" [443]=> string(17) "array_udiff_assoc" [444]=> string(18) "array_udiff_uassoc" [445]=> string(15) "array_multisort" [446]=> string(10) "array_rand" [447]=> string(9) "array_sum" [448]=> string(13) "array_product" [449]=> string(12) "array_reduce" [450]=> string(12) "array_filter" [451]=> string(9) "array_map" [452]=> string(16) "array_key_exists" [453]=> string(10) "key_exists" [454]=> string(11) "array_chunk" [455]=> string(13) "array_combine" [456]=> string(13) "array_is_list" [457]=> string(13) "base64_encode" [458]=> string(13) "base64_decode" [459]=> string(8) "constant" [460]=> string(7) "ip2long" [461]=> string(7) "long2ip" [462]=> string(6) "getenv" [463]=> string(6) "putenv" [464]=> string(6) "getopt" [465]=> string(5) "flush" [466]=> string(5) "sleep" [467]=> string(6) "usleep" [468]=> string(14) "time_nanosleep" [469]=> string(16) "time_sleep_until" [470]=> string(16) "get_current_user" [471]=> string(11) "get_cfg_var" [472]=> string(9) "error_log" [473]=> string(14) "error_get_last" [474]=> string(16) "error_clear_last" [475]=> string(14) "call_user_func" [476]=> string(20) "call_user_func_array" [477]=> string(19) "forward_static_call" [478]=> string(25) "forward_static_call_array" [479]=> string(26) "register_shutdown_function" [480]=> string(14) "highlight_file" [481]=> string(11) "show_source" [482]=> string(20) "php_strip_whitespace" [483]=> string(16) "highlight_string" [484]=> string(7) "ini_get" [485]=> string(11) "ini_get_all" [486]=> string(7) "ini_set" [487]=> string(9) "ini_alter" [488]=> string(11) "ini_restore" [489]=> string(18) "ini_parse_quantity" [490]=> string(16) "set_include_path" [491]=> string(16) "get_include_path" [492]=> string(7) "print_r" [493]=> string(18) "connection_aborted" [494]=> string(17) "connection_status" [495]=> string(17) "ignore_user_abort" [496]=> string(13) "getservbyname" [497]=> string(13) "getservbyport" [498]=> string(14) "getprotobyname" [499]=> string(16) "getprotobynumber" [500]=> string(22) "register_tick_function" [501]=> string(24) "unregister_tick_function" [502]=> string(16) "is_uploaded_file" [503]=> string(18) "move_uploaded_file" [504]=> string(14) "parse_ini_file" [505]=> string(16) "parse_ini_string" [506]=> string(14) "sys_getloadavg" [507]=> string(11) "get_browser" [508]=> string(5) "crc32" [509]=> string(5) "crypt" [510]=> string(8) "strptime" [511]=> string(11) "gethostname" [512]=> string(13) "gethostbyaddr" [513]=> string(13) "gethostbyname" [514]=> string(14) "gethostbynamel" [515]=> string(16) "dns_check_record" [516]=> string(10) "checkdnsrr" [517]=> string(14) "dns_get_record" [518]=> string(10) "dns_get_mx" [519]=> string(7) "getmxrr" [520]=> string(18) "net_get_interfaces" [521]=> string(4) "ftok" [522]=> string(6) "hrtime" [523]=> string(3) "md5" [524]=> string(8) "md5_file" [525]=> string(8) "getmyuid" [526]=> string(8) "getmygid" [527]=> string(8) "getmypid" [528]=> string(10) "getmyinode" [529]=> string(10) "getlastmod" [530]=> string(4) "sha1" [531]=> string(9) "sha1_file" [532]=> string(7) "openlog" [533]=> string(8) "closelog" [534]=> string(6) "syslog" [535]=> string(9) "inet_ntop" [536]=> string(9) "inet_pton" [537]=> string(9) "metaphone" [538]=> string(6) "header" [539]=> string(13) "header_remove" [540]=> string(12) "setrawcookie" [541]=> string(9) "setcookie" [542]=> string(18) "http_response_code" [543]=> string(12) "headers_sent" [544]=> string(12) "headers_list" [545]=> string(16) "htmlspecialchars" [546]=> string(23) "htmlspecialchars_decode" [547]=> string(18) "html_entity_decode" [548]=> string(12) "htmlentities" [549]=> string(26) "get_html_translation_table" [550]=> string(6) "assert" [551]=> string(14) "assert_options" [552]=> string(7) "bin2hex" [553]=> string(7) "hex2bin" [554]=> string(6) "strspn" [555]=> string(7) "strcspn" [556]=> string(11) "nl_langinfo" [557]=> string(7) "strcoll" [558]=> string(4) "trim" [559]=> string(5) "rtrim" [560]=> string(4) "chop" [561]=> string(5) "ltrim" [562]=> string(8) "wordwrap" [563]=> string(7) "explode" [564]=> string(7) "implode" [565]=> string(4) "join" [566]=> string(6) "strtok" [567]=> string(10) "strtoupper" [568]=> string(10) "strtolower" [569]=> string(13) "str_increment" [570]=> string(13) "str_decrement" [571]=> string(8) "basename" [572]=> string(7) "dirname" [573]=> string(8) "pathinfo" [574]=> string(7) "stristr" [575]=> string(6) "strstr" [576]=> string(6) "strchr" [577]=> string(6) "strpos" [578]=> string(7) "stripos" [579]=> string(7) "strrpos" [580]=> string(8) "strripos" [581]=> string(7) "strrchr" [582]=> string(12) "str_contains" [583]=> string(15) "str_starts_with" [584]=> string(13) "str_ends_with" [585]=> string(11) "chunk_split" [586]=> string(6) "substr" [587]=> string(14) "substr_replace" [588]=> string(9) "quotemeta" [589]=> string(3) "ord" [590]=> string(3) "chr" [591]=> string(7) "ucfirst" [592]=> string(7) "lcfirst" [593]=> string(7) "ucwords" [594]=> string(5) "strtr" [595]=> string(6) "strrev" [596]=> string(12) "similar_text" [597]=> string(11) "addcslashes" [598]=> string(10) "addslashes" [599]=> string(13) "stripcslashes" [600]=> string(12) "stripslashes" [601]=> string(11) "str_replace" [602]=> string(12) "str_ireplace" [603]=> string(6) "hebrev" [604]=> string(5) "nl2br" [605]=> string(10) "strip_tags" [606]=> string(9) "setlocale" [607]=> string(9) "parse_str" [608]=> string(10) "str_getcsv" [609]=> string(10) "str_repeat" [610]=> string(11) "count_chars" [611]=> string(9) "strnatcmp" [612]=> string(10) "localeconv" [613]=> string(13) "strnatcasecmp" [614]=> string(12) "substr_count" [615]=> string(7) "str_pad" [616]=> string(6) "sscanf" [617]=> string(9) "str_rot13" [618]=> string(11) "str_shuffle" [619]=> string(14) "str_word_count" [620]=> string(9) "str_split" [621]=> string(7) "strpbrk" [622]=> string(14) "substr_compare" [623]=> string(11) "utf8_encode" [624]=> string(11) "utf8_decode" [625]=> string(7) "opendir" [626]=> string(3) "dir" [627]=> string(8) "closedir" [628]=> string(5) "chdir" [629]=> string(6) "chroot" [630]=> string(6) "getcwd" [631]=> string(9) "rewinddir" [632]=> string(7) "readdir" [633]=> string(7) "scandir" [634]=> string(4) "glob" [635]=> string(4) "exec" [636]=> string(6) "system" [637]=> string(8) "passthru" [638]=> string(14) "escapeshellcmd" [639]=> string(14) "escapeshellarg" [640]=> string(10) "shell_exec" [641]=> string(9) "proc_nice" [642]=> string(5) "flock" [643]=> string(13) "get_meta_tags" [644]=> string(6) "pclose" [645]=> string(5) "popen" [646]=> string(8) "readfile" [647]=> string(6) "rewind" [648]=> string(5) "rmdir" [649]=> string(5) "umask" [650]=> string(6) "fclose" [651]=> string(4) "feof" [652]=> string(5) "fgetc" [653]=> string(5) "fgets" [654]=> string(5) "fread" [655]=> string(5) "fopen" [656]=> string(6) "fscanf" [657]=> string(9) "fpassthru" [658]=> string(9) "ftruncate" [659]=> string(5) "fstat" [660]=> string(5) "fseek" [661]=> string(5) "ftell" [662]=> string(6) "fflush" [663]=> string(5) "fsync" [664]=> string(9) "fdatasync" [665]=> string(6) "fwrite" [666]=> string(5) "fputs" [667]=> string(5) "mkdir" [668]=> string(6) "rename" [669]=> string(4) "copy" [670]=> string(7) "tempnam" [671]=> string(7) "tmpfile" [672]=> string(4) "file" [673]=> string(17) "file_get_contents" [674]=> string(6) "unlink" [675]=> string(17) "file_put_contents" [676]=> string(7) "fputcsv" [677]=> string(7) "fgetcsv" [678]=> string(8) "realpath" [679]=> string(7) "fnmatch" [680]=> string(16) "sys_get_temp_dir" [681]=> string(9) "fileatime" [682]=> string(9) "filectime" [683]=> string(9) "filegroup" [684]=> string(9) "fileinode" [685]=> string(9) "filemtime" [686]=> string(9) "fileowner" [687]=> string(9) "fileperms" [688]=> string(8) "filesize" [689]=> string(8) "filetype" [690]=> string(11) "file_exists" [691]=> string(11) "is_writable" [692]=> string(12) "is_writeable" [693]=> string(11) "is_readable" [694]=> string(13) "is_executable" [695]=> string(7) "is_file" [696]=> string(6) "is_dir" [697]=> string(7) "is_link" [698]=> string(4) "stat" [699]=> string(5) "lstat" [700]=> string(5) "chown" [701]=> string(5) "chgrp" [702]=> string(6) "lchown" [703]=> string(6) "lchgrp" [704]=> string(5) "chmod" [705]=> string(5) "touch" [706]=> string(14) "clearstatcache" [707]=> string(16) "disk_total_space" [708]=> string(15) "disk_free_space" [709]=> string(13) "diskfreespace" [710]=> string(18) "realpath_cache_get" [711]=> string(19) "realpath_cache_size" [712]=> string(7) "sprintf" [713]=> string(6) "printf" [714]=> string(7) "vprintf" [715]=> string(8) "vsprintf" [716]=> string(7) "fprintf" [717]=> string(8) "vfprintf" [718]=> string(9) "fsockopen" [719]=> string(10) "pfsockopen" [720]=> string(16) "http_build_query" [721]=> string(18) "request_parse_body" [722]=> string(23) "image_type_to_mime_type" [723]=> string(23) "image_type_to_extension" [724]=> string(12) "getimagesize" [725]=> string(22) "getimagesizefromstring" [726]=> string(10) "phpversion" [727]=> string(10) "phpcredits" [728]=> string(13) "php_sapi_name" [729]=> string(9) "php_uname" [730]=> string(21) "php_ini_scanned_files" [731]=> string(19) "php_ini_loaded_file" [732]=> string(9) "iptcembed" [733]=> string(9) "iptcparse" [734]=> string(11) "levenshtein" [735]=> string(8) "readlink" [736]=> string(8) "linkinfo" [737]=> string(7) "symlink" [738]=> string(4) "link" [739]=> string(3) "abs" [740]=> string(4) "ceil" [741]=> string(5) "floor" [742]=> string(5) "round" [743]=> string(3) "sin" [744]=> string(3) "cos" [745]=> string(3) "tan" [746]=> string(4) "asin" [747]=> string(4) "acos" [748]=> string(4) "atan" [749]=> string(5) "atanh" [750]=> string(5) "atan2" [751]=> string(4) "sinh" [752]=> string(4) "cosh" [753]=> string(4) "tanh" [754]=> string(5) "asinh" [755]=> string(5) "acosh" [756]=> string(5) "expm1" [757]=> string(5) "log1p" [758]=> string(2) "pi" [759]=> string(9) "is_finite" [760]=> string(6) "is_nan" [761]=> string(6) "intdiv" [762]=> string(11) "is_infinite" [763]=> string(3) "pow" [764]=> string(3) "exp" [765]=> string(3) "log" [766]=> string(5) "log10" [767]=> string(4) "sqrt" [768]=> string(5) "hypot" [769]=> string(7) "deg2rad" [770]=> string(7) "rad2deg" [771]=> string(6) "bindec" [772]=> string(6) "hexdec" [773]=> string(6) "octdec" [774]=> string(6) "decbin" [775]=> string(6) "decoct" [776]=> string(6) "dechex" [777]=> string(12) "base_convert" [778]=> string(13) "number_format" [779]=> string(4) "fmod" [780]=> string(4) "fdiv" [781]=> string(9) "microtime" [782]=> string(12) "gettimeofday" [783]=> string(9) "getrusage" [784]=> string(4) "pack" [785]=> string(6) "unpack" [786]=> string(17) "password_get_info" [787]=> string(13) "password_hash" [788]=> string(21) "password_needs_rehash" [789]=> string(15) "password_verify" [790]=> string(14) "password_algos" [791]=> string(10) "proc_close" [792]=> strin

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:
48.27 ms | 469 KiB | 8 Q