3v4l.org

run code in 300+ PHP versions simultaneously
<?php $arr = get_defined_functions(); var_dump($arr);
Output for 8.3.0 - 8.3.1, 8.3.4
array(2) { ["internal"]=> array(1280) { [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(10) "mb_str_pad" [243]=> string(17) "mb_regex_encoding" [244]=> string(7) "mb_ereg" [245]=> string(8) "mb_eregi" [246]=> string(15) "mb_ereg_replace" [247]=> string(16) "mb_eregi_replace" [248]=> string(24) "mb_ereg_replace_callback" [249]=> string(8) "mb_split" [250]=> string(13) "mb_ereg_match" [251]=> string(14) "mb_ereg_search" [252]=> string(18) "mb_ereg_search_pos" [253]=> string(19) "mb_ereg_search_regs" [254]=> string(19) "mb_ereg_search_init" [255]=> string(22) "mb_ereg_search_getregs" [256]=> string(21) "mb_ereg_search_getpos" [257]=> string(21) "mb_ereg_search_setpos" [258]=> string(20) "mb_regex_set_options" [259]=> string(11) "pdo_drivers" [260]=> string(10) "posix_kill" [261]=> string(12) "posix_getpid" [262]=> string(13) "posix_getppid" [263]=> string(12) "posix_getuid" [264]=> string(12) "posix_setuid" [265]=> string(13) "posix_geteuid" [266]=> string(13) "posix_seteuid" [267]=> string(12) "posix_getgid" [268]=> string(12) "posix_setgid" [269]=> string(13) "posix_getegid" [270]=> string(13) "posix_setegid" [271]=> string(15) "posix_getgroups" [272]=> string(14) "posix_getlogin" [273]=> string(13) "posix_getpgrp" [274]=> string(12) "posix_setsid" [275]=> string(13) "posix_setpgid" [276]=> string(13) "posix_getpgid" [277]=> string(12) "posix_getsid" [278]=> string(11) "posix_uname" [279]=> string(11) "posix_times" [280]=> string(13) "posix_ctermid" [281]=> string(13) "posix_ttyname" [282]=> string(12) "posix_isatty" [283]=> string(12) "posix_getcwd" [284]=> string(12) "posix_mkfifo" [285]=> string(11) "posix_mknod" [286]=> string(12) "posix_access" [287]=> string(13) "posix_eaccess" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(15) "posix_setrlimit" [294]=> string(20) "posix_get_last_error" [295]=> string(11) "posix_errno" [296]=> string(14) "posix_strerror" [297]=> string(16) "posix_initgroups" [298]=> string(13) "posix_sysconf" [299]=> string(14) "posix_pathconf" [300]=> string(15) "posix_fpathconf" [301]=> string(9) "lcg_value" [302]=> string(8) "mt_srand" [303]=> string(5) "srand" [304]=> string(4) "rand" [305]=> string(7) "mt_rand" [306]=> string(13) "mt_getrandmax" [307]=> string(10) "getrandmax" [308]=> string(12) "random_bytes" [309]=> string(10) "random_int" [310]=> string(12) "session_name" [311]=> string(19) "session_module_name" [312]=> string(17) "session_save_path" [313]=> string(10) "session_id" [314]=> string(17) "session_create_id" [315]=> string(21) "session_regenerate_id" [316]=> string(14) "session_decode" [317]=> string(14) "session_encode" [318]=> string(15) "session_destroy" [319]=> string(13) "session_unset" [320]=> string(10) "session_gc" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(24) "session_set_save_handler" [329]=> string(21) "session_cache_limiter" [330]=> string(20) "session_cache_expire" [331]=> string(25) "session_set_cookie_params" [332]=> string(13) "session_start" [333]=> string(19) "simplexml_load_file" [334]=> string(21) "simplexml_load_string" [335]=> string(20) "simplexml_import_dom" [336]=> string(16) "class_implements" [337]=> string(13) "class_parents" [338]=> string(10) "class_uses" [339]=> string(12) "spl_autoload" [340]=> string(17) "spl_autoload_call" [341]=> string(23) "spl_autoload_extensions" [342]=> string(22) "spl_autoload_functions" [343]=> string(21) "spl_autoload_register" [344]=> string(23) "spl_autoload_unregister" [345]=> string(11) "spl_classes" [346]=> string(15) "spl_object_hash" [347]=> string(13) "spl_object_id" [348]=> string(14) "iterator_apply" [349]=> string(14) "iterator_count" [350]=> string(17) "iterator_to_array" [351]=> string(14) "set_time_limit" [352]=> string(24) "header_register_callback" [353]=> string(8) "ob_start" [354]=> string(8) "ob_flush" [355]=> string(8) "ob_clean" [356]=> string(12) "ob_end_flush" [357]=> string(12) "ob_end_clean" [358]=> string(12) "ob_get_flush" [359]=> string(12) "ob_get_clean" [360]=> string(15) "ob_get_contents" [361]=> string(12) "ob_get_level" [362]=> string(13) "ob_get_length" [363]=> string(16) "ob_list_handlers" [364]=> string(13) "ob_get_status" [365]=> string(17) "ob_implicit_flush" [366]=> string(25) "output_reset_rewrite_vars" [367]=> string(22) "output_add_rewrite_var" [368]=> string(23) "stream_wrapper_register" [369]=> string(23) "stream_register_wrapper" [370]=> string(25) "stream_wrapper_unregister" [371]=> string(22) "stream_wrapper_restore" [372]=> string(10) "array_push" [373]=> string(6) "krsort" [374]=> string(5) "ksort" [375]=> string(5) "count" [376]=> string(6) "sizeof" [377]=> string(7) "natsort" [378]=> string(11) "natcasesort" [379]=> string(5) "asort" [380]=> string(6) "arsort" [381]=> string(4) "sort" [382]=> string(5) "rsort" [383]=> string(5) "usort" [384]=> string(6) "uasort" [385]=> string(6) "uksort" [386]=> string(3) "end" [387]=> string(4) "prev" [388]=> string(4) "next" [389]=> string(5) "reset" [390]=> string(7) "current" [391]=> string(3) "pos" [392]=> string(3) "key" [393]=> string(3) "min" [394]=> string(3) "max" [395]=> string(10) "array_walk" [396]=> string(20) "array_walk_recursive" [397]=> string(8) "in_array" [398]=> string(12) "array_search" [399]=> string(7) "extract" [400]=> string(7) "compact" [401]=> string(10) "array_fill" [402]=> string(15) "array_fill_keys" [403]=> string(5) "range" [404]=> string(7) "shuffle" [405]=> string(9) "array_pop" [406]=> string(11) "array_shift" [407]=> string(13) "array_unshift" [408]=> string(12) "array_splice" [409]=> string(11) "array_slice" [410]=> string(11) "array_merge" [411]=> string(21) "array_merge_recursive" [412]=> string(13) "array_replace" [413]=> string(23) "array_replace_recursive" [414]=> string(10) "array_keys" [415]=> string(15) "array_key_first" [416]=> string(14) "array_key_last" [417]=> string(12) "array_values" [418]=> string(18) "array_count_values" [419]=> string(12) "array_column" [420]=> string(13) "array_reverse" [421]=> string(9) "array_pad" [422]=> string(10) "array_flip" [423]=> string(21) "array_change_key_case" [424]=> string(12) "array_unique" [425]=> string(19) "array_intersect_key" [426]=> string(20) "array_intersect_ukey" [427]=> string(15) "array_intersect" [428]=> string(16) "array_uintersect" [429]=> string(21) "array_intersect_assoc" [430]=> string(22) "array_uintersect_assoc" [431]=> string(22) "array_intersect_uassoc" [432]=> string(23) "array_uintersect_uassoc" [433]=> string(14) "array_diff_key" [434]=> string(15) "array_diff_ukey" [435]=> string(10) "array_diff" [436]=> string(11) "array_udiff" [437]=> string(16) "array_diff_assoc" [438]=> string(17) "array_diff_uassoc" [439]=> string(17) "array_udiff_assoc" [440]=> string(18) "array_udiff_uassoc" [441]=> string(15) "array_multisort" [442]=> string(10) "array_rand" [443]=> string(9) "array_sum" [444]=> string(13) "array_product" [445]=> string(12) "array_reduce" [446]=> string(12) "array_filter" [447]=> string(9) "array_map" [448]=> string(16) "array_key_exists" [449]=> string(10) "key_exists" [450]=> string(11) "array_chunk" [451]=> string(13) "array_combine" [452]=> string(13) "array_is_list" [453]=> string(13) "base64_encode" [454]=> string(13) "base64_decode" [455]=> string(8) "constant" [456]=> string(7) "ip2long" [457]=> string(7) "long2ip" [458]=> string(6) "getenv" [459]=> string(6) "putenv" [460]=> string(6) "getopt" [461]=> string(5) "flush" [462]=> string(5) "sleep" [463]=> string(6) "usleep" [464]=> string(14) "time_nanosleep" [465]=> string(16) "time_sleep_until" [466]=> string(16) "get_current_user" [467]=> string(11) "get_cfg_var" [468]=> string(9) "error_log" [469]=> string(14) "error_get_last" [470]=> string(16) "error_clear_last" [471]=> string(14) "call_user_func" [472]=> string(20) "call_user_func_array" [473]=> string(19) "forward_static_call" [474]=> string(25) "forward_static_call_array" [475]=> string(26) "register_shutdown_function" [476]=> string(14) "highlight_file" [477]=> string(11) "show_source" [478]=> string(20) "php_strip_whitespace" [479]=> string(16) "highlight_string" [480]=> string(7) "ini_get" [481]=> string(11) "ini_get_all" [482]=> string(7) "ini_set" [483]=> string(9) "ini_alter" [484]=> string(11) "ini_restore" [485]=> string(18) "ini_parse_quantity" [486]=> string(16) "set_include_path" [487]=> string(16) "get_include_path" [488]=> string(7) "print_r" [489]=> string(18) "connection_aborted" [490]=> string(17) "connection_status" [491]=> string(17) "ignore_user_abort" [492]=> string(13) "getservbyname" [493]=> string(13) "getservbyport" [494]=> string(14) "getprotobyname" [495]=> string(16) "getprotobynumber" [496]=> string(22) "register_tick_function" [497]=> string(24) "unregister_tick_function" [498]=> string(16) "is_uploaded_file" [499]=> string(18) "move_uploaded_file" [500]=> string(14) "parse_ini_file" [501]=> string(16) "parse_ini_string" [502]=> string(14) "sys_getloadavg" [503]=> string(11) "get_browser" [504]=> string(5) "crc32" [505]=> string(5) "crypt" [506]=> string(8) "strptime" [507]=> string(11) "gethostname" [508]=> string(13) "gethostbyaddr" [509]=> string(13) "gethostbyname" [510]=> string(14) "gethostbynamel" [511]=> string(16) "dns_check_record" [512]=> string(10) "checkdnsrr" [513]=> string(14) "dns_get_record" [514]=> string(10) "dns_get_mx" [515]=> string(7) "getmxrr" [516]=> string(18) "net_get_interfaces" [517]=> string(4) "ftok" [518]=> string(6) "hrtime" [519]=> string(3) "md5" [520]=> string(8) "md5_file" [521]=> string(8) "getmyuid" [522]=> string(8) "getmygid" [523]=> string(8) "getmypid" [524]=> string(10) "getmyinode" [525]=> string(10) "getlastmod" [526]=> string(4) "sha1" [527]=> string(9) "sha1_file" [528]=> string(7) "openlog" [529]=> string(8) "closelog" [530]=> string(6) "syslog" [531]=> string(9) "inet_ntop" [532]=> string(9) "inet_pton" [533]=> string(9) "metaphone" [534]=> string(6) "header" [535]=> string(13) "header_remove" [536]=> string(12) "setrawcookie" [537]=> string(9) "setcookie" [538]=> string(18) "http_response_code" [539]=> string(12) "headers_sent" [540]=> string(12) "headers_list" [541]=> string(16) "htmlspecialchars" [542]=> string(23) "htmlspecialchars_decode" [543]=> string(18) "html_entity_decode" [544]=> string(12) "htmlentities" [545]=> string(26) "get_html_translation_table" [546]=> string(6) "assert" [547]=> string(14) "assert_options" [548]=> string(7) "bin2hex" [549]=> string(7) "hex2bin" [550]=> string(6) "strspn" [551]=> string(7) "strcspn" [552]=> string(11) "nl_langinfo" [553]=> string(7) "strcoll" [554]=> string(4) "trim" [555]=> string(5) "rtrim" [556]=> string(4) "chop" [557]=> string(5) "ltrim" [558]=> string(8) "wordwrap" [559]=> string(7) "explode" [560]=> string(7) "implode" [561]=> string(4) "join" [562]=> string(6) "strtok" [563]=> string(10) "strtoupper" [564]=> string(10) "strtolower" [565]=> string(13) "str_increment" [566]=> string(13) "str_decrement" [567]=> string(8) "basename" [568]=> string(7) "dirname" [569]=> string(8) "pathinfo" [570]=> string(7) "stristr" [571]=> string(6) "strstr" [572]=> string(6) "strchr" [573]=> string(6) "strpos" [574]=> string(7) "stripos" [575]=> string(7) "strrpos" [576]=> string(8) "strripos" [577]=> string(7) "strrchr" [578]=> string(12) "str_contains" [579]=> string(15) "str_starts_with" [580]=> string(13) "str_ends_with" [581]=> string(11) "chunk_split" [582]=> string(6) "substr" [583]=> string(14) "substr_replace" [584]=> string(9) "quotemeta" [585]=> string(3) "ord" [586]=> string(3) "chr" [587]=> string(7) "ucfirst" [588]=> string(7) "lcfirst" [589]=> string(7) "ucwords" [590]=> string(5) "strtr" [591]=> string(6) "strrev" [592]=> string(12) "similar_text" [593]=> string(11) "addcslashes" [594]=> string(10) "addslashes" [595]=> string(13) "stripcslashes" [596]=> string(12) "stripslashes" [597]=> string(11) "str_replace" [598]=> string(12) "str_ireplace" [599]=> string(6) "hebrev" [600]=> string(5) "nl2br" [601]=> string(10) "strip_tags" [602]=> string(9) "setlocale" [603]=> string(9) "parse_str" [604]=> string(10) "str_getcsv" [605]=> string(10) "str_repeat" [606]=> string(11) "count_chars" [607]=> string(9) "strnatcmp" [608]=> string(10) "localeconv" [609]=> string(13) "strnatcasecmp" [610]=> string(12) "substr_count" [611]=> string(7) "str_pad" [612]=> string(6) "sscanf" [613]=> string(9) "str_rot13" [614]=> string(11) "str_shuffle" [615]=> string(14) "str_word_count" [616]=> string(9) "str_split" [617]=> string(7) "strpbrk" [618]=> string(14) "substr_compare" [619]=> string(11) "utf8_encode" [620]=> string(11) "utf8_decode" [621]=> string(7) "opendir" [622]=> string(3) "dir" [623]=> string(8) "closedir" [624]=> string(5) "chdir" [625]=> string(6) "chroot" [626]=> string(6) "getcwd" [627]=> string(9) "rewinddir" [628]=> string(7) "readdir" [629]=> string(7) "scandir" [630]=> string(4) "glob" [631]=> string(4) "exec" [632]=> string(6) "system" [633]=> string(8) "passthru" [634]=> string(14) "escapeshellcmd" [635]=> string(14) "escapeshellarg" [636]=> string(10) "shell_exec" [637]=> string(9) "proc_nice" [638]=> string(5) "flock" [639]=> string(13) "get_meta_tags" [640]=> string(6) "pclose" [641]=> string(5) "popen" [642]=> string(8) "readfile" [643]=> string(6) "rewind" [644]=> string(5) "rmdir" [645]=> string(5) "umask" [646]=> string(6) "fclose" [647]=> string(4) "feof" [648]=> string(5) "fgetc" [649]=> string(5) "fgets" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(6) "fscanf" [653]=> string(9) "fpassthru" [654]=> string(9) "ftruncate" [655]=> string(5) "fstat" [656]=> string(5) "fseek" [657]=> string(5) "ftell" [658]=> string(6) "fflush" [659]=> string(5) "fsync" [660]=> string(9) "fdatasync" [661]=> string(6) "fwrite" [662]=> string(5) "fputs" [663]=> string(5) "mkdir" [664]=> string(6) "rename" [665]=> string(4) "copy" [666]=> string(7) "tempnam" [667]=> string(7) "tmpfile" [668]=> string(4) "file" [669]=> string(17) "file_get_contents" [670]=> string(6) "unlink" [671]=> string(17) "file_put_contents" [672]=> string(7) "fputcsv" [673]=> string(7) "fgetcsv" [674]=> string(8) "realpath" [675]=> string(7) "fnmatch" [676]=> string(16) "sys_get_temp_dir" [677]=> string(9) "fileatime" [678]=> string(9) "filectime" [679]=> string(9) "filegroup" [680]=> string(9) "fileinode" [681]=> string(9) "filemtime" [682]=> string(9) "fileowner" [683]=> string(9) "fileperms" [684]=> string(8) "filesize" [685]=> string(8) "filetype" [686]=> string(11) "file_exists" [687]=> string(11) "is_writable" [688]=> string(12) "is_writeable" [689]=> string(11) "is_readable" [690]=> string(13) "is_executable" [691]=> string(7) "is_file" [692]=> string(6) "is_dir" [693]=> string(7) "is_link" [694]=> string(4) "stat" [695]=> string(5) "lstat" [696]=> string(5) "chown" [697]=> string(5) "chgrp" [698]=> string(6) "lchown" [699]=> string(6) "lchgrp" [700]=> string(5) "chmod" [701]=> string(5) "touch" [702]=> string(14) "clearstatcache" [703]=> string(16) "disk_total_space" [704]=> string(15) "disk_free_space" [705]=> string(13) "diskfreespace" [706]=> string(18) "realpath_cache_get" [707]=> string(19) "realpath_cache_size" [708]=> string(7) "sprintf" [709]=> string(6) "printf" [710]=> string(7) "vprintf" [711]=> string(8) "vsprintf" [712]=> string(7) "fprintf" [713]=> string(8) "vfprintf" [714]=> string(9) "fsockopen" [715]=> string(10) "pfsockopen" [716]=> string(16) "http_build_query" [717]=> string(23) "image_type_to_mime_type" [718]=> string(23) "image_type_to_extension" [719]=> string(12) "getimagesize" [720]=> string(22) "getimagesizefromstring" [721]=> string(10) "phpversion" [722]=> string(10) "phpcredits" [723]=> string(13) "php_sapi_name" [724]=> string(9) "php_uname" [725]=> string(21) "php_ini_scanned_files" [726]=> string(19) "php_ini_loaded_file" [727]=> string(9) "iptcembed" [728]=> string(9) "iptcparse" [729]=> string(11) "levenshtein" [730]=> string(8) "readlink" [731]=> string(8) "linkinfo" [732]=> string(7) "symlink" [733]=> string(4) "link" [734]=> string(3) "abs" [735]=> string(4) "ceil" [736]=> string(5) "floor" [737]=> string(5) "round" [738]=> string(3) "sin" [739]=> string(3) "cos" [740]=> string(3) "tan" [741]=> string(4) "asin" [742]=> string(4) "acos" [743]=> string(4) "atan" [744]=> string(5) "atanh" [745]=> string(5) "atan2" [746]=> string(4) "sinh" [747]=> string(4) "cosh" [748]=> string(4) "tanh" [749]=> string(5) "asinh" [750]=> string(5) "acosh" [751]=> string(5) "expm1" [752]=> string(5) "log1p" [753]=> string(2) "pi" [754]=> string(9) "is_finite" [755]=> string(6) "is_nan" [756]=> string(6) "intdiv" [757]=> string(11) "is_infinite" [758]=> string(3) "pow" [759]=> string(3) "exp" [760]=> string(3) "log" [761]=> string(5) "log10" [762]=> string(4) "sqrt" [763]=> string(5) "hypot" [764]=> string(7) "deg2rad" [765]=> string(7) "rad2deg" [766]=> string(6) "bindec" [767]=> string(6) "hexdec" [768]=> string(6) "octdec" [769]=> string(6) "decbin" [770]=> string(6) "decoct" [771]=> string(6) "dechex" [772]=> string(12) "base_convert" [773]=> string(13) "number_format" [774]=> string(4) "fmod" [775]=> string(4) "fdiv" [776]=> string(9) "microtime" [777]=> string(12) "gettimeofday" [778]=> string(9) "getrusage" [779]=> string(4) "pack" [780]=> string(6) "unpack" [781]=> string(17) "password_get_info" [782]=> string(13) "password_hash" [783]=> string(21) "password_needs_rehash" [784]=> string(15) "password_verify" [785]=> string(14) "password_algos" [786]=> string(10) "proc_close" [787]=> string(14) "proc_terminate" [788]=> string(15) "proc_get_status" [789]=> string(23) "quoted_printable_decode" [790]=> string(23) "quoted_printable_encode" [791]=> string(7) "soundex
Output for 8.3.2 - 8.3.3
array(2) { ["internal"]=> array(1280) { [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(10) "mb_str_pad" [243]=> string(17) "mb_regex_encoding" [244]=> string(7) "mb_ereg" [245]=> string(8) "mb_eregi" [246]=> string(15) "mb_ereg_replace" [247]=> string(16) "mb_eregi_replace" [248]=> string(24) "mb_ereg_replace_callback" [249]=> string(8) "mb_split" [250]=> string(13) "mb_ereg_match" [251]=> string(14) "mb_ereg_search" [252]=> string(18) "mb_ereg_search_pos" [253]=> string(19) "mb_ereg_search_regs" [254]=> string(19) "mb_ereg_search_init" [255]=> string(22) "mb_ereg_search_getregs" [256]=> string(21) "mb_ereg_search_getpos" [257]=> string(21) "mb_ereg_search_setpos" [258]=> string(20) "mb_regex_set_options" [259]=> string(11) "pdo_drivers" [260]=> string(10) "posix_kill" [261]=> string(12) "posix_getpid" [262]=> string(13) "posix_getppid" [263]=> string(12) "posix_getuid" [264]=> string(12) "posix_setuid" [265]=> string(13) "posix_geteuid" [266]=> string(13) "posix_seteuid" [267]=> string(12) "posix_getgid" [268]=> string(12) "posix_setgid" [269]=> string(13) "posix_getegid" [270]=> string(13) "posix_setegid" [271]=> string(15) "posix_getgroups" [272]=> string(14) "posix_getlogin" [273]=> string(13) "posix_getpgrp" [274]=> string(12) "posix_setsid" [275]=> string(13) "posix_setpgid" [276]=> string(13) "posix_getpgid" [277]=> string(12) "posix_getsid" [278]=> string(11) "posix_uname" [279]=> string(11) "posix_times" [280]=> string(13) "posix_ctermid" [281]=> string(13) "posix_ttyname" [282]=> string(12) "posix_isatty" [283]=> string(12) "posix_getcwd" [284]=> string(12) "posix_mkfifo" [285]=> string(11) "posix_mknod" [286]=> string(12) "posix_access" [287]=> string(13) "posix_eaccess" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(15) "posix_setrlimit" [294]=> string(20) "posix_get_last_error" [295]=> string(11) "posix_errno" [296]=> string(14) "posix_strerror" [297]=> string(16) "posix_initgroups" [298]=> string(13) "posix_sysconf" [299]=> string(14) "posix_pathconf" [300]=> string(15) "posix_fpathconf" [301]=> string(9) "lcg_value" [302]=> string(8) "mt_srand" [303]=> string(5) "srand" [304]=> string(4) "rand" [305]=> string(7) "mt_rand" [306]=> string(13) "mt_getrandmax" [307]=> string(10) "getrandmax" [308]=> string(12) "random_bytes" [309]=> string(10) "random_int" [310]=> string(12) "session_name" [311]=> string(19) "session_module_name" [312]=> string(17) "session_save_path" [313]=> string(10) "session_id" [314]=> string(17) "session_create_id" [315]=> string(21) "session_regenerate_id" [316]=> string(14) "session_decode" [317]=> string(14) "session_encode" [318]=> string(15) "session_destroy" [319]=> string(13) "session_unset" [320]=> string(10) "session_gc" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(24) "session_set_save_handler" [329]=> string(21) "session_cache_limiter" [330]=> string(20) "session_cache_expire" [331]=> string(25) "session_set_cookie_params" [332]=> string(13) "session_start" [333]=> string(19) "simplexml_load_file" [334]=> string(21) "simplexml_load_string" [335]=> string(20) "simplexml_import_dom" [336]=> string(16) "class_implements" [337]=> string(13) "class_parents" [338]=> string(10) "class_uses" [339]=> string(12) "spl_autoload" [340]=> string(17) "spl_autoload_call" [341]=> string(23) "spl_autoload_extensions" [342]=> string(22) "spl_autoload_functions" [343]=> string(21) "spl_autoload_register" [344]=> string(23) "spl_autoload_unregister" [345]=> string(11) "spl_classes" [346]=> string(15) "spl_object_hash" [347]=> string(13) "spl_object_id" [348]=> string(14) "iterator_apply" [349]=> string(14) "iterator_count" [350]=> string(17) "iterator_to_array" [351]=> string(14) "set_time_limit" [352]=> string(24) "header_register_callback" [353]=> string(8) "ob_start" [354]=> string(8) "ob_flush" [355]=> string(8) "ob_clean" [356]=> string(12) "ob_end_flush" [357]=> string(12) "ob_end_clean" [358]=> string(12) "ob_get_flush" [359]=> string(12) "ob_get_clean" [360]=> string(15) "ob_get_contents" [361]=> string(12) "ob_get_level" [362]=> string(13) "ob_get_length" [363]=> string(16) "ob_list_handlers" [364]=> string(13) "ob_get_status" [365]=> string(17) "ob_implicit_flush" [366]=> string(25) "output_reset_rewrite_vars" [367]=> string(22) "output_add_rewrite_var" [368]=> string(23) "stream_wrapper_register" [369]=> string(23) "stream_register_wrapper" [370]=> string(25) "stream_wrapper_unregister" [371]=> string(22) "stream_wrapper_restore" [372]=> string(10) "array_push" [373]=> string(6) "krsort" [374]=> string(5) "ksort" [375]=> string(5) "count" [376]=> string(6) "sizeof" [377]=> string(7) "natsort" [378]=> string(11) "natcasesort" [379]=> string(5) "asort" [380]=> string(6) "arsort" [381]=> string(4) "sort" [382]=> string(5) "rsort" [383]=> string(5) "usort" [384]=> string(6) "uasort" [385]=> string(6) "uksort" [386]=> string(3) "end" [387]=> string(4) "prev" [388]=> string(4) "next" [389]=> string(5) "reset" [390]=> string(7) "current" [391]=> string(3) "pos" [392]=> string(3) "key" [393]=> string(3) "min" [394]=> string(3) "max" [395]=> string(10) "array_walk" [396]=> string(20) "array_walk_recursive" [397]=> string(8) "in_array" [398]=> string(12) "array_search" [399]=> string(7) "extract" [400]=> string(7) "compact" [401]=> string(10) "array_fill" [402]=> string(15) "array_fill_keys" [403]=> string(5) "range" [404]=> string(7) "shuffle" [405]=> string(9) "array_pop" [406]=> string(11) "array_shift" [407]=> string(13) "array_unshift" [408]=> string(12) "array_splice" [409]=> string(11) "array_slice" [410]=> string(11) "array_merge" [411]=> string(21) "array_merge_recursive" [412]=> string(13) "array_replace" [413]=> string(23) "array_replace_recursive" [414]=> string(10) "array_keys" [415]=> string(15) "array_key_first" [416]=> string(14) "array_key_last" [417]=> string(12) "array_values" [418]=> string(18) "array_count_values" [419]=> string(12) "array_column" [420]=> string(13) "array_reverse" [421]=> string(9) "array_pad" [422]=> string(10) "array_flip" [423]=> string(21) "array_change_key_case" [424]=> string(12) "array_unique" [425]=> string(19) "array_intersect_key" [426]=> string(20) "array_intersect_ukey" [427]=> string(15) "array_intersect" [428]=> string(16) "array_uintersect" [429]=> string(21) "array_intersect_assoc" [430]=> string(22) "array_uintersect_assoc" [431]=> string(22) "array_intersect_uassoc" [432]=> string(23) "array_uintersect_uassoc" [433]=> string(14) "array_diff_key" [434]=> string(15) "array_diff_ukey" [435]=> string(10) "array_diff" [436]=> string(11) "array_udiff" [437]=> string(16) "array_diff_assoc" [438]=> string(17) "array_diff_uassoc" [439]=> string(17) "array_udiff_assoc" [440]=> string(18) "array_udiff_uassoc" [441]=> string(15) "array_multisort" [442]=> string(10) "array_rand" [443]=> string(9) "array_sum" [444]=> string(13) "array_product" [445]=> string(12) "array_reduce" [446]=> string(12) "array_filter" [447]=> string(9) "array_map" [448]=> string(16) "array_key_exists" [449]=> string(10) "key_exists" [450]=> string(11) "array_chunk" [451]=> string(13) "array_combine" [452]=> string(13) "array_is_list" [453]=> string(13) "base64_encode" [454]=> string(13) "base64_decode" [455]=> string(8) "constant" [456]=> string(7) "ip2long" [457]=> string(7) "long2ip" [458]=> string(6) "getenv" [459]=> string(6) "putenv" [460]=> string(6) "getopt" [461]=> string(5) "flush" [462]=> string(5) "sleep" [463]=> string(6) "usleep" [464]=> string(14) "time_nanosleep" [465]=> string(16) "time_sleep_until" [466]=> string(16) "get_current_user" [467]=> string(11) "get_cfg_var" [468]=> string(9) "error_log" [469]=> string(14) "error_get_last" [470]=> string(16) "error_clear_last" [471]=> string(14) "call_user_func" [472]=> string(20) "call_user_func_array" [473]=> string(19) "forward_static_call" [474]=> string(25) "forward_static_call_array" [475]=> string(26) "register_shutdown_function" [476]=> string(14) "highlight_file" [477]=> string(11) "show_source" [478]=> string(20) "php_strip_whitespace" [479]=> string(16) "highlight_string" [480]=> string(7) "ini_get" [481]=> string(11) "ini_get_all" [482]=> string(7) "ini_set" [483]=> string(9) "ini_alter" [484]=> string(11) "ini_restore" [485]=> string(18) "ini_parse_quantity" [486]=> string(16) "set_include_path" [487]=> string(16) "get_include_path" [488]=> string(7) "print_r" [489]=> string(18) "connection_aborted" [490]=> string(17) "connection_status" [491]=> string(17) "ignore_user_abort" [492]=> string(13) "getservbyname" [493]=> string(13) "getservbyport" [494]=> string(14) "getprotobyname" [495]=> string(16) "getprotobynumber" [496]=> string(22) "register_tick_function" [497]=> string(24) "unregister_tick_function" [498]=> string(16) "is_uploaded_file" [499]=> string(18) "move_uploaded_file" [500]=> string(14) "parse_ini_file" [501]=> string(16) "parse_ini_string" [502]=> string(14) "sys_getloadavg" [503]=> string(11) "get_browser" [504]=> string(5) "crc32" [505]=> string(5) "crypt" [506]=> string(8) "strptime" [507]=> string(11) "gethostname" [508]=> string(13) "gethostbyaddr" [509]=> string(13) "gethostbyname" [510]=> string(14) "gethostbynamel" [511]=> string(16) "dns_check_record" [512]=> string(10) "checkdnsrr" [513]=> string(14) "dns_get_record" [514]=> string(10) "dns_get_mx" [515]=> string(7) "getmxrr" [516]=> string(18) "net_get_interfaces" [517]=> string(4) "ftok" [518]=> string(6) "hrtime" [519]=> string(3) "md5" [520]=> string(8) "md5_file" [521]=> string(8) "getmyuid" [522]=> string(8) "getmygid" [523]=> string(8) "getmypid" [524]=> string(10) "getmyinode" [525]=> string(10) "getlastmod" [526]=> string(4) "sha1" [527]=> string(9) "sha1_file" [528]=> string(7) "openlog" [529]=> string(8) "closelog" [530]=> string(6) "syslog" [531]=> string(9) "inet_ntop" [532]=> string(9) "inet_pton" [533]=> string(9) "metaphone" [534]=> string(6) "header" [535]=> string(13) "header_remove" [536]=> string(12) "setrawcookie" [537]=> string(9) "setcookie" [538]=> string(18) "http_response_code" [539]=> string(12) "headers_sent" [540]=> string(12) "headers_list" [541]=> string(16) "htmlspecialchars" [542]=> string(23) "htmlspecialchars_decode" [543]=> string(18) "html_entity_decode" [544]=> string(12) "htmlentities" [545]=> string(26) "get_html_translation_table" [546]=> string(6) "assert" [547]=> string(14) "assert_options" [548]=> string(7) "bin2hex" [549]=> string(7) "hex2bin" [550]=> string(6) "strspn" [551]=> string(7) "strcspn" [552]=> string(11) "nl_langinfo" [553]=> string(7) "strcoll" [554]=> string(4) "trim" [555]=> string(5) "rtrim" [556]=> string(4) "chop" [557]=> string(5) "ltrim" [558]=> string(8) "wordwrap" [559]=> string(7) "explode" [560]=> string(7) "implode" [561]=> string(4) "join" [562]=> string(6) "strtok" [563]=> string(10) "strtoupper" [564]=> string(10) "strtolower" [565]=> string(13) "str_increment" [566]=> string(13) "str_decrement" [567]=> string(8) "basename" [568]=> string(7) "dirname" [569]=> string(8) "pathinfo" [570]=> string(7) "stristr" [571]=> string(6) "strstr" [572]=> string(6) "strchr" [573]=> string(6) "strpos" [574]=> string(7) "stripos" [575]=> string(7) "strrpos" [576]=> string(8) "strripos" [577]=> string(7) "strrchr" [578]=> string(12) "str_contains" [579]=> string(15) "str_starts_with" [580]=> string(13) "str_ends_with" [581]=> string(11) "chunk_split" [582]=> string(6) "substr" [583]=> string(14) "substr_replace" [584]=> string(9) "quotemeta" [585]=> string(3) "ord" [586]=> string(3) "chr" [587]=> string(7) "ucfirst" [588]=> string(7) "lcfirst" [589]=> string(7) "ucwords" [590]=> string(5) "strtr" [591]=> string(6) "strrev" [592]=> string(12) "similar_text" [593]=> string(11) "addcslashes" [594]=> string(10) "addslashes" [595]=> string(13) "stripcslashes" [596]=> string(12) "stripslashes" [597]=> string(11) "str_replace" [598]=> string(12) "str_ireplace" [599]=> string(6) "hebrev" [600]=> string(5) "nl2br" [601]=> string(10) "strip_tags" [602]=> string(9) "setlocale" [603]=> string(9) "parse_str" [604]=> string(10) "str_getcsv" [605]=> string(10) "str_repeat" [606]=> string(11) "count_chars" [607]=> string(9) "strnatcmp" [608]=> string(10) "localeconv" [609]=> string(13) "strnatcasecmp" [610]=> string(12) "substr_count" [611]=> string(7) "str_pad" [612]=> string(6) "sscanf" [613]=> string(9) "str_rot13" [614]=> string(11) "str_shuffle" [615]=> string(14) "str_word_count" [616]=> string(9) "str_split" [617]=> string(7) "strpbrk" [618]=> string(14) "substr_compare" [619]=> string(11) "utf8_encode" [620]=> string(11) "utf8_decode" [621]=> string(7) "opendir" [622]=> string(3) "dir" [623]=> string(8) "closedir" [624]=> string(5) "chdir" [625]=> string(6) "chroot" [626]=> string(6) "getcwd" [627]=> string(9) "rewinddir" [628]=> string(7) "readdir" [629]=> string(7) "scandir" [630]=> string(4) "glob" [631]=> string(4) "exec" [632]=> string(6) "system" [633]=> string(8) "passthru" [634]=> string(14) "escapeshellcmd" [635]=> string(14) "escapeshellarg" [636]=> string(10) "shell_exec" [637]=> string(9) "proc_nice" [638]=> string(5) "flock" [639]=> string(13) "get_meta_tags" [640]=> string(6) "pclose" [641]=> string(5) "popen" [642]=> string(8) "readfile" [643]=> string(6) "rewind" [644]=> string(5) "rmdir" [645]=> string(5) "umask" [646]=> string(6) "fclose" [647]=> string(4) "feof" [648]=> string(5) "fgetc" [649]=> string(5) "fgets" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(6) "fscanf" [653]=> string(9) "fpassthru" [654]=> string(9) "ftruncate" [655]=> string(5) "fstat" [656]=> string(5) "fseek" [657]=> string(5) "ftell" [658]=> string(6) "fflush" [659]=> string(5) "fsync" [660]=> string(9) "fdatasync" [661]=> string(6) "fwrite" [662]=> string(5) "fputs" [663]=> string(5) "mkdir" [664]=> string(6) "rename" [665]=> string(4) "copy" [666]=> string(7) "tempnam" [667]=> string(7) "tmpfile" [668]=> string(4) "file" [669]=> string(17) "file_get_contents" [670]=> string(6) "unlink" [671]=> string(17) "file_put_contents" [672]=> string(7) "fputcsv" [673]=> string(7) "fgetcsv" [674]=> string(8) "realpath" [675]=> string(7) "fnmatch" [676]=> string(16) "sys_get_temp_dir" [677]=> string(9) "fileatime" [678]=> string(9) "filectime" [679]=> string(9) "filegroup" [680]=> string(9) "fileinode" [681]=> string(9) "filemtime" [682]=> string(9) "fileowner" [683]=> string(9) "fileperms" [684]=> string(8) "filesize" [685]=> string(8) "filetype" [686]=> string(11) "file_exists" [687]=> string(11) "is_writable" [688]=> string(12) "is_writeable" [689]=> string(11) "is_readable" [690]=> string(13) "is_executable" [691]=> string(7) "is_file" [692]=> string(6) "is_dir" [693]=> string(7) "is_link" [694]=> string(4) "stat" [695]=> string(5) "lstat" [696]=> string(5) "chown" [697]=> string(5) "chgrp" [698]=> string(6) "lchown" [699]=> string(6) "lchgrp" [700]=> string(5) "chmod" [701]=> string(5) "touch" [702]=> string(14) "clearstatcache" [703]=> string(16) "disk_total_space" [704]=> string(15) "disk_free_space" [705]=> string(13) "diskfreespace" [706]=> string(18) "realpath_cache_get" [707]=> string(19) "realpath_cache_size" [708]=> string(7) "sprintf" [709]=> string(6) "printf" [710]=> string(7) "vprintf" [711]=> string(8) "vsprintf" [712]=> string(7) "fprintf" [713]=> string(8) "vfprintf" [714]=> string(9) "fsockopen" [715]=> string(10) "pfsockopen" [716]=> string(16) "http_build_query" [717]=> string(23) "image_type_to_mime_type" [718]=> string(23) "image_type_to_extension" [719]=> string(12) "getimagesize" [720]=> string(22) "getimagesizefromstring" [721]=> string(10) "phpversion" [722]=> string(10) "phpcredits" [723]=> string(13) "php_sapi_name" [724]=> string(9) "php_uname" [725]=> string(21) "php_ini_scanned_files" [726]=> string(19) "php_ini_loaded_file" [727]=> string(9) "iptcembed" [728]=> string(9) "iptcparse" [729]=> string(11) "levenshtein" [730]=> string(8) "readlink" [731]=> string(8) "linkinfo" [732]=> string(7) "symlink" [733]=> string(4) "link" [734]=> string(3) "abs" [735]=> string(4) "ceil" [736]=> string(5) "floor" [737]=> string(5) "round" [738]=> string(3) "sin" [739]=> string(3) "cos" [740]=> string(3) "tan" [741]=> string(4) "asin" [742]=> string(4) "acos" [743]=> string(4) "atan" [744]=> string(5) "atanh" [745]=> string(5) "atan2" [746]=> string(4) "sinh" [747]=> string(4) "cosh" [748]=> string(4) "tanh" [749]=> string(5) "asinh" [750]=> string(5) "acosh" [751]=> string(5) "expm1" [752]=> string(5) "log1p" [753]=> string(2) "pi" [754]=> string(9) "is_finite" [755]=> string(6) "is_nan" [756]=> string(6) "intdiv" [757]=> string(11) "is_infinite" [758]=> string(3) "pow" [759]=> string(3) "exp" [760]=> string(3) "log" [761]=> string(5) "log10" [762]=> string(4) "sqrt" [763]=> string(5) "hypot" [764]=> string(7) "deg2rad" [765]=> string(7) "rad2deg" [766]=> string(6) "bindec" [767]=> string(6) "hexdec" [768]=> string(6) "octdec" [769]=> string(6) "decbin" [770]=> string(6) "decoct" [771]=> string(6) "dechex" [772]=> string(12) "base_convert" [773]=> string(13) "number_format" [774]=> string(4) "fmod" [775]=> string(4) "fdiv" [776]=> string(9) "microtime" [777]=> string(12) "gettimeofday" [778]=> string(9) "getrusage" [779]=> string(4) "pack" [780]=> string(6) "unpack" [781]=> string(17) "password_get_info" [782]=> string(13) "password_hash" [783]=> string(21) "password_needs_rehash" [784]=> string(15) "password_verify" [785]=> string(14) "password_algos" [786]=> string(10) "proc_close" [787]=> string(14) "proc_terminate" [788]=> string(15) "proc_get_status" [789]=> string(23) "quoted_printable_decode" [790]=> string(23) "quoted_printable_encode" [791]=> string(7) "soundex
Process exited with code 137.
Output for 8.2.0, 8.2.3, 8.2.8, 8.2.14, 8.2.17
array(2) { ["internal"]=> array(1271) { [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(9) "lcg_value" [296]=> string(8) "mt_srand" [297]=> string(5) "srand" [298]=> string(4) "rand" [299]=> string(7) "mt_rand" [300]=> string(13) "mt_getrandmax" [301]=> string(10) "getrandmax" [302]=> string(12) "random_bytes" [303]=> string(10) "random_int" [304]=> string(12) "session_name" [305]=> string(19) "session_module_name" [306]=> string(17) "session_save_path" [307]=> string(10) "session_id" [308]=> string(17) "session_create_id" [309]=> string(21) "session_regenerate_id" [310]=> string(14) "session_decode" [311]=> string(14) "session_encode" [312]=> string(15) "session_destroy" [313]=> string(13) "session_unset" [314]=> string(10) "session_gc" [315]=> string(25) "session_get_cookie_params" [316]=> string(19) "session_write_close" [317]=> string(13) "session_abort" [318]=> string(13) "session_reset" [319]=> string(14) "session_status" [320]=> string(25) "session_register_shutdown" [321]=> string(14) "session_commit" [322]=> string(24) "session_set_save_handler" [323]=> string(21) "session_cache_limiter" [324]=> string(20) "session_cache_expire" [325]=> string(25) "session_set_cookie_params" [326]=> string(13) "session_start" [327]=> string(19) "simplexml_load_file" [328]=> string(21) "simplexml_load_string" [329]=> string(20) "simplexml_import_dom" [330]=> string(16) "class_implements" [331]=> string(13) "class_parents" [332]=> string(10) "class_uses" [333]=> string(12) "spl_autoload" [334]=> string(17) "spl_autoload_call" [335]=> string(23) "spl_autoload_extensions" [336]=> string(22) "spl_autoload_functions" [337]=> string(21) "spl_autoload_register" [338]=> string(23) "spl_autoload_unregister" [339]=> string(11) "spl_classes" [340]=> string(15) "spl_object_hash" [341]=> string(13) "spl_object_id" [342]=> string(14) "iterator_apply" [343]=> string(14) "iterator_count" [344]=> string(17) "iterator_to_array" [345]=> string(14) "set_time_limit" [346]=> string(24) "header_register_callback" [347]=> string(8) "ob_start" [348]=> string(8) "ob_flush" [349]=> string(8) "ob_clean" [350]=> string(12) "ob_end_flush" [351]=> string(12) "ob_end_clean" [352]=> string(12) "ob_get_flush" [353]=> string(12) "ob_get_clean" [354]=> string(15) "ob_get_contents" [355]=> string(12) "ob_get_level" [356]=> string(13) "ob_get_length" [357]=> string(16) "ob_list_handlers" [358]=> string(13) "ob_get_status" [359]=> string(17) "ob_implicit_flush" [360]=> string(25) "output_reset_rewrite_vars" [361]=> string(22) "output_add_rewrite_var" [362]=> string(23) "stream_wrapper_register" [363]=> string(23) "stream_register_wrapper" [364]=> string(25) "stream_wrapper_unregister" [365]=> string(22) "stream_wrapper_restore" [366]=> string(10) "array_push" [367]=> string(6) "krsort" [368]=> string(5) "ksort" [369]=> string(5) "count" [370]=> string(6) "sizeof" [371]=> string(7) "natsort" [372]=> string(11) "natcasesort" [373]=> string(5) "asort" [374]=> string(6) "arsort" [375]=> string(4) "sort" [376]=> string(5) "rsort" [377]=> string(5) "usort" [378]=> string(6) "uasort" [379]=> string(6) "uksort" [380]=> string(3) "end" [381]=> string(4) "prev" [382]=> string(4) "next" [383]=> string(5) "reset" [384]=> string(7) "current" [385]=> string(3) "pos" [386]=> string(3) "key" [387]=> string(3) "min" [388]=> string(3) "max" [389]=> string(10) "array_walk" [390]=> string(20) "array_walk_recursive" [391]=> string(8) "in_array" [392]=> string(12) "array_search" [393]=> string(7) "extract" [394]=> string(7) "compact" [395]=> string(10) "array_fill" [396]=> string(15) "array_fill_keys" [397]=> string(5) "range" [398]=> string(7) "shuffle" [399]=> string(9) "array_pop" [400]=> string(11) "array_shift" [401]=> string(13) "array_unshift" [402]=> string(12) "array_splice" [403]=> string(11) "array_slice" [404]=> string(11) "array_merge" [405]=> string(21) "array_merge_recursive" [406]=> string(13) "array_replace" [407]=> string(23) "array_replace_recursive" [408]=> string(10) "array_keys" [409]=> string(15) "array_key_first" [410]=> string(14) "array_key_last" [411]=> string(12) "array_values" [412]=> string(18) "array_count_values" [413]=> string(12) "array_column" [414]=> string(13) "array_reverse" [415]=> string(9) "array_pad" [416]=> string(10) "array_flip" [417]=> string(21) "array_change_key_case" [418]=> string(12) "array_unique" [419]=> string(19) "array_intersect_key" [420]=> string(20) "array_intersect_ukey" [421]=> string(15) "array_intersect" [422]=> string(16) "array_uintersect" [423]=> string(21) "array_intersect_assoc" [424]=> string(22) "array_uintersect_assoc" [425]=> string(22) "array_intersect_uassoc" [426]=> string(23) "array_uintersect_uassoc" [427]=> string(14) "array_diff_key" [428]=> string(15) "array_diff_ukey" [429]=> string(10) "array_diff" [430]=> string(11) "array_udiff" [431]=> string(16) "array_diff_assoc" [432]=> string(17) "array_diff_uassoc" [433]=> string(17) "array_udiff_assoc" [434]=> string(18) "array_udiff_uassoc" [435]=> string(15) "array_multisort" [436]=> string(10) "array_rand" [437]=> string(9) "array_sum" [438]=> string(13) "array_product" [439]=> string(12) "array_reduce" [440]=> string(12) "array_filter" [441]=> string(9) "array_map" [442]=> string(16) "array_key_exists" [443]=> string(10) "key_exists" [444]=> string(11) "array_chunk" [445]=> string(13) "array_combine" [446]=> string(13) "array_is_list" [447]=> string(13) "base64_encode" [448]=> string(13) "base64_decode" [449]=> string(8) "constant" [450]=> string(7) "ip2long" [451]=> string(7) "long2ip" [452]=> string(6) "getenv" [453]=> string(6) "putenv" [454]=> string(6) "getopt" [455]=> string(5) "flush" [456]=> string(5) "sleep" [457]=> string(6) "usleep" [458]=> string(14) "time_nanosleep" [459]=> string(16) "time_sleep_until" [460]=> string(16) "get_current_user" [461]=> string(11) "get_cfg_var" [462]=> string(9) "error_log" [463]=> string(14) "error_get_last" [464]=> string(16) "error_clear_last" [465]=> string(14) "call_user_func" [466]=> string(20) "call_user_func_array" [467]=> string(19) "forward_static_call" [468]=> string(25) "forward_static_call_array" [469]=> string(26) "register_shutdown_function" [470]=> string(14) "highlight_file" [471]=> string(11) "show_source" [472]=> string(20) "php_strip_whitespace" [473]=> string(16) "highlight_string" [474]=> string(7) "ini_get" [475]=> string(11) "ini_get_all" [476]=> string(7) "ini_set" [477]=> string(9) "ini_alter" [478]=> string(11) "ini_restore" [479]=> string(18) "ini_parse_quantity" [480]=> string(16) "set_include_path" [481]=> string(16) "get_include_path" [482]=> string(7) "print_r" [483]=> string(18) "connection_aborted" [484]=> string(17) "connection_status" [485]=> string(17) "ignore_user_abort" [486]=> string(13) "getservbyname" [487]=> string(13) "getservbyport" [488]=> string(14) "getprotobyname" [489]=> string(16) "getprotobynumber" [490]=> string(22) "register_tick_function" [491]=> string(24) "unregister_tick_function" [492]=> string(16) "is_uploaded_file" [493]=> string(18) "move_uploaded_file" [494]=> string(14) "parse_ini_file" [495]=> string(16) "parse_ini_string" [496]=> string(14) "sys_getloadavg" [497]=> string(11) "get_browser" [498]=> string(5) "crc32" [499]=> string(5) "crypt" [500]=> string(8) "strptime" [501]=> string(11) "gethostname" [502]=> string(13) "gethostbyaddr" [503]=> string(13) "gethostbyname" [504]=> string(14) "gethostbynamel" [505]=> string(16) "dns_check_record" [506]=> string(10) "checkdnsrr" [507]=> string(14) "dns_get_record" [508]=> string(10) "dns_get_mx" [509]=> string(7) "getmxrr" [510]=> string(18) "net_get_interfaces" [511]=> string(4) "ftok" [512]=> string(6) "hrtime" [513]=> string(3) "md5" [514]=> string(8) "md5_file" [515]=> string(8) "getmyuid" [516]=> string(8) "getmygid" [517]=> string(8) "getmypid" [518]=> string(10) "getmyinode" [519]=> string(10) "getlastmod" [520]=> string(4) "sha1" [521]=> string(9) "sha1_file" [522]=> string(7) "openlog" [523]=> string(8) "closelog" [524]=> string(6) "syslog" [525]=> string(9) "inet_ntop" [526]=> string(9) "inet_pton" [527]=> string(9) "metaphone" [528]=> string(6) "header" [529]=> string(13) "header_remove" [530]=> string(12) "setrawcookie" [531]=> string(9) "setcookie" [532]=> string(18) "http_response_code" [533]=> string(12) "headers_sent" [534]=> string(12) "headers_list" [535]=> string(16) "htmlspecialchars" [536]=> string(23) "htmlspecialchars_decode" [537]=> string(18) "html_entity_decode" [538]=> string(12) "htmlentities" [539]=> string(26) "get_html_translation_table" [540]=> string(6) "assert" [541]=> string(14) "assert_options" [542]=> string(7) "bin2hex" [543]=> string(7) "hex2bin" [544]=> string(6) "strspn" [545]=> string(7) "strcspn" [546]=> string(11) "nl_langinfo" [547]=> string(7) "strcoll" [548]=> string(4) "trim" [549]=> string(5) "rtrim" [550]=> string(4) "chop" [551]=> string(5) "ltrim" [552]=> string(8) "wordwrap" [553]=> string(7) "explode" [554]=> string(7) "implode" [555]=> string(4) "join" [556]=> string(6) "strtok" [557]=> string(10) "strtoupper" [558]=> string(10) "strtolower" [559]=> string(8) "basename" [560]=> string(7) "dirname" [561]=> string(8) "pathinfo" [562]=> string(7) "stristr" [563]=> string(6) "strstr" [564]=> string(6) "strchr" [565]=> string(6) "strpos" [566]=> string(7) "stripos" [567]=> string(7) "strrpos" [568]=> string(8) "strripos" [569]=> string(7) "strrchr" [570]=> string(12) "str_contains" [571]=> string(15) "str_starts_with" [572]=> string(13) "str_ends_with" [573]=> string(11) "chunk_split" [574]=> string(6) "substr" [575]=> string(14) "substr_replace" [576]=> string(9) "quotemeta" [577]=> string(3) "ord" [578]=> string(3) "chr" [579]=> string(7) "ucfirst" [580]=> string(7) "lcfirst" [581]=> string(7) "ucwords" [582]=> string(5) "strtr" [583]=> string(6) "strrev" [584]=> string(12) "similar_text" [585]=> string(11) "addcslashes" [586]=> string(10) "addslashes" [587]=> string(13) "stripcslashes" [588]=> string(12) "stripslashes" [589]=> string(11) "str_replace" [590]=> string(12) "str_ireplace" [591]=> string(6) "hebrev" [592]=> string(5) "nl2br" [593]=> string(10) "strip_tags" [594]=> string(9) "setlocale" [595]=> string(9) "parse_str" [596]=> string(10) "str_getcsv" [597]=> string(10) "str_repeat" [598]=> string(11) "count_chars" [599]=> string(9) "strnatcmp" [600]=> string(10) "localeconv" [601]=> string(13) "strnatcasecmp" [602]=> string(12) "substr_count" [603]=> string(7) "str_pad" [604]=> string(6) "sscanf" [605]=> string(9) "str_rot13" [606]=> string(11) "str_shuffle" [607]=> string(14) "str_word_count" [608]=> string(9) "str_split" [609]=> string(7) "strpbrk" [610]=> string(14) "substr_compare" [611]=> string(11) "utf8_encode" [612]=> string(11) "utf8_decode" [613]=> string(7) "opendir" [614]=> string(3) "dir" [615]=> string(8) "closedir" [616]=> string(5) "chdir" [617]=> string(6) "chroot" [618]=> string(6) "getcwd" [619]=> string(9) "rewinddir" [620]=> string(7) "readdir" [621]=> string(7) "scandir" [622]=> string(4) "glob" [623]=> string(4) "exec" [624]=> string(6) "system" [625]=> string(8) "passthru" [626]=> string(14) "escapeshellcmd" [627]=> string(14) "escapeshellarg" [628]=> string(10) "shell_exec" [629]=> string(9) "proc_nice" [630]=> string(5) "flock" [631]=> string(13) "get_meta_tags" [632]=> string(6) "pclose" [633]=> string(5) "popen" [634]=> string(8) "readfile" [635]=> string(6) "rewind" [636]=> string(5) "rmdir" [637]=> string(5) "umask" [638]=> string(6) "fclose" [639]=> string(4) "feof" [640]=> string(5) "fgetc" [641]=> string(5) "fgets" [642]=> string(5) "fread" [643]=> string(5) "fopen" [644]=> string(6) "fscanf" [645]=> string(9) "fpassthru" [646]=> string(9) "ftruncate" [647]=> string(5) "fstat" [648]=> string(5) "fseek" [649]=> string(5) "ftell" [650]=> string(6) "fflush" [651]=> string(5) "fsync" [652]=> string(9) "fdatasync" [653]=> string(6) "fwrite" [654]=> string(5) "fputs" [655]=> string(5) "mkdir" [656]=> string(6) "rename" [657]=> string(4) "copy" [658]=> string(7) "tempnam" [659]=> string(7) "tmpfile" [660]=> string(4) "file" [661]=> string(17) "file_get_contents" [662]=> string(6) "unlink" [663]=> string(17) "file_put_contents" [664]=> string(7) "fputcsv" [665]=> string(7) "fgetcsv" [666]=> string(8) "realpath" [667]=> string(7) "fnmatch" [668]=> string(16) "sys_get_temp_dir" [669]=> string(9) "fileatime" [670]=> string(9) "filectime" [671]=> string(9) "filegroup" [672]=> string(9) "fileinode" [673]=> string(9) "filemtime" [674]=> string(9) "fileowner" [675]=> string(9) "fileperms" [676]=> string(8) "filesize" [677]=> string(8) "filetype" [678]=> string(11) "file_exists" [679]=> string(11) "is_writable" [680]=> string(12) "is_writeable" [681]=> string(11) "is_readable" [682]=> string(13) "is_executable" [683]=> string(7) "is_file" [684]=> string(6) "is_dir" [685]=> string(7) "is_link" [686]=> string(4) "stat" [687]=> string(5) "lstat" [688]=> string(5) "chown" [689]=> string(5) "chgrp" [690]=> string(6) "lchown" [691]=> string(6) "lchgrp" [692]=> string(5) "chmod" [693]=> string(5) "touch" [694]=> string(14) "clearstatcache" [695]=> string(16) "disk_total_space" [696]=> string(15) "disk_free_space" [697]=> string(13) "diskfreespace" [698]=> string(18) "realpath_cache_get" [699]=> string(19) "realpath_cache_size" [700]=> string(7) "sprintf" [701]=> string(6) "printf" [702]=> string(7) "vprintf" [703]=> string(8) "vsprintf" [704]=> string(7) "fprintf" [705]=> string(8) "vfprintf" [706]=> string(9) "fsockopen" [707]=> string(10) "pfsockopen" [708]=> string(16) "http_build_query" [709]=> string(23) "image_type_to_mime_type" [710]=> string(23) "image_type_to_extension" [711]=> string(12) "getimagesize" [712]=> string(22) "getimagesizefromstring" [713]=> string(10) "phpversion" [714]=> string(10) "phpcredits" [715]=> string(13) "php_sapi_name" [716]=> string(9) "php_uname" [717]=> string(21) "php_ini_scanned_files" [718]=> string(19) "php_ini_loaded_file" [719]=> string(9) "iptcembed" [720]=> string(9) "iptcparse" [721]=> string(11) "levenshtein" [722]=> string(8) "readlink" [723]=> string(8) "linkinfo" [724]=> string(7) "symlink" [725]=> string(4) "link" [726]=> string(3) "abs" [727]=> string(4) "ceil" [728]=> string(5) "floor" [729]=> string(5) "round" [730]=> string(3) "sin" [731]=> string(3) "cos" [732]=> string(3) "tan" [733]=> string(4) "asin" [734]=> string(4) "acos" [735]=> string(4) "atan" [736]=> string(5) "atanh" [737]=> string(5) "atan2" [738]=> string(4) "sinh" [739]=> string(4) "cosh" [740]=> string(4) "tanh" [741]=> string(5) "asinh" [742]=> string(5) "acosh" [743]=> string(5) "expm1" [744]=> string(5) "log1p" [745]=> string(2) "pi" [746]=> string(9) "is_finite" [747]=> string(6) "is_nan" [748]=> string(6) "intdiv" [749]=> string(11) "is_infinite" [750]=> string(3) "pow" [751]=> string(3) "exp" [752]=> string(3) "log" [753]=> string(5) "log10" [754]=> string(4) "sqrt" [755]=> string(5) "hypot" [756]=> string(7) "deg2rad" [757]=> string(7) "rad2deg" [758]=> string(6) "bindec" [759]=> string(6) "hexdec" [760]=> string(6) "octdec" [761]=> string(6) "decbin" [762]=> string(6) "decoct" [763]=> string(6) "dechex" [764]=> string(12) "base_convert" [765]=> string(13) "number_format" [766]=> string(4) "fmod" [767]=> string(4) "fdiv" [768]=> string(9) "microtime" [769]=> string(12) "gettimeofday" [770]=> string(9) "getrusage" [771]=> string(4) "pack" [772]=> string(6) "unpack" [773]=> string(17) "password_get_info" [774]=> string(13) "password_hash" [775]=> string(21) "password_needs_rehash" [776]=> string(15) "password_verify" [777]=> string(14) "password_algos" [778]=> string(10) "proc_close" [779]=> string(14) "proc_terminate" [780]=> string(15) "proc_get_status" [781]=> string(23) "quoted_printable_decode" [782]=> string(23) "quoted_printable_encode" [783]=> string(7) "soundex" [784]=> string(13) "stream_select" [785]=> string(21) "stream_context_create" [786]=> string(25) "stream_context_set_params" [787]=> string(25) "stream_context_get_params" [788]=> string(25) "stream_context_set_option" [789]=> string(26) "stream_context_get_options" [790]=> string(26)
Process exited with code 137.
Output for 8.2.1 - 8.2.2, 8.2.4 - 8.2.7, 8.2.9 - 8.2.13, 8.2.15 - 8.2.16
array(2) { ["internal"]=> array(1271) { [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(9) "lcg_value" [296]=> string(8) "mt_srand" [297]=> string(5) "srand" [298]=> string(4) "rand" [299]=> string(7) "mt_rand" [300]=> string(13) "mt_getrandmax" [301]=> string(10) "getrandmax" [302]=> string(12) "random_bytes" [303]=> string(10) "random_int" [304]=> string(12) "session_name" [305]=> string(19) "session_module_name" [306]=> string(17) "session_save_path" [307]=> string(10) "session_id" [308]=> string(17) "session_create_id" [309]=> string(21) "session_regenerate_id" [310]=> string(14) "session_decode" [311]=> string(14) "session_encode" [312]=> string(15) "session_destroy" [313]=> string(13) "session_unset" [314]=> string(10) "session_gc" [315]=> string(25) "session_get_cookie_params" [316]=> string(19) "session_write_close" [317]=> string(13) "session_abort" [318]=> string(13) "session_reset" [319]=> string(14) "session_status" [320]=> string(25) "session_register_shutdown" [321]=> string(14) "session_commit" [322]=> string(24) "session_set_save_handler" [323]=> string(21) "session_cache_limiter" [324]=> string(20) "session_cache_expire" [325]=> string(25) "session_set_cookie_params" [326]=> string(13) "session_start" [327]=> string(19) "simplexml_load_file" [328]=> string(21) "simplexml_load_string" [329]=> string(20) "simplexml_import_dom" [330]=> string(16) "class_implements" [331]=> string(13) "class_parents" [332]=> string(10) "class_uses" [333]=> string(12) "spl_autoload" [334]=> string(17) "spl_autoload_call" [335]=> string(23) "spl_autoload_extensions" [336]=> string(22) "spl_autoload_functions" [337]=> string(21) "spl_autoload_register" [338]=> string(23) "spl_autoload_unregister" [339]=> string(11) "spl_classes" [340]=> string(15) "spl_object_hash" [341]=> string(13) "spl_object_id" [342]=> string(14) "iterator_apply" [343]=> string(14) "iterator_count" [344]=> string(17) "iterator_to_array" [345]=> string(14) "set_time_limit" [346]=> string(24) "header_register_callback" [347]=> string(8) "ob_start" [348]=> string(8) "ob_flush" [349]=> string(8) "ob_clean" [350]=> string(12) "ob_end_flush" [351]=> string(12) "ob_end_clean" [352]=> string(12) "ob_get_flush" [353]=> string(12) "ob_get_clean" [354]=> string(15) "ob_get_contents" [355]=> string(12) "ob_get_level" [356]=> string(13) "ob_get_length" [357]=> string(16) "ob_list_handlers" [358]=> string(13) "ob_get_status" [359]=> string(17) "ob_implicit_flush" [360]=> string(25) "output_reset_rewrite_vars" [361]=> string(22) "output_add_rewrite_var" [362]=> string(23) "stream_wrapper_register" [363]=> string(23) "stream_register_wrapper" [364]=> string(25) "stream_wrapper_unregister" [365]=> string(22) "stream_wrapper_restore" [366]=> string(10) "array_push" [367]=> string(6) "krsort" [368]=> string(5) "ksort" [369]=> string(5) "count" [370]=> string(6) "sizeof" [371]=> string(7) "natsort" [372]=> string(11) "natcasesort" [373]=> string(5) "asort" [374]=> string(6) "arsort" [375]=> string(4) "sort" [376]=> string(5) "rsort" [377]=> string(5) "usort" [378]=> string(6) "uasort" [379]=> string(6) "uksort" [380]=> string(3) "end" [381]=> string(4) "prev" [382]=> string(4) "next" [383]=> string(5) "reset" [384]=> string(7) "current" [385]=> string(3) "pos" [386]=> string(3) "key" [387]=> string(3) "min" [388]=> string(3) "max" [389]=> string(10) "array_walk" [390]=> string(20) "array_walk_recursive" [391]=> string(8) "in_array" [392]=> string(12) "array_search" [393]=> string(7) "extract" [394]=> string(7) "compact" [395]=> string(10) "array_fill" [396]=> string(15) "array_fill_keys" [397]=> string(5) "range" [398]=> string(7) "shuffle" [399]=> string(9) "array_pop" [400]=> string(11) "array_shift" [401]=> string(13) "array_unshift" [402]=> string(12) "array_splice" [403]=> string(11) "array_slice" [404]=> string(11) "array_merge" [405]=> string(21) "array_merge_recursive" [406]=> string(13) "array_replace" [407]=> string(23) "array_replace_recursive" [408]=> string(10) "array_keys" [409]=> string(15) "array_key_first" [410]=> string(14) "array_key_last" [411]=> string(12) "array_values" [412]=> string(18) "array_count_values" [413]=> string(12) "array_column" [414]=> string(13) "array_reverse" [415]=> string(9) "array_pad" [416]=> string(10) "array_flip" [417]=> string(21) "array_change_key_case" [418]=> string(12) "array_unique" [419]=> string(19) "array_intersect_key" [420]=> string(20) "array_intersect_ukey" [421]=> string(15) "array_intersect" [422]=> string(16) "array_uintersect" [423]=> string(21) "array_intersect_assoc" [424]=> string(22) "array_uintersect_assoc" [425]=> string(22) "array_intersect_uassoc" [426]=> string(23) "array_uintersect_uassoc" [427]=> string(14) "array_diff_key" [428]=> string(15) "array_diff_ukey" [429]=> string(10) "array_diff" [430]=> string(11) "array_udiff" [431]=> string(16) "array_diff_assoc" [432]=> string(17) "array_diff_uassoc" [433]=> string(17) "array_udiff_assoc" [434]=> string(18) "array_udiff_uassoc" [435]=> string(15) "array_multisort" [436]=> string(10) "array_rand" [437]=> string(9) "array_sum" [438]=> string(13) "array_product" [439]=> string(12) "array_reduce" [440]=> string(12) "array_filter" [441]=> string(9) "array_map" [442]=> string(16) "array_key_exists" [443]=> string(10) "key_exists" [444]=> string(11) "array_chunk" [445]=> string(13) "array_combine" [446]=> string(13) "array_is_list" [447]=> string(13) "base64_encode" [448]=> string(13) "base64_decode" [449]=> string(8) "constant" [450]=> string(7) "ip2long" [451]=> string(7) "long2ip" [452]=> string(6) "getenv" [453]=> string(6) "putenv" [454]=> string(6) "getopt" [455]=> string(5) "flush" [456]=> string(5) "sleep" [457]=> string(6) "usleep" [458]=> string(14) "time_nanosleep" [459]=> string(16) "time_sleep_until" [460]=> string(16) "get_current_user" [461]=> string(11) "get_cfg_var" [462]=> string(9) "error_log" [463]=> string(14) "error_get_last" [464]=> string(16) "error_clear_last" [465]=> string(14) "call_user_func" [466]=> string(20) "call_user_func_array" [467]=> string(19) "forward_static_call" [468]=> string(25) "forward_static_call_array" [469]=> string(26) "register_shutdown_function" [470]=> string(14) "highlight_file" [471]=> string(11) "show_source" [472]=> string(20) "php_strip_whitespace" [473]=> string(16) "highlight_string" [474]=> string(7) "ini_get" [475]=> string(11) "ini_get_all" [476]=> string(7) "ini_set" [477]=> string(9) "ini_alter" [478]=> string(11) "ini_restore" [479]=> string(18) "ini_parse_quantity" [480]=> string(16) "set_include_path" [481]=> string(16) "get_include_path" [482]=> string(7) "print_r" [483]=> string(18) "connection_aborted" [484]=> string(17) "connection_status" [485]=> string(17) "ignore_user_abort" [486]=> string(13) "getservbyname" [487]=> string(13) "getservbyport" [488]=> string(14) "getprotobyname" [489]=> string(16) "getprotobynumber" [490]=> string(22) "register_tick_function" [491]=> string(24) "unregister_tick_function" [492]=> string(16) "is_uploaded_file" [493]=> string(18) "move_uploaded_file" [494]=> string(14) "parse_ini_file" [495]=> string(16) "parse_ini_string" [496]=> string(14) "sys_getloadavg" [497]=> string(11) "get_browser" [498]=> string(5) "crc32" [499]=> string(5) "crypt" [500]=> string(8) "strptime" [501]=> string(11) "gethostname" [502]=> string(13) "gethostbyaddr" [503]=> string(13) "gethostbyname" [504]=> string(14) "gethostbynamel" [505]=> string(16) "dns_check_record" [506]=> string(10) "checkdnsrr" [507]=> string(14) "dns_get_record" [508]=> string(10) "dns_get_mx" [509]=> string(7) "getmxrr" [510]=> string(18) "net_get_interfaces" [511]=> string(4) "ftok" [512]=> string(6) "hrtime" [513]=> string(3) "md5" [514]=> string(8) "md5_file" [515]=> string(8) "getmyuid" [516]=> string(8) "getmygid" [517]=> string(8) "getmypid" [518]=> string(10) "getmyinode" [519]=> string(10) "getlastmod" [520]=> string(4) "sha1" [521]=> string(9) "sha1_file" [522]=> string(7) "openlog" [523]=> string(8) "closelog" [524]=> string(6) "syslog" [525]=> string(9) "inet_ntop" [526]=> string(9) "inet_pton" [527]=> string(9) "metaphone" [528]=> string(6) "header" [529]=> string(13) "header_remove" [530]=> string(12) "setrawcookie" [531]=> string(9) "setcookie" [532]=> string(18) "http_response_code" [533]=> string(12) "headers_sent" [534]=> string(12) "headers_list" [535]=> string(16) "htmlspecialchars" [536]=> string(23) "htmlspecialchars_decode" [537]=> string(18) "html_entity_decode" [538]=> string(12) "htmlentities" [539]=> string(26) "get_html_translation_table" [540]=> string(6) "assert" [541]=> string(14) "assert_options" [542]=> string(7) "bin2hex" [543]=> string(7) "hex2bin" [544]=> string(6) "strspn" [545]=> string(7) "strcspn" [546]=> string(11) "nl_langinfo" [547]=> string(7) "strcoll" [548]=> string(4) "trim" [549]=> string(5) "rtrim" [550]=> string(4) "chop" [551]=> string(5) "ltrim" [552]=> string(8) "wordwrap" [553]=> string(7) "explode" [554]=> string(7) "implode" [555]=> string(4) "join" [556]=> string(6) "strtok" [557]=> string(10) "strtoupper" [558]=> string(10) "strtolower" [559]=> string(8) "basename" [560]=> string(7) "dirname" [561]=> string(8) "pathinfo" [562]=> string(7) "stristr" [563]=> string(6) "strstr" [564]=> string(6) "strchr" [565]=> string(6) "strpos" [566]=> string(7) "stripos" [567]=> string(7) "strrpos" [568]=> string(8) "strripos" [569]=> string(7) "strrchr" [570]=> string(12) "str_contains" [571]=> string(15) "str_starts_with" [572]=> string(13) "str_ends_with" [573]=> string(11) "chunk_split" [574]=> string(6) "substr" [575]=> string(14) "substr_replace" [576]=> string(9) "quotemeta" [577]=> string(3) "ord" [578]=> string(3) "chr" [579]=> string(7) "ucfirst" [580]=> string(7) "lcfirst" [581]=> string(7) "ucwords" [582]=> string(5) "strtr" [583]=> string(6) "strrev" [584]=> string(12) "similar_text" [585]=> string(11) "addcslashes" [586]=> string(10) "addslashes" [587]=> string(13) "stripcslashes" [588]=> string(12) "stripslashes" [589]=> string(11) "str_replace" [590]=> string(12) "str_ireplace" [591]=> string(6) "hebrev" [592]=> string(5) "nl2br" [593]=> string(10) "strip_tags" [594]=> string(9) "setlocale" [595]=> string(9) "parse_str" [596]=> string(10) "str_getcsv" [597]=> string(10) "str_repeat" [598]=> string(11) "count_chars" [599]=> string(9) "strnatcmp" [600]=> string(10) "localeconv" [601]=> string(13) "strnatcasecmp" [602]=> string(12) "substr_count" [603]=> string(7) "str_pad" [604]=> string(6) "sscanf" [605]=> string(9) "str_rot13" [606]=> string(11) "str_shuffle" [607]=> string(14) "str_word_count" [608]=> string(9) "str_split" [609]=> string(7) "strpbrk" [610]=> string(14) "substr_compare" [611]=> string(11) "utf8_encode" [612]=> string(11) "utf8_decode" [613]=> string(7) "opendir" [614]=> string(3) "dir" [615]=> string(8) "closedir" [616]=> string(5) "chdir" [617]=> string(6) "chroot" [618]=> string(6) "getcwd" [619]=> string(9) "rewinddir" [620]=> string(7) "readdir" [621]=> string(7) "scandir" [622]=> string(4) "glob" [623]=> string(4) "exec" [624]=> string(6) "system" [625]=> string(8) "passthru" [626]=> string(14) "escapeshellcmd" [627]=> string(14) "escapeshellarg" [628]=> string(10) "shell_exec" [629]=> string(9) "proc_nice" [630]=> string(5) "flock" [631]=> string(13) "get_meta_tags" [632]=> string(6) "pclose" [633]=> string(5) "popen" [634]=> string(8) "readfile" [635]=> string(6) "rewind" [636]=> string(5) "rmdir" [637]=> string(5) "umask" [638]=> string(6) "fclose" [639]=> string(4) "feof" [640]=> string(5) "fgetc" [641]=> string(5) "fgets" [642]=> string(5) "fread" [643]=> string(5) "fopen" [644]=> string(6) "fscanf" [645]=> string(9) "fpassthru" [646]=> string(9) "ftruncate" [647]=> string(5) "fstat" [648]=> string(5) "fseek" [649]=> string(5) "ftell" [650]=> string(6) "fflush" [651]=> string(5) "fsync" [652]=> string(9) "fdatasync" [653]=> string(6) "fwrite" [654]=> string(5) "fputs" [655]=> string(5) "mkdir" [656]=> string(6) "rename" [657]=> string(4) "copy" [658]=> string(7) "tempnam" [659]=> string(7) "tmpfile" [660]=> string(4) "file" [661]=> string(17) "file_get_contents" [662]=> string(6) "unlink" [663]=> string(17) "file_put_contents" [664]=> string(7) "fputcsv" [665]=> string(7) "fgetcsv" [666]=> string(8) "realpath" [667]=> string(7) "fnmatch" [668]=> string(16) "sys_get_temp_dir" [669]=> string(9) "fileatime" [670]=> string(9) "filectime" [671]=> string(9) "filegroup" [672]=> string(9) "fileinode" [673]=> string(9) "filemtime" [674]=> string(9) "fileowner" [675]=> string(9) "fileperms" [676]=> string(8) "filesize" [677]=> string(8) "filetype" [678]=> string(11) "file_exists" [679]=> string(11) "is_writable" [680]=> string(12) "is_writeable" [681]=> string(11) "is_readable" [682]=> string(13) "is_executable" [683]=> string(7) "is_file" [684]=> string(6) "is_dir" [685]=> string(7) "is_link" [686]=> string(4) "stat" [687]=> string(5) "lstat" [688]=> string(5) "chown" [689]=> string(5) "chgrp" [690]=> string(6) "lchown" [691]=> string(6) "lchgrp" [692]=> string(5) "chmod" [693]=> string(5) "touch" [694]=> string(14) "clearstatcache" [695]=> string(16) "disk_total_space" [696]=> string(15) "disk_free_space" [697]=> string(13) "diskfreespace" [698]=> string(18) "realpath_cache_get" [699]=> string(19) "realpath_cache_size" [700]=> string(7) "sprintf" [701]=> string(6) "printf" [702]=> string(7) "vprintf" [703]=> string(8) "vsprintf" [704]=> string(7) "fprintf" [705]=> string(8) "vfprintf" [706]=> string(9) "fsockopen" [707]=> string(10) "pfsockopen" [708]=> string(16) "http_build_query" [709]=> string(23) "image_type_to_mime_type" [710]=> string(23) "image_type_to_extension" [711]=> string(12) "getimagesize" [712]=> string(22) "getimagesizefromstring" [713]=> string(10) "phpversion" [714]=> string(10) "phpcredits" [715]=> string(13) "php_sapi_name" [716]=> string(9) "php_uname" [717]=> string(21) "php_ini_scanned_files" [718]=> string(19) "php_ini_loaded_file" [719]=> string(9) "iptcembed" [720]=> string(9) "iptcparse" [721]=> string(11) "levenshtein" [722]=> string(8) "readlink" [723]=> string(8) "linkinfo" [724]=> string(7) "symlink" [725]=> string(4) "link" [726]=> string(3) "abs" [727]=> string(4) "ceil" [728]=> string(5) "floor" [729]=> string(5) "round" [730]=> string(3) "sin" [731]=> string(3) "cos" [732]=> string(3) "tan" [733]=> string(4) "asin" [734]=> string(4) "acos" [735]=> string(4) "atan" [736]=> string(5) "atanh" [737]=> string(5) "atan2" [738]=> string(4) "sinh" [739]=> string(4) "cosh" [740]=> string(4) "tanh" [741]=> string(5) "asinh" [742]=> string(5) "acosh" [743]=> string(5) "expm1" [744]=> string(5) "log1p" [745]=> string(2) "pi" [746]=> string(9) "is_finite" [747]=> string(6) "is_nan" [748]=> string(6) "intdiv" [749]=> string(11) "is_infinite" [750]=> string(3) "pow" [751]=> string(3) "exp" [752]=> string(3) "log" [753]=> string(5) "log10" [754]=> string(4) "sqrt" [755]=> string(5) "hypot" [756]=> string(7) "deg2rad" [757]=> string(7) "rad2deg" [758]=> string(6) "bindec" [759]=> string(6) "hexdec" [760]=> string(6) "octdec" [761]=> string(6) "decbin" [762]=> string(6) "decoct" [763]=> string(6) "dechex" [764]=> string(12) "base_convert" [765]=> string(13) "number_format" [766]=> string(4) "fmod" [767]=> string(4) "fdiv" [768]=> string(9) "microtime" [769]=> string(12) "gettimeofday" [770]=> string(9) "getrusage" [771]=> string(4) "pack" [772]=> string(6) "unpack" [773]=> string(17) "password_get_info" [774]=> string(13) "password_hash" [775]=> string(21) "password_needs_rehash" [776]=> string(15) "password_verify" [777]=> string(14) "password_algos" [778]=> string(10) "proc_close" [779]=> string(14) "proc_terminate" [780]=> string(15) "proc_get_status" [781]=> string(23) "quoted_printable_decode" [782]=> string(23) "quoted_printable_encode" [783]=> string(7) "soundex" [784]=> string(13) "stream_select" [785]=> string(21) "stream_context_create" [786]=> string(25) "stream_context_set_params" [787]=> string(25) "stream_context_get_params" [788]=> string(25) "stream_context_set_option" [789]=> string(26) "stream_context_get_options" [790]=> string(26)
Output for 8.1.0 - 8.1.4, 8.1.8 - 8.1.9, 8.1.11 - 8.1.15, 8.1.17, 8.1.19 - 8.1.20, 8.1.23 - 8.1.27
array(2) { ["internal"]=> array(1268) { [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(10) "preg_match" [113]=> string(14) "preg_match_all" [114]=> string(12) "preg_replace" [115]=> string(11) "preg_filter" [116]=> string(21) "preg_replace_callback" [117]=> string(27) "preg_replace_callback_array" [118]=> string(10) "preg_split" [119]=> string(10) "preg_quote" [120]=> string(9) "preg_grep" [121]=> string(15) "preg_last_error" [122]=> string(19) "preg_last_error_msg" [123]=> string(12) "ob_gzhandler" [124]=> string(20) "zlib_get_coding_type" [125]=> string(6) "gzfile" [126]=> string(6) "gzopen" [127]=> string(10) "readgzfile" [128]=> string(11) "zlib_encode" [129]=> string(11) "zlib_decode" [130]=> string(9) "gzdeflate" [131]=> string(8) "gzencode" [132]=> string(10) "gzcompress" [133]=> string(9) "gzinflate" [134]=> string(8) "gzdecode" [135]=> string(12) "gzuncompress" [136]=> string(7) "gzwrite" [137]=> string(6) "gzputs" [138]=> string(8) "gzrewind" [139]=> string(7) "gzclose" [140]=> string(5) "gzeof" [141]=> string(6) "gzgetc" [142]=> string(10) "gzpassthru" [143]=> string(6) "gzseek" [144]=> string(6) "gztell" [145]=> string(6) "gzread" [146]=> string(6) "gzgets" [147]=> string(12) "deflate_init" [148]=> string(11) "deflate_add" [149]=> string(12) "inflate_init" [150]=> string(11) "inflate_add" [151]=> string(18) "inflate_get_status" [152]=> string(20) "inflate_get_read_len" [153]=> string(11) "ctype_alnum" [154]=> string(11) "ctype_alpha" [155]=> string(11) "ctype_cntrl" [156]=> string(11) "ctype_digit" [157]=> string(11) "ctype_lower" [158]=> string(11) "ctype_graph" [159]=> string(11) "ctype_print" [160]=> string(11) "ctype_punct" [161]=> string(11) "ctype_space" [162]=> string(11) "ctype_upper" [163]=> string(12) "ctype_xdigit" [164]=> string(20) "dom_import_simplexml" [165]=> string(10) "finfo_open" [166]=> string(11) "finfo_close" [167]=> string(15) "finfo_set_flags" [168]=> string(10) "finfo_file" [169]=> string(12) "finfo_buffer" [170]=> string(17) "mime_content_type" [171]=> string(14) "filter_has_var" [172]=> string(12) "filter_input" [173]=> string(10) "filter_var" [174]=> string(18) "filter_input_array" [175]=> string(16) "filter_var_array" [176]=> string(11) "filter_list" [177]=> string(9) "filter_id" [178]=> string(4) "hash" [179]=> string(9) "hash_file" [180]=> string(9) "hash_hmac" [181]=> string(14) "hash_hmac_file" [182]=> string(9) "hash_init" [183]=> string(11) "hash_update" [184]=> string(18) "hash_update_stream" [185]=> string(16) "hash_update_file" [186]=> string(10) "hash_final" [187]=> string(9) "hash_copy" [188]=> string(10) "hash_algos" [189]=> string(15) "hash_hmac_algos" [190]=> string(11) "hash_pbkdf2" [191]=> string(11) "hash_equals" [192]=> string(9) "hash_hkdf" [193]=> string(11) "json_encode" [194]=> string(11) "json_decode" [195]=> string(15) "json_last_error" [196]=> string(19) "json_last_error_msg" [197]=> string(11) "mb_language" [198]=> string(20) "mb_internal_encoding" [199]=> string(13) "mb_http_input" [200]=> string(14) "mb_http_output" [201]=> string(15) "mb_detect_order" [202]=> string(23) "mb_substitute_character" [203]=> string(22) "mb_preferred_mime_name" [204]=> string(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(12) "mb_str_split" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(15) "mb_convert_case" [223]=> string(13) "mb_strtoupper" [224]=> string(13) "mb_strtolower" [225]=> string(18) "mb_detect_encoding" [226]=> string(17) "mb_list_encodings" [227]=> string(19) "mb_encoding_aliases" [228]=> string(20) "mb_encode_mimeheader" [229]=> string(20) "mb_decode_mimeheader" [230]=> string(15) "mb_convert_kana" [231]=> string(20) "mb_convert_variables" [232]=> string(23) "mb_encode_numericentity" [233]=> string(23) "mb_decode_numericentity" [234]=> string(12) "mb_send_mail" [235]=> string(11) "mb_get_info" [236]=> string(17) "mb_check_encoding" [237]=> string(8) "mb_scrub" [238]=> string(6) "mb_ord" [239]=> string(6) "mb_chr" [240]=> string(17) "mb_regex_encoding" [241]=> string(7) "mb_ereg" [242]=> string(8) "mb_eregi" [243]=> string(15) "mb_ereg_replace" [244]=> string(16) "mb_eregi_replace" [245]=> string(24) "mb_ereg_replace_callback" [246]=> string(8) "mb_split" [247]=> string(13) "mb_ereg_match" [248]=> string(14) "mb_ereg_search" [249]=> string(18) "mb_ereg_search_pos" [250]=> string(19) "mb_ereg_search_regs" [251]=> string(19) "mb_ereg_search_init" [252]=> string(22) "mb_ereg_search_getregs" [253]=> string(21) "mb_ereg_search_getpos" [254]=> string(21) "mb_ereg_search_setpos" [255]=> string(20) "mb_regex_set_options" [256]=> string(11) "pdo_drivers" [257]=> string(10) "posix_kill" [258]=> string(12) "posix_getpid" [259]=> string(13) "posix_getppid" [260]=> string(12) "posix_getuid" [261]=> string(12) "posix_setuid" [262]=> string(13) "posix_geteuid" [263]=> string(13) "posix_seteuid" [264]=> string(12) "posix_getgid" [265]=> string(12) "posix_setgid" [266]=> string(13) "posix_getegid" [267]=> string(13) "posix_setegid" [268]=> string(15) "posix_getgroups" [269]=> string(14) "posix_getlogin" [270]=> string(13) "posix_getpgrp" [271]=> string(12) "posix_setsid" [272]=> string(13) "posix_setpgid" [273]=> string(13) "posix_getpgid" [274]=> string(12) "posix_getsid" [275]=> string(11) "posix_uname" [276]=> string(11) "posix_times" [277]=> string(13) "posix_ctermid" [278]=> string(13) "posix_ttyname" [279]=> string(12) "posix_isatty" [280]=> string(12) "posix_getcwd" [281]=> string(12) "posix_mkfifo" [282]=> string(11) "posix_mknod" [283]=> string(12) "posix_access" [284]=> string(14) "posix_getgrnam" [285]=> string(14) "posix_getgrgid" [286]=> string(14) "posix_getpwnam" [287]=> string(14) "posix_getpwuid" [288]=> string(15) "posix_getrlimit" [289]=> string(15) "posix_setrlimit" [290]=> string(20) "posix_get_last_error" [291]=> string(11) "posix_errno" [292]=> string(14) "posix_strerror" [293]=> string(16) "posix_initgroups" [294]=> string(12) "session_name" [295]=> string(19) "session_module_name" [296]=> string(17) "session_save_path" [297]=> string(10) "session_id" [298]=> string(17) "session_create_id" [299]=> string(21) "session_regenerate_id" [300]=> string(14) "session_decode" [301]=> string(14) "session_encode" [302]=> string(15) "session_destroy" [303]=> string(13) "session_unset" [304]=> string(10) "session_gc" [305]=> string(25) "session_get_cookie_params" [306]=> string(19) "session_write_close" [307]=> string(13) "session_abort" [308]=> string(13) "session_reset" [309]=> string(14) "session_status" [310]=> string(25) "session_register_shutdown" [311]=> string(14) "session_commit" [312]=> string(24) "session_set_save_handler" [313]=> string(21) "session_cache_limiter" [314]=> string(20) "session_cache_expire" [315]=> string(25) "session_set_cookie_params" [316]=> string(13) "session_start" [317]=> string(19) "simplexml_load_file" [318]=> string(21) "simplexml_load_string" [319]=> string(20) "simplexml_import_dom" [320]=> string(16) "class_implements" [321]=> string(13) "class_parents" [322]=> string(10) "class_uses" [323]=> string(12) "spl_autoload" [324]=> string(17) "spl_autoload_call" [325]=> string(23) "spl_autoload_extensions" [326]=> string(22) "spl_autoload_functions" [327]=> string(21) "spl_autoload_register" [328]=> string(23) "spl_autoload_unregister" [329]=> string(11) "spl_classes" [330]=> string(15) "spl_object_hash" [331]=> string(13) "spl_object_id" [332]=> string(14) "iterator_apply" [333]=> string(14) "iterator_count" [334]=> string(17) "iterator_to_array" [335]=> string(14) "set_time_limit" [336]=> string(24) "header_register_callback" [337]=> string(8) "ob_start" [338]=> string(8) "ob_flush" [339]=> string(8) "ob_clean" [340]=> string(12) "ob_end_flush" [341]=> string(12) "ob_end_clean" [342]=> string(12) "ob_get_flush" [343]=> string(12) "ob_get_clean" [344]=> string(15) "ob_get_contents" [345]=> string(12) "ob_get_level" [346]=> string(13) "ob_get_length" [347]=> string(16) "ob_list_handlers" [348]=> string(13) "ob_get_status" [349]=> string(17) "ob_implicit_flush" [350]=> string(25) "output_reset_rewrite_vars" [351]=> string(22) "output_add_rewrite_var" [352]=> string(23) "stream_wrapper_register" [353]=> string(23) "stream_register_wrapper" [354]=> string(25) "stream_wrapper_unregister" [355]=> string(22) "stream_wrapper_restore" [356]=> string(10) "array_push" [357]=> string(6) "krsort" [358]=> string(5) "ksort" [359]=> string(5) "count" [360]=> string(6) "sizeof" [361]=> string(7) "natsort" [362]=> string(11) "natcasesort" [363]=> string(5) "asort" [364]=> string(6) "arsort" [365]=> string(4) "sort" [366]=> string(5) "rsort" [367]=> string(5) "usort" [368]=> string(6) "uasort" [369]=> string(6) "uksort" [370]=> string(3) "end" [371]=> string(4) "prev" [372]=> string(4) "next" [373]=> string(5) "reset" [374]=> string(7) "current" [375]=> string(3) "pos" [376]=> string(3) "key" [377]=> string(3) "min" [378]=> string(3) "max" [379]=> string(10) "array_walk" [380]=> string(20) "array_walk_recursive" [381]=> string(8) "in_array" [382]=> string(12) "array_search" [383]=> string(7) "extract" [384]=> string(7) "compact" [385]=> string(10) "array_fill" [386]=> string(15) "array_fill_keys" [387]=> string(5) "range" [388]=> string(7) "shuffle" [389]=> string(9) "array_pop" [390]=> string(11) "array_shift" [391]=> string(13) "array_unshift" [392]=> string(12) "array_splice" [393]=> string(11) "array_slice" [394]=> string(11) "array_merge" [395]=> string(21) "array_merge_recursive" [396]=> string(13) "array_replace" [397]=> string(23) "array_replace_recursive" [398]=> string(10) "array_keys" [399]=> string(15) "array_key_first" [400]=> string(14) "array_key_last" [401]=> string(12) "array_values" [402]=> string(18) "array_count_values" [403]=> string(12) "array_column" [404]=> string(13) "array_reverse" [405]=> string(9) "array_pad" [406]=> string(10) "array_flip" [407]=> string(21) "array_change_key_case" [408]=> string(12) "array_unique" [409]=> string(19) "array_intersect_key" [410]=> string(20) "array_intersect_ukey" [411]=> string(15) "array_intersect" [412]=> string(16) "array_uintersect" [413]=> string(21) "array_intersect_assoc" [414]=> string(22) "array_uintersect_assoc" [415]=> string(22) "array_intersect_uassoc" [416]=> string(23) "array_uintersect_uassoc" [417]=> string(14) "array_diff_key" [418]=> string(15) "array_diff_ukey" [419]=> string(10) "array_diff" [420]=> string(11) "array_udiff" [421]=> string(16) "array_diff_assoc" [422]=> string(17) "array_diff_uassoc" [423]=> string(17) "array_udiff_assoc" [424]=> string(18) "array_udiff_uassoc" [425]=> string(15) "array_multisort" [426]=> string(10) "array_rand" [427]=> string(9) "array_sum" [428]=> string(13) "array_product" [429]=> string(12) "array_reduce" [430]=> string(12) "array_filter" [431]=> string(9) "array_map" [432]=> string(16) "array_key_exists" [433]=> string(10) "key_exists" [434]=> string(11) "array_chunk" [435]=> string(13) "array_combine" [436]=> string(13) "array_is_list" [437]=> string(13) "base64_encode" [438]=> string(13) "base64_decode" [439]=> string(8) "constant" [440]=> string(7) "ip2long" [441]=> string(7) "long2ip" [442]=> string(6) "getenv" [443]=> string(6) "putenv" [444]=> string(6) "getopt" [445]=> string(5) "flush" [446]=> string(5) "sleep" [447]=> string(6) "usleep" [448]=> string(14) "time_nanosleep" [449]=> string(16) "time_sleep_until" [450]=> string(16) "get_current_user" [451]=> string(11) "get_cfg_var" [452]=> string(9) "error_log" [453]=> string(14) "error_get_last" [454]=> string(16) "error_clear_last" [455]=> string(14) "call_user_func" [456]=> string(20) "call_user_func_array" [457]=> string(19) "forward_static_call" [458]=> string(25) "forward_static_call_array" [459]=> string(26) "register_shutdown_function" [460]=> string(14) "highlight_file" [461]=> string(11) "show_source" [462]=> string(20) "php_strip_whitespace" [463]=> string(16) "highlight_string" [464]=> string(7) "ini_get" [465]=> string(11) "ini_get_all" [466]=> string(7) "ini_set" [467]=> string(9) "ini_alter" [468]=> string(11) "ini_restore" [469]=> string(16) "set_include_path" [470]=> string(16) "get_include_path" [471]=> string(7) "print_r" [472]=> string(18) "connection_aborted" [473]=> string(17) "connection_status" [474]=> string(17) "ignore_user_abort" [475]=> string(13) "getservbyname" [476]=> string(13) "getservbyport" [477]=> string(14) "getprotobyname" [478]=> string(16) "getprotobynumber" [479]=> string(22) "register_tick_function" [480]=> string(24) "unregister_tick_function" [481]=> string(16) "is_uploaded_file" [482]=> string(18) "move_uploaded_file" [483]=> string(14) "parse_ini_file" [484]=> string(16) "parse_ini_string" [485]=> string(14) "sys_getloadavg" [486]=> string(11) "get_browser" [487]=> string(5) "crc32" [488]=> string(5) "crypt" [489]=> string(8) "strptime" [490]=> string(11) "gethostname" [491]=> string(13) "gethostbyaddr" [492]=> string(13) "gethostbyname" [493]=> string(14) "gethostbynamel" [494]=> string(16) "dns_check_record" [495]=> string(10) "checkdnsrr" [496]=> string(14) "dns_get_record" [497]=> string(10) "dns_get_mx" [498]=> string(7) "getmxrr" [499]=> string(18) "net_get_interfaces" [500]=> string(4) "ftok" [501]=> string(6) "hrtime" [502]=> string(9) "lcg_value" [503]=> string(3) "md5" [504]=> string(8) "md5_file" [505]=> string(8) "getmyuid" [506]=> string(8) "getmygid" [507]=> string(8) "getmypid" [508]=> string(10) "getmyinode" [509]=> string(10) "getlastmod" [510]=> string(4) "sha1" [511]=> string(9) "sha1_file" [512]=> string(7) "openlog" [513]=> string(8) "closelog" [514]=> string(6) "syslog" [515]=> string(9) "inet_ntop" [516]=> string(9) "inet_pton" [517]=> string(9) "metaphone" [518]=> string(6) "header" [519]=> string(13) "header_remove" [520]=> string(12) "setrawcookie" [521]=> string(9) "setcookie" [522]=> string(18) "http_response_code" [523]=> string(12) "headers_sent" [524]=> string(12) "headers_list" [525]=> string(16) "htmlspecialchars" [526]=> string(23) "htmlspecialchars_decode" [527]=> string(18) "html_entity_decode" [528]=> string(12) "htmlentities" [529]=> string(26) "get_html_translation_table" [530]=> string(6) "assert" [531]=> string(14) "assert_options" [532]=> string(7) "bin2hex" [533]=> string(7) "hex2bin" [534]=> string(6) "strspn" [535]=> string(7) "strcspn" [536]=> string(11) "nl_langinfo" [537]=> string(7) "strcoll" [538]=> string(4) "trim" [539]=> string(5) "rtrim" [540]=> string(4) "chop" [541]=> string(5) "ltrim" [542]=> string(8) "wordwrap" [543]=> string(7) "explode" [544]=> string(7) "implode" [545]=> string(4) "join" [546]=> string(6) "strtok" [547]=> string(10) "strtoupper" [548]=> string(10) "strtolower" [549]=> string(8) "basename" [550]=> string(7) "dirname" [551]=> string(8) "pathinfo" [552]=> string(7) "stristr" [553]=> string(6) "strstr" [554]=> string(6) "strchr" [555]=> string(6) "strpos" [556]=> string(7) "stripos" [557]=> string(7) "strrpos" [558]=> string(8) "strripos" [559]=> string(7) "strrchr" [560]=> string(12) "str_contains" [561]=> string(15) "str_starts_with" [562]=> string(13) "str_ends_with" [563]=> string(11) "chunk_split" [564]=> string(6) "substr" [565]=> string(14) "substr_replace" [566]=> string(9) "quotemeta" [567]=> string(3) "ord" [568]=> string(3) "chr" [569]=> string(7) "ucfirst" [570]=> string(7) "lcfirst" [571]=> string(7) "ucwords" [572]=> string(5) "strtr" [573]=> string(6) "strrev" [574]=> string(12) "similar_text" [575]=> string(11) "addcslashes" [576]=> string(10) "addslashes" [577]=> string(13) "stripcslashes" [578]=> string(12) "stripslashes" [579]=> string(11) "str_replace" [580]=> string(12) "str_ireplace" [581]=> string(6) "hebrev" [582]=> string(5) "nl2br" [583]=> string(10) "strip_tags" [584]=> string(9) "setlocale" [585]=> string(9) "parse_str" [586]=> string(10) "str_getcsv" [587]=> string(10) "str_repeat" [588]=> string(11) "count_chars" [589]=> string(9) "strnatcmp" [590]=> string(10) "localeconv" [591]=> string(13) "strnatcasecmp" [592]=> string(12) "substr_count" [593]=> string(7) "str_pad" [594]=> string(6) "sscanf" [595]=> string(9) "str_rot13" [596]=> string(11) "str_shuffle" [597]=> string(14) "str_word_count" [598]=> string(9) "str_split" [599]=> string(7) "strpbrk" [600]=> string(14) "substr_compare" [601]=> string(11) "utf8_encode" [602]=> string(11) "utf8_decode" [603]=> string(7) "opendir" [604]=> string(3) "dir" [605]=> string(8) "closedir" [606]=> string(5) "chdir" [607]=> string(6) "chroot" [608]=> string(6) "getcwd" [609]=> string(9) "rewinddir" [610]=> string(7) "readdir" [611]=> string(7) "scandir" [612]=> string(4) "glob" [613]=> string(4) "exec" [614]=> string(6) "system" [615]=> string(8) "passthru" [616]=> string(14) "escapeshellcmd" [617]=> string(14) "escapeshellarg" [618]=> string(10) "shell_exec" [619]=> string(9) "proc_nice" [620]=> string(5) "flock" [621]=> string(13) "get_meta_tags" [622]=> string(6) "pclose" [623]=> string(5) "popen" [624]=> string(8) "readfile" [625]=> string(6) "rewind" [626]=> string(5) "rmdir" [627]=> string(5) "umask" [628]=> string(6) "fclose" [629]=> string(4) "feof" [630]=> string(5) "fgetc" [631]=> string(5) "fgets" [632]=> string(5) "fread" [633]=> string(5) "fopen" [634]=> string(6) "fscanf" [635]=> string(9) "fpassthru" [636]=> string(9) "ftruncate" [637]=> string(5) "fstat" [638]=> string(5) "fseek" [639]=> string(5) "ftell" [640]=> string(6) "fflush" [641]=> string(5) "fsync" [642]=> string(9) "fdatasync" [643]=> string(6) "fwrite" [644]=> string(5) "fputs" [645]=> string(5) "mkdir" [646]=> string(6) "rename" [647]=> string(4) "copy" [648]=> string(7) "tempnam" [649]=> string(7) "tmpfile" [650]=> string(4) "file" [651]=> string(17) "file_get_contents" [652]=> string(6) "unlink" [653]=> string(17) "file_put_contents" [654]=> string(7) "fputcsv" [655]=> string(7) "fgetcsv" [656]=> string(8) "realpath" [657]=> string(7) "fnmatch" [658]=> string(16) "sys_get_temp_dir" [659]=> string(9) "fileatime" [660]=> string(9) "filectime" [661]=> string(9) "filegroup" [662]=> string(9) "fileinode" [663]=> string(9) "filemtime" [664]=> string(9) "fileowner" [665]=> string(9) "fileperms" [666]=> string(8) "filesize" [667]=> string(8) "filetype" [668]=> string(11) "file_exists" [669]=> string(11) "is_writable" [670]=> string(12) "is_writeable" [671]=> string(11) "is_readable" [672]=> string(13) "is_executable" [673]=> string(7) "is_file" [674]=> string(6) "is_dir" [675]=> string(7) "is_link" [676]=> string(4) "stat" [677]=> string(5) "lstat" [678]=> string(5) "chown" [679]=> string(5) "chgrp" [680]=> string(6) "lchown" [681]=> string(6) "lchgrp" [682]=> string(5) "chmod" [683]=> string(5) "touch" [684]=> string(14) "clearstatcache" [685]=> string(16) "disk_total_space" [686]=> string(15) "disk_free_space" [687]=> string(13) "diskfreespace" [688]=> string(18) "realpath_cache_get" [689]=> string(19) "realpath_cache_size" [690]=> string(7) "sprintf" [691]=> string(6) "printf" [692]=> string(7) "vprintf" [693]=> string(8) "vsprintf" [694]=> string(7) "fprintf" [695]=> string(8) "vfprintf" [696]=> string(9) "fsockopen" [697]=> string(10) "pfsockopen" [698]=> string(16) "http_build_query" [699]=> string(23) "image_type_to_mime_type" [700]=> string(23) "image_type_to_extension" [701]=> string(12) "getimagesize" [702]=> string(22) "getimagesizefromstring" [703]=> string(10) "phpversion" [704]=> string(10) "phpcredits" [705]=> string(13) "php_sapi_name" [706]=> string(9) "php_uname" [707]=> string(21) "php_ini_scanned_files" [708]=> string(19) "php_ini_loaded_file" [709]=> string(9) "iptcembed" [710]=> string(9) "iptcparse" [711]=> string(11) "levenshtein" [712]=> string(8) "readlink" [713]=> string(8) "linkinfo" [714]=> string(7) "symlink" [715]=> string(4) "link" [716]=> string(3) "abs" [717]=> string(4) "ceil" [718]=> string(5) "floor" [719]=> string(5) "round" [720]=> string(3) "sin" [721]=> string(3) "cos" [722]=> string(3) "tan" [723]=> string(4) "asin" [724]=> string(4) "acos" [725]=> string(4) "atan" [726]=> string(5) "atanh" [727]=> string(5) "atan2" [728]=> string(4) "sinh" [729]=> string(4) "cosh" [730]=> string(4) "tanh" [731]=> string(5) "asinh" [732]=> string(5) "acosh" [733]=> string(5) "expm1" [734]=> string(5) "log1p" [735]=> string(2) "pi" [736]=> string(9) "is_finite" [737]=> string(6) "is_nan" [738]=> string(6) "intdiv" [739]=> string(11) "is_infinite" [740]=> string(3) "pow" [741]=> string(3) "exp" [742]=> string(3) "log" [743]=> string(5) "log10" [744]=> string(4) "sqrt" [745]=> string(5) "hypot" [746]=> string(7) "deg2rad" [747]=> string(7) "rad2deg" [748]=> string(6) "bindec" [749]=> string(6) "hexdec" [750]=> string(6) "octdec" [751]=> string(6) "decbin" [752]=> string(6) "decoct" [753]=> string(6) "dechex" [754]=> string(12) "base_convert" [755]=> string(13) "number_format" [756]=> string(4) "fmod" [757]=> string(4) "fdiv" [758]=> string(9) "microtime" [759]=> string(12) "gettimeofday" [760]=> string(9) "getrusage" [761]=> string(4) "pack" [762]=> string(6) "unpack" [763]=> string(17) "password_get_info" [764]=> string(13) "password_hash" [765]=> string(21) "password_needs_rehash" [766]=> string(15) "password_verify" [767]=> string(14) "password_algos" [768]=> string(10) "proc_close" [769]=> string(14) "proc_terminate" [770]=> string(15) "proc_get_status" [771]=> string(23) "quoted_printable_decode" [772]=> string(23) "quoted_printable_encode" [773]=> string(8) "mt_srand" [774]=> string(5) "srand" [775]=> string(4) "rand" [776]=> string(7) "mt_rand" [777]=> string(13) "mt_getrandmax" [778]=> string(10) "getrandmax" [779]=> string(12) "random_bytes" [780]=> string(10) "random_int" [781]=> string(7) "soundex" [782]=> string(13) "stream_select" [783]=> string(21) "stream_context_create" [784]=> string(25) "stream_context_set_params" [785]=> string(25) "stream_context_get_params" [786]=> string(25) "stream_context_set_option" [787]=> string(26) "stream_context_get_options" [788]=> string(26) "stream_context_get_default" [789]=> string(26) "stream_context_set_default" [790]=> string(21)
Output for 8.1.5 - 8.1.7, 8.1.10, 8.1.16, 8.1.18, 8.1.21 - 8.1.22
array(2) { ["internal"]=> array(1268) { [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(10) "preg_match" [113]=> string(14) "preg_match_all" [114]=> string(12) "preg_replace" [115]=> string(11) "preg_filter" [116]=> string(21) "preg_replace_callback" [117]=> string(27) "preg_replace_callback_array" [118]=> string(10) "preg_split" [119]=> string(10) "preg_quote" [120]=> string(9) "preg_grep" [121]=> string(15) "preg_last_error" [122]=> string(19) "preg_last_error_msg" [123]=> string(12) "ob_gzhandler" [124]=> string(20) "zlib_get_coding_type" [125]=> string(6) "gzfile" [126]=> string(6) "gzopen" [127]=> string(10) "readgzfile" [128]=> string(11) "zlib_encode" [129]=> string(11) "zlib_decode" [130]=> string(9) "gzdeflate" [131]=> string(8) "gzencode" [132]=> string(10) "gzcompress" [133]=> string(9) "gzinflate" [134]=> string(8) "gzdecode" [135]=> string(12) "gzuncompress" [136]=> string(7) "gzwrite" [137]=> string(6) "gzputs" [138]=> string(8) "gzrewind" [139]=> string(7) "gzclose" [140]=> string(5) "gzeof" [141]=> string(6) "gzgetc" [142]=> string(10) "gzpassthru" [143]=> string(6) "gzseek" [144]=> string(6) "gztell" [145]=> string(6) "gzread" [146]=> string(6) "gzgets" [147]=> string(12) "deflate_init" [148]=> string(11) "deflate_add" [149]=> string(12) "inflate_init" [150]=> string(11) "inflate_add" [151]=> string(18) "inflate_get_status" [152]=> string(20) "inflate_get_read_len" [153]=> string(11) "ctype_alnum" [154]=> string(11) "ctype_alpha" [155]=> string(11) "ctype_cntrl" [156]=> string(11) "ctype_digit" [157]=> string(11) "ctype_lower" [158]=> string(11) "ctype_graph" [159]=> string(11) "ctype_print" [160]=> string(11) "ctype_punct" [161]=> string(11) "ctype_space" [162]=> string(11) "ctype_upper" [163]=> string(12) "ctype_xdigit" [164]=> string(20) "dom_import_simplexml" [165]=> string(10) "finfo_open" [166]=> string(11) "finfo_close" [167]=> string(15) "finfo_set_flags" [168]=> string(10) "finfo_file" [169]=> string(12) "finfo_buffer" [170]=> string(17) "mime_content_type" [171]=> string(14) "filter_has_var" [172]=> string(12) "filter_input" [173]=> string(10) "filter_var" [174]=> string(18) "filter_input_array" [175]=> string(16) "filter_var_array" [176]=> string(11) "filter_list" [177]=> string(9) "filter_id" [178]=> string(4) "hash" [179]=> string(9) "hash_file" [180]=> string(9) "hash_hmac" [181]=> string(14) "hash_hmac_file" [182]=> string(9) "hash_init" [183]=> string(11) "hash_update" [184]=> string(18) "hash_update_stream" [185]=> string(16) "hash_update_file" [186]=> string(10) "hash_final" [187]=> string(9) "hash_copy" [188]=> string(10) "hash_algos" [189]=> string(15) "hash_hmac_algos" [190]=> string(11) "hash_pbkdf2" [191]=> string(11) "hash_equals" [192]=> string(9) "hash_hkdf" [193]=> string(11) "json_encode" [194]=> string(11) "json_decode" [195]=> string(15) "json_last_error" [196]=> string(19) "json_last_error_msg" [197]=> string(11) "mb_language" [198]=> string(20) "mb_internal_encoding" [199]=> string(13) "mb_http_input" [200]=> string(14) "mb_http_output" [201]=> string(15) "mb_detect_order" [202]=> string(23) "mb_substitute_character" [203]=> string(22) "mb_preferred_mime_name" [204]=> string(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(12) "mb_str_split" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(15) "mb_convert_case" [223]=> string(13) "mb_strtoupper" [224]=> string(13) "mb_strtolower" [225]=> string(18) "mb_detect_encoding" [226]=> string(17) "mb_list_encodings" [227]=> string(19) "mb_encoding_aliases" [228]=> string(20) "mb_encode_mimeheader" [229]=> string(20) "mb_decode_mimeheader" [230]=> string(15) "mb_convert_kana" [231]=> string(20) "mb_convert_variables" [232]=> string(23) "mb_encode_numericentity" [233]=> string(23) "mb_decode_numericentity" [234]=> string(12) "mb_send_mail" [235]=> string(11) "mb_get_info" [236]=> string(17) "mb_check_encoding" [237]=> string(8) "mb_scrub" [238]=> string(6) "mb_ord" [239]=> string(6) "mb_chr" [240]=> string(17) "mb_regex_encoding" [241]=> string(7) "mb_ereg" [242]=> string(8) "mb_eregi" [243]=> string(15) "mb_ereg_replace" [244]=> string(16) "mb_eregi_replace" [245]=> string(24) "mb_ereg_replace_callback" [246]=> string(8) "mb_split" [247]=> string(13) "mb_ereg_match" [248]=> string(14) "mb_ereg_search" [249]=> string(18) "mb_ereg_search_pos" [250]=> string(19) "mb_ereg_search_regs" [251]=> string(19) "mb_ereg_search_init" [252]=> string(22) "mb_ereg_search_getregs" [253]=> string(21) "mb_ereg_search_getpos" [254]=> string(21) "mb_ereg_search_setpos" [255]=> string(20) "mb_regex_set_options" [256]=> string(11) "pdo_drivers" [257]=> string(10) "posix_kill" [258]=> string(12) "posix_getpid" [259]=> string(13) "posix_getppid" [260]=> string(12) "posix_getuid" [261]=> string(12) "posix_setuid" [262]=> string(13) "posix_geteuid" [263]=> string(13) "posix_seteuid" [264]=> string(12) "posix_getgid" [265]=> string(12) "posix_setgid" [266]=> string(13) "posix_getegid" [267]=> string(13) "posix_setegid" [268]=> string(15) "posix_getgroups" [269]=> string(14) "posix_getlogin" [270]=> string(13) "posix_getpgrp" [271]=> string(12) "posix_setsid" [272]=> string(13) "posix_setpgid" [273]=> string(13) "posix_getpgid" [274]=> string(12) "posix_getsid" [275]=> string(11) "posix_uname" [276]=> string(11) "posix_times" [277]=> string(13) "posix_ctermid" [278]=> string(13) "posix_ttyname" [279]=> string(12) "posix_isatty" [280]=> string(12) "posix_getcwd" [281]=> string(12) "posix_mkfifo" [282]=> string(11) "posix_mknod" [283]=> string(12) "posix_access" [284]=> string(14) "posix_getgrnam" [285]=> string(14) "posix_getgrgid" [286]=> string(14) "posix_getpwnam" [287]=> string(14) "posix_getpwuid" [288]=> string(15) "posix_getrlimit" [289]=> string(15) "posix_setrlimit" [290]=> string(20) "posix_get_last_error" [291]=> string(11) "posix_errno" [292]=> string(14) "posix_strerror" [293]=> string(16) "posix_initgroups" [294]=> string(12) "session_name" [295]=> string(19) "session_module_name" [296]=> string(17) "session_save_path" [297]=> string(10) "session_id" [298]=> string(17) "session_create_id" [299]=> string(21) "session_regenerate_id" [300]=> string(14) "session_decode" [301]=> string(14) "session_encode" [302]=> string(15) "session_destroy" [303]=> string(13) "session_unset" [304]=> string(10) "session_gc" [305]=> string(25) "session_get_cookie_params" [306]=> string(19) "session_write_close" [307]=> string(13) "session_abort" [308]=> string(13) "session_reset" [309]=> string(14) "session_status" [310]=> string(25) "session_register_shutdown" [311]=> string(14) "session_commit" [312]=> string(24) "session_set_save_handler" [313]=> string(21) "session_cache_limiter" [314]=> string(20) "session_cache_expire" [315]=> string(25) "session_set_cookie_params" [316]=> string(13) "session_start" [317]=> string(19) "simplexml_load_file" [318]=> string(21) "simplexml_load_string" [319]=> string(20) "simplexml_import_dom" [320]=> string(16) "class_implements" [321]=> string(13) "class_parents" [322]=> string(10) "class_uses" [323]=> string(12) "spl_autoload" [324]=> string(17) "spl_autoload_call" [325]=> string(23) "spl_autoload_extensions" [326]=> string(22) "spl_autoload_functions" [327]=> string(21) "spl_autoload_register" [328]=> string(23) "spl_autoload_unregister" [329]=> string(11) "spl_classes" [330]=> string(15) "spl_object_hash" [331]=> string(13) "spl_object_id" [332]=> string(14) "iterator_apply" [333]=> string(14) "iterator_count" [334]=> string(17) "iterator_to_array" [335]=> string(14) "set_time_limit" [336]=> string(24) "header_register_callback" [337]=> string(8) "ob_start" [338]=> string(8) "ob_flush" [339]=> string(8) "ob_clean" [340]=> string(12) "ob_end_flush" [341]=> string(12) "ob_end_clean" [342]=> string(12) "ob_get_flush" [343]=> string(12) "ob_get_clean" [344]=> string(15) "ob_get_contents" [345]=> string(12) "ob_get_level" [346]=> string(13) "ob_get_length" [347]=> string(16) "ob_list_handlers" [348]=> string(13) "ob_get_status" [349]=> string(17) "ob_implicit_flush" [350]=> string(25) "output_reset_rewrite_vars" [351]=> string(22) "output_add_rewrite_var" [352]=> string(23) "stream_wrapper_register" [353]=> string(23) "stream_register_wrapper" [354]=> string(25) "stream_wrapper_unregister" [355]=> string(22) "stream_wrapper_restore" [356]=> string(10) "array_push" [357]=> string(6) "krsort" [358]=> string(5) "ksort" [359]=> string(5) "count" [360]=> string(6) "sizeof" [361]=> string(7) "natsort" [362]=> string(11) "natcasesort" [363]=> string(5) "asort" [364]=> string(6) "arsort" [365]=> string(4) "sort" [366]=> string(5) "rsort" [367]=> string(5) "usort" [368]=> string(6) "uasort" [369]=> string(6) "uksort" [370]=> string(3) "end" [371]=> string(4) "prev" [372]=> string(4) "next" [373]=> string(5) "reset" [374]=> string(7) "current" [375]=> string(3) "pos" [376]=> string(3) "key" [377]=> string(3) "min" [378]=> string(3) "max" [379]=> string(10) "array_walk" [380]=> string(20) "array_walk_recursive" [381]=> string(8) "in_array" [382]=> string(12) "array_search" [383]=> string(7) "extract" [384]=> string(7) "compact" [385]=> string(10) "array_fill" [386]=> string(15) "array_fill_keys" [387]=> string(5) "range" [388]=> string(7) "shuffle" [389]=> string(9) "array_pop" [390]=> string(11) "array_shift" [391]=> string(13) "array_unshift" [392]=> string(12) "array_splice" [393]=> string(11) "array_slice" [394]=> string(11) "array_merge" [395]=> string(21) "array_merge_recursive" [396]=> string(13) "array_replace" [397]=> string(23) "array_replace_recursive" [398]=> string(10) "array_keys" [399]=> string(15) "array_key_first" [400]=> string(14) "array_key_last" [401]=> string(12) "array_values" [402]=> string(18) "array_count_values" [403]=> string(12) "array_column" [404]=> string(13) "array_reverse" [405]=> string(9) "array_pad" [406]=> string(10) "array_flip" [407]=> string(21) "array_change_key_case" [408]=> string(12) "array_unique" [409]=> string(19) "array_intersect_key" [410]=> string(20) "array_intersect_ukey" [411]=> string(15) "array_intersect" [412]=> string(16) "array_uintersect" [413]=> string(21) "array_intersect_assoc" [414]=> string(22) "array_uintersect_assoc" [415]=> string(22) "array_intersect_uassoc" [416]=> string(23) "array_uintersect_uassoc" [417]=> string(14) "array_diff_key" [418]=> string(15) "array_diff_ukey" [419]=> string(10) "array_diff" [420]=> string(11) "array_udiff" [421]=> string(16) "array_diff_assoc" [422]=> string(17) "array_diff_uassoc" [423]=> string(17) "array_udiff_assoc" [424]=> string(18) "array_udiff_uassoc" [425]=> string(15) "array_multisort" [426]=> string(10) "array_rand" [427]=> string(9) "array_sum" [428]=> string(13) "array_product" [429]=> string(12) "array_reduce" [430]=> string(12) "array_filter" [431]=> string(9) "array_map" [432]=> string(16) "array_key_exists" [433]=> string(10) "key_exists" [434]=> string(11) "array_chunk" [435]=> string(13) "array_combine" [436]=> string(13) "array_is_list" [437]=> string(13) "base64_encode" [438]=> string(13) "base64_decode" [439]=> string(8) "constant" [440]=> string(7) "ip2long" [441]=> string(7) "long2ip" [442]=> string(6) "getenv" [443]=> string(6) "putenv" [444]=> string(6) "getopt" [445]=> string(5) "flush" [446]=> string(5) "sleep" [447]=> string(6) "usleep" [448]=> string(14) "time_nanosleep" [449]=> string(16) "time_sleep_until" [450]=> string(16) "get_current_user" [451]=> string(11) "get_cfg_var" [452]=> string(9) "error_log" [453]=> string(14) "error_get_last" [454]=> string(16) "error_clear_last" [455]=> string(14) "call_user_func" [456]=> string(20) "call_user_func_array" [457]=> string(19) "forward_static_call" [458]=> string(25) "forward_static_call_array" [459]=> string(26) "register_shutdown_function" [460]=> string(14) "highlight_file" [461]=> string(11) "show_source" [462]=> string(20) "php_strip_whitespace" [463]=> string(16) "highlight_string" [464]=> string(7) "ini_get" [465]=> string(11) "ini_get_all" [466]=> string(7) "ini_set" [467]=> string(9) "ini_alter" [468]=> string(11) "ini_restore" [469]=> string(16) "set_include_path" [470]=> string(16) "get_include_path" [471]=> string(7) "print_r" [472]=> string(18) "connection_aborted" [473]=> string(17) "connection_status" [474]=> string(17) "ignore_user_abort" [475]=> string(13) "getservbyname" [476]=> string(13) "getservbyport" [477]=> string(14) "getprotobyname" [478]=> string(16) "getprotobynumber" [479]=> string(22) "register_tick_function" [480]=> string(24) "unregister_tick_function" [481]=> string(16) "is_uploaded_file" [482]=> string(18) "move_uploaded_file" [483]=> string(14) "parse_ini_file" [484]=> string(16) "parse_ini_string" [485]=> string(14) "sys_getloadavg" [486]=> string(11) "get_browser" [487]=> string(5) "crc32" [488]=> string(5) "crypt" [489]=> string(8) "strptime" [490]=> string(11) "gethostname" [491]=> string(13) "gethostbyaddr" [492]=> string(13) "gethostbyname" [493]=> string(14) "gethostbynamel" [494]=> string(16) "dns_check_record" [495]=> string(10) "checkdnsrr" [496]=> string(14) "dns_get_record" [497]=> string(10) "dns_get_mx" [498]=> string(7) "getmxrr" [499]=> string(18) "net_get_interfaces" [500]=> string(4) "ftok" [501]=> string(6) "hrtime" [502]=> string(9) "lcg_value" [503]=> string(3) "md5" [504]=> string(8) "md5_file" [505]=> string(8) "getmyuid" [506]=> string(8) "getmygid" [507]=> string(8) "getmypid" [508]=> string(10) "getmyinode" [509]=> string(10) "getlastmod" [510]=> string(4) "sha1" [511]=> string(9) "sha1_file" [512]=> string(7) "openlog" [513]=> string(8) "closelog" [514]=> string(6) "syslog" [515]=> string(9) "inet_ntop" [516]=> string(9) "inet_pton" [517]=> string(9) "metaphone" [518]=> string(6) "header" [519]=> string(13) "header_remove" [520]=> string(12) "setrawcookie" [521]=> string(9) "setcookie" [522]=> string(18) "http_response_code" [523]=> string(12) "headers_sent" [524]=> string(12) "headers_list" [525]=> string(16) "htmlspecialchars" [526]=> string(23) "htmlspecialchars_decode" [527]=> string(18) "html_entity_decode" [528]=> string(12) "htmlentities" [529]=> string(26) "get_html_translation_table" [530]=> string(6) "assert" [531]=> string(14) "assert_options" [532]=> string(7) "bin2hex" [533]=> string(7) "hex2bin" [534]=> string(6) "strspn" [535]=> string(7) "strcspn" [536]=> string(11) "nl_langinfo" [537]=> string(7) "strcoll" [538]=> string(4) "trim" [539]=> string(5) "rtrim" [540]=> string(4) "chop" [541]=> string(5) "ltrim" [542]=> string(8) "wordwrap" [543]=> string(7) "explode" [544]=> string(7) "implode" [545]=> string(4) "join" [546]=> string(6) "strtok" [547]=> string(10) "strtoupper" [548]=> string(10) "strtolower" [549]=> string(8) "basename" [550]=> string(7) "dirname" [551]=> string(8) "pathinfo" [552]=> string(7) "stristr" [553]=> string(6) "strstr" [554]=> string(6) "strchr" [555]=> string(6) "strpos" [556]=> string(7) "stripos" [557]=> string(7) "strrpos" [558]=> string(8) "strripos" [559]=> string(7) "strrchr" [560]=> string(12) "str_contains" [561]=> string(15) "str_starts_with" [562]=> string(13) "str_ends_with" [563]=> string(11) "chunk_split" [564]=> string(6) "substr" [565]=> string(14) "substr_replace" [566]=> string(9) "quotemeta" [567]=> string(3) "ord" [568]=> string(3) "chr" [569]=> string(7) "ucfirst" [570]=> string(7) "lcfirst" [571]=> string(7) "ucwords" [572]=> string(5) "strtr" [573]=> string(6) "strrev" [574]=> string(12) "similar_text" [575]=> string(11) "addcslashes" [576]=> string(10) "addslashes" [577]=> string(13) "stripcslashes" [578]=> string(12) "stripslashes" [579]=> string(11) "str_replace" [580]=> string(12) "str_ireplace" [581]=> string(6) "hebrev" [582]=> string(5) "nl2br" [583]=> string(10) "strip_tags" [584]=> string(9) "setlocale" [585]=> string(9) "parse_str" [586]=> string(10) "str_getcsv" [587]=> string(10) "str_repeat" [588]=> string(11) "count_chars" [589]=> string(9) "strnatcmp" [590]=> string(10) "localeconv" [591]=> string(13) "strnatcasecmp" [592]=> string(12) "substr_count" [593]=> string(7) "str_pad" [594]=> string(6) "sscanf" [595]=> string(9) "str_rot13" [596]=> string(11) "str_shuffle" [597]=> string(14) "str_word_count" [598]=> string(9) "str_split" [599]=> string(7) "strpbrk" [600]=> string(14) "substr_compare" [601]=> string(11) "utf8_encode" [602]=> string(11) "utf8_decode" [603]=> string(7) "opendir" [604]=> string(3) "dir" [605]=> string(8) "closedir" [606]=> string(5) "chdir" [607]=> string(6) "chroot" [608]=> string(6) "getcwd" [609]=> string(9) "rewinddir" [610]=> string(7) "readdir" [611]=> string(7) "scandir" [612]=> string(4) "glob" [613]=> string(4) "exec" [614]=> string(6) "system" [615]=> string(8) "passthru" [616]=> string(14) "escapeshellcmd" [617]=> string(14) "escapeshellarg" [618]=> string(10) "shell_exec" [619]=> string(9) "proc_nice" [620]=> string(5) "flock" [621]=> string(13) "get_meta_tags" [622]=> string(6) "pclose" [623]=> string(5) "popen" [624]=> string(8) "readfile" [625]=> string(6) "rewind" [626]=> string(5) "rmdir" [627]=> string(5) "umask" [628]=> string(6) "fclose" [629]=> string(4) "feof" [630]=> string(5) "fgetc" [631]=> string(5) "fgets" [632]=> string(5) "fread" [633]=> string(5) "fopen" [634]=> string(6) "fscanf" [635]=> string(9) "fpassthru" [636]=> string(9) "ftruncate" [637]=> string(5) "fstat" [638]=> string(5) "fseek" [639]=> string(5) "ftell" [640]=> string(6) "fflush" [641]=> string(5) "fsync" [642]=> string(9) "fdatasync" [643]=> string(6) "fwrite" [644]=> string(5) "fputs" [645]=> string(5) "mkdir" [646]=> string(6) "rename" [647]=> string(4) "copy" [648]=> string(7) "tempnam" [649]=> string(7) "tmpfile" [650]=> string(4) "file" [651]=> string(17) "file_get_contents" [652]=> string(6) "unlink" [653]=> string(17) "file_put_contents" [654]=> string(7) "fputcsv" [655]=> string(7) "fgetcsv" [656]=> string(8) "realpath" [657]=> string(7) "fnmatch" [658]=> string(16) "sys_get_temp_dir" [659]=> string(9) "fileatime" [660]=> string(9) "filectime" [661]=> string(9) "filegroup" [662]=> string(9) "fileinode" [663]=> string(9) "filemtime" [664]=> string(9) "fileowner" [665]=> string(9) "fileperms" [666]=> string(8) "filesize" [667]=> string(8) "filetype" [668]=> string(11) "file_exists" [669]=> string(11) "is_writable" [670]=> string(12) "is_writeable" [671]=> string(11) "is_readable" [672]=> string(13) "is_executable" [673]=> string(7) "is_file" [674]=> string(6) "is_dir" [675]=> string(7) "is_link" [676]=> string(4) "stat" [677]=> string(5) "lstat" [678]=> string(5) "chown" [679]=> string(5) "chgrp" [680]=> string(6) "lchown" [681]=> string(6) "lchgrp" [682]=> string(5) "chmod" [683]=> string(5) "touch" [684]=> string(14) "clearstatcache" [685]=> string(16) "disk_total_space" [686]=> string(15) "disk_free_space" [687]=> string(13) "diskfreespace" [688]=> string(18) "realpath_cache_get" [689]=> string(19) "realpath_cache_size" [690]=> string(7) "sprintf" [691]=> string(6) "printf" [692]=> string(7) "vprintf" [693]=> string(8) "vsprintf" [694]=> string(7) "fprintf" [695]=> string(8) "vfprintf" [696]=> string(9) "fsockopen" [697]=> string(10) "pfsockopen" [698]=> string(16) "http_build_query" [699]=> string(23) "image_type_to_mime_type" [700]=> string(23) "image_type_to_extension" [701]=> string(12) "getimagesize" [702]=> string(22) "getimagesizefromstring" [703]=> string(10) "phpversion" [704]=> string(10) "phpcredits" [705]=> string(13) "php_sapi_name" [706]=> string(9) "php_uname" [707]=> string(21) "php_ini_scanned_files" [708]=> string(19) "php_ini_loaded_file" [709]=> string(9) "iptcembed" [710]=> string(9) "iptcparse" [711]=> string(11) "levenshtein" [712]=> string(8) "readlink" [713]=> string(8) "linkinfo" [714]=> string(7) "symlink" [715]=> string(4) "link" [716]=> string(3) "abs" [717]=> string(4) "ceil" [718]=> string(5) "floor" [719]=> string(5) "round" [720]=> string(3) "sin" [721]=> string(3) "cos" [722]=> string(3) "tan" [723]=> string(4) "asin" [724]=> string(4) "acos" [725]=> string(4) "atan" [726]=> string(5) "atanh" [727]=> string(5) "atan2" [728]=> string(4) "sinh" [729]=> string(4) "cosh" [730]=> string(4) "tanh" [731]=> string(5) "asinh" [732]=> string(5) "acosh" [733]=> string(5) "expm1" [734]=> string(5) "log1p" [735]=> string(2) "pi" [736]=> string(9) "is_finite" [737]=> string(6) "is_nan" [738]=> string(6) "intdiv" [739]=> string(11) "is_infinite" [740]=> string(3) "pow" [741]=> string(3) "exp" [742]=> string(3) "log" [743]=> string(5) "log10" [744]=> string(4) "sqrt" [745]=> string(5) "hypot" [746]=> string(7) "deg2rad" [747]=> string(7) "rad2deg" [748]=> string(6) "bindec" [749]=> string(6) "hexdec" [750]=> string(6) "octdec" [751]=> string(6) "decbin" [752]=> string(6) "decoct" [753]=> string(6) "dechex" [754]=> string(12) "base_convert" [755]=> string(13) "number_format" [756]=> string(4) "fmod" [757]=> string(4) "fdiv" [758]=> string(9) "microtime" [759]=> string(12) "gettimeofday" [760]=> string(9) "getrusage" [761]=> string(4) "pack" [762]=> string(6) "unpack" [763]=> string(17) "password_get_info" [764]=> string(13) "password_hash" [765]=> string(21) "password_needs_rehash" [766]=> string(15) "password_verify" [767]=> string(14) "password_algos" [768]=> string(10) "proc_close" [769]=> string(14) "proc_terminate" [770]=> string(15) "proc_get_status" [771]=> string(23) "quoted_printable_decode" [772]=> string(23) "quoted_printable_encode" [773]=> string(8) "mt_srand" [774]=> string(5) "srand" [775]=> string(4) "rand" [776]=> string(7) "mt_rand" [777]=> string(13) "mt_getrandmax" [778]=> string(10) "getrandmax" [779]=> string(12) "random_bytes" [780]=> string(10) "random_int" [781]=> string(7) "soundex" [782]=> string(13) "stream_select" [783]=> string(21) "stream_context_create" [784]=> string(25) "stream_context_set_params" [785]=> string(25) "stream_context_get_params" [786]=> string(25) "stream_context_set_option" [787]=> string(26) "stream_context_get_options" [788]=> string(26) "stream_context_get_default" [789]=> string(26) "stream_context_set_default" [790]=> string(21)
Process exited with code 137.
Output for 8.0.6 - 8.0.7, 8.0.10, 8.0.12, 8.0.14 - 8.0.23, 8.0.25 - 8.0.27, 8.0.29 - 8.0.30
array(2) { ["internal"]=> array(1264) { [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(15) "function_exists" [27]=> string(11) "class_alias" [28]=> string(18) "get_included_files" [29]=> string(18) "get_required_files" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(17) "get_resource_type" [42]=> string(15) "get_resource_id" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(21) "get_defined_constants" [46]=> string(15) "debug_backtrace" [47]=> string(21) "debug_print_backtrace" [48]=> string(16) "extension_loaded" [49]=> string(19) "get_extension_funcs" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(17) "libxml_get_errors" [108]=> string(19) "libxml_clear_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(11) "preg_filter" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(19) "preg_last_error_msg" [122]=> string(12) "ob_gzhandler" [123]=> string(20) "zlib_get_coding_type" [124]=> string(6) "gzfile" [125]=> string(6) "gzopen" [126]=> string(10) "readgzfile" [127]=> string(11) "zlib_encode" [128]=> string(11) "zlib_decode" [129]=> string(9) "gzdeflate" [130]=> string(8) "gzencode" [131]=> string(10) "gzcompress" [132]=> string(9) "gzinflate" [133]=> string(8) "gzdecode" [134]=> string(12) "gzuncompress" [135]=> string(7) "gzwrite" [136]=> string(6) "gzputs" [137]=> string(8) "gzrewind" [138]=> string(7) "gzclose" [139]=> string(5) "gzeof" [140]=> string(6) "gzgetc" [141]=> string(10) "gzpassthru" [142]=> string(6) "gzseek" [143]=> string(6) "gztell" [144]=> string(6) "gzread" [145]=> string(6) "gzgets" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(14) "filter_has_var" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(11) "mb_language" [197]=> string(20) "mb_internal_encoding" [198]=> string(13) "mb_http_input" [199]=> string(14) "mb_http_output" [200]=> string(15) "mb_detect_order" [201]=> string(23) "mb_substitute_character" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(12) "mb_parse_str" [204]=> string(17) "mb_output_handler" [205]=> string(12) "mb_str_split" [206]=> string(9) "mb_strlen" [207]=> string(9) "mb_strpos" [208]=> string(10) "mb_strrpos" [209]=> string(10) "mb_stripos" [210]=> string(11) "mb_strripos" [211]=> string(9) "mb_strstr" [212]=> string(10) "mb_strrchr" [213]=> string(10) "mb_stristr" [214]=> string(11) "mb_strrichr" [215]=> string(15) "mb_substr_count" [216]=> string(9) "mb_substr" [217]=> string(9) "mb_strcut" [218]=> string(11) "mb_strwidth" [219]=> string(13) "mb_strimwidth" [220]=> string(19) "mb_convert_encoding" [221]=> string(15) "mb_convert_case" [222]=> string(13) "mb_strtoupper" [223]=> string(13) "mb_strtolower" [224]=> string(18) "mb_detect_encoding" [225]=> string(17) "mb_list_encodings" [226]=> string(19) "mb_encoding_aliases" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(15) "mb_convert_kana" [230]=> string(20) "mb_convert_variables" [231]=> string(23) "mb_encode_numericentity" [232]=> string(23) "mb_decode_numericentity" [233]=> string(12) "mb_send_mail" [234]=> string(11) "mb_get_info" [235]=> string(17) "mb_check_encoding" [236]=> string(8) "mb_scrub" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(17) "mb_regex_encoding" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(20) "mb_regex_set_options" [255]=> string(11) "pdo_drivers" [256]=> string(10) "posix_kill" [257]=> string(12) "posix_getpid" [258]=> string(13) "posix_getppid" [259]=> string(12) "posix_getuid" [260]=> string(12) "posix_setuid" [261]=> string(13) "posix_geteuid" [262]=> string(13) "posix_seteuid" [263]=> string(12) "posix_getgid" [264]=> string(12) "posix_setgid" [265]=> string(13) "posix_getegid" [266]=> string(13) "posix_setegid" [267]=> string(15) "posix_getgroups" [268]=> string(14) "posix_getlogin" [269]=> string(13) "posix_getpgrp" [270]=> string(12) "posix_setsid" [271]=> string(13) "posix_setpgid" [272]=> string(13) "posix_getpgid" [273]=> string(12) "posix_getsid" [274]=> string(11) "posix_uname" [275]=> string(11) "posix_times" [276]=> string(13) "posix_ctermid" [277]=> string(13) "posix_ttyname" [278]=> string(12) "posix_isatty" [279]=> string(12) "posix_getcwd" [280]=> string(12) "posix_mkfifo" [281]=> string(11) "posix_mknod" [282]=> string(12) "posix_access" [283]=> string(14) "posix_getgrnam" [284]=> string(14) "posix_getgrgid" [285]=> string(14) "posix_getpwnam" [286]=> string(14) "posix_getpwuid" [287]=> string(15) "posix_getrlimit" [288]=> string(15) "posix_setrlimit" [289]=> string(20) "posix_get_last_error" [290]=> string(11) "posix_errno" [291]=> string(14) "posix_strerror" [292]=> string(16) "posix_initgroups" [293]=> string(12) "session_name" [294]=> string(19) "session_module_name" [295]=> string(17) "session_save_path" [296]=> string(10) "session_id" [297]=> string(17) "session_create_id" [298]=> string(21) "session_regenerate_id" [299]=> string(14) "session_decode" [300]=> string(14) "session_encode" [301]=> string(15) "session_destroy" [302]=> string(13) "session_unset" [303]=> string(10) "session_gc" [304]=> string(25) "session_get_cookie_params" [305]=> string(19) "session_write_close" [306]=> string(13) "session_abort" [307]=> string(13) "session_reset" [308]=> string(14) "session_status" [309]=> string(25) "session_register_shutdown" [310]=> string(14) "session_commit" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(13) "session_start" [316]=> string(19) "simplexml_load_file" [317]=> string(21) "simplexml_load_string" [318]=> string(20) "simplexml_import_dom" [319]=> string(16) "class_implements" [320]=> string(13) "class_parents" [321]=> string(10) "class_uses" [322]=> string(12) "spl_autoload" [323]=> string(17) "spl_autoload_call" [324]=> string(23) "spl_autoload_extensions" [325]=> string(22) "spl_autoload_functions" [326]=> string(21) "spl_autoload_register" [327]=> string(23) "spl_autoload_unregister" [328]=> string(11) "spl_classes" [329]=> string(15) "spl_object_hash" [330]=> string(13) "spl_object_id" [331]=> string(14) "iterator_apply" [332]=> string(14) "iterator_count" [333]=> string(17) "iterator_to_array" [334]=> string(14) "set_time_limit" [335]=> string(24) "header_register_callback" [336]=> string(8) "ob_start" [337]=> string(8) "ob_flush" [338]=> string(8) "ob_clean" [339]=> string(12) "ob_end_flush" [340]=> string(12) "ob_end_clean" [341]=> string(12) "ob_get_flush" [342]=> string(12) "ob_get_clean" [343]=> string(15) "ob_get_contents" [344]=> string(12) "ob_get_level" [345]=> string(13) "ob_get_length" [346]=> string(16) "ob_list_handlers" [347]=> string(13) "ob_get_status" [348]=> string(17) "ob_implicit_flush" [349]=> string(25) "output_reset_rewrite_vars" [350]=> string(22) "output_add_rewrite_var" [351]=> string(23) "stream_wrapper_register" [352]=> string(23) "stream_register_wrapper" [353]=> string(25) "stream_wrapper_unregister" [354]=> string(22) "stream_wrapper_restore" [355]=> string(10) "array_push" [356]=> string(6) "krsort" [357]=> string(5) "ksort" [358]=> string(5) "count" [359]=> string(6) "sizeof" [360]=> string(7) "natsort" [361]=> string(11) "natcasesort" [362]=> string(5) "asort" [363]=> string(6) "arsort" [364]=> string(4) "sort" [365]=> string(5) "rsort" [366]=> string(5) "usort" [367]=> string(6) "uasort" [368]=> string(6) "uksort" [369]=> string(3) "end" [370]=> string(4) "prev" [371]=> string(4) "next" [372]=> string(5) "reset" [373]=> string(7) "current" [374]=> string(3) "pos" [375]=> string(3) "key" [376]=> string(3) "min" [377]=> string(3) "max" [378]=> string(10) "array_walk" [379]=> string(20) "array_walk_recursive" [380]=> string(8) "in_array" [381]=> string(12) "array_search" [382]=> string(7) "extract" [383]=> string(7) "compact" [384]=> string(10) "array_fill" [385]=> string(15) "array_fill_keys" [386]=> string(5) "range" [387]=> string(7) "shuffle" [388]=> string(9) "array_pop" [389]=> string(11) "array_shift" [390]=> string(13) "array_unshift" [391]=> string(12) "array_splice" [392]=> string(11) "array_slice" [393]=> string(11) "array_merge" [394]=> string(21) "array_merge_recursive" [395]=> string(13) "array_replace" [396]=> string(23) "array_replace_recursive" [397]=> string(10) "array_keys" [398]=> string(15) "array_key_first" [399]=> string(14) "array_key_last" [400]=> string(12) "array_values" [401]=> string(18) "array_count_values" [402]=> string(12) "array_column" [403]=> string(13) "array_reverse" [404]=> string(9) "array_pad" [405]=> string(10) "array_flip" [406]=> string(21) "array_change_key_case" [407]=> string(12) "array_unique" [408]=> string(19) "array_intersect_key" [409]=> string(20) "array_intersect_ukey" [410]=> string(15) "array_intersect" [411]=> string(16) "array_uintersect" [412]=> string(21) "array_intersect_assoc" [413]=> string(22) "array_uintersect_assoc" [414]=> string(22) "array_intersect_uassoc" [415]=> string(23) "array_uintersect_uassoc" [416]=> string(14) "array_diff_key" [417]=> string(15) "array_diff_ukey" [418]=> string(10) "array_diff" [419]=> string(11) "array_udiff" [420]=> string(16) "array_diff_assoc" [421]=> string(17) "array_diff_uassoc" [422]=> string(17) "array_udiff_assoc" [423]=> string(18) "array_udiff_uassoc" [424]=> string(15) "array_multisort" [425]=> string(10) "array_rand" [426]=> string(9) "array_sum" [427]=> string(13) "array_product" [428]=> string(12) "array_reduce" [429]=> string(12) "array_filter" [430]=> string(9) "array_map" [431]=> string(16) "array_key_exists" [432]=> string(10) "key_exists" [433]=> string(11) "array_chunk" [434]=> string(13) "array_combine" [435]=> string(13) "base64_encode" [436]=> string(13) "base64_decode" [437]=> string(8) "constant" [438]=> string(7) "ip2long" [439]=> string(7) "long2ip" [440]=> string(6) "getenv" [441]=> string(6) "putenv" [442]=> string(6) "getopt" [443]=> string(5) "flush" [444]=> string(5) "sleep" [445]=> string(6) "usleep" [446]=> string(14) "time_nanosleep" [447]=> string(16) "time_sleep_until" [448]=> string(16) "get_current_user" [449]=> string(11) "get_cfg_var" [450]=> string(9) "error_log" [451]=> string(14) "error_get_last" [452]=> string(16) "error_clear_last" [453]=> string(14) "call_user_func" [454]=> string(20) "call_user_func_array" [455]=> string(19) "forward_static_call" [456]=> string(25) "forward_static_call_array" [457]=> string(26) "register_shutdown_function" [458]=> string(14) "highlight_file" [459]=> string(11) "show_source" [460]=> string(20) "php_strip_whitespace" [461]=> string(16) "highlight_string" [462]=> string(7) "ini_get" [463]=> string(11) "ini_get_all" [464]=> string(7) "ini_set" [465]=> string(9) "ini_alter" [466]=> string(11) "ini_restore" [467]=> string(16) "set_include_path" [468]=> string(16) "get_include_path" [469]=> string(7) "print_r" [470]=> string(18) "connection_aborted" [471]=> string(17) "connection_status" [472]=> string(17) "ignore_user_abort" [473]=> string(13) "getservbyname" [474]=> string(13) "getservbyport" [475]=> string(14) "getprotobyname" [476]=> string(16) "getprotobynumber" [477]=> string(22) "register_tick_function" [478]=> string(24) "unregister_tick_function" [479]=> string(16) "is_uploaded_file" [480]=> string(18) "move_uploaded_file" [481]=> string(14) "parse_ini_file" [482]=> string(16) "parse_ini_string" [483]=> string(14) "sys_getloadavg" [484]=> string(11) "get_browser" [485]=> string(5) "crc32" [486]=> string(5) "crypt" [487]=> string(8) "strptime" [488]=> string(11) "gethostname" [489]=> string(13) "gethostbyaddr" [490]=> string(13) "gethostbyname" [491]=> string(14) "gethostbynamel" [492]=> string(16) "dns_check_record" [493]=> string(10) "checkdnsrr" [494]=> string(14) "dns_get_record" [495]=> string(10) "dns_get_mx" [496]=> string(7) "getmxrr" [497]=> string(18) "net_get_interfaces" [498]=> string(4) "ftok" [499]=> string(6) "hrtime" [500]=> string(9) "lcg_value" [501]=> string(3) "md5" [502]=> string(8) "md5_file" [503]=> string(8) "getmyuid" [504]=> string(8) "getmygid" [505]=> string(8) "getmypid" [506]=> string(10) "getmyinode" [507]=> string(10) "getlastmod" [508]=> string(4) "sha1" [509]=> string(9) "sha1_file" [510]=> string(7) "openlog" [511]=> string(8) "closelog" [512]=> string(6) "syslog" [513]=> string(9) "inet_ntop" [514]=> string(9) "inet_pton" [515]=> string(9) "metaphone" [516]=> string(6) "header" [517]=> string(13) "header_remove" [518]=> string(12) "setrawcookie" [519]=> string(9) "setcookie" [520]=> string(18) "http_response_code" [521]=> string(12) "headers_sent" [522]=> string(12) "headers_list" [523]=> string(16) "htmlspecialchars" [524]=> string(23) "htmlspecialchars_decode" [525]=> string(18) "html_entity_decode" [526]=> string(12) "htmlentities" [527]=> string(26) "get_html_translation_table" [528]=> string(6) "assert" [529]=> string(14) "assert_options" [530]=> string(7) "bin2hex" [531]=> string(7) "hex2bin" [532]=> string(6) "strspn" [533]=> string(7) "strcspn" [534]=> string(11) "nl_langinfo" [535]=> string(7) "strcoll" [536]=> string(4) "trim" [537]=> string(5) "rtrim" [538]=> string(4) "chop" [539]=> string(5) "ltrim" [540]=> string(8) "wordwrap" [541]=> string(7) "explode" [542]=> string(7) "implode" [543]=> string(4) "join" [544]=> string(6) "strtok" [545]=> string(10) "strtoupper" [546]=> string(10) "strtolower" [547]=> string(8) "basename" [548]=> string(7) "dirname" [549]=> string(8) "pathinfo" [550]=> string(7) "stristr" [551]=> string(6) "strstr" [552]=> string(6) "strchr" [553]=> string(6) "strpos" [554]=> string(7) "stripos" [555]=> string(7) "strrpos" [556]=> string(8) "strripos" [557]=> string(7) "strrchr" [558]=> string(12) "str_contains" [559]=> string(15) "str_starts_with" [560]=> string(13) "str_ends_with" [561]=> string(11) "chunk_split" [562]=> string(6) "substr" [563]=> string(14) "substr_replace" [564]=> string(9) "quotemeta" [565]=> string(3) "ord" [566]=> string(3) "chr" [567]=> string(7) "ucfirst" [568]=> string(7) "lcfirst" [569]=> string(7) "ucwords" [570]=> string(5) "strtr" [571]=> string(6) "strrev" [572]=> string(12) "similar_text" [573]=> string(11) "addcslashes" [574]=> string(10) "addslashes" [575]=> string(13) "stripcslashes" [576]=> string(12) "stripslashes" [577]=> string(11) "str_replace" [578]=> string(12) "str_ireplace" [579]=> string(6) "hebrev" [580]=> string(5) "nl2br" [581]=> string(10) "strip_tags" [582]=> string(9) "setlocale" [583]=> string(9) "parse_str" [584]=> string(10) "str_getcsv" [585]=> string(10) "str_repeat" [586]=> string(11) "count_chars" [587]=> string(9) "strnatcmp" [588]=> string(10) "localeconv" [589]=> string(13) "strnatcasecmp" [590]=> string(12) "substr_count" [591]=> string(7) "str_pad" [592]=> string(6) "sscanf" [593]=> string(9) "str_rot13" [594]=> string(11) "str_shuffle" [595]=> string(14) "str_word_count" [596]=> string(9) "str_split" [597]=> string(7) "strpbrk" [598]=> string(14) "substr_compare" [599]=> string(11) "utf8_encode" [600]=> string(11) "utf8_decode" [601]=> string(7) "opendir" [602]=> string(3) "dir" [603]=> string(8) "closedir" [604]=> string(5) "chdir" [605]=> string(6) "chroot" [606]=> string(6) "getcwd" [607]=> string(9) "rewinddir" [608]=> string(7) "readdir" [609]=> string(7) "scandir" [610]=> string(4) "glob" [611]=> string(4) "exec" [612]=> string(6) "system" [613]=> string(8) "passthru" [614]=> string(14) "escapeshellcmd" [615]=> string(14) "escapeshellarg" [616]=> string(10) "shell_exec" [617]=> string(9) "proc_nice" [618]=> string(5) "flock" [619]=> string(13) "get_meta_tags" [620]=> string(6) "pclose" [621]=> string(5) "popen" [622]=> string(8) "readfile" [623]=> string(6) "rewind" [624]=> string(5) "rmdir" [625]=> string(5) "umask" [626]=> string(6) "fclose" [627]=> string(4) "feof" [628]=> string(5) "fgetc" [629]=> string(5) "fgets" [630]=> string(5) "fread" [631]=> string(5) "fopen" [632]=> string(6) "fscanf" [633]=> string(9) "fpassthru" [634]=> string(9) "ftruncate" [635]=> string(5) "fstat" [636]=> string(5) "fseek" [637]=> string(5) "ftell" [638]=> string(6) "fflush" [639]=> string(6) "fwrite" [640]=> string(5) "fputs" [641]=> string(5) "mkdir" [642]=> string(6) "rename" [643]=> string(4) "copy" [644]=> string(7) "tempnam" [645]=> string(7) "tmpfile" [646]=> string(4) "file" [647]=> string(17) "file_get_contents" [648]=> string(6) "unlink" [649]=> string(17) "file_put_contents" [650]=> string(7) "fputcsv" [651]=> string(7) "fgetcsv" [652]=> string(8) "realpath" [653]=> string(7) "fnmatch" [654]=> string(16) "sys_get_temp_dir" [655]=> string(9) "fileatime" [656]=> string(9) "filectime" [657]=> string(9) "filegroup" [658]=> string(9) "fileinode" [659]=> string(9) "filemtime" [660]=> string(9) "fileowner" [661]=> string(9) "fileperms" [662]=> string(8) "filesize" [663]=> string(8) "filetype" [664]=> string(11) "file_exists" [665]=> string(11) "is_writable" [666]=> string(12) "is_writeable" [667]=> string(11) "is_readable" [668]=> string(13) "is_executable" [669]=> string(7) "is_file" [670]=> string(6) "is_dir" [671]=> string(7) "is_link" [672]=> string(4) "stat" [673]=> string(5) "lstat" [674]=> string(5) "chown" [675]=> string(5) "chgrp" [676]=> string(6) "lchown" [677]=> string(6) "lchgrp" [678]=> string(5) "chmod" [679]=> string(5) "touch" [680]=> string(14) "clearstatcache" [681]=> string(16) "disk_total_space" [682]=> string(15) "disk_free_space" [683]=> string(13) "diskfreespace" [684]=> string(18) "realpath_cache_get" [685]=> string(19) "realpath_cache_size" [686]=> string(7) "sprintf" [687]=> string(6) "printf" [688]=> string(7) "vprintf" [689]=> string(8) "vsprintf" [690]=> string(7) "fprintf" [691]=> string(8) "vfprintf" [692]=> string(9) "fsockopen" [693]=> string(10) "pfsockopen" [694]=> string(16) "http_build_query" [695]=> string(23) "image_type_to_mime_type" [696]=> string(23) "image_type_to_extension" [697]=> string(12) "getimagesize" [698]=> string(22) "getimagesizefromstring" [699]=> string(10) "phpversion" [700]=> string(10) "phpcredits" [701]=> string(13) "php_sapi_name" [702]=> string(9) "php_uname" [703]=> string(21) "php_ini_scanned_files" [704]=> string(19) "php_ini_loaded_file" [705]=> string(9) "iptcembed" [706]=> string(9) "iptcparse" [707]=> string(11) "levenshtein" [708]=> string(8) "readlink" [709]=> string(8) "linkinfo" [710]=> string(7) "symlink" [711]=> string(4) "link" [712]=> string(3) "abs" [713]=> string(4) "ceil" [714]=> string(5) "floor" [715]=> string(5) "round" [716]=> string(3) "sin" [717]=> string(3) "cos" [718]=> string(3) "tan" [719]=> string(4) "asin" [720]=> string(4) "acos" [721]=> string(4) "atan" [722]=> string(5) "atanh" [723]=> string(5) "atan2" [724]=> string(4) "sinh" [725]=> string(4) "cosh" [726]=> string(4) "tanh" [727]=> string(5) "asinh" [728]=> string(5) "acosh" [729]=> string(5) "expm1" [730]=> string(5) "log1p" [731]=> string(2) "pi" [732]=> string(9) "is_finite" [733]=> string(6) "is_nan" [734]=> string(6) "intdiv" [735]=> string(11) "is_infinite" [736]=> string(3) "pow" [737]=> string(3) "exp" [738]=> string(3) "log" [739]=> string(5) "log10" [740]=> string(4) "sqrt" [741]=> string(5) "hypot" [742]=> string(7) "deg2rad" [743]=> string(7) "rad2deg" [744]=> string(6) "bindec" [745]=> string(6) "hexdec" [746]=> string(6) "octdec" [747]=> string(6) "decbin" [748]=> string(6) "decoct" [749]=> string(6) "dechex" [750]=> string(12) "base_convert" [751]=> string(13) "number_format" [752]=> string(4) "fmod" [753]=> string(4) "fdiv" [754]=> string(9) "microtime" [755]=> string(12) "gettimeofday" [756]=> string(9) "getrusage" [757]=> string(4) "pack" [758]=> string(6) "unpack" [759]=> string(17) "password_get_info" [760]=> string(13) "password_hash" [761]=> string(21) "password_needs_rehash" [762]=> string(15) "password_verify" [763]=> string(14) "password_algos" [764]=> string(10) "proc_close" [765]=> string(14) "proc_terminate" [766]=> string(15) "proc_get_status" [767]=> string(23) "quoted_printable_decode" [768]=> string(23) "quoted_printable_encode" [769]=> string(8) "mt_srand" [770]=> string(5) "srand" [771]=> string(4) "rand" [772]=> string(7) "mt_rand" [773]=> string(13) "mt_getrandmax" [774]=> string(10) "getrandmax" [775]=> string(12) "random_bytes" [776]=> string(10) "random_int" [777]=> string(7) "soundex" [778]=> string(13) "stream_select" [779]=> string(21) "stream_context_create" [780]=> string(25) "stream_context_set_params" [781]=> string(25) "stream_context_get_params" [782]=> string(25) "stream_context_set_option" [783]=> string(26) "stream_context_get_options" [784]=> string(26) "stream_context_get_default" [785]=> string(26) "stream_context_set_default" [786]=> string(21) "stream_filter_prepend" [787]=> string(20) "stream_filter_append" [788]=> string(20) "stream_filter_remove" [789]=> string(20) "str
Output for 8.0.5, 8.0.8 - 8.0.9, 8.0.11, 8.0.24, 8.0.28
array(2) { ["internal"]=> array(1264) { [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(15) "function_exists" [27]=> string(11) "class_alias" [28]=> string(18) "get_included_files" [29]=> string(18) "get_required_files" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(17) "get_resource_type" [42]=> string(15) "get_resource_id" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(21) "get_defined_constants" [46]=> string(15) "debug_backtrace" [47]=> string(21) "debug_print_backtrace" [48]=> string(16) "extension_loaded" [49]=> string(19) "get_extension_funcs" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(17) "libxml_get_errors" [108]=> string(19) "libxml_clear_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(11) "preg_filter" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(19) "preg_last_error_msg" [122]=> string(12) "ob_gzhandler" [123]=> string(20) "zlib_get_coding_type" [124]=> string(6) "gzfile" [125]=> string(6) "gzopen" [126]=> string(10) "readgzfile" [127]=> string(11) "zlib_encode" [128]=> string(11) "zlib_decode" [129]=> string(9) "gzdeflate" [130]=> string(8) "gzencode" [131]=> string(10) "gzcompress" [132]=> string(9) "gzinflate" [133]=> string(8) "gzdecode" [134]=> string(12) "gzuncompress" [135]=> string(7) "gzwrite" [136]=> string(6) "gzputs" [137]=> string(8) "gzrewind" [138]=> string(7) "gzclose" [139]=> string(5) "gzeof" [140]=> string(6) "gzgetc" [141]=> string(10) "gzpassthru" [142]=> string(6) "gzseek" [143]=> string(6) "gztell" [144]=> string(6) "gzread" [145]=> string(6) "gzgets" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(14) "filter_has_var" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(11) "mb_language" [197]=> string(20) "mb_internal_encoding" [198]=> string(13) "mb_http_input" [199]=> string(14) "mb_http_output" [200]=> string(15) "mb_detect_order" [201]=> string(23) "mb_substitute_character" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(12) "mb_parse_str" [204]=> string(17) "mb_output_handler" [205]=> string(12) "mb_str_split" [206]=> string(9) "mb_strlen" [207]=> string(9) "mb_strpos" [208]=> string(10) "mb_strrpos" [209]=> string(10) "mb_stripos" [210]=> string(11) "mb_strripos" [211]=> string(9) "mb_strstr" [212]=> string(10) "mb_strrchr" [213]=> string(10) "mb_stristr" [214]=> string(11) "mb_strrichr" [215]=> string(15) "mb_substr_count" [216]=> string(9) "mb_substr" [217]=> string(9) "mb_strcut" [218]=> string(11) "mb_strwidth" [219]=> string(13) "mb_strimwidth" [220]=> string(19) "mb_convert_encoding" [221]=> string(15) "mb_convert_case" [222]=> string(13) "mb_strtoupper" [223]=> string(13) "mb_strtolower" [224]=> string(18) "mb_detect_encoding" [225]=> string(17) "mb_list_encodings" [226]=> string(19) "mb_encoding_aliases" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(15) "mb_convert_kana" [230]=> string(20) "mb_convert_variables" [231]=> string(23) "mb_encode_numericentity" [232]=> string(23) "mb_decode_numericentity" [233]=> string(12) "mb_send_mail" [234]=> string(11) "mb_get_info" [235]=> string(17) "mb_check_encoding" [236]=> string(8) "mb_scrub" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(17) "mb_regex_encoding" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(20) "mb_regex_set_options" [255]=> string(11) "pdo_drivers" [256]=> string(10) "posix_kill" [257]=> string(12) "posix_getpid" [258]=> string(13) "posix_getppid" [259]=> string(12) "posix_getuid" [260]=> string(12) "posix_setuid" [261]=> string(13) "posix_geteuid" [262]=> string(13) "posix_seteuid" [263]=> string(12) "posix_getgid" [264]=> string(12) "posix_setgid" [265]=> string(13) "posix_getegid" [266]=> string(13) "posix_setegid" [267]=> string(15) "posix_getgroups" [268]=> string(14) "posix_getlogin" [269]=> string(13) "posix_getpgrp" [270]=> string(12) "posix_setsid" [271]=> string(13) "posix_setpgid" [272]=> string(13) "posix_getpgid" [273]=> string(12) "posix_getsid" [274]=> string(11) "posix_uname" [275]=> string(11) "posix_times" [276]=> string(13) "posix_ctermid" [277]=> string(13) "posix_ttyname" [278]=> string(12) "posix_isatty" [279]=> string(12) "posix_getcwd" [280]=> string(12) "posix_mkfifo" [281]=> string(11) "posix_mknod" [282]=> string(12) "posix_access" [283]=> string(14) "posix_getgrnam" [284]=> string(14) "posix_getgrgid" [285]=> string(14) "posix_getpwnam" [286]=> string(14) "posix_getpwuid" [287]=> string(15) "posix_getrlimit" [288]=> string(15) "posix_setrlimit" [289]=> string(20) "posix_get_last_error" [290]=> string(11) "posix_errno" [291]=> string(14) "posix_strerror" [292]=> string(16) "posix_initgroups" [293]=> string(12) "session_name" [294]=> string(19) "session_module_name" [295]=> string(17) "session_save_path" [296]=> string(10) "session_id" [297]=> string(17) "session_create_id" [298]=> string(21) "session_regenerate_id" [299]=> string(14) "session_decode" [300]=> string(14) "session_encode" [301]=> string(15) "session_destroy" [302]=> string(13) "session_unset" [303]=> string(10) "session_gc" [304]=> string(25) "session_get_cookie_params" [305]=> string(19) "session_write_close" [306]=> string(13) "session_abort" [307]=> string(13) "session_reset" [308]=> string(14) "session_status" [309]=> string(25) "session_register_shutdown" [310]=> string(14) "session_commit" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(13) "session_start" [316]=> string(19) "simplexml_load_file" [317]=> string(21) "simplexml_load_string" [318]=> string(20) "simplexml_import_dom" [319]=> string(16) "class_implements" [320]=> string(13) "class_parents" [321]=> string(10) "class_uses" [322]=> string(12) "spl_autoload" [323]=> string(17) "spl_autoload_call" [324]=> string(23) "spl_autoload_extensions" [325]=> string(22) "spl_autoload_functions" [326]=> string(21) "spl_autoload_register" [327]=> string(23) "spl_autoload_unregister" [328]=> string(11) "spl_classes" [329]=> string(15) "spl_object_hash" [330]=> string(13) "spl_object_id" [331]=> string(14) "iterator_apply" [332]=> string(14) "iterator_count" [333]=> string(17) "iterator_to_array" [334]=> string(14) "set_time_limit" [335]=> string(24) "header_register_callback" [336]=> string(8) "ob_start" [337]=> string(8) "ob_flush" [338]=> string(8) "ob_clean" [339]=> string(12) "ob_end_flush" [340]=> string(12) "ob_end_clean" [341]=> string(12) "ob_get_flush" [342]=> string(12) "ob_get_clean" [343]=> string(15) "ob_get_contents" [344]=> string(12) "ob_get_level" [345]=> string(13) "ob_get_length" [346]=> string(16) "ob_list_handlers" [347]=> string(13) "ob_get_status" [348]=> string(17) "ob_implicit_flush" [349]=> string(25) "output_reset_rewrite_vars" [350]=> string(22) "output_add_rewrite_var" [351]=> string(23) "stream_wrapper_register" [352]=> string(23) "stream_register_wrapper" [353]=> string(25) "stream_wrapper_unregister" [354]=> string(22) "stream_wrapper_restore" [355]=> string(10) "array_push" [356]=> string(6) "krsort" [357]=> string(5) "ksort" [358]=> string(5) "count" [359]=> string(6) "sizeof" [360]=> string(7) "natsort" [361]=> string(11) "natcasesort" [362]=> string(5) "asort" [363]=> string(6) "arsort" [364]=> string(4) "sort" [365]=> string(5) "rsort" [366]=> string(5) "usort" [367]=> string(6) "uasort" [368]=> string(6) "uksort" [369]=> string(3) "end" [370]=> string(4) "prev" [371]=> string(4) "next" [372]=> string(5) "reset" [373]=> string(7) "current" [374]=> string(3) "pos" [375]=> string(3) "key" [376]=> string(3) "min" [377]=> string(3) "max" [378]=> string(10) "array_walk" [379]=> string(20) "array_walk_recursive" [380]=> string(8) "in_array" [381]=> string(12) "array_search" [382]=> string(7) "extract" [383]=> string(7) "compact" [384]=> string(10) "array_fill" [385]=> string(15) "array_fill_keys" [386]=> string(5) "range" [387]=> string(7) "shuffle" [388]=> string(9) "array_pop" [389]=> string(11) "array_shift" [390]=> string(13) "array_unshift" [391]=> string(12) "array_splice" [392]=> string(11) "array_slice" [393]=> string(11) "array_merge" [394]=> string(21) "array_merge_recursive" [395]=> string(13) "array_replace" [396]=> string(23) "array_replace_recursive" [397]=> string(10) "array_keys" [398]=> string(15) "array_key_first" [399]=> string(14) "array_key_last" [400]=> string(12) "array_values" [401]=> string(18) "array_count_values" [402]=> string(12) "array_column" [403]=> string(13) "array_reverse" [404]=> string(9) "array_pad" [405]=> string(10) "array_flip" [406]=> string(21) "array_change_key_case" [407]=> string(12) "array_unique" [408]=> string(19) "array_intersect_key" [409]=> string(20) "array_intersect_ukey" [410]=> string(15) "array_intersect" [411]=> string(16) "array_uintersect" [412]=> string(21) "array_intersect_assoc" [413]=> string(22) "array_uintersect_assoc" [414]=> string(22) "array_intersect_uassoc" [415]=> string(23) "array_uintersect_uassoc" [416]=> string(14) "array_diff_key" [417]=> string(15) "array_diff_ukey" [418]=> string(10) "array_diff" [419]=> string(11) "array_udiff" [420]=> string(16) "array_diff_assoc" [421]=> string(17) "array_diff_uassoc" [422]=> string(17) "array_udiff_assoc" [423]=> string(18) "array_udiff_uassoc" [424]=> string(15) "array_multisort" [425]=> string(10) "array_rand" [426]=> string(9) "array_sum" [427]=> string(13) "array_product" [428]=> string(12) "array_reduce" [429]=> string(12) "array_filter" [430]=> string(9) "array_map" [431]=> string(16) "array_key_exists" [432]=> string(10) "key_exists" [433]=> string(11) "array_chunk" [434]=> string(13) "array_combine" [435]=> string(13) "base64_encode" [436]=> string(13) "base64_decode" [437]=> string(8) "constant" [438]=> string(7) "ip2long" [439]=> string(7) "long2ip" [440]=> string(6) "getenv" [441]=> string(6) "putenv" [442]=> string(6) "getopt" [443]=> string(5) "flush" [444]=> string(5) "sleep" [445]=> string(6) "usleep" [446]=> string(14) "time_nanosleep" [447]=> string(16) "time_sleep_until" [448]=> string(16) "get_current_user" [449]=> string(11) "get_cfg_var" [450]=> string(9) "error_log" [451]=> string(14) "error_get_last" [452]=> string(16) "error_clear_last" [453]=> string(14) "call_user_func" [454]=> string(20) "call_user_func_array" [455]=> string(19) "forward_static_call" [456]=> string(25) "forward_static_call_array" [457]=> string(26) "register_shutdown_function" [458]=> string(14) "highlight_file" [459]=> string(11) "show_source" [460]=> string(20) "php_strip_whitespace" [461]=> string(16) "highlight_string" [462]=> string(7) "ini_get" [463]=> string(11) "ini_get_all" [464]=> string(7) "ini_set" [465]=> string(9) "ini_alter" [466]=> string(11) "ini_restore" [467]=> string(16) "set_include_path" [468]=> string(16) "get_include_path" [469]=> string(7) "print_r" [470]=> string(18) "connection_aborted" [471]=> string(17) "connection_status" [472]=> string(17) "ignore_user_abort" [473]=> string(13) "getservbyname" [474]=> string(13) "getservbyport" [475]=> string(14) "getprotobyname" [476]=> string(16) "getprotobynumber" [477]=> string(22) "register_tick_function" [478]=> string(24) "unregister_tick_function" [479]=> string(16) "is_uploaded_file" [480]=> string(18) "move_uploaded_file" [481]=> string(14) "parse_ini_file" [482]=> string(16) "parse_ini_string" [483]=> string(14) "sys_getloadavg" [484]=> string(11) "get_browser" [485]=> string(5) "crc32" [486]=> string(5) "crypt" [487]=> string(8) "strptime" [488]=> string(11) "gethostname" [489]=> string(13) "gethostbyaddr" [490]=> string(13) "gethostbyname" [491]=> string(14) "gethostbynamel" [492]=> string(16) "dns_check_record" [493]=> string(10) "checkdnsrr" [494]=> string(14) "dns_get_record" [495]=> string(10) "dns_get_mx" [496]=> string(7) "getmxrr" [497]=> string(18) "net_get_interfaces" [498]=> string(4) "ftok" [499]=> string(6) "hrtime" [500]=> string(9) "lcg_value" [501]=> string(3) "md5" [502]=> string(8) "md5_file" [503]=> string(8) "getmyuid" [504]=> string(8) "getmygid" [505]=> string(8) "getmypid" [506]=> string(10) "getmyinode" [507]=> string(10) "getlastmod" [508]=> string(4) "sha1" [509]=> string(9) "sha1_file" [510]=> string(7) "openlog" [511]=> string(8) "closelog" [512]=> string(6) "syslog" [513]=> string(9) "inet_ntop" [514]=> string(9) "inet_pton" [515]=> string(9) "metaphone" [516]=> string(6) "header" [517]=> string(13) "header_remove" [518]=> string(12) "setrawcookie" [519]=> string(9) "setcookie" [520]=> string(18) "http_response_code" [521]=> string(12) "headers_sent" [522]=> string(12) "headers_list" [523]=> string(16) "htmlspecialchars" [524]=> string(23) "htmlspecialchars_decode" [525]=> string(18) "html_entity_decode" [526]=> string(12) "htmlentities" [527]=> string(26) "get_html_translation_table" [528]=> string(6) "assert" [529]=> string(14) "assert_options" [530]=> string(7) "bin2hex" [531]=> string(7) "hex2bin" [532]=> string(6) "strspn" [533]=> string(7) "strcspn" [534]=> string(11) "nl_langinfo" [535]=> string(7) "strcoll" [536]=> string(4) "trim" [537]=> string(5) "rtrim" [538]=> string(4) "chop" [539]=> string(5) "ltrim" [540]=> string(8) "wordwrap" [541]=> string(7) "explode" [542]=> string(7) "implode" [543]=> string(4) "join" [544]=> string(6) "strtok" [545]=> string(10) "strtoupper" [546]=> string(10) "strtolower" [547]=> string(8) "basename" [548]=> string(7) "dirname" [549]=> string(8) "pathinfo" [550]=> string(7) "stristr" [551]=> string(6) "strstr" [552]=> string(6) "strchr" [553]=> string(6) "strpos" [554]=> string(7) "stripos" [555]=> string(7) "strrpos" [556]=> string(8) "strripos" [557]=> string(7) "strrchr" [558]=> string(12) "str_contains" [559]=> string(15) "str_starts_with" [560]=> string(13) "str_ends_with" [561]=> string(11) "chunk_split" [562]=> string(6) "substr" [563]=> string(14) "substr_replace" [564]=> string(9) "quotemeta" [565]=> string(3) "ord" [566]=> string(3) "chr" [567]=> string(7) "ucfirst" [568]=> string(7) "lcfirst" [569]=> string(7) "ucwords" [570]=> string(5) "strtr" [571]=> string(6) "strrev" [572]=> string(12) "similar_text" [573]=> string(11) "addcslashes" [574]=> string(10) "addslashes" [575]=> string(13) "stripcslashes" [576]=> string(12) "stripslashes" [577]=> string(11) "str_replace" [578]=> string(12) "str_ireplace" [579]=> string(6) "hebrev" [580]=> string(5) "nl2br" [581]=> string(10) "strip_tags" [582]=> string(9) "setlocale" [583]=> string(9) "parse_str" [584]=> string(10) "str_getcsv" [585]=> string(10) "str_repeat" [586]=> string(11) "count_chars" [587]=> string(9) "strnatcmp" [588]=> string(10) "localeconv" [589]=> string(13) "strnatcasecmp" [590]=> string(12) "substr_count" [591]=> string(7) "str_pad" [592]=> string(6) "sscanf" [593]=> string(9) "str_rot13" [594]=> string(11) "str_shuffle" [595]=> string(14) "str_word_count" [596]=> string(9) "str_split" [597]=> string(7) "strpbrk" [598]=> string(14) "substr_compare" [599]=> string(11) "utf8_encode" [600]=> string(11) "utf8_decode" [601]=> string(7) "opendir" [602]=> string(3) "dir" [603]=> string(8) "closedir" [604]=> string(5) "chdir" [605]=> string(6) "chroot" [606]=> string(6) "getcwd" [607]=> string(9) "rewinddir" [608]=> string(7) "readdir" [609]=> string(7) "scandir" [610]=> string(4) "glob" [611]=> string(4) "exec" [612]=> string(6) "system" [613]=> string(8) "passthru" [614]=> string(14) "escapeshellcmd" [615]=> string(14) "escapeshellarg" [616]=> string(10) "shell_exec" [617]=> string(9) "proc_nice" [618]=> string(5) "flock" [619]=> string(13) "get_meta_tags" [620]=> string(6) "pclose" [621]=> string(5) "popen" [622]=> string(8) "readfile" [623]=> string(6) "rewind" [624]=> string(5) "rmdir" [625]=> string(5) "umask" [626]=> string(6) "fclose" [627]=> string(4) "feof" [628]=> string(5) "fgetc" [629]=> string(5) "fgets" [630]=> string(5) "fread" [631]=> string(5) "fopen" [632]=> string(6) "fscanf" [633]=> string(9) "fpassthru" [634]=> string(9) "ftruncate" [635]=> string(5) "fstat" [636]=> string(5) "fseek" [637]=> string(5) "ftell" [638]=> string(6) "fflush" [639]=> string(6) "fwrite" [640]=> string(5) "fputs" [641]=> string(5) "mkdir" [642]=> string(6) "rename" [643]=> string(4) "copy" [644]=> string(7) "tempnam" [645]=> string(7) "tmpfile" [646]=> string(4) "file" [647]=> string(17) "file_get_contents" [648]=> string(6) "unlink" [649]=> string(17) "file_put_contents" [650]=> string(7) "fputcsv" [651]=> string(7) "fgetcsv" [652]=> string(8) "realpath" [653]=> string(7) "fnmatch" [654]=> string(16) "sys_get_temp_dir" [655]=> string(9) "fileatime" [656]=> string(9) "filectime" [657]=> string(9) "filegroup" [658]=> string(9) "fileinode" [659]=> string(9) "filemtime" [660]=> string(9) "fileowner" [661]=> string(9) "fileperms" [662]=> string(8) "filesize" [663]=> string(8) "filetype" [664]=> string(11) "file_exists" [665]=> string(11) "is_writable" [666]=> string(12) "is_writeable" [667]=> string(11) "is_readable" [668]=> string(13) "is_executable" [669]=> string(7) "is_file" [670]=> string(6) "is_dir" [671]=> string(7) "is_link" [672]=> string(4) "stat" [673]=> string(5) "lstat" [674]=> string(5) "chown" [675]=> string(5) "chgrp" [676]=> string(6) "lchown" [677]=> string(6) "lchgrp" [678]=> string(5) "chmod" [679]=> string(5) "touch" [680]=> string(14) "clearstatcache" [681]=> string(16) "disk_total_space" [682]=> string(15) "disk_free_space" [683]=> string(13) "diskfreespace" [684]=> string(18) "realpath_cache_get" [685]=> string(19) "realpath_cache_size" [686]=> string(7) "sprintf" [687]=> string(6) "printf" [688]=> string(7) "vprintf" [689]=> string(8) "vsprintf" [690]=> string(7) "fprintf" [691]=> string(8) "vfprintf" [692]=> string(9) "fsockopen" [693]=> string(10) "pfsockopen" [694]=> string(16) "http_build_query" [695]=> string(23) "image_type_to_mime_type" [696]=> string(23) "image_type_to_extension" [697]=> string(12) "getimagesize" [698]=> string(22) "getimagesizefromstring" [699]=> string(10) "phpversion" [700]=> string(10) "phpcredits" [701]=> string(13) "php_sapi_name" [702]=> string(9) "php_uname" [703]=> string(21) "php_ini_scanned_files" [704]=> string(19) "php_ini_loaded_file" [705]=> string(9) "iptcembed" [706]=> string(9) "iptcparse" [707]=> string(11) "levenshtein" [708]=> string(8) "readlink" [709]=> string(8) "linkinfo" [710]=> string(7) "symlink" [711]=> string(4) "link" [712]=> string(3) "abs" [713]=> string(4) "ceil" [714]=> string(5) "floor" [715]=> string(5) "round" [716]=> string(3) "sin" [717]=> string(3) "cos" [718]=> string(3) "tan" [719]=> string(4) "asin" [720]=> string(4) "acos" [721]=> string(4) "atan" [722]=> string(5) "atanh" [723]=> string(5) "atan2" [724]=> string(4) "sinh" [725]=> string(4) "cosh" [726]=> string(4) "tanh" [727]=> string(5) "asinh" [728]=> string(5) "acosh" [729]=> string(5) "expm1" [730]=> string(5) "log1p" [731]=> string(2) "pi" [732]=> string(9) "is_finite" [733]=> string(6) "is_nan" [734]=> string(6) "intdiv" [735]=> string(11) "is_infinite" [736]=> string(3) "pow" [737]=> string(3) "exp" [738]=> string(3) "log" [739]=> string(5) "log10" [740]=> string(4) "sqrt" [741]=> string(5) "hypot" [742]=> string(7) "deg2rad" [743]=> string(7) "rad2deg" [744]=> string(6) "bindec" [745]=> string(6) "hexdec" [746]=> string(6) "octdec" [747]=> string(6) "decbin" [748]=> string(6) "decoct" [749]=> string(6) "dechex" [750]=> string(12) "base_convert" [751]=> string(13) "number_format" [752]=> string(4) "fmod" [753]=> string(4) "fdiv" [754]=> string(9) "microtime" [755]=> string(12) "gettimeofday" [756]=> string(9) "getrusage" [757]=> string(4) "pack" [758]=> string(6) "unpack" [759]=> string(17) "password_get_info" [760]=> string(13) "password_hash" [761]=> string(21) "password_needs_rehash" [762]=> string(15) "password_verify" [763]=> string(14) "password_algos" [764]=> string(10) "proc_close" [765]=> string(14) "proc_terminate" [766]=> string(15) "proc_get_status" [767]=> string(23) "quoted_printable_decode" [768]=> string(23) "quoted_printable_encode" [769]=> string(8) "mt_srand" [770]=> string(5) "srand" [771]=> string(4) "rand" [772]=> string(7) "mt_rand" [773]=> string(13) "mt_getrandmax" [774]=> string(10) "getrandmax" [775]=> string(12) "random_bytes" [776]=> string(10) "random_int" [777]=> string(7) "soundex" [778]=> string(13) "stream_select" [779]=> string(21) "stream_context_create" [780]=> string(25) "stream_context_set_params" [781]=> string(25) "stream_context_get_params" [782]=> string(25) "stream_context_set_option" [783]=> string(26) "stream_context_get_options" [784]=> string(26) "stream_context_get_default" [785]=> string(26) "stream_context_set_default" [786]=> string(21) "stream_filter_prepend" [787]=> string(20) "stream_filter_append" [788]=> string(20) "stream_filter_remove" [789]=> string(20) "str
Process exited with code 137.
Output for 8.0.13
array(2) { ["internal"]=> array(1009) { [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(15) "function_exists" [27]=> string(11) "class_alias" [28]=> string(18) "get_included_files" [29]=> string(18) "get_required_files" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(17) "get_resource_type" [42]=> string(15) "get_resource_id" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(21) "get_defined_constants" [46]=> string(15) "debug_backtrace" [47]=> string(21) "debug_print_backtrace" [48]=> string(16) "extension_loaded" [49]=> string(19) "get_extension_funcs" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(17) "libxml_get_errors" [108]=> string(19) "libxml_clear_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(11) "preg_filter" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(19) "preg_last_error_msg" [122]=> string(12) "ob_gzhandler" [123]=> string(20) "zlib_get_coding_type" [124]=> string(6) "gzfile" [125]=> string(6) "gzopen" [126]=> string(10) "readgzfile" [127]=> string(11) "zlib_encode" [128]=> string(11) "zlib_decode" [129]=> string(9) "gzdeflate" [130]=> string(8) "gzencode" [131]=> string(10) "gzcompress" [132]=> string(9) "gzinflate" [133]=> string(8) "gzdecode" [134]=> string(12) "gzuncompress" [135]=> string(7) "gzwrite" [136]=> string(6) "gzputs" [137]=> string(8) "gzrewind" [138]=> string(7) "gzclose" [139]=> string(5) "gzeof" [140]=> string(6) "gzgetc" [141]=> string(10) "gzpassthru" [142]=> string(6) "gzseek" [143]=> string(6) "gztell" [144]=> string(6) "gzread" [145]=> string(6) "gzgets" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(14) "filter_has_var" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(11) "mb_language" [197]=> string(20) "mb_internal_encoding" [198]=> string(13) "mb_http_input" [199]=> string(14) "mb_http_output" [200]=> string(15) "mb_detect_order" [201]=> string(23) "mb_substitute_character" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(12) "mb_parse_str" [204]=> string(17) "mb_output_handler" [205]=> string(12) "mb_str_split" [206]=> string(9) "mb_strlen" [207]=> string(9) "mb_strpos" [208]=> string(10) "mb_strrpos" [209]=> string(10) "mb_stripos" [210]=> string(11) "mb_strripos" [211]=> string(9) "mb_strstr" [212]=> string(10) "mb_strrchr" [213]=> string(10) "mb_stristr" [214]=> string(11) "mb_strrichr" [215]=> string(15) "mb_substr_count" [216]=> string(9) "mb_substr" [217]=> string(9) "mb_strcut" [218]=> string(11) "mb_strwidth" [219]=> string(13) "mb_strimwidth" [220]=> string(19) "mb_convert_encoding" [221]=> string(15) "mb_convert_case" [222]=> string(13) "mb_strtoupper" [223]=> string(13) "mb_strtolower" [224]=> string(18) "mb_detect_encoding" [225]=> string(17) "mb_list_encodings" [226]=> string(19) "mb_encoding_aliases" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(15) "mb_convert_kana" [230]=> string(20) "mb_convert_variables" [231]=> string(23) "mb_encode_numericentity" [232]=> string(23) "mb_decode_numericentity" [233]=> string(12) "mb_send_mail" [234]=> string(11) "mb_get_info" [235]=> string(17) "mb_check_encoding" [236]=> string(8) "mb_scrub" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(17) "mb_regex_encoding" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(20) "mb_regex_set_options" [255]=> string(11) "pdo_drivers" [256]=> string(10) "posix_kill" [257]=> string(12) "posix_getpid" [258]=> string(13) "posix_getppid" [259]=> string(12) "posix_getuid" [260]=> string(12) "posix_setuid" [261]=> string(13) "posix_geteuid" [262]=> string(13) "posix_seteuid" [263]=> string(12) "posix_getgid" [264]=> string(12) "posix_setgid" [265]=> string(13) "posix_getegid" [266]=> string(13) "posix_setegid" [267]=> string(15) "posix_getgroups" [268]=> string(14) "posix_getlogin" [269]=> string(13) "posix_getpgrp" [270]=> string(12) "posix_setsid" [271]=> string(13) "posix_setpgid" [272]=> string(13) "posix_getpgid" [273]=> string(12) "posix_getsid" [274]=> string(11) "posix_uname" [275]=> string(11) "posix_times" [276]=> string(13) "posix_ctermid" [277]=> string(13) "posix_ttyname" [278]=> string(12) "posix_isatty" [279]=> string(12) "posix_getcwd" [280]=> string(12) "posix_mkfifo" [281]=> string(11) "posix_mknod" [282]=> string(12) "posix_access" [283]=> string(14) "posix_getgrnam" [284]=> string(14) "posix_getgrgid" [285]=> string(14) "posix_getpwnam" [286]=> string(14) "posix_getpwuid" [287]=> string(15) "posix_getrlimit" [288]=> string(15) "posix_setrlimit" [289]=> string(20) "posix_get_last_error" [290]=> string(11) "posix_errno" [291]=> string(14) "posix_strerror" [292]=> string(16) "posix_initgroups" [293]=> string(12) "session_name" [294]=> string(19) "session_module_name" [295]=> string(17) "session_save_path" [296]=> string(10) "session_id" [297]=> string(17) "session_create_id" [298]=> string(21) "session_regenerate_id" [299]=> string(14) "session_decode" [300]=> string(14) "session_encode" [301]=> string(15) "session_destroy" [302]=> string(13) "session_unset" [303]=> string(10) "session_gc" [304]=> string(25) "session_get_cookie_params" [305]=> string(19) "session_write_close" [306]=> string(13) "session_abort" [307]=> string(13) "session_reset" [308]=> string(14) "session_status" [309]=> string(25) "session_register_shutdown" [310]=> string(14) "session_commit" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(13) "session_start" [316]=> string(19) "simplexml_load_file" [317]=> string(21) "simplexml_load_string" [318]=> string(20) "simplexml_import_dom" [319]=> string(16) "class_implements" [320]=> string(13) "class_parents" [321]=> string(10) "class_uses" [322]=> string(12) "spl_autoload" [323]=> string(17) "spl_autoload_call" [324]=> string(23) "spl_autoload_extensions" [325]=> string(22) "spl_autoload_functions" [326]=> string(21) "spl_autoload_register" [327]=> string(23) "spl_autoload_unregister" [328]=> string(11) "spl_classes" [329]=> string(15) "spl_object_hash" [330]=> string(13) "spl_object_id" [331]=> string(14) "iterator_apply" [332]=> string(14) "iterator_count" [333]=> string(17) "iterator_to_array" [334]=> string(14) "set_time_limit" [335]=> string(24) "header_register_callback" [336]=> string(8) "ob_start" [337]=> string(8) "ob_flush" [338]=> string(8) "ob_clean" [339]=> string(12) "ob_end_flush" [340]=> string(12) "ob_end_clean" [341]=> string(12) "ob_get_flush" [342]=> string(12) "ob_get_clean" [343]=> string(15) "ob_get_contents" [344]=> string(12) "ob_get_level" [345]=> string(13) "ob_get_length" [346]=> string(16) "ob_list_handlers" [347]=> string(13) "ob_get_status" [348]=> string(17) "ob_implicit_flush" [349]=> string(25) "output_reset_rewrite_vars" [350]=> string(22) "output_add_rewrite_var" [351]=> string(23) "stream_wrapper_register" [352]=> string(23) "stream_register_wrapper" [353]=> string(25) "stream_wrapper_unregister" [354]=> string(22) "stream_wrapper_restore" [355]=> string(10) "array_push" [356]=> string(6) "krsort" [357]=> string(5) "ksort" [358]=> string(5) "count" [359]=> string(6) "sizeof" [360]=> string(7) "natsort" [361]=> string(11) "natcasesort" [362]=> string(5) "asort" [363]=> string(6) "arsort" [364]=> string(4) "sort" [365]=> string(5) "rsort" [366]=> string(5) "usort" [367]=> string(6) "uasort" [368]=> string(6) "uksort" [369]=> string(3) "end" [370]=> string(4) "prev" [371]=> string(4) "next" [372]=> string(5) "reset" [373]=> string(7) "current" [374]=> string(3) "pos" [375]=> string(3) "key" [376]=> string(3) "min" [377]=> string(3) "max" [378]=> string(10) "array_walk" [379]=> string(20) "array_walk_recursive" [380]=> string(8) "in_array" [381]=> string(12) "array_search" [382]=> string(7) "extract" [383]=> string(7) "compact" [384]=> string(10) "array_fill" [385]=> string(15) "array_fill_keys" [386]=> string(5) "range" [387]=> string(7) "shuffle" [388]=> string(9) "array_pop" [389]=> string(11) "array_shift" [390]=> string(13) "array_unshift" [391]=> string(12) "array_splice" [392]=> string(11) "array_slice" [393]=> string(11) "array_merge" [394]=> string(21) "array_merge_recursive" [395]=> string(13) "array_replace" [396]=> string(23) "array_replace_recursive" [397]=> string(10) "array_keys" [398]=> string(15) "array_key_first" [399]=> string(14) "array_key_last" [400]=> string(12) "array_values" [401]=> string(18) "array_count_values" [402]=> string(12) "array_column" [403]=> string(13) "array_reverse" [404]=> string(9) "array_pad" [405]=> string(10) "array_flip" [406]=> string(21) "array_change_key_case" [407]=> string(12) "array_unique" [408]=> string(19) "array_intersect_key" [409]=> string(20) "array_intersect_ukey" [410]=> string(15) "array_intersect" [411]=> string(16) "array_uintersect" [412]=> string(21) "array_intersect_assoc" [413]=> string(22) "array_uintersect_assoc" [414]=> string(22) "array_intersect_uassoc" [415]=> string(23) "array_uintersect_uassoc" [416]=> string(14) "array_diff_key" [417]=> string(15) "array_diff_ukey" [418]=> string(10) "array_diff" [419]=> string(11) "array_udiff" [420]=> string(16) "array_diff_assoc" [421]=> string(17) "array_diff_uassoc" [422]=> string(17) "array_udiff_assoc" [423]=> string(18) "array_udiff_uassoc" [424]=> string(15) "array_multisort" [425]=> string(10) "array_rand" [426]=> string(9) "array_sum" [427]=> string(13) "array_product" [428]=> string(12) "array_reduce" [429]=> string(12) "array_filter" [430]=> string(9) "array_map" [431]=> string(16) "array_key_exists" [432]=> string(10) "key_exists" [433]=> string(11) "array_chunk" [434]=> string(13) "array_combine" [435]=> string(13) "base64_encode" [436]=> string(13) "base64_decode" [437]=> string(8) "constant" [438]=> string(7) "ip2long" [439]=> string(7) "long2ip" [440]=> string(6) "getenv" [441]=> string(6) "putenv" [442]=> string(6) "getopt" [443]=> string(5) "flush" [444]=> string(5) "sleep" [445]=> string(6) "usleep" [446]=> string(14) "time_nanosleep" [447]=> string(16) "time_sleep_until" [448]=> string(16) "get_current_user" [449]=> string(11) "get_cfg_var" [450]=> string(9) "error_log" [451]=> string(14) "error_get_last" [452]=> string(16) "error_clear_last" [453]=> string(14) "call_user_func" [454]=> string(20) "call_user_func_array" [455]=> string(19) "forward_static_call" [456]=> string(25) "forward_static_call_array" [457]=> string(26) "register_shutdown_function" [458]=> string(14) "highlight_file" [459]=> string(11) "show_source" [460]=> string(20) "php_strip_whitespace" [461]=> string(16) "highlight_string" [462]=> string(7) "ini_get" [463]=> string(11) "ini_get_all" [464]=> string(7) "ini_set" [465]=> string(9) "ini_alter" [466]=> string(11) "ini_restore" [467]=> string(16) "set_include_path" [468]=> string(16) "get_include_path" [469]=> string(7) "print_r" [470]=> string(18) "connection_aborted" [471]=> string(17) "connection_status" [472]=> string(17) "ignore_user_abort" [473]=> string(13) "getservbyname" [474]=> string(13) "getservbyport" [475]=> string(14) "getprotobyname" [476]=> string(16) "getprotobynumber" [477]=> string(22) "register_tick_function" [478]=> string(24) "unregister_tick_function" [479]=> string(16) "is_uploaded_file" [480]=> string(18) "move_uploaded_file" [481]=> string(14) "parse_ini_file" [482]=> string(16) "parse_ini_string" [483]=> string(14) "sys_getloadavg" [484]=> string(11) "get_browser" [485]=> string(5) "crc32" [486]=> string(5) "crypt" [487]=> string(8) "strptime" [488]=> string(11) "gethostname" [489]=> string(13) "gethostbyaddr" [490]=> string(13) "gethostbyname" [491]=> string(14) "gethostbynamel" [492]=> string(16) "dns_check_record" [493]=> string(10) "checkdnsrr" [494]=> string(14) "dns_get_record" [495]=> string(10) "dns_get_mx" [496]=> string(7) "getmxrr" [497]=> string(18) "net_get_interfaces" [498]=> string(4) "ftok" [499]=> string(6) "hrtime" [500]=> string(9) "lcg_value" [501]=> string(3) "md5" [502]=> string(8) "md5_file" [503]=> string(8) "getmyuid" [504]=> string(8) "getmygid" [505]=> string(8) "getmypid" [506]=> string(10) "getmyinode" [507]=> string(10) "getlastmod" [508]=> string(4) "sha1" [509]=> string(9) "sha1_file" [510]=> string(7) "openlog" [511]=> string(8) "closelog" [512]=> string(6) "syslog" [513]=> string(9) "inet_ntop" [514]=> string(9) "inet_pton" [515]=> string(9) "metaphone" [516]=> string(6) "header" [517]=> string(13) "header_remove" [518]=> string(12) "setrawcookie" [519]=> string(9) "setcookie" [520]=> string(18) "http_response_code" [521]=> string(12) "headers_sent" [522]=> string(12) "headers_list" [523]=> string(16) "htmlspecialchars" [524]=> string(23) "htmlspecialchars_decode" [525]=> string(18) "html_entity_decode" [526]=> string(12) "htmlentities" [527]=> string(26) "get_html_translation_table" [528]=> string(6) "assert" [529]=> string(14) "assert_options" [530]=> string(7) "bin2hex" [531]=> string(7) "hex2bin" [532]=> string(6) "strspn" [533]=> string(7) "strcspn" [534]=> string(11) "nl_langinfo" [535]=> string(7) "strcoll" [536]=> string(4) "trim" [537]=> string(5) "rtrim" [538]=> string(4) "chop" [539]=> string(5) "ltrim" [540]=> string(8) "wordwrap" [541]=> string(7) "explode" [542]=> string(7) "implode" [543]=> string(4) "join" [544]=> string(6) "strtok" [545]=> string(10) "strtoupper" [546]=> string(10) "strtolower" [547]=> string(8) "basename" [548]=> string(7) "dirname" [549]=> string(8) "pathinfo" [550]=> string(7) "stristr" [551]=> string(6) "strstr" [552]=> string(6) "strchr" [553]=> string(6) "strpos" [554]=> string(7) "stripos" [555]=> string(7) "strrpos" [556]=> string(8) "strripos" [557]=> string(7) "strrchr" [558]=> string(12) "str_contains" [559]=> string(15) "str_starts_with" [560]=> string(13) "str_ends_with" [561]=> string(11) "chunk_split" [562]=> string(6) "substr" [563]=> string(14) "substr_replace" [564]=> string(9) "quotemeta" [565]=> string(3) "ord" [566]=> string(3) "chr" [567]=> string(7) "ucfirst" [568]=> string(7) "lcfirst" [569]=> string(7) "ucwords" [570]=> string(5) "strtr" [571]=> string(6) "strrev" [572]=> string(12) "similar_text" [573]=> string(11) "addcslashes" [574]=> string(10) "addslashes" [575]=> string(13) "stripcslashes" [576]=> string(12) "stripslashes" [577]=> string(11) "str_replace" [578]=> string(12) "str_ireplace" [579]=> string(6) "hebrev" [580]=> string(5) "nl2br" [581]=> string(10) "strip_tags" [582]=> string(9) "setlocale" [583]=> string(9) "parse_str" [584]=> string(10) "str_getcsv" [585]=> string(10) "str_repeat" [586]=> string(11) "count_chars" [587]=> string(9) "strnatcmp" [588]=> string(10) "localeconv" [589]=> string(13) "strnatcasecmp" [590]=> string(12) "substr_count" [591]=> string(7) "str_pad" [592]=> string(6) "sscanf" [593]=> string(9) "str_rot13" [594]=> string(11) "str_shuffle" [595]=> string(14) "str_word_count" [596]=> string(9) "str_split" [597]=> string(7) "strpbrk" [598]=> string(14) "substr_compare" [599]=> string(11) "utf8_encode" [600]=> string(11) "utf8_decode" [601]=> string(7) "opendir" [602]=> string(3) "dir" [603]=> string(8) "closedir" [604]=> string(5) "chdir" [605]=> string(6) "chroot" [606]=> string(6) "getcwd" [607]=> string(9) "rewinddir" [608]=> string(7) "readdir" [609]=> string(7) "scandir" [610]=> string(4) "glob" [611]=> string(4) "exec" [612]=> string(6) "system" [613]=> string(8) "passthru" [614]=> string(14) "escapeshellcmd" [615]=> string(14) "escapeshellarg" [616]=> string(10) "shell_exec" [617]=> string(9) "proc_nice" [618]=> string(5) "flock" [619]=> string(13) "get_meta_tags" [620]=> string(6) "pclose" [621]=> string(5) "popen" [622]=> string(8) "readfile" [623]=> string(6) "rewind" [624]=> string(5) "rmdir" [625]=> string(5) "umask" [626]=> string(6) "fclose" [627]=> string(4) "feof" [628]=> string(5) "fgetc" [629]=> string(5) "fgets" [630]=> string(5) "fread" [631]=> string(5) "fopen" [632]=> string(6) "fscanf" [633]=> string(9) "fpassthru" [634]=> string(9) "ftruncate" [635]=> string(5) "fstat" [636]=> string(5) "fseek" [637]=> string(5) "ftell" [638]=> string(6) "fflush" [639]=> string(6) "fwrite" [640]=> string(5) "fputs" [641]=> string(5) "mkdir" [642]=> string(6) "rename" [643]=> string(4) "copy" [644]=> string(7) "tempnam" [645]=> string(7) "tmpfile" [646]=> string(4) "file" [647]=> string(17) "file_get_contents" [648]=> string(6) "unlink" [649]=> string(17) "file_put_contents" [650]=> string(7) "fputcsv" [651]=> string(7) "fgetcsv" [652]=> string(8) "realpath" [653]=> string(7) "fnmatch" [654]=> string(16) "sys_get_temp_dir" [655]=> string(9) "fileatime" [656]=> string(9) "filectime" [657]=> string(9) "filegroup" [658]=> string(9) "fileinode" [659]=> string(9) "filemtime" [660]=> string(9) "fileowner" [661]=> string(9) "fileperms" [662]=> string(8) "filesize" [663]=> string(8) "filetype" [664]=> string(11) "file_exists" [665]=> string(11) "is_writable" [666]=> string(12) "is_writeable" [667]=> string(11) "is_readable" [668]=> string(13) "is_executable" [669]=> string(7) "is_file" [670]=> string(6) "is_dir" [671]=> string(7) "is_link" [672]=> string(4) "stat" [673]=> string(5) "lstat" [674]=> string(5) "chown" [675]=> string(5) "chgrp" [676]=> string(6) "lchown" [677]=> string(6) "lchgrp" [678]=> string(5) "chmod" [679]=> string(5) "touch" [680]=> string(14) "clearstatcache" [681]=> string(16) "disk_total_space" [682]=> string(15) "disk_free_space" [683]=> string(13) "diskfreespace" [684]=> string(18) "realpath_cache_get" [685]=> string(19) "realpath_cache_size" [686]=> string(7) "sprintf" [687]=> string(6) "printf" [688]=> string(7) "vprintf" [689]=> string(8) "vsprintf" [690]=> string(7) "fprintf" [691]=> string(8) "vfprintf" [692]=> string(9) "fsockopen" [693]=> string(10) "pfsockopen" [694]=> string(16) "http_build_query" [695]=> string(23) "image_type_to_mime_type" [696]=> string(23) "image_type_to_extension" [697]=> string(12) "getimagesize" [698]=> string(22) "getimagesizefromstring" [699]=> string(7) "phpinfo" [700]=> string(10) "phpversion" [701]=> string(10) "phpcredits" [702]=> string(13) "php_sapi_name" [703]=> string(9) "php_uname" [704]=> string(21) "php_ini_scanned_files" [705]=> string(19) "php_ini_loaded_file" [706]=> string(9) "iptcembed" [707]=> string(9) "iptcparse" [708]=> string(11) "levenshtein" [709]=> string(8) "readlink" [710]=> string(8) "linkinfo" [711]=> string(7) "symlink" [712]=> string(4) "link" [713]=> string(4) "mail" [714]=> string(3) "abs" [715]=> string(4) "ceil" [716]=> string(5) "floor" [717]=> string(5) "round" [718]=> string(3) "sin" [719]=> string(3) "cos" [720]=> string(3) "tan" [721]=> string(4) "asin" [722]=> string(4) "acos" [723]=> string(4) "atan" [724]=> string(5) "atanh" [725]=> string(5) "atan2" [726]=> string(4) "sinh" [727]=> string(4) "cosh" [728]=> string(4) "tanh" [729]=> string(5) "asinh" [730]=> string(5) "acosh" [731]=> string(5) "expm1" [732]=> string(5) "log1p" [733]=> string(2) "pi" [734]=> string(9) "is_finite" [735]=> string(6) "is_nan" [736]=> string(6) "intdiv" [737]=> string(11) "is_infinite" [738]=> string(3) "pow" [739]=> string(3) "exp" [740]=> string(3) "log" [741]=> string(5) "log10" [742]=> string(4) "sqrt" [743]=> string(5) "hypot" [744]=> string(7) "deg2rad" [745]=> string(7) "rad2deg" [746]=> string(6) "bindec" [747]=> string(6) "hexdec" [748]=> string(6) "octdec" [749]=> string(6) "decbin" [750]=> string(6) "decoct" [751]=> string(6) "dechex" [752]=> string(12) "base_convert" [753]=> string(13) "number_format" [754]=> string(4) "fmod" [755]=> string(4) "fdiv" [756]=> string(9) "microtime" [757]=> string(12) "gettimeofday" [758]=> string(9) "getrusage" [759]=> string(4) "pack" [760]=> string(6) "unpack" [761]=> string(17) "password_get_info" [762]=> string(13) "password_hash" [763]=> string(21) "password_needs_rehash" [764]=> string(15) "password_verify" [765]=> string(14) "password_algos" [766]=> string(9) "proc_open" [767]=> string(10) "proc_close" [768]=> string(14) "proc_terminate" [769]=> string(15) "proc_get_status" [770]=> string(23) "quoted_printable_decode" [771]=> string(23) "quoted_printable_encode" [772]=> string(8) "mt_srand" [773]=> string(5) "srand" [774]=> string(4) "rand" [775]=> string(7) "mt_rand" [776]=> string(13) "mt_getrandmax" [777]=> string(10) "getrandmax" [778]=> string(12) "random_bytes" [779]=> string(10) "random_int" [780]=> string(7) "soundex" [781]=> string(13) "stream_select" [782]=> string(21) "stream_context_create" [783]=> string(25) "stream_context_set_params" [784]=> string(25) "stream_context_get_params" [785]=> string(25) "stream_context_set_option" [786]=> string(26) "stream_context_get_options" [787]=> string(26) "stream_context_get_default" [788]=> string(26) "stream_context_set_default" [789]=> string(21) "stream_filter_prepend" [790]=> string(2
Output for 8.0.1 - 8.0.3
array(2) { ["internal"]=> array(1265) { [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(15) "function_exists" [27]=> string(11) "class_alias" [28]=> string(18) "get_included_files" [29]=> string(18) "get_required_files" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(17) "get_resource_type" [42]=> string(15) "get_resource_id" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(21) "get_defined_constants" [46]=> string(15) "debug_backtrace" [47]=> string(21) "debug_print_backtrace" [48]=> string(16) "extension_loaded" [49]=> string(19) "get_extension_funcs" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(17) "libxml_get_errors" [108]=> string(19) "libxml_clear_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(11) "preg_filter" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(19) "preg_last_error_msg" [122]=> string(12) "ob_gzhandler" [123]=> string(20) "zlib_get_coding_type" [124]=> string(6) "gzfile" [125]=> string(6) "gzopen" [126]=> string(10) "readgzfile" [127]=> string(11) "zlib_encode" [128]=> string(11) "zlib_decode" [129]=> string(9) "gzdeflate" [130]=> string(8) "gzencode" [131]=> string(10) "gzcompress" [132]=> string(9) "gzinflate" [133]=> string(8) "gzdecode" [134]=> string(12) "gzuncompress" [135]=> string(7) "gzwrite" [136]=> string(6) "gzputs" [137]=> string(8) "gzrewind" [138]=> string(7) "gzclose" [139]=> string(5) "gzeof" [140]=> string(6) "gzgetc" [141]=> string(10) "gzpassthru" [142]=> string(6) "gzseek" [143]=> string(6) "gztell" [144]=> string(6) "gzread" [145]=> string(6) "gzgets" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(14) "filter_has_var" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(11) "mb_language" [197]=> string(20) "mb_internal_encoding" [198]=> string(13) "mb_http_input" [199]=> string(14) "mb_http_output" [200]=> string(15) "mb_detect_order" [201]=> string(23) "mb_substitute_character" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(12) "mb_parse_str" [204]=> string(17) "mb_output_handler" [205]=> string(12) "mb_str_split" [206]=> string(9) "mb_strlen" [207]=> string(9) "mb_strpos" [208]=> string(10) "mb_strrpos" [209]=> string(10) "mb_stripos" [210]=> string(11) "mb_strripos" [211]=> string(9) "mb_strstr" [212]=> string(10) "mb_strrchr" [213]=> string(10) "mb_stristr" [214]=> string(11) "mb_strrichr" [215]=> string(15) "mb_substr_count" [216]=> string(9) "mb_substr" [217]=> string(9) "mb_strcut" [218]=> string(11) "mb_strwidth" [219]=> string(13) "mb_strimwidth" [220]=> string(19) "mb_convert_encoding" [221]=> string(15) "mb_convert_case" [222]=> string(13) "mb_strtoupper" [223]=> string(13) "mb_strtolower" [224]=> string(18) "mb_detect_encoding" [225]=> string(17) "mb_list_encodings" [226]=> string(19) "mb_encoding_aliases" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(15) "mb_convert_kana" [230]=> string(20) "mb_convert_variables" [231]=> string(23) "mb_encode_numericentity" [232]=> string(23) "mb_decode_numericentity" [233]=> string(12) "mb_send_mail" [234]=> string(11) "mb_get_info" [235]=> string(17) "mb_check_encoding" [236]=> string(8) "mb_scrub" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(17) "mb_regex_encoding" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(20) "mb_regex_set_options" [255]=> string(11) "pdo_drivers" [256]=> string(10) "posix_kill" [257]=> string(12) "posix_getpid" [258]=> string(13) "posix_getppid" [259]=> string(12) "posix_getuid" [260]=> string(12) "posix_setuid" [261]=> string(13) "posix_geteuid" [262]=> string(13) "posix_seteuid" [263]=> string(12) "posix_getgid" [264]=> string(12) "posix_setgid" [265]=> string(13) "posix_getegid" [266]=> string(13) "posix_setegid" [267]=> string(15) "posix_getgroups" [268]=> string(14) "posix_getlogin" [269]=> string(13) "posix_getpgrp" [270]=> string(12) "posix_setsid" [271]=> string(13) "posix_setpgid" [272]=> string(13) "posix_getpgid" [273]=> string(12) "posix_getsid" [274]=> string(11) "posix_uname" [275]=> string(11) "posix_times" [276]=> string(13) "posix_ctermid" [277]=> string(13) "posix_ttyname" [278]=> string(12) "posix_isatty" [279]=> string(12) "posix_getcwd" [280]=> string(12) "posix_mkfifo" [281]=> string(11) "posix_mknod" [282]=> string(12) "posix_access" [283]=> string(14) "posix_getgrnam" [284]=> string(14) "posix_getgrgid" [285]=> string(14) "posix_getpwnam" [286]=> string(14) "posix_getpwuid" [287]=> string(15) "posix_getrlimit" [288]=> string(15) "posix_setrlimit" [289]=> string(20) "posix_get_last_error" [290]=> string(11) "posix_errno" [291]=> string(14) "posix_strerror" [292]=> string(16) "posix_initgroups" [293]=> string(12) "session_name" [294]=> string(19) "session_module_name" [295]=> string(17) "session_save_path" [296]=> string(10) "session_id" [297]=> string(17) "session_create_id" [298]=> string(21) "session_regenerate_id" [299]=> string(14) "session_decode" [300]=> string(14) "session_encode" [301]=> string(15) "session_destroy" [302]=> string(13) "session_unset" [303]=> string(10) "session_gc" [304]=> string(25) "session_get_cookie_params" [305]=> string(19) "session_write_close" [306]=> string(13) "session_abort" [307]=> string(13) "session_reset" [308]=> string(14) "session_status" [309]=> string(25) "session_register_shutdown" [310]=> string(14) "session_commit" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(13) "session_start" [316]=> string(19) "simplexml_load_file" [317]=> string(21) "simplexml_load_string" [318]=> string(20) "simplexml_import_dom" [319]=> string(16) "class_implements" [320]=> string(13) "class_parents" [321]=> string(10) "class_uses" [322]=> string(12) "spl_autoload" [323]=> string(17) "spl_autoload_call" [324]=> string(23) "spl_autoload_extensions" [325]=> string(22) "spl_autoload_functions" [326]=> string(21) "spl_autoload_register" [327]=> string(23) "spl_autoload_unregister" [328]=> string(11) "spl_classes" [329]=> string(15) "spl_object_hash" [330]=> string(13) "spl_object_id" [331]=> string(14) "iterator_apply" [332]=> string(14) "iterator_count" [333]=> string(17) "iterator_to_array" [334]=> string(14) "set_time_limit" [335]=> string(24) "header_register_callback" [336]=> string(8) "ob_start" [337]=> string(8) "ob_flush" [338]=> string(8) "ob_clean" [339]=> string(12) "ob_end_flush" [340]=> string(12) "ob_end_clean" [341]=> string(12) "ob_get_flush" [342]=> string(12) "ob_get_clean" [343]=> string(15) "ob_get_contents" [344]=> string(12) "ob_get_level" [345]=> string(13) "ob_get_length" [346]=> string(16) "ob_list_handlers" [347]=> string(13) "ob_get_status" [348]=> string(17) "ob_implicit_flush" [349]=> string(25) "output_reset_rewrite_vars" [350]=> string(22) "output_add_rewrite_var" [351]=> string(23) "stream_wrapper_register" [352]=> string(23) "stream_register_wrapper" [353]=> string(25) "stream_wrapper_unregister" [354]=> string(22) "stream_wrapper_restore" [355]=> string(10) "array_push" [356]=> string(6) "krsort" [357]=> string(5) "ksort" [358]=> string(5) "count" [359]=> string(6) "sizeof" [360]=> string(7) "natsort" [361]=> string(11) "natcasesort" [362]=> string(5) "asort" [363]=> string(6) "arsort" [364]=> string(4) "sort" [365]=> string(5) "rsort" [366]=> string(5) "usort" [367]=> string(6) "uasort" [368]=> string(6) "uksort" [369]=> string(3) "end" [370]=> string(4) "prev" [371]=> string(4) "next" [372]=> string(5) "reset" [373]=> string(7) "current" [374]=> string(3) "pos" [375]=> string(3) "key" [376]=> string(3) "min" [377]=> string(3) "max" [378]=> string(10) "array_walk" [379]=> string(20) "array_walk_recursive" [380]=> string(8) "in_array" [381]=> string(12) "array_search" [382]=> string(7) "extract" [383]=> string(7) "compact" [384]=> string(10) "array_fill" [385]=> string(15) "array_fill_keys" [386]=> string(5) "range" [387]=> string(7) "shuffle" [388]=> string(9) "array_pop" [389]=> string(11) "array_shift" [390]=> string(13) "array_unshift" [391]=> string(12) "array_splice" [392]=> string(11) "array_slice" [393]=> string(11) "array_merge" [394]=> string(21) "array_merge_recursive" [395]=> string(13) "array_replace" [396]=> string(23) "array_replace_recursive" [397]=> string(10) "array_keys" [398]=> string(15) "array_key_first" [399]=> string(14) "array_key_last" [400]=> string(12) "array_values" [401]=> string(18) "array_count_values" [402]=> string(12) "array_column" [403]=> string(13) "array_reverse" [404]=> string(9) "array_pad" [405]=> string(10) "array_flip" [406]=> string(21) "array_change_key_case" [407]=> string(12) "array_unique" [408]=> string(19) "array_intersect_key" [409]=> string(20) "array_intersect_ukey" [410]=> string(15) "array_intersect" [411]=> string(16) "array_uintersect" [412]=> string(21) "array_intersect_assoc" [413]=> string(22) "array_uintersect_assoc" [414]=> string(22) "array_intersect_uassoc" [415]=> string(23) "array_uintersect_uassoc" [416]=> string(14) "array_diff_key" [417]=> string(15) "array_diff_ukey" [418]=> string(10) "array_diff" [419]=> string(11) "array_udiff" [420]=> string(16) "array_diff_assoc" [421]=> string(17) "array_diff_uassoc" [422]=> string(17) "array_udiff_assoc" [423]=> string(18) "array_udiff_uassoc" [424]=> string(15) "array_multisort" [425]=> string(10) "array_rand" [426]=> string(9) "array_sum" [427]=> string(13) "array_product" [428]=> string(12) "array_reduce" [429]=> string(12) "array_filter" [430]=> string(9) "array_map" [431]=> string(16) "array_key_exists" [432]=> string(10) "key_exists" [433]=> string(11) "array_chunk" [434]=> string(13) "array_combine" [435]=> string(13) "base64_encode" [436]=> string(13) "base64_decode" [437]=> string(8) "constant" [438]=> string(7) "ip2long" [439]=> string(7) "long2ip" [440]=> string(6) "getenv" [441]=> string(6) "putenv" [442]=> string(6) "getopt" [443]=> string(5) "flush" [444]=> string(5) "sleep" [445]=> string(6) "usleep" [446]=> string(14) "time_nanosleep" [447]=> string(16) "time_sleep_until" [448]=> string(16) "get_current_user" [449]=> string(11) "get_cfg_var" [450]=> string(9) "error_log" [451]=> string(14) "error_get_last" [452]=> string(16) "error_clear_last" [453]=> string(14) "call_user_func" [454]=> string(20) "call_user_func_array" [455]=> string(19) "forward_static_call" [456]=> string(25) "forward_static_call_array" [457]=> string(26) "register_shutdown_function" [458]=> string(14) "highlight_file" [459]=> string(11) "show_source" [460]=> string(20) "php_strip_whitespace" [461]=> string(16) "highlight_string" [462]=> string(7) "ini_get" [463]=> string(11) "ini_get_all" [464]=> string(7) "ini_set" [465]=> string(9) "ini_alter" [466]=> string(11) "ini_restore" [467]=> string(16) "set_include_path" [468]=> string(16) "get_include_path" [469]=> string(7) "print_r" [470]=> string(18) "connection_aborted" [471]=> string(17) "connection_status" [472]=> string(17) "ignore_user_abort" [473]=> string(13) "getservbyname" [474]=> string(13) "getservbyport" [475]=> string(14) "getprotobyname" [476]=> string(16) "getprotobynumber" [477]=> string(22) "register_tick_function" [478]=> string(24) "unregister_tick_function" [479]=> string(16) "is_uploaded_file" [480]=> string(18) "move_uploaded_file" [481]=> string(14) "parse_ini_file" [482]=> string(16) "parse_ini_string" [483]=> string(14) "sys_getloadavg" [484]=> string(11) "get_browser" [485]=> string(5) "crc32" [486]=> string(5) "crypt" [487]=> string(8) "strptime" [488]=> string(11) "gethostname" [489]=> string(13) "gethostbyaddr" [490]=> string(13) "gethostbyname" [491]=> string(14) "gethostbynamel" [492]=> string(16) "dns_check_record" [493]=> string(10) "checkdnsrr" [494]=> string(14) "dns_get_record" [495]=> string(10) "dns_get_mx" [496]=> string(7) "getmxrr" [497]=> string(18) "net_get_interfaces" [498]=> string(4) "ftok" [499]=> string(6) "hrtime" [500]=> string(9) "lcg_value" [501]=> string(3) "md5" [502]=> string(8) "md5_file" [503]=> string(8) "getmyuid" [504]=> string(8) "getmygid" [505]=> string(8) "getmypid" [506]=> string(10) "getmyinode" [507]=> string(10) "getlastmod" [508]=> string(4) "sha1" [509]=> string(9) "sha1_file" [510]=> string(7) "openlog" [511]=> string(8) "closelog" [512]=> string(6) "syslog" [513]=> string(9) "inet_ntop" [514]=> string(9) "inet_pton" [515]=> string(9) "metaphone" [516]=> string(6) "header" [517]=> string(13) "header_remove" [518]=> string(12) "setrawcookie" [519]=> string(9) "setcookie" [520]=> string(18) "http_response_code" [521]=> string(12) "headers_sent" [522]=> string(12) "headers_list" [523]=> string(16) "htmlspecialchars" [524]=> string(23) "htmlspecialchars_decode" [525]=> string(18) "html_entity_decode" [526]=> string(12) "htmlentities" [527]=> string(26) "get_html_translation_table" [528]=> string(6) "assert" [529]=> string(14) "assert_options" [530]=> string(7) "bin2hex" [531]=> string(7) "hex2bin" [532]=> string(6) "strspn" [533]=> string(7) "strcspn" [534]=> string(11) "nl_langinfo" [535]=> string(7) "strcoll" [536]=> string(4) "trim" [537]=> string(5) "rtrim" [538]=> string(4) "chop" [539]=> string(5) "ltrim" [540]=> string(8) "wordwrap" [541]=> string(7) "explode" [542]=> string(7) "implode" [543]=> string(4) "join" [544]=> string(6) "strtok" [545]=> string(10) "strtoupper" [546]=> string(10) "strtolower" [547]=> string(8) "basename" [548]=> string(7) "dirname" [549]=> string(8) "pathinfo" [550]=> string(7) "stristr" [551]=> string(6) "strstr" [552]=> string(6) "strchr" [553]=> string(6) "strpos" [554]=> string(7) "stripos" [555]=> string(7) "strrpos" [556]=> string(8) "strripos" [557]=> string(7) "strrchr" [558]=> string(12) "str_contains" [559]=> string(15) "str_starts_with" [560]=> string(13) "str_ends_with" [561]=> string(11) "chunk_split" [562]=> string(6) "substr" [563]=> string(14) "substr_replace" [564]=> string(9) "quotemeta" [565]=> string(3) "ord" [566]=> string(3) "chr" [567]=> string(7) "ucfirst" [568]=> string(7) "lcfirst" [569]=> string(7) "ucwords" [570]=> string(5) "strtr" [571]=> string(6) "strrev" [572]=> string(12) "similar_text" [573]=> string(11) "addcslashes" [574]=> string(10) "addslashes" [575]=> string(13) "stripcslashes" [576]=> string(12) "stripslashes" [577]=> string(11) "str_replace" [578]=> string(12) "str_ireplace" [579]=> string(6) "hebrev" [580]=> string(5) "nl2br" [581]=> string(10) "strip_tags" [582]=> string(9) "setlocale" [583]=> string(9) "parse_str" [584]=> string(10) "str_getcsv" [585]=> string(10) "str_repeat" [586]=> string(11) "count_chars" [587]=> string(9) "strnatcmp" [588]=> string(10) "localeconv" [589]=> string(13) "strnatcasecmp" [590]=> string(12) "substr_count" [591]=> string(7) "str_pad" [592]=> string(6) "sscanf" [593]=> string(9) "str_rot13" [594]=> string(11) "str_shuffle" [595]=> string(14) "str_word_count" [596]=> string(9) "str_split" [597]=> string(7) "strpbrk" [598]=> string(14) "substr_compare" [599]=> string(11) "utf8_encode" [600]=> string(11) "utf8_decode" [601]=> string(7) "opendir" [602]=> string(6) "getdir" [603]=> string(3) "dir" [604]=> string(8) "closedir" [605]=> string(5) "chdir" [606]=> string(6) "chroot" [607]=> string(6) "getcwd" [608]=> string(9) "rewinddir" [609]=> string(7) "readdir" [610]=> string(7) "scandir" [611]=> string(4) "glob" [612]=> string(4) "exec" [613]=> string(6) "system" [614]=> string(8) "passthru" [615]=> string(14) "escapeshellcmd" [616]=> string(14) "escapeshellarg" [617]=> string(10) "shell_exec" [618]=> string(9) "proc_nice" [619]=> string(5) "flock" [620]=> string(13) "get_meta_tags" [621]=> string(6) "pclose" [622]=> string(5) "popen" [623]=> string(8) "readfile" [624]=> string(6) "rewind" [625]=> string(5) "rmdir" [626]=> string(5) "umask" [627]=> string(6) "fclose" [628]=> string(4) "feof" [629]=> string(5) "fgetc" [630]=> string(5) "fgets" [631]=> string(5) "fread" [632]=> string(5) "fopen" [633]=> string(6) "fscanf" [634]=> string(9) "fpassthru" [635]=> string(9) "ftruncate" [636]=> string(5) "fstat" [637]=> string(5) "fseek" [638]=> string(5) "ftell" [639]=> string(6) "fflush" [640]=> string(6) "fwrite" [641]=> string(5) "fputs" [642]=> string(5) "mkdir" [643]=> string(6) "rename" [644]=> string(4) "copy" [645]=> string(7) "tempnam" [646]=> string(7) "tmpfile" [647]=> string(4) "file" [648]=> string(17) "file_get_contents" [649]=> string(6) "unlink" [650]=> string(17) "file_put_contents" [651]=> string(7) "fputcsv" [652]=> string(7) "fgetcsv" [653]=> string(8) "realpath" [654]=> string(7) "fnmatch" [655]=> string(16) "sys_get_temp_dir" [656]=> string(9) "fileatime" [657]=> string(9) "filectime" [658]=> string(9) "filegroup" [659]=> string(9) "fileinode" [660]=> string(9) "filemtime" [661]=> string(9) "fileowner" [662]=> string(9) "fileperms" [663]=> string(8) "filesize" [664]=> string(8) "filetype" [665]=> string(11) "file_exists" [666]=> string(11) "is_writable" [667]=> string(12) "is_writeable" [668]=> string(11) "is_readable" [669]=> string(13) "is_executable" [670]=> string(7) "is_file" [671]=> string(6) "is_dir" [672]=> string(7) "is_link" [673]=> string(4) "stat" [674]=> string(5) "lstat" [675]=> string(5) "chown" [676]=> string(5) "chgrp" [677]=> string(6) "lchown" [678]=> string(6) "lchgrp" [679]=> string(5) "chmod" [680]=> string(5) "touch" [681]=> string(14) "clearstatcache" [682]=> string(16) "disk_total_space" [683]=> string(15) "disk_free_space" [684]=> string(13) "diskfreespace" [685]=> string(18) "realpath_cache_get" [686]=> string(19) "realpath_cache_size" [687]=> string(7) "sprintf" [688]=> string(6) "printf" [689]=> string(7) "vprintf" [690]=> string(8) "vsprintf" [691]=> string(7) "fprintf" [692]=> string(8) "vfprintf" [693]=> string(9) "fsockopen" [694]=> string(10) "pfsockopen" [695]=> string(16) "http_build_query" [696]=> string(23) "image_type_to_mime_type" [697]=> string(23) "image_type_to_extension" [698]=> string(12) "getimagesize" [699]=> string(22) "getimagesizefromstring" [700]=> string(10) "phpversion" [701]=> string(10) "phpcredits" [702]=> string(13) "php_sapi_name" [703]=> string(9) "php_uname" [704]=> string(21) "php_ini_scanned_files" [705]=> string(19) "php_ini_loaded_file" [706]=> string(9) "iptcembed" [707]=> string(9) "iptcparse" [708]=> string(11) "levenshtein" [709]=> string(8) "readlink" [710]=> string(8) "linkinfo" [711]=> string(7) "symlink" [712]=> string(4) "link" [713]=> string(3) "abs" [714]=> string(4) "ceil" [715]=> string(5) "floor" [716]=> string(5) "round" [717]=> string(3) "sin" [718]=> string(3) "cos" [719]=> string(3) "tan" [720]=> string(4) "asin" [721]=> string(4) "acos" [722]=> string(4) "atan" [723]=> string(5) "atanh" [724]=> string(5) "atan2" [725]=> string(4) "sinh" [726]=> string(4) "cosh" [727]=> string(4) "tanh" [728]=> string(5) "asinh" [729]=> string(5) "acosh" [730]=> string(5) "expm1" [731]=> string(5) "log1p" [732]=> string(2) "pi" [733]=> string(9) "is_finite" [734]=> string(6) "is_nan" [735]=> string(6) "intdiv" [736]=> string(11) "is_infinite" [737]=> string(3) "pow" [738]=> string(3) "exp" [739]=> string(3) "log" [740]=> string(5) "log10" [741]=> string(4) "sqrt" [742]=> string(5) "hypot" [743]=> string(7) "deg2rad" [744]=> string(7) "rad2deg" [745]=> string(6) "bindec" [746]=> string(6) "hexdec" [747]=> string(6) "octdec" [748]=> string(6) "decbin" [749]=> string(6) "decoct" [750]=> string(6) "dechex" [751]=> string(12) "base_convert" [752]=> string(13) "number_format" [753]=> string(4) "fmod" [754]=> string(4) "fdiv" [755]=> string(9) "microtime" [756]=> string(12) "gettimeofday" [757]=> string(9) "getrusage" [758]=> string(4) "pack" [759]=> string(6) "unpack" [760]=> string(17) "password_get_info" [761]=> string(13) "password_hash" [762]=> string(21) "password_needs_rehash" [763]=> string(15) "password_verify" [764]=> string(14) "password_algos" [765]=> string(10) "proc_close" [766]=> string(14) "proc_terminate" [767]=> string(15) "proc_get_status" [768]=> string(23) "quoted_printable_decode" [769]=> string(23) "quoted_printable_encode" [770]=> string(8) "mt_srand" [771]=> string(5) "srand" [772]=> string(4) "rand" [773]=> string(7) "mt_rand" [774]=> string(13) "mt_getrandmax" [775]=> string(10) "getrandmax" [776]=> string(12) "random_bytes" [777]=> string(10) "random_int" [778]=> string(7) "soundex" [779]=> string(13) "stream_select" [780]=> string(21) "stream_context_create" [781]=> string(25) "stream_context_set_params" [782]=> string(25) "stream_context_get_params" [783]=> string(25) "stream_context_set_option" [784]=> string(26) "stream_context_get_options" [785]=> string(26) "stream_context_get_default" [786]=> string(26) "stream_context_set_default" [787]=> string(21) "stream_filter_prepend" [788]=> string(20) "stream_filter_append" [789]=> string(20) "stream_filter_remo
Output for 8.0.0
array(2) { ["internal"]=> array(1192) { [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(15) "function_exists" [27]=> string(11) "class_alias" [28]=> string(18) "get_included_files" [29]=> string(18) "get_required_files" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(17) "get_resource_type" [42]=> string(15) "get_resource_id" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(21) "get_defined_constants" [46]=> string(15) "debug_backtrace" [47]=> string(21) "debug_print_backtrace" [48]=> string(16) "extension_loaded" [49]=> string(19) "get_extension_funcs" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(17) "libxml_get_errors" [108]=> string(19) "libxml_clear_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(11) "preg_filter" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(19) "preg_last_error_msg" [122]=> string(12) "ob_gzhandler" [123]=> string(20) "zlib_get_coding_type" [124]=> string(6) "gzfile" [125]=> string(6) "gzopen" [126]=> string(10) "readgzfile" [127]=> string(11) "zlib_encode" [128]=> string(11) "zlib_decode" [129]=> string(9) "gzdeflate" [130]=> string(8) "gzencode" [131]=> string(10) "gzcompress" [132]=> string(9) "gzinflate" [133]=> string(8) "gzdecode" [134]=> string(12) "gzuncompress" [135]=> string(7) "gzwrite" [136]=> string(6) "gzputs" [137]=> string(8) "gzrewind" [138]=> string(7) "gzclose" [139]=> string(5) "gzeof" [140]=> string(6) "gzgetc" [141]=> string(10) "gzpassthru" [142]=> string(6) "gzseek" [143]=> string(6) "gztell" [144]=> string(6) "gzread" [145]=> string(6) "gzgets" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(14) "filter_has_var" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(11) "mb_language" [197]=> string(20) "mb_internal_encoding" [198]=> string(13) "mb_http_input" [199]=> string(14) "mb_http_output" [200]=> string(15) "mb_detect_order" [201]=> string(23) "mb_substitute_character" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(12) "mb_parse_str" [204]=> string(17) "mb_output_handler" [205]=> string(12) "mb_str_split" [206]=> string(9) "mb_strlen" [207]=> string(9) "mb_strpos" [208]=> string(10) "mb_strrpos" [209]=> string(10) "mb_stripos" [210]=> string(11) "mb_strripos" [211]=> string(9) "mb_strstr" [212]=> string(10) "mb_strrchr" [213]=> string(10) "mb_stristr" [214]=> string(11) "mb_strrichr" [215]=> string(15) "mb_substr_count" [216]=> string(9) "mb_substr" [217]=> string(9) "mb_strcut" [218]=> string(11) "mb_strwidth" [219]=> string(13) "mb_strimwidth" [220]=> string(19) "mb_convert_encoding" [221]=> string(15) "mb_convert_case" [222]=> string(13) "mb_strtoupper" [223]=> string(13) "mb_strtolower" [224]=> string(18) "mb_detect_encoding" [225]=> string(17) "mb_list_encodings" [226]=> string(19) "mb_encoding_aliases" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(15) "mb_convert_kana" [230]=> string(20) "mb_convert_variables" [231]=> string(23) "mb_encode_numericentity" [232]=> string(23) "mb_decode_numericentity" [233]=> string(12) "mb_send_mail" [234]=> string(11) "mb_get_info" [235]=> string(17) "mb_check_encoding" [236]=> string(8) "mb_scrub" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(17) "mb_regex_encoding" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(20) "mb_regex_set_options" [255]=> string(11) "pdo_drivers" [256]=> string(10) "posix_kill" [257]=> string(12) "posix_getpid" [258]=> string(13) "posix_getppid" [259]=> string(12) "posix_getuid" [260]=> string(12) "posix_setuid" [261]=> string(13) "posix_geteuid" [262]=> string(13) "posix_seteuid" [263]=> string(12) "posix_getgid" [264]=> string(12) "posix_setgid" [265]=> string(13) "posix_getegid" [266]=> string(13) "posix_setegid" [267]=> string(15) "posix_getgroups" [268]=> string(14) "posix_getlogin" [269]=> string(13) "posix_getpgrp" [270]=> string(12) "posix_setsid" [271]=> string(13) "posix_setpgid" [272]=> string(13) "posix_getpgid" [273]=> string(12) "posix_getsid" [274]=> string(11) "posix_uname" [275]=> string(11) "posix_times" [276]=> string(13) "posix_ctermid" [277]=> string(13) "posix_ttyname" [278]=> string(12) "posix_isatty" [279]=> string(12) "posix_getcwd" [280]=> string(12) "posix_mkfifo" [281]=> string(11) "posix_mknod" [282]=> string(12) "posix_access" [283]=> string(14) "posix_getgrnam" [284]=> string(14) "posix_getgrgid" [285]=> string(14) "posix_getpwnam" [286]=> string(14) "posix_getpwuid" [287]=> string(15) "posix_getrlimit" [288]=> string(15) "posix_setrlimit" [289]=> string(20) "posix_get_last_error" [290]=> string(11) "posix_errno" [291]=> string(14) "posix_strerror" [292]=> string(16) "posix_initgroups" [293]=> string(12) "session_name" [294]=> string(19) "session_module_name" [295]=> string(17) "session_save_path" [296]=> string(10) "session_id" [297]=> string(17) "session_create_id" [298]=> string(21) "session_regenerate_id" [299]=> string(14) "session_decode" [300]=> string(14) "session_encode" [301]=> string(15) "session_destroy" [302]=> string(13) "session_unset" [303]=> string(10) "session_gc" [304]=> string(25) "session_get_cookie_params" [305]=> string(19) "session_write_close" [306]=> string(13) "session_abort" [307]=> string(13) "session_reset" [308]=> string(14) "session_status" [309]=> string(25) "session_register_shutdown" [310]=> string(14) "session_commit" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(13) "session_start" [316]=> string(19) "simplexml_load_file" [317]=> string(21) "simplexml_load_string" [318]=> string(20) "simplexml_import_dom" [319]=> string(16) "class_implements" [320]=> string(13) "class_parents" [321]=> string(10) "class_uses" [322]=> string(12) "spl_autoload" [323]=> string(17) "spl_autoload_call" [324]=> string(23) "spl_autoload_extensions" [325]=> string(22) "spl_autoload_functions" [326]=> string(21) "spl_autoload_register" [327]=> string(23) "spl_autoload_unregister" [328]=> string(11) "spl_classes" [329]=> string(15) "spl_object_hash" [330]=> string(13) "spl_object_id" [331]=> string(14) "iterator_apply" [332]=> string(14) "iterator_count" [333]=> string(17) "iterator_to_array" [334]=> string(14) "set_time_limit" [335]=> string(24) "header_register_callback" [336]=> string(8) "ob_start" [337]=> string(8) "ob_flush" [338]=> string(8) "ob_clean" [339]=> string(12) "ob_end_flush" [340]=> string(12) "ob_end_clean" [341]=> string(12) "ob_get_flush" [342]=> string(12) "ob_get_clean" [343]=> string(15) "ob_get_contents" [344]=> string(12) "ob_get_level" [345]=> string(13) "ob_get_length" [346]=> string(16) "ob_list_handlers" [347]=> string(13) "ob_get_status" [348]=> string(17) "ob_implicit_flush" [349]=> string(25) "output_reset_rewrite_vars" [350]=> string(22) "output_add_rewrite_var" [351]=> string(23) "stream_wrapper_register" [352]=> string(23) "stream_register_wrapper" [353]=> string(25) "stream_wrapper_unregister" [354]=> string(22) "stream_wrapper_restore" [355]=> string(10) "array_push" [356]=> string(6) "krsort" [357]=> string(5) "ksort" [358]=> string(5) "count" [359]=> string(6) "sizeof" [360]=> string(7) "natsort" [361]=> string(11) "natcasesort" [362]=> string(5) "asort" [363]=> string(6) "arsort" [364]=> string(4) "sort" [365]=> string(5) "rsort" [366]=> string(5) "usort" [367]=> string(6) "uasort" [368]=> string(6) "uksort" [369]=> string(3) "end" [370]=> string(4) "prev" [371]=> string(4) "next" [372]=> string(5) "reset" [373]=> string(7) "current" [374]=> string(3) "pos" [375]=> string(3) "key" [376]=> string(3) "min" [377]=> string(3) "max" [378]=> string(10) "array_walk" [379]=> string(20) "array_walk_recursive" [380]=> string(8) "in_array" [381]=> string(12) "array_search" [382]=> string(7) "extract" [383]=> string(7) "compact" [384]=> string(10) "array_fill" [385]=> string(15) "array_fill_keys" [386]=> string(5) "range" [387]=> string(7) "shuffle" [388]=> string(9) "array_pop" [389]=> string(11) "array_shift" [390]=> string(13) "array_unshift" [391]=> string(12) "array_splice" [392]=> string(11) "array_slice" [393]=> string(11) "array_merge" [394]=> string(21) "array_merge_recursive" [395]=> string(13) "array_replace" [396]=> string(23) "array_replace_recursive" [397]=> string(10) "array_keys" [398]=> string(15) "array_key_first" [399]=> string(14) "array_key_last" [400]=> string(12) "array_values" [401]=> string(18) "array_count_values" [402]=> string(12) "array_column" [403]=> string(13) "array_reverse" [404]=> string(9) "array_pad" [405]=> string(10) "array_flip" [406]=> string(21) "array_change_key_case" [407]=> string(12) "array_unique" [408]=> string(19) "array_intersect_key" [409]=> string(20) "array_intersect_ukey" [410]=> string(15) "array_intersect" [411]=> string(16) "array_uintersect" [412]=> string(21) "array_intersect_assoc" [413]=> string(22) "array_uintersect_assoc" [414]=> string(22) "array_intersect_uassoc" [415]=> string(23) "array_uintersect_uassoc" [416]=> string(14) "array_diff_key" [417]=> string(15) "array_diff_ukey" [418]=> string(10) "array_diff" [419]=> string(11) "array_udiff" [420]=> string(16) "array_diff_assoc" [421]=> string(17) "array_diff_uassoc" [422]=> string(17) "array_udiff_assoc" [423]=> string(18) "array_udiff_uassoc" [424]=> string(15) "array_multisort" [425]=> string(10) "array_rand" [426]=> string(9) "array_sum" [427]=> string(13) "array_product" [428]=> string(12) "array_reduce" [429]=> string(12) "array_filter" [430]=> string(9) "array_map" [431]=> string(16) "array_key_exists" [432]=> string(10) "key_exists" [433]=> string(11) "array_chunk" [434]=> string(13) "array_combine" [435]=> string(13) "base64_encode" [436]=> string(13) "base64_decode" [437]=> string(8) "constant" [438]=> string(7) "ip2long" [439]=> string(7) "long2ip" [440]=> string(6) "getenv" [441]=> string(6) "putenv" [442]=> string(6) "getopt" [443]=> string(5) "flush" [444]=> string(5) "sleep" [445]=> string(6) "usleep" [446]=> string(14) "time_nanosleep" [447]=> string(16) "time_sleep_until" [448]=> string(16) "get_current_user" [449]=> string(11) "get_cfg_var" [450]=> string(9) "error_log" [451]=> string(14) "error_get_last" [452]=> string(16) "error_clear_last" [453]=> string(14) "call_user_func" [454]=> string(20) "call_user_func_array" [455]=> string(19) "forward_static_call" [456]=> string(25) "forward_static_call_array" [457]=> string(26) "register_shutdown_function" [458]=> string(14) "highlight_file" [459]=> string(11) "show_source" [460]=> string(20) "php_strip_whitespace" [461]=> string(16) "highlight_string" [462]=> string(7) "ini_get" [463]=> string(11) "ini_get_all" [464]=> string(7) "ini_set" [465]=> string(9) "ini_alter" [466]=> string(11) "ini_restore" [467]=> string(16) "set_include_path" [468]=> string(16) "get_include_path" [469]=> string(7) "print_r" [470]=> string(18) "connection_aborted" [471]=> string(17) "connection_status" [472]=> string(17) "ignore_user_abort" [473]=> string(13) "getservbyname" [474]=> string(13) "getservbyport" [475]=> string(14) "getprotobyname" [476]=> string(16) "getprotobynumber" [477]=> string(22) "register_tick_function" [478]=> string(24) "unregister_tick_function" [479]=> string(16) "is_uploaded_file" [480]=> string(18) "move_uploaded_file" [481]=> string(14) "parse_ini_file" [482]=> string(16) "parse_ini_string" [483]=> string(14) "sys_getloadavg" [484]=> string(11) "get_browser" [485]=> string(5) "crc32" [486]=> string(5) "crypt" [487]=> string(8) "strptime" [488]=> string(11) "gethostname" [489]=> string(13) "gethostbyaddr" [490]=> string(13) "gethostbyname" [491]=> string(14) "gethostbynamel" [492]=> string(16) "dns_check_record" [493]=> string(10) "checkdnsrr" [494]=> string(14) "dns_get_record" [495]=> string(10) "dns_get_mx" [496]=> string(7) "getmxrr" [497]=> string(18) "net_get_interfaces" [498]=> string(4) "ftok" [499]=> string(6) "hrtime" [500]=> string(9) "lcg_value" [501]=> string(3) "md5" [502]=> string(8) "md5_file" [503]=> string(8) "getmyuid" [504]=> string(8) "getmygid" [505]=> string(8) "getmypid" [506]=> string(10) "getmyinode" [507]=> string(10) "getlastmod" [508]=> string(4) "sha1" [509]=> string(9) "sha1_file" [510]=> string(7) "openlog" [511]=> string(8) "closelog" [512]=> string(6) "syslog" [513]=> string(9) "inet_ntop" [514]=> string(9) "inet_pton" [515]=> string(9) "metaphone" [516]=> string(6) "header" [517]=> string(13) "header_remove" [518]=> string(12) "setrawcookie" [519]=> string(9) "setcookie" [520]=> string(18) "http_response_code" [521]=> string(12) "headers_sent" [522]=> string(12) "headers_list" [523]=> string(16) "htmlspecialchars" [524]=> string(23) "htmlspecialchars_decode" [525]=> string(18) "html_entity_decode" [526]=> string(12) "htmlentities" [527]=> string(26) "get_html_translation_table" [528]=> string(6) "assert" [529]=> string(14) "assert_options" [530]=> string(7) "bin2hex" [531]=> string(7) "hex2bin" [532]=> string(6) "strspn" [533]=> string(7) "strcspn" [534]=> string(11) "nl_langinfo" [535]=> string(7) "strcoll" [536]=> string(4) "trim" [537]=> string(5) "rtrim" [538]=> string(4) "chop" [539]=> string(5) "ltrim" [540]=> string(8) "wordwrap" [541]=> string(7) "explode" [542]=> string(7) "implode" [543]=> string(4) "join" [544]=> string(6) "strtok" [545]=> string(10) "strtoupper" [546]=> string(10) "strtolower" [547]=> string(8) "basename" [548]=> string(7) "dirname" [549]=> string(8) "pathinfo" [550]=> string(7) "stristr" [551]=> string(6) "strstr" [552]=> string(6) "strchr" [553]=> string(6) "strpos" [554]=> string(7) "stripos" [555]=> string(7) "strrpos" [556]=> string(8) "strripos" [557]=> string(7) "strrchr" [558]=> string(12) "str_contains" [559]=> string(15) "str_starts_with" [560]=> string(13) "str_ends_with" [561]=> string(11) "chunk_split" [562]=> string(6) "substr" [563]=> string(14) "substr_replace" [564]=> string(9) "quotemeta" [565]=> string(3) "ord" [566]=> string(3) "chr" [567]=> string(7) "ucfirst" [568]=> string(7) "lcfirst" [569]=> string(7) "ucwords" [570]=> string(5) "strtr" [571]=> string(6) "strrev" [572]=> string(12) "similar_text" [573]=> string(11) "addcslashes" [574]=> string(10) "addslashes" [575]=> string(13) "stripcslashes" [576]=> string(12) "stripslashes" [577]=> string(11) "str_replace" [578]=> string(12) "str_ireplace" [579]=> string(6) "hebrev" [580]=> string(5) "nl2br" [581]=> string(10) "strip_tags" [582]=> string(9) "setlocale" [583]=> string(9) "parse_str" [584]=> string(10) "str_getcsv" [585]=> string(10) "str_repeat" [586]=> string(11) "count_chars" [587]=> string(9) "strnatcmp" [588]=> string(10) "localeconv" [589]=> string(13) "strnatcasecmp" [590]=> string(12) "substr_count" [591]=> string(7) "str_pad" [592]=> string(6) "sscanf" [593]=> string(9) "str_rot13" [594]=> string(11) "str_shuffle" [595]=> string(14) "str_word_count" [596]=> string(9) "str_split" [597]=> string(7) "strpbrk" [598]=> string(14) "substr_compare" [599]=> string(11) "utf8_encode" [600]=> string(11) "utf8_decode" [601]=> string(7) "opendir" [602]=> string(6) "getdir" [603]=> string(3) "dir" [604]=> string(8) "closedir" [605]=> string(5) "chdir" [606]=> string(6) "chroot" [607]=> string(6) "getcwd" [608]=> string(9) "rewinddir" [609]=> string(7) "readdir" [610]=> string(7) "scandir" [611]=> string(4) "glob" [612]=> string(4) "exec" [613]=> string(6) "system" [614]=> string(8) "passthru" [615]=> string(14) "escapeshellcmd" [616]=> string(14) "escapeshellarg" [617]=> string(10) "shell_exec" [618]=> string(9) "proc_nice" [619]=> string(5) "flock" [620]=> string(13) "get_meta_tags" [621]=> string(6) "pclose" [622]=> string(5) "popen" [623]=> string(8) "readfile" [624]=> string(6) "rewind" [625]=> string(5) "rmdir" [626]=> string(5) "umask" [627]=> string(6) "fclose" [628]=> string(4) "feof" [629]=> string(5) "fgetc" [630]=> string(5) "fgets" [631]=> string(5) "fread" [632]=> string(5) "fopen" [633]=> string(6) "fscanf" [634]=> string(9) "fpassthru" [635]=> string(9) "ftruncate" [636]=> string(5) "fstat" [637]=> string(5) "fseek" [638]=> string(5) "ftell" [639]=> string(6) "fflush" [640]=> string(6) "fwrite" [641]=> string(5) "fputs" [642]=> string(5) "mkdir" [643]=> string(6) "rename" [644]=> string(4) "copy" [645]=> string(7) "tempnam" [646]=> string(7) "tmpfile" [647]=> string(4) "file" [648]=> string(17) "file_get_contents" [649]=> string(6) "unlink" [650]=> string(17) "file_put_contents" [651]=> string(7) "fputcsv" [652]=> string(7) "fgetcsv" [653]=> string(8) "realpath" [654]=> string(7) "fnmatch" [655]=> string(16) "sys_get_temp_dir" [656]=> string(9) "fileatime" [657]=> string(9) "filectime" [658]=> string(9) "filegroup" [659]=> string(9) "fileinode" [660]=> string(9) "filemtime" [661]=> string(9) "fileowner" [662]=> string(9) "fileperms" [663]=> string(8) "filesize" [664]=> string(8) "filetype" [665]=> string(11) "file_exists" [666]=> string(11) "is_writable" [667]=> string(12) "is_writeable" [668]=> string(11) "is_readable" [669]=> string(13) "is_executable" [670]=> string(7) "is_file" [671]=> string(6) "is_dir" [672]=> string(7) "is_link" [673]=> string(4) "stat" [674]=> string(5) "lstat" [675]=> string(5) "chown" [676]=> string(5) "chgrp" [677]=> string(6) "lchown" [678]=> string(6) "lchgrp" [679]=> string(5) "chmod" [680]=> string(5) "touch" [681]=> string(14) "clearstatcache" [682]=> string(16) "disk_total_space" [683]=> string(15) "disk_free_space" [684]=> string(13) "diskfreespace" [685]=> string(18) "realpath_cache_get" [686]=> string(19) "realpath_cache_size" [687]=> string(7) "sprintf" [688]=> string(6) "printf" [689]=> string(7) "vprintf" [690]=> string(8) "vsprintf" [691]=> string(7) "fprintf" [692]=> string(8) "vfprintf" [693]=> string(9) "fsockopen" [694]=> string(10) "pfsockopen" [695]=> string(16) "http_build_query" [696]=> string(23) "image_type_to_mime_type" [697]=> string(23) "image_type_to_extension" [698]=> string(12) "getimagesize" [699]=> string(22) "getimagesizefromstring" [700]=> string(10) "phpversion" [701]=> string(10) "phpcredits" [702]=> string(13) "php_sapi_name" [703]=> string(9) "php_uname" [704]=> string(21) "php_ini_scanned_files" [705]=> string(19) "php_ini_loaded_file" [706]=> string(9) "iptcembed" [707]=> string(9) "iptcparse" [708]=> string(11) "levenshtein" [709]=> string(8) "readlink" [710]=> string(8) "linkinfo" [711]=> string(7) "symlink" [712]=> string(4) "link" [713]=> string(3) "abs" [714]=> string(4) "ceil" [715]=> string(5) "floor" [716]=> string(5) "round" [717]=> string(3) "sin" [718]=> string(3) "cos" [719]=> string(3) "tan" [720]=> string(4) "asin" [721]=> string(4) "acos" [722]=> string(4) "atan" [723]=> string(5) "atanh" [724]=> string(5) "atan2" [725]=> string(4) "sinh" [726]=> string(4) "cosh" [727]=> string(4) "tanh" [728]=> string(5) "asinh" [729]=> string(5) "acosh" [730]=> string(5) "expm1" [731]=> string(5) "log1p" [732]=> string(2) "pi" [733]=> string(9) "is_finite" [734]=> string(6) "is_nan" [735]=> string(6) "intdiv" [736]=> string(11) "is_infinite" [737]=> string(3) "pow" [738]=> string(3) "exp" [739]=> string(3) "log" [740]=> string(5) "log10" [741]=> string(4) "sqrt" [742]=> string(5) "hypot" [743]=> string(7) "deg2rad" [744]=> string(7) "rad2deg" [745]=> string(6) "bindec" [746]=> string(6) "hexdec" [747]=> string(6) "octdec" [748]=> string(6) "decbin" [749]=> string(6) "decoct" [750]=> string(6) "dechex" [751]=> string(12) "base_convert" [752]=> string(13) "number_format" [753]=> string(4) "fmod" [754]=> string(4) "fdiv" [755]=> string(9) "microtime" [756]=> string(12) "gettimeofday" [757]=> string(9) "getrusage" [758]=> string(4) "pack" [759]=> string(6) "unpack" [760]=> string(17) "password_get_info" [761]=> string(13) "password_hash" [762]=> string(21) "password_needs_rehash" [763]=> string(15) "password_verify" [764]=> string(14) "password_algos" [765]=> string(10) "proc_close" [766]=> string(14) "proc_terminate" [767]=> string(15) "proc_get_status" [768]=> string(23) "quoted_printable_decode" [769]=> string(23) "quoted_printable_encode" [770]=> string(8) "mt_srand" [771]=> string(5) "srand" [772]=> string(4) "rand" [773]=> string(7) "mt_rand" [774]=> string(13) "mt_getrandmax" [775]=> string(10) "getrandmax" [776]=> string(12) "random_bytes" [777]=> string(10) "random_int" [778]=> string(7) "soundex" [779]=> string(13) "stream_select" [780]=> string(21) "stream_context_create" [781]=> string(25) "stream_context_set_params" [782]=> string(25) "stream_context_get_params" [783]=> string(25) "stream_context_set_option" [784]=> string(26) "stream_context_get_options" [785]=> string(26) "stream_context_get_default" [786]=> string(26) "stream_context_set_default" [787]=> string(21) "stream_filter_prepend" [788]=> string(20) "stream_filter_append" [789]=> string(20) "stream_filter_remo
Output for 7.4.33
array(2) { ["internal"]=> array(955) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(23) "get_mangled_object_vars" [30]=> string(17) "get_class_methods" [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(15) "create_function" [43]=> string(17) "get_resource_type" [44]=> string(13) "get_resources" [45]=> string(21) "get_loaded_extensions" [46]=> string(16) "extension_loaded" [47]=> string(19) "get_extension_funcs" [48]=> string(21) "get_defined_constants" [49]=> string(15) "debug_backtrace" [50]=> string(21) "debug_print_backtrace" [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(19) "libxml_clear_errors" [109]=> string(17) "libxml_get_errors" [110]=> string(28) "libxml_disable_entity_loader" [111]=> string(33) "libxml_set_external_entity_loader" [112]=> string(10) "preg_match" [113]=> string(14) "preg_match_all" [114]=> string(12) "preg_replace" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(11) "preg_filter" [118]=> string(10) "preg_split" [119]=> string(10) "preg_quote" [120]=> string(9) "preg_grep" [121]=> string(15) "preg_last_error" [122]=> string(10) "readgzfile" [123]=> string(8) "gzrewind" [124]=> string(7) "gzclose" [125]=> string(5) "gzeof" [126]=> string(6) "gzgetc" [127]=> string(6) "gzgets" [128]=> string(7) "gzgetss" [129]=> string(6) "gzread" [130]=> string(6) "gzopen" [131]=> string(10) "gzpassthru" [132]=> string(6) "gzseek" [133]=> string(6) "gztell" [134]=> string(7) "gzwrite" [135]=> string(6) "gzputs" [136]=> string(6) "gzfile" [137]=> string(10) "gzcompress" [138]=> string(12) "gzuncompress" [139]=> string(9) "gzdeflate" [140]=> string(9) "gzinflate" [141]=> string(8) "gzencode" [142]=> string(8) "gzdecode" [143]=> string(11) "zlib_encode" [144]=> string(11) "zlib_decode" [145]=> string(20) "zlib_get_coding_type" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(12) "ob_gzhandler" [153]=> string(11) "ctype_alnum" [154]=> string(11) "ctype_alpha" [155]=> string(11) "ctype_cntrl" [156]=> string(11) "ctype_digit" [157]=> string(11) "ctype_lower" [158]=> string(11) "ctype_graph" [159]=> string(11) "ctype_print" [160]=> string(11) "ctype_punct" [161]=> string(11) "ctype_space" [162]=> string(11) "ctype_upper" [163]=> string(12) "ctype_xdigit" [164]=> string(20) "dom_import_simplexml" [165]=> string(10) "finfo_open" [166]=> string(11) "finfo_close" [167]=> string(15) "finfo_set_flags" [168]=> string(10) "finfo_file" [169]=> string(12) "finfo_buffer" [170]=> string(17) "mime_content_type" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(14) "filter_has_var" [177]=> string(9) "filter_id" [178]=> string(4) "hash" [179]=> string(9) "hash_file" [180]=> string(9) "hash_hmac" [181]=> string(14) "hash_hmac_file" [182]=> string(9) "hash_init" [183]=> string(11) "hash_update" [184]=> string(18) "hash_update_stream" [185]=> string(16) "hash_update_file" [186]=> string(10) "hash_final" [187]=> string(9) "hash_copy" [188]=> string(10) "hash_algos" [189]=> string(15) "hash_hmac_algos" [190]=> string(11) "hash_pbkdf2" [191]=> string(11) "hash_equals" [192]=> string(9) "hash_hkdf" [193]=> string(11) "json_encode" [194]=> string(11) "json_decode" [195]=> string(15) "json_last_error" [196]=> string(19) "json_last_error_msg" [197]=> string(15) "mb_convert_case" [198]=> string(13) "mb_strtoupper" [199]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [207]=> string(17) "mb_output_handler" [208]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [226]=> string(17) "mb_list_encodings" [227]=> string(19) "mb_encoding_aliases" [228]=> string(15) "mb_convert_kana" [229]=> string(20) "mb_encode_mimeheader" [230]=> string(20) "mb_decode_mimeheader" [231]=> string(20) "mb_convert_variables" [232]=> string(23) "mb_encode_numericentity" [233]=> string(23) "mb_decode_numericentity" [234]=> string(12) "mb_send_mail" [235]=> string(11) "mb_get_info" [236]=> string(17) "mb_check_encoding" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(8) "mb_scrub" [240]=> string(17) "mb_regex_encoding" [241]=> string(20) "mb_regex_set_options" [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(16) "mbregex_encoding" [257]=> string(6) "mbereg" [258]=> string(7) "mberegi" [259]=> string(14) "mbereg_replace" [260]=> string(15) "mberegi_replace" [261]=> string(7) "mbsplit" [262]=> string(12) "mbereg_match" [263]=> string(13) "mbereg_search" [264]=> string(17) "mbereg_search_pos" [265]=> string(18) "mbereg_search_regs" [266]=> string(18) "mbereg_search_init" [267]=> string(21) "mbereg_search_getregs" [268]=> string(20) "mbereg_search_getpos" [269]=> string(20) "mbereg_search_setpos" [270]=> string(11) "pdo_drivers" [271]=> string(10) "posix_kill" [272]=> string(12) "posix_getpid" [273]=> string(13) "posix_getppid" [274]=> string(12) "posix_getuid" [275]=> string(12) "posix_setuid" [276]=> string(13) "posix_geteuid" [277]=> string(13) "posix_seteuid" [278]=> string(12) "posix_getgid" [279]=> string(12) "posix_setgid" [280]=> string(13) "posix_getegid" [281]=> string(13) "posix_setegid" [282]=> string(15) "posix_getgroups" [283]=> string(14) "posix_getlogin" [284]=> string(13) "posix_getpgrp" [285]=> string(12) "posix_setsid" [286]=> string(13) "posix_setpgid" [287]=> string(13) "posix_getpgid" [288]=> string(12) "posix_getsid" [289]=> string(11) "posix_uname" [290]=> string(11) "posix_times" [291]=> string(13) "posix_ctermid" [292]=> string(13) "posix_ttyname" [293]=> string(12) "posix_isatty" [294]=> string(12) "posix_getcwd" [295]=> string(12) "posix_mkfifo" [296]=> string(11) "posix_mknod" [297]=> string(12) "posix_access" [298]=> string(14) "posix_getgrnam" [299]=> string(14) "posix_getgrgid" [300]=> string(14) "posix_getpwnam" [301]=> string(14) "posix_getpwuid" [302]=> string(15) "posix_getrlimit" [303]=> string(15) "posix_setrlimit" [304]=> string(20) "posix_get_last_error" [305]=> string(11) "posix_errno" [306]=> string(14) "posix_strerror" [307]=> string(16) "posix_initgroups" [308]=> string(12) "session_name" [309]=> string(19) "session_module_name" [310]=> string(17) "session_save_path" [311]=> string(10) "session_id" [312]=> string(17) "session_create_id" [313]=> string(21) "session_regenerate_id" [314]=> string(14) "session_decode" [315]=> string(14) "session_encode" [316]=> string(13) "session_start" [317]=> string(15) "session_destroy" [318]=> string(13) "session_unset" [319]=> string(10) "session_gc" [320]=> string(24) "session_set_save_handler" [321]=> string(21) "session_cache_limiter" [322]=> string(20) "session_cache_expire" [323]=> string(25) "session_set_cookie_params" [324]=> string(25) "session_get_cookie_params" [325]=> string(19) "session_write_close" [326]=> string(13) "session_abort" [327]=> string(13) "session_reset" [328]=> string(14) "session_status" [329]=> string(25) "session_register_shutdown" [330]=> string(14) "session_commit" [331]=> string(19) "simplexml_load_file" [332]=> string(21) "simplexml_load_string" [333]=> string(20) "simplexml_import_dom" [334]=> string(11) "spl_classes" [335]=> string(12) "spl_autoload" [336]=> string(23) "spl_autoload_extensions" [337]=> string(21) "spl_autoload_register" [338]=> string(23) "spl_autoload_unregister" [339]=> string(22) "spl_autoload_functions" [340]=> string(17) "spl_autoload_call" [341]=> string(13) "class_parents" [342]=> string(16) "class_implements" [343]=> string(10) "class_uses" [344]=> string(15) "spl_object_hash" [345]=> string(13) "spl_object_id" [346]=> string(17) "iterator_to_array" [347]=> string(14) "iterator_count" [348]=> string(14) "iterator_apply" [349]=> string(8) "constant" [350]=> string(7) "bin2hex" [351]=> string(7) "hex2bin" [352]=> string(5) "sleep" [353]=> string(6) "usleep" [354]=> string(14) "time_nanosleep" [355]=> string(16) "time_sleep_until" [356]=> string(8) "strptime" [357]=> string(5) "flush" [358]=> string(8) "wordwrap" [359]=> string(16) "htmlspecialchars" [360]=> string(12) "htmlentities" [361]=> string(18) "html_entity_decode" [362]=> string(23) "htmlspecialchars_decode" [363]=> string(26) "get_html_translation_table" [364]=> string(4) "sha1" [365]=> string(9) "sha1_file" [366]=> string(3) "md5" [367]=> string(8) "md5_file" [368]=> string(5) "crc32" [369]=> string(9) "iptcparse" [370]=> string(9) "iptcembed" [371]=> string(12) "getimagesize" [372]=> string(22) "getimagesizefromstring" [373]=> string(23) "image_type_to_mime_type" [374]=> string(23) "image_type_to_extension" [375]=> string(7) "phpinfo" [376]=> string(10) "phpversion" [377]=> string(10) "phpcredits" [378]=> string(13) "php_sapi_name" [379]=> string(9) "php_uname" [380]=> string(21) "php_ini_scanned_files" [381]=> string(19) "php_ini_loaded_file" [382]=> string(9) "strnatcmp" [383]=> string(13) "strnatcasecmp" [384]=> string(12) "substr_count" [385]=> string(6) "strspn" [386]=> string(7) "strcspn" [387]=> string(6) "strtok" [388]=> string(10) "strtoupper" [389]=> string(10) "strtolower" [390]=> string(6) "strpos" [391]=> string(7) "stripos" [392]=> string(7) "strrpos" [393]=> string(8) "strripos" [394]=> string(6) "strrev" [395]=> string(6) "hebrev" [396]=> string(7) "hebrevc" [397]=> string(5) "nl2br" [398]=> string(8) "basename" [399]=> string(7) "dirname" [400]=> string(8) "pathinfo" [401]=> string(12) "stripslashes" [402]=> string(13) "stripcslashes" [403]=> string(6) "strstr" [404]=> string(7) "stristr" [405]=> string(7) "strrchr" [406]=> string(11) "str_shuffle" [407]=> string(14) "str_word_count" [408]=> string(9) "str_split" [409]=> string(7) "strpbrk" [410]=> string(14) "substr_compare" [411]=> string(11) "utf8_encode" [412]=> string(11) "utf8_decode" [413]=> string(7) "strcoll" [414]=> string(12) "money_format" [415]=> string(6) "substr" [416]=> string(14) "substr_replace" [417]=> string(9) "quotemeta" [418]=> string(7) "ucfirst" [419]=> string(7) "lcfirst" [420]=> string(7) "ucwords" [421]=> string(5) "strtr" [422]=> string(10) "addslashes" [423]=> string(11) "addcslashes" [424]=> string(5) "rtrim" [425]=> string(11) "str_replace" [426]=> string(12) "str_ireplace" [427]=> string(10) "str_repeat" [428]=> string(11) "count_chars" [429]=> string(11) "chunk_split" [430]=> string(4) "trim" [431]=> string(5) "ltrim" [432]=> string(10) "strip_tags" [433]=> string(12) "similar_text" [434]=> string(7) "explode" [435]=> string(7) "implode" [436]=> string(4) "join" [437]=> string(9) "setlocale" [438]=> string(10) "localeconv" [439]=> string(11) "nl_langinfo" [440]=> string(7) "soundex" [441]=> string(11) "levenshtein" [442]=> string(3) "chr" [443]=> string(3) "ord" [444]=> string(9) "parse_str" [445]=> string(10) "str_getcsv" [446]=> string(7) "str_pad" [447]=> string(4) "chop" [448]=> string(6) "strchr" [449]=> string(7) "sprintf" [450]=> string(6) "printf" [451]=> string(7) "vprintf" [452]=> string(8) "vsprintf" [453]=> string(7) "fprintf" [454]=> string(8) "vfprintf" [455]=> string(6) "sscanf" [456]=> string(6) "fscanf" [457]=> string(9) "parse_url" [458]=> string(9) "urlencode" [459]=> string(9) "urldecode" [460]=> string(12) "rawurlencode" [461]=> string(12) "rawurldecode" [462]=> string(16) "http_build_query" [463]=> string(8) "readlink" [464]=> string(8) "linkinfo" [465]=> string(7) "symlink" [466]=> string(4) "link" [467]=> string(6) "unlink" [468]=> string(4) "exec" [469]=> string(6) "system" [470]=> string(14) "escapeshellcmd" [471]=> string(14) "escapeshellarg" [472]=> string(8) "passthru" [473]=> string(10) "shell_exec" [474]=> string(9) "proc_open" [475]=> string(10) "proc_close" [476]=> string(14) "proc_terminate" [477]=> string(15) "proc_get_status" [478]=> string(9) "proc_nice" [479]=> string(4) "rand" [480]=> string(5) "srand" [481]=> string(10) "getrandmax" [482]=> string(7) "mt_rand" [483]=> string(8) "mt_srand" [484]=> string(13) "mt_getrandmax" [485]=> string(12) "random_bytes" [486]=> string(10) "random_int" [487]=> string(13) "getservbyname" [488]=> string(13) "getservbyport" [489]=> string(14) "getprotobyname" [490]=> string(16) "getprotobynumber" [491]=> string(8) "getmyuid" [492]=> string(8) "getmygid" [493]=> string(8) "getmypid" [494]=> string(10) "getmyinode" [495]=> string(10) "getlastmod" [496]=> string(13) "base64_decode" [497]=> string(13) "base64_encode" [498]=> string(13) "password_hash" [499]=> string(17) "password_get_info" [500]=> string(21) "password_needs_rehash" [501]=> string(15) "password_verify" [502]=> string(14) "password_algos" [503]=> string(16) "convert_uuencode" [504]=> string(16) "convert_uudecode" [505]=> string(3) "abs" [506]=> string(4) "ceil" [507]=> string(5) "floor" [508]=> string(5) "round" [509]=> string(3) "sin" [510]=> string(3) "cos" [511]=> string(3) "tan" [512]=> string(4) "asin" [513]=> string(4) "acos" [514]=> string(4) "atan" [515]=> string(5) "atanh" [516]=> string(5) "atan2" [517]=> string(4) "sinh" [518]=> string(4) "cosh" [519]=> string(4) "tanh" [520]=> string(5) "asinh" [521]=> string(5) "acosh" [522]=> string(5) "expm1" [523]=> string(5) "log1p" [524]=> string(2) "pi" [525]=> string(9) "is_finite" [526]=> string(6) "is_nan" [527]=> string(11) "is_infinite" [528]=> string(3) "pow" [529]=> string(3) "exp" [530]=> string(3) "log" [531]=> string(5) "log10" [532]=> string(4) "sqrt" [533]=> string(5) "hypot" [534]=> string(7) "deg2rad" [535]=> string(7) "rad2deg" [536]=> string(6) "bindec" [537]=> string(6) "hexdec" [538]=> string(6) "octdec" [539]=> string(6) "decbin" [540]=> string(6) "decoct" [541]=> string(6) "dechex" [542]=> string(12) "base_convert" [543]=> string(13) "number_format" [544]=> string(4) "fmod" [545]=> string(6) "intdiv" [546]=> string(9) "inet_ntop" [547]=> string(9) "inet_pton" [548]=> string(7) "ip2long" [549]=> string(7) "long2ip" [550]=> string(6) "getenv" [551]=> string(6) "putenv" [552]=> string(6) "getopt" [553]=> string(14) "sys_getloadavg" [554]=> string(9) "microtime" [555]=> string(12) "gettimeofday" [556]=> string(9) "getrusage" [557]=> string(6) "hrtime" [558]=> string(6) "uniqid" [559]=> string(23) "quoted_printable_decode" [560]=> string(23) "quoted_printable_encode" [561]=> string(18) "convert_cyr_string" [562]=> string(16) "get_current_user" [563]=> string(14) "set_time_limit" [564]=> string(24) "header_register_callback" [565]=> string(11) "get_cfg_var" [566]=> string(20) "get_magic_quotes_gpc" [567]=> string(24) "get_magic_quotes_runtime" [568]=> string(9) "error_log" [569]=> string(14) "error_get_last" [570]=> string(16) "error_clear_last" [571]=> string(14) "call_user_func" [572]=> string(20) "call_user_func_array" [573]=> string(19) "forward_static_call" [574]=> string(25) "forward_static_call_array" [575]=> string(9) "serialize" [576]=> string(11) "unserialize" [577]=> string(8) "var_dump" [578]=> string(10) "var_export" [579]=> string(15) "debug_zval_dump" [580]=> string(7) "print_r" [581]=> string(16) "memory_get_usage" [582]=> string(21) "memory_get_peak_usage" [583]=> string(26) "register_shutdown_function" [584]=> string(22) "register_tick_function" [585]=> string(24) "unregister_tick_function" [586]=> string(14) "highlight_file" [587]=> string(11) "show_source" [588]=> string(16) "highlight_string" [589]=> string(20) "php_strip_whitespace" [590]=> string(7) "ini_get" [591]=> string(11) "ini_get_all" [592]=> string(7) "ini_set" [593]=> string(9) "ini_alter" [594]=> string(11) "ini_restore" [595]=> string(16) "get_include_path" [596]=> string(16) "set_include_path" [597]=> string(20) "restore_include_path" [598]=> string(9) "setcookie" [599]=> string(12) "setrawcookie" [600]=> string(6) "header" [601]=> string(13) "header_remove" [602]=> string(12) "headers_sent" [603]=> string(12) "headers_list" [604]=> string(18) "http_response_code" [605]=> string(18) "connection_aborted" [606]=> string(17) "connection_status" [607]=> string(17) "ignore_user_abort" [608]=> string(14) "parse_ini_file" [609]=> string(16) "parse_ini_string" [610]=> string(16) "is_uploaded_file" [611]=> string(18) "move_uploaded_file" [612]=> string(13) "gethostbyaddr" [613]=> string(13) "gethostbyname" [614]=> string(14) "gethostbynamel" [615]=> string(11) "gethostname" [616]=> string(18) "net_get_interfaces" [617]=> string(16) "dns_check_record" [618]=> string(10) "checkdnsrr" [619]=> string(10) "dns_get_mx" [620]=> string(7) "getmxrr" [621]=> string(14) "dns_get_record" [622]=> string(6) "intval" [623]=> string(8) "floatval" [624]=> string(9) "doubleval" [625]=> string(6) "strval" [626]=> string(7) "boolval" [627]=> string(7) "gettype" [628]=> string(7) "settype" [629]=> string(7) "is_null" [630]=> string(11) "is_resource" [631]=> string(7) "is_bool" [632]=> string(6) "is_int" [633]=> string(8) "is_float" [634]=> string(10) "is_integer" [635]=> string(7) "is_long" [636]=> string(9) "is_double" [637]=> string(7) "is_real" [638]=> string(10) "is_numeric" [639]=> string(9) "is_string" [640]=> string(8) "is_array" [641]=> string(9) "is_object" [642]=> string(9) "is_scalar" [643]=> string(11) "is_callable" [644]=> string(11) "is_iterable" [645]=> string(12) "is_countable" [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(6) "fgetss" [657]=> string(5) "fread" [658]=> string(5) "fopen" [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(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(17) "file_put_contents" [675]=> string(13) "stream_select" [676]=> string(21) "stream_context_create" [677]=> string(25) "stream_context_set_params" [678]=> string(25) "stream_context_get_params" [679]=> string(25) "stream_context_set_option" [680]=> string(26) "stream_context_get_options" [681]=> string(26) "stream_context_get_default" [682]=> string(26) "stream_context_set_default" [683]=> string(21) "stream_filter_prepend" [684]=> string(20) "stream_filter_append" [685]=> string(20) "stream_filter_remove" [686]=> string(20) "stream_socket_client" [687]=> string(20) "stream_socket_server" [688]=> string(20) "stream_socket_accept" [689]=> string(22) "stream_socket_get_name" [690]=> string(22) "stream_socket_recvfrom" [691]=> string(20) "stream_socket_sendto" [692]=> string(27) "stream_socket_enable_crypto" [693]=> string(22) "stream_socket_shutdown" [694]=> string(18) "stream_socket_pair" [695]=> string(21) "stream_copy_to_stream" [696]=> string(19) "stream_get_contents" [697]=> string(20) "stream_supports_lock" [698]=> string(13) "stream_isatty" [699]=> string(7) "fgetcsv" [700]=> string(7) "fputcsv" [701]=> string(5) "flock" [702]=> string(13) "get_meta_tags" [703]=> string(22) "stream_set_read_buffer" [704]=> string(23) "stream_set_write_buffer" [705]=> string(15) "set_file_buffer" [706]=> string(21) "stream_set_chunk_size" [707]=> string(19) "stream_set_blocking" [708]=> string(19) "socket_set_blocking" [709]=> string(20) "stream_get_meta_data" [710]=> string(15) "stream_get_line" [711]=> string(23) "stream_wrapper_register" [712]=> string(23) "stream_register_wrapper" [713]=> string(25) "stream_wrapper_unregister" [714]=> string(22) "stream_wrapper_restore" [715]=> string(19) "stream_get_wrappers" [716]=> string(21) "stream_get_transports" [717]=> string(27) "stream_resolve_include_path" [718]=> string(15) "stream_is_local" [719]=> string(11) "get_headers" [720]=> string(18) "stream_set_timeout" [721]=> string(18) "socket_set_timeout" [722]=> string(17) "socket_get_status" [723]=> string(8) "realpath" [724]=> string(7) "fnmatch" [725]=> string(9) "fsockopen" [726]=> string(10) "pfsockopen" [727]=> string(4) "pack" [728]=> string(6) "unpack" [729]=> string(11) "get_browser" [730]=> string(5) "crypt" [731]=> string(7) "opendir" [732]=> string(8) "closedir" [733]=> string(5) "chdir" [734]=> string(6) "chroot" [735]=> string(6) "getcwd" [736]=> string(9) "rewinddir" [737]=> string(7) "readdir" [738]=> string(3) "dir" [739]=> string(7) "scandir" [740]=> string(4) "glob" [741]=> string(9) "fileatime" [742]=> string(9) "filectime" [743]=> string(9) "filegroup" [744]=> string(9) "fileinode" [745]=> string(9) "filemtime" [746]=> string(9) "fileowner" [747]=> string(9) "fileperms" [748]=> string(8) "filesize" [749]=> string(8) "filetype" [750]=> string(11) "file_exists" [751]=> string(11) "is_writable" [752]=> string(12) "is_writeable" [753]=> string(11) "is_readable" [754]=> string(13) "is_executable" [755]=> string(7) "is_file" [756]=> string(6) "is_dir" [757]=> string(7) "is_link" [758]=> string(4) "stat" [759]=> string(5) "lstat" [760]=> string(5) "chown" [761]=> string(5) "chgrp" [762]=> string(6) "lchown" [763]=> string(6) "lchgrp" [764]=> string(5) "chmod" [765]=> string(5) "touch" [766]=> string(14) "clearstatcache" [767]=> string(16) "disk_total_space" [768]=> string(15) "disk_free_space" [769]=> string(13) "diskfreespace" [770]=> string(19) "realpath_cache_size" [771]=> string(18) "realpath_cache_get" [772]=> string(4) "mail" [773]=> string(10) "ezmlm_hash" [774]=> string(7) "openlog" [775]=> string(6) "syslog" [776]=> string(8) "closelog" [777]=> string(9) "lcg_value" [778]=> string(9) "metaphone" [779]=> string(8) "ob_start" [780]=> string(8) "ob_flush" [781]=> string(8) "ob_clean" [782]=> string(12) "ob_end_flush" [783]=> string(12) "ob_end_clean" [784]=> string(12) "ob_get_flush" [785]=>
Output for 7.4.20, 7.4.32
array(2) { ["internal"]=> array(1285) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(23) "get_mangled_object_vars" [30]=> string(17) "get_class_methods" [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(15) "create_function" [43]=> string(17) "get_resource_type" [44]=> string(13) "get_resources" [45]=> string(21) "get_loaded_extensions" [46]=> string(16) "extension_loaded" [47]=> string(19) "get_extension_funcs" [48]=> string(21) "get_defined_constants" [49]=> string(15) "debug_backtrace" [50]=> string(21) "debug_print_backtrace" [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(19) "libxml_clear_errors" [109]=> string(17) "libxml_get_errors" [110]=> string(28) "libxml_disable_entity_loader" [111]=> string(33) "libxml_set_external_entity_loader" [112]=> string(10) "preg_match" [113]=> string(14) "preg_match_all" [114]=> string(12) "preg_replace" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(11) "preg_filter" [118]=> string(10) "preg_split" [119]=> string(10) "preg_quote" [120]=> string(9) "preg_grep" [121]=> string(15) "preg_last_error" [122]=> string(10) "readgzfile" [123]=> string(8) "gzrewind" [124]=> string(7) "gzclose" [125]=> string(5) "gzeof" [126]=> string(6) "gzgetc" [127]=> string(6) "gzgets" [128]=> string(7) "gzgetss" [129]=> string(6) "gzread" [130]=> string(6) "gzopen" [131]=> string(10) "gzpassthru" [132]=> string(6) "gzseek" [133]=> string(6) "gztell" [134]=> string(7) "gzwrite" [135]=> string(6) "gzputs" [136]=> string(6) "gzfile" [137]=> string(10) "gzcompress" [138]=> string(12) "gzuncompress" [139]=> string(9) "gzdeflate" [140]=> string(9) "gzinflate" [141]=> string(8) "gzencode" [142]=> string(8) "gzdecode" [143]=> string(11) "zlib_encode" [144]=> string(11) "zlib_decode" [145]=> string(20) "zlib_get_coding_type" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(12) "ob_gzhandler" [153]=> string(11) "ctype_alnum" [154]=> string(11) "ctype_alpha" [155]=> string(11) "ctype_cntrl" [156]=> string(11) "ctype_digit" [157]=> string(11) "ctype_lower" [158]=> string(11) "ctype_graph" [159]=> string(11) "ctype_print" [160]=> string(11) "ctype_punct" [161]=> string(11) "ctype_space" [162]=> string(11) "ctype_upper" [163]=> string(12) "ctype_xdigit" [164]=> string(20) "dom_import_simplexml" [165]=> string(10) "finfo_open" [166]=> string(11) "finfo_close" [167]=> string(15) "finfo_set_flags" [168]=> string(10) "finfo_file" [169]=> string(12) "finfo_buffer" [170]=> string(17) "mime_content_type" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(14) "filter_has_var" [177]=> string(9) "filter_id" [178]=> string(4) "hash" [179]=> string(9) "hash_file" [180]=> string(9) "hash_hmac" [181]=> string(14) "hash_hmac_file" [182]=> string(9) "hash_init" [183]=> string(11) "hash_update" [184]=> string(18) "hash_update_stream" [185]=> string(16) "hash_update_file" [186]=> string(10) "hash_final" [187]=> string(9) "hash_copy" [188]=> string(10) "hash_algos" [189]=> string(15) "hash_hmac_algos" [190]=> string(11) "hash_pbkdf2" [191]=> string(11) "hash_equals" [192]=> string(9) "hash_hkdf" [193]=> string(11) "json_encode" [194]=> string(11) "json_decode" [195]=> string(15) "json_last_error" [196]=> string(19) "json_last_error_msg" [197]=> string(15) "mb_convert_case" [198]=> string(13) "mb_strtoupper" [199]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [207]=> string(17) "mb_output_handler" [208]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [226]=> string(17) "mb_list_encodings" [227]=> string(19) "mb_encoding_aliases" [228]=> string(15) "mb_convert_kana" [229]=> string(20) "mb_encode_mimeheader" [230]=> string(20) "mb_decode_mimeheader" [231]=> string(20) "mb_convert_variables" [232]=> string(23) "mb_encode_numericentity" [233]=> string(23) "mb_decode_numericentity" [234]=> string(12) "mb_send_mail" [235]=> string(11) "mb_get_info" [236]=> string(17) "mb_check_encoding" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(8) "mb_scrub" [240]=> string(17) "mb_regex_encoding" [241]=> string(20) "mb_regex_set_options" [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(16) "mbregex_encoding" [257]=> string(6) "mbereg" [258]=> string(7) "mberegi" [259]=> string(14) "mbereg_replace" [260]=> string(15) "mberegi_replace" [261]=> string(7) "mbsplit" [262]=> string(12) "mbereg_match" [263]=> string(13) "mbereg_search" [264]=> string(17) "mbereg_search_pos" [265]=> string(18) "mbereg_search_regs" [266]=> string(18) "mbereg_search_init" [267]=> string(21) "mbereg_search_getregs" [268]=> string(20) "mbereg_search_getpos" [269]=> string(20) "mbereg_search_setpos" [270]=> string(11) "pdo_drivers" [271]=> string(10) "posix_kill" [272]=> string(12) "posix_getpid" [273]=> string(13) "posix_getppid" [274]=> string(12) "posix_getuid" [275]=> string(12) "posix_setuid" [276]=> string(13) "posix_geteuid" [277]=> string(13) "posix_seteuid" [278]=> string(12) "posix_getgid" [279]=> string(12) "posix_setgid" [280]=> string(13) "posix_getegid" [281]=> string(13) "posix_setegid" [282]=> string(15) "posix_getgroups" [283]=> string(14) "posix_getlogin" [284]=> string(13) "posix_getpgrp" [285]=> string(12) "posix_setsid" [286]=> string(13) "posix_setpgid" [287]=> string(13) "posix_getpgid" [288]=> string(12) "posix_getsid" [289]=> string(11) "posix_uname" [290]=> string(11) "posix_times" [291]=> string(13) "posix_ctermid" [292]=> string(13) "posix_ttyname" [293]=> string(12) "posix_isatty" [294]=> string(12) "posix_getcwd" [295]=> string(12) "posix_mkfifo" [296]=> string(11) "posix_mknod" [297]=> string(12) "posix_access" [298]=> string(14) "posix_getgrnam" [299]=> string(14) "posix_getgrgid" [300]=> string(14) "posix_getpwnam" [301]=> string(14) "posix_getpwuid" [302]=> string(15) "posix_getrlimit" [303]=> string(15) "posix_setrlimit" [304]=> string(20) "posix_get_last_error" [305]=> string(11) "posix_errno" [306]=> string(14) "posix_strerror" [307]=> string(16) "posix_initgroups" [308]=> string(12) "session_name" [309]=> string(19) "session_module_name" [310]=> string(17) "session_save_path" [311]=> string(10) "session_id" [312]=> string(17) "session_create_id" [313]=> string(21) "session_regenerate_id" [314]=> string(14) "session_decode" [315]=> string(14) "session_encode" [316]=> string(13) "session_start" [317]=> string(15) "session_destroy" [318]=> string(13) "session_unset" [319]=> string(10) "session_gc" [320]=> string(24) "session_set_save_handler" [321]=> string(21) "session_cache_limiter" [322]=> string(20) "session_cache_expire" [323]=> string(25) "session_set_cookie_params" [324]=> string(25) "session_get_cookie_params" [325]=> string(19) "session_write_close" [326]=> string(13) "session_abort" [327]=> string(13) "session_reset" [328]=> string(14) "session_status" [329]=> string(25) "session_register_shutdown" [330]=> string(14) "session_commit" [331]=> string(19) "simplexml_load_file" [332]=> string(21) "simplexml_load_string" [333]=> string(20) "simplexml_import_dom" [334]=> string(11) "spl_classes" [335]=> string(12) "spl_autoload" [336]=> string(23) "spl_autoload_extensions" [337]=> string(21) "spl_autoload_register" [338]=> string(23) "spl_autoload_unregister" [339]=> string(22) "spl_autoload_functions" [340]=> string(17) "spl_autoload_call" [341]=> string(13) "class_parents" [342]=> string(16) "class_implements" [343]=> string(10) "class_uses" [344]=> string(15) "spl_object_hash" [345]=> string(13) "spl_object_id" [346]=> string(17) "iterator_to_array" [347]=> string(14) "iterator_count" [348]=> string(14) "iterator_apply" [349]=> string(8) "constant" [350]=> string(7) "bin2hex" [351]=> string(7) "hex2bin" [352]=> string(5) "sleep" [353]=> string(6) "usleep" [354]=> string(14) "time_nanosleep" [355]=> string(16) "time_sleep_until" [356]=> string(8) "strptime" [357]=> string(5) "flush" [358]=> string(8) "wordwrap" [359]=> string(16) "htmlspecialchars" [360]=> string(12) "htmlentities" [361]=> string(18) "html_entity_decode" [362]=> string(23) "htmlspecialchars_decode" [363]=> string(26) "get_html_translation_table" [364]=> string(4) "sha1" [365]=> string(9) "sha1_file" [366]=> string(3) "md5" [367]=> string(8) "md5_file" [368]=> string(5) "crc32" [369]=> string(9) "iptcparse" [370]=> string(9) "iptcembed" [371]=> string(12) "getimagesize" [372]=> string(22) "getimagesizefromstring" [373]=> string(23) "image_type_to_mime_type" [374]=> string(23) "image_type_to_extension" [375]=> string(7) "phpinfo" [376]=> string(10) "phpversion" [377]=> string(10) "phpcredits" [378]=> string(13) "php_sapi_name" [379]=> string(9) "php_uname" [380]=> string(21) "php_ini_scanned_files" [381]=> string(19) "php_ini_loaded_file" [382]=> string(9) "strnatcmp" [383]=> string(13) "strnatcasecmp" [384]=> string(12) "substr_count" [385]=> string(6) "strspn" [386]=> string(7) "strcspn" [387]=> string(6) "strtok" [388]=> string(10) "strtoupper" [389]=> string(10) "strtolower" [390]=> string(6) "strpos" [391]=> string(7) "stripos" [392]=> string(7) "strrpos" [393]=> string(8) "strripos" [394]=> string(6) "strrev" [395]=> string(6) "hebrev" [396]=> string(7) "hebrevc" [397]=> string(5) "nl2br" [398]=> string(8) "basename" [399]=> string(7) "dirname" [400]=> string(8) "pathinfo" [401]=> string(12) "stripslashes" [402]=> string(13) "stripcslashes" [403]=> string(6) "strstr" [404]=> string(7) "stristr" [405]=> string(7) "strrchr" [406]=> string(11) "str_shuffle" [407]=> string(14) "str_word_count" [408]=> string(9) "str_split" [409]=> string(7) "strpbrk" [410]=> string(14) "substr_compare" [411]=> string(11) "utf8_encode" [412]=> string(11) "utf8_decode" [413]=> string(7) "strcoll" [414]=> string(12) "money_format" [415]=> string(6) "substr" [416]=> string(14) "substr_replace" [417]=> string(9) "quotemeta" [418]=> string(7) "ucfirst" [419]=> string(7) "lcfirst" [420]=> string(7) "ucwords" [421]=> string(5) "strtr" [422]=> string(10) "addslashes" [423]=> string(11) "addcslashes" [424]=> string(5) "rtrim" [425]=> string(11) "str_replace" [426]=> string(12) "str_ireplace" [427]=> string(10) "str_repeat" [428]=> string(11) "count_chars" [429]=> string(11) "chunk_split" [430]=> string(4) "trim" [431]=> string(5) "ltrim" [432]=> string(10) "strip_tags" [433]=> string(12) "similar_text" [434]=> string(7) "explode" [435]=> string(7) "implode" [436]=> string(4) "join" [437]=> string(9) "setlocale" [438]=> string(10) "localeconv" [439]=> string(11) "nl_langinfo" [440]=> string(7) "soundex" [441]=> string(11) "levenshtein" [442]=> string(3) "chr" [443]=> string(3) "ord" [444]=> string(9) "parse_str" [445]=> string(10) "str_getcsv" [446]=> string(7) "str_pad" [447]=> string(4) "chop" [448]=> string(6) "strchr" [449]=> string(7) "sprintf" [450]=> string(6) "printf" [451]=> string(7) "vprintf" [452]=> string(8) "vsprintf" [453]=> string(7) "fprintf" [454]=> string(8) "vfprintf" [455]=> string(6) "sscanf" [456]=> string(6) "fscanf" [457]=> string(9) "parse_url" [458]=> string(9) "urlencode" [459]=> string(9) "urldecode" [460]=> string(12) "rawurlencode" [461]=> string(12) "rawurldecode" [462]=> string(16) "http_build_query" [463]=> string(8) "readlink" [464]=> string(8) "linkinfo" [465]=> string(7) "symlink" [466]=> string(4) "link" [467]=> string(6) "unlink" [468]=> string(4) "exec" [469]=> string(6) "system" [470]=> string(14) "escapeshellcmd" [471]=> string(14) "escapeshellarg" [472]=> string(8) "passthru" [473]=> string(10) "shell_exec" [474]=> string(9) "proc_open" [475]=> string(10) "proc_close" [476]=> string(14) "proc_terminate" [477]=> string(15) "proc_get_status" [478]=> string(9) "proc_nice" [479]=> string(4) "rand" [480]=> string(5) "srand" [481]=> string(10) "getrandmax" [482]=> string(7) "mt_rand" [483]=> string(8) "mt_srand" [484]=> string(13) "mt_getrandmax" [485]=> string(12) "random_bytes" [486]=> string(10) "random_int" [487]=> string(13) "getservbyname" [488]=> string(13) "getservbyport" [489]=> string(14) "getprotobyname" [490]=> string(16) "getprotobynumber" [491]=> string(8) "getmyuid" [492]=> string(8) "getmygid" [493]=> string(8) "getmypid" [494]=> string(10) "getmyinode" [495]=> string(10) "getlastmod" [496]=> string(13) "base64_decode" [497]=> string(13) "base64_encode" [498]=> string(13) "password_hash" [499]=> string(17) "password_get_info" [500]=> string(21) "password_needs_rehash" [501]=> string(15) "password_verify" [502]=> string(14) "password_algos" [503]=> string(16) "convert_uuencode" [504]=> string(16) "convert_uudecode" [505]=> string(3) "abs" [506]=> string(4) "ceil" [507]=> string(5) "floor" [508]=> string(5) "round" [509]=> string(3) "sin" [510]=> string(3) "cos" [511]=> string(3) "tan" [512]=> string(4) "asin" [513]=> string(4) "acos" [514]=> string(4) "atan" [515]=> string(5) "atanh" [516]=> string(5) "atan2" [517]=> string(4) "sinh" [518]=> string(4) "cosh" [519]=> string(4) "tanh" [520]=> string(5) "asinh" [521]=> string(5) "acosh" [522]=> string(5) "expm1" [523]=> string(5) "log1p" [524]=> string(2) "pi" [525]=> string(9) "is_finite" [526]=> string(6) "is_nan" [527]=> string(11) "is_infinite" [528]=> string(3) "pow" [529]=> string(3) "exp" [530]=> string(3) "log" [531]=> string(5) "log10" [532]=> string(4) "sqrt" [533]=> string(5) "hypot" [534]=> string(7) "deg2rad" [535]=> string(7) "rad2deg" [536]=> string(6) "bindec" [537]=> string(6) "hexdec" [538]=> string(6) "octdec" [539]=> string(6) "decbin" [540]=> string(6) "decoct" [541]=> string(6) "dechex" [542]=> string(12) "base_convert" [543]=> string(13) "number_format" [544]=> string(4) "fmod" [545]=> string(6) "intdiv" [546]=> string(9) "inet_ntop" [547]=> string(9) "inet_pton" [548]=> string(7) "ip2long" [549]=> string(7) "long2ip" [550]=> string(6) "getenv" [551]=> string(6) "putenv" [552]=> string(6) "getopt" [553]=> string(14) "sys_getloadavg" [554]=> string(9) "microtime" [555]=> string(12) "gettimeofday" [556]=> string(9) "getrusage" [557]=> string(6) "hrtime" [558]=> string(6) "uniqid" [559]=> string(23) "quoted_printable_decode" [560]=> string(23) "quoted_printable_encode" [561]=> string(18) "convert_cyr_string" [562]=> string(16) "get_current_user" [563]=> string(14) "set_time_limit" [564]=> string(24) "header_register_callback" [565]=> string(11) "get_cfg_var" [566]=> string(20) "get_magic_quotes_gpc" [567]=> string(24) "get_magic_quotes_runtime" [568]=> string(9) "error_log" [569]=> string(14) "error_get_last" [570]=> string(16) "error_clear_last" [571]=> string(14) "call_user_func" [572]=> string(20) "call_user_func_array" [573]=> string(19) "forward_static_call" [574]=> string(25) "forward_static_call_array" [575]=> string(9) "serialize" [576]=> string(11) "unserialize" [577]=> string(8) "var_dump" [578]=> string(10) "var_export" [579]=> string(15) "debug_zval_dump" [580]=> string(7) "print_r" [581]=> string(16) "memory_get_usage" [582]=> string(21) "memory_get_peak_usage" [583]=> string(26) "register_shutdown_function" [584]=> string(22) "register_tick_function" [585]=> string(24) "unregister_tick_function" [586]=> string(14) "highlight_file" [587]=> string(11) "show_source" [588]=> string(16) "highlight_string" [589]=> string(20) "php_strip_whitespace" [590]=> string(7) "ini_get" [591]=> string(11) "ini_get_all" [592]=> string(7) "ini_set" [593]=> string(9) "ini_alter" [594]=> string(11) "ini_restore" [595]=> string(16) "get_include_path" [596]=> string(16) "set_include_path" [597]=> string(20) "restore_include_path" [598]=> string(9) "setcookie" [599]=> string(12) "setrawcookie" [600]=> string(6) "header" [601]=> string(13) "header_remove" [602]=> string(12) "headers_sent" [603]=> string(12) "headers_list" [604]=> string(18) "http_response_code" [605]=> string(18) "connection_aborted" [606]=> string(17) "connection_status" [607]=> string(17) "ignore_user_abort" [608]=> string(14) "parse_ini_file" [609]=> string(16) "parse_ini_string" [610]=> string(16) "is_uploaded_file" [611]=> string(18) "move_uploaded_file" [612]=> string(13) "gethostbyaddr" [613]=> string(13) "gethostbyname" [614]=> string(14) "gethostbynamel" [615]=> string(11) "gethostname" [616]=> string(18) "net_get_interfaces" [617]=> string(16) "dns_check_record" [618]=> string(10) "checkdnsrr" [619]=> string(10) "dns_get_mx" [620]=> string(7) "getmxrr" [621]=> string(14) "dns_get_record" [622]=> string(6) "intval" [623]=> string(8) "floatval" [624]=> string(9) "doubleval" [625]=> string(6) "strval" [626]=> string(7) "boolval" [627]=> string(7) "gettype" [628]=> string(7) "settype" [629]=> string(7) "is_null" [630]=> string(11) "is_resource" [631]=> string(7) "is_bool" [632]=> string(6) "is_int" [633]=> string(8) "is_float" [634]=> string(10) "is_integer" [635]=> string(7) "is_long" [636]=> string(9) "is_double" [637]=> string(7) "is_real" [638]=> string(10) "is_numeric" [639]=> string(9) "is_string" [640]=> string(8) "is_array" [641]=> string(9) "is_object" [642]=> string(9) "is_scalar" [643]=> string(11) "is_callable" [644]=> string(11) "is_iterable" [645]=> string(12) "is_countable" [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(6) "fgetss" [657]=> string(5) "fread" [658]=> string(5) "fopen" [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(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(17) "file_put_contents" [675]=> string(13) "stream_select" [676]=> string(21) "stream_context_create" [677]=> string(25) "stream_context_set_params" [678]=> string(25) "stream_context_get_params" [679]=> string(25) "stream_context_set_option" [680]=> string(26) "stream_context_get_options" [681]=> string(26) "stream_context_get_default" [682]=> string(26) "stream_context_set_default" [683]=> string(21) "stream_filter_prepend" [684]=> string(20) "stream_filter_append" [685]=> string(20) "stream_filter_remove" [686]=> string(20) "stream_socket_client" [687]=> string(20) "stream_socket_server" [688]=> string(20) "stream_socket_accept" [689]=> string(22) "stream_socket_get_name" [690]=> string(22) "stream_socket_recvfrom" [691]=> string(20) "stream_socket_sendto" [692]=> string(27) "stream_socket_enable_crypto" [693]=> string(22) "stream_socket_shutdown" [694]=> string(18) "stream_socket_pair" [695]=> string(21) "stream_copy_to_stream" [696]=> string(19) "stream_get_contents" [697]=> string(20) "stream_supports_lock" [698]=> string(13) "stream_isatty" [699]=> string(7) "fgetcsv" [700]=> string(7) "fputcsv" [701]=> string(5) "flock" [702]=> string(13) "get_meta_tags" [703]=> string(22) "stream_set_read_buffer" [704]=> string(23) "stream_set_write_buffer" [705]=> string(15) "set_file_buffer" [706]=> string(21) "stream_set_chunk_size" [707]=> string(19) "stream_set_blocking" [708]=> string(19) "socket_set_blocking" [709]=> string(20) "stream_get_meta_data" [710]=> string(15) "stream_get_line" [711]=> string(23) "stream_wrapper_register" [712]=> string(23) "stream_register_wrapper" [713]=> string(25) "stream_wrapper_unregister" [714]=> string(22) "stream_wrapper_restore" [715]=> string(19) "stream_get_wrappers" [716]=> string(21) "stream_get_transports" [717]=> string(27) "stream_resolve_include_path" [718]=> string(15) "stream_is_local" [719]=> string(11) "get_headers" [720]=> string(18) "stream_set_timeout" [721]=> string(18) "socket_set_timeout" [722]=> string(17) "socket_get_status" [723]=> string(8) "realpath" [724]=> string(7) "fnmatch" [725]=> string(9) "fsockopen" [726]=> string(10) "pfsockopen" [727]=> string(4) "pack" [728]=> string(6) "unpack" [729]=> string(11) "get_browser" [730]=> string(5) "crypt" [731]=> string(7) "opendir" [732]=> string(8) "closedir" [733]=> string(5) "chdir" [734]=> string(6) "chroot" [735]=> string(6) "getcwd" [736]=> string(9) "rewinddir" [737]=> string(7) "readdir" [738]=> string(3) "dir" [739]=> string(7) "scandir" [740]=> string(4) "glob" [741]=> string(9) "fileatime" [742]=> string(9) "filectime" [743]=> string(9) "filegroup" [744]=> string(9) "fileinode" [745]=> string(9) "filemtime" [746]=> string(9) "fileowner" [747]=> string(9) "fileperms" [748]=> string(8) "filesize" [749]=> string(8) "filetype" [750]=> string(11) "file_exists" [751]=> string(11) "is_writable" [752]=> string(12) "is_writeable" [753]=> string(11) "is_readable" [754]=> string(13) "is_executable" [755]=> string(7) "is_file" [756]=> string(6) "is_dir" [757]=> string(7) "is_link" [758]=> string(4) "stat" [759]=> string(5) "lstat" [760]=> string(5) "chown" [761]=> string(5) "chgrp" [762]=> string(6) "lchown" [763]=> string(6) "lchgrp" [764]=> string(5) "chmod" [765]=> string(5) "touch" [766]=> string(14) "clearstatcache" [767]=> string(16) "disk_total_space" [768]=> string(15) "disk_free_space" [769]=> string(13) "diskfreespace" [770]=> string(19) "realpath_cache_size" [771]=> string(18) "realpath_cache_get" [772]=> string(4) "mail" [773]=> string(10) "ezmlm_hash" [774]=> string(7) "openlog" [775]=> string(6) "syslog" [776]=> string(8) "closelog" [777]=> string(9) "lcg_value" [778]=> string(9) "metaphone" [779]=> string(8) "ob_start" [780]=> string(8) "ob_flush" [781]=> string(8) "ob_clean" [782]=> string(12) "ob_end_flush" [783]=> string(12) "ob_end_clean" [784]=> string(12) "ob_get_flush" [785]=>
Process exited with code 137.
Output for 7.4.3 - 7.4.19, 7.4.21 - 7.4.25, 7.4.27 - 7.4.30
array(2) { ["internal"]=> array(1285) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(23) "get_mangled_object_vars" [30]=> string(17) "get_class_methods" [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(15) "create_function" [43]=> string(17) "get_resource_type" [44]=> string(13) "get_resources" [45]=> string(21) "get_loaded_extensions" [46]=> string(16) "extension_loaded" [47]=> string(19) "get_extension_funcs" [48]=> string(21) "get_defined_constants" [49]=> string(15) "debug_backtrace" [50]=> string(21) "debug_print_backtrace" [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(19) "libxml_clear_errors" [109]=> string(17) "libxml_get_errors" [110]=> string(28) "libxml_disable_entity_loader" [111]=> string(33) "libxml_set_external_entity_loader" [112]=> string(10) "preg_match" [113]=> string(14) "preg_match_all" [114]=> string(12) "preg_replace" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(11) "preg_filter" [118]=> string(10) "preg_split" [119]=> string(10) "preg_quote" [120]=> string(9) "preg_grep" [121]=> string(15) "preg_last_error" [122]=> string(10) "readgzfile" [123]=> string(8) "gzrewind" [124]=> string(7) "gzclose" [125]=> string(5) "gzeof" [126]=> string(6) "gzgetc" [127]=> string(6) "gzgets" [128]=> string(7) "gzgetss" [129]=> string(6) "gzread" [130]=> string(6) "gzopen" [131]=> string(10) "gzpassthru" [132]=> string(6) "gzseek" [133]=> string(6) "gztell" [134]=> string(7) "gzwrite" [135]=> string(6) "gzputs" [136]=> string(6) "gzfile" [137]=> string(10) "gzcompress" [138]=> string(12) "gzuncompress" [139]=> string(9) "gzdeflate" [140]=> string(9) "gzinflate" [141]=> string(8) "gzencode" [142]=> string(8) "gzdecode" [143]=> string(11) "zlib_encode" [144]=> string(11) "zlib_decode" [145]=> string(20) "zlib_get_coding_type" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(12) "ob_gzhandler" [153]=> string(11) "ctype_alnum" [154]=> string(11) "ctype_alpha" [155]=> string(11) "ctype_cntrl" [156]=> string(11) "ctype_digit" [157]=> string(11) "ctype_lower" [158]=> string(11) "ctype_graph" [159]=> string(11) "ctype_print" [160]=> string(11) "ctype_punct" [161]=> string(11) "ctype_space" [162]=> string(11) "ctype_upper" [163]=> string(12) "ctype_xdigit" [164]=> string(20) "dom_import_simplexml" [165]=> string(10) "finfo_open" [166]=> string(11) "finfo_close" [167]=> string(15) "finfo_set_flags" [168]=> string(10) "finfo_file" [169]=> string(12) "finfo_buffer" [170]=> string(17) "mime_content_type" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(14) "filter_has_var" [177]=> string(9) "filter_id" [178]=> string(4) "hash" [179]=> string(9) "hash_file" [180]=> string(9) "hash_hmac" [181]=> string(14) "hash_hmac_file" [182]=> string(9) "hash_init" [183]=> string(11) "hash_update" [184]=> string(18) "hash_update_stream" [185]=> string(16) "hash_update_file" [186]=> string(10) "hash_final" [187]=> string(9) "hash_copy" [188]=> string(10) "hash_algos" [189]=> string(15) "hash_hmac_algos" [190]=> string(11) "hash_pbkdf2" [191]=> string(11) "hash_equals" [192]=> string(9) "hash_hkdf" [193]=> string(11) "json_encode" [194]=> string(11) "json_decode" [195]=> string(15) "json_last_error" [196]=> string(19) "json_last_error_msg" [197]=> string(15) "mb_convert_case" [198]=> string(13) "mb_strtoupper" [199]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [207]=> string(17) "mb_output_handler" [208]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [226]=> string(17) "mb_list_encodings" [227]=> string(19) "mb_encoding_aliases" [228]=> string(15) "mb_convert_kana" [229]=> string(20) "mb_encode_mimeheader" [230]=> string(20) "mb_decode_mimeheader" [231]=> string(20) "mb_convert_variables" [232]=> string(23) "mb_encode_numericentity" [233]=> string(23) "mb_decode_numericentity" [234]=> string(12) "mb_send_mail" [235]=> string(11) "mb_get_info" [236]=> string(17) "mb_check_encoding" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(8) "mb_scrub" [240]=> string(17) "mb_regex_encoding" [241]=> string(20) "mb_regex_set_options" [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(16) "mbregex_encoding" [257]=> string(6) "mbereg" [258]=> string(7) "mberegi" [259]=> string(14) "mbereg_replace" [260]=> string(15) "mberegi_replace" [261]=> string(7) "mbsplit" [262]=> string(12) "mbereg_match" [263]=> string(13) "mbereg_search" [264]=> string(17) "mbereg_search_pos" [265]=> string(18) "mbereg_search_regs" [266]=> string(18) "mbereg_search_init" [267]=> string(21) "mbereg_search_getregs" [268]=> string(20) "mbereg_search_getpos" [269]=> string(20) "mbereg_search_setpos" [270]=> string(11) "pdo_drivers" [271]=> string(10) "posix_kill" [272]=> string(12) "posix_getpid" [273]=> string(13) "posix_getppid" [274]=> string(12) "posix_getuid" [275]=> string(12) "posix_setuid" [276]=> string(13) "posix_geteuid" [277]=> string(13) "posix_seteuid" [278]=> string(12) "posix_getgid" [279]=> string(12) "posix_setgid" [280]=> string(13) "posix_getegid" [281]=> string(13) "posix_setegid" [282]=> string(15) "posix_getgroups" [283]=> string(14) "posix_getlogin" [284]=> string(13) "posix_getpgrp" [285]=> string(12) "posix_setsid" [286]=> string(13) "posix_setpgid" [287]=> string(13) "posix_getpgid" [288]=> string(12) "posix_getsid" [289]=> string(11) "posix_uname" [290]=> string(11) "posix_times" [291]=> string(13) "posix_ctermid" [292]=> string(13) "posix_ttyname" [293]=> string(12) "posix_isatty" [294]=> string(12) "posix_getcwd" [295]=> string(12) "posix_mkfifo" [296]=> string(11) "posix_mknod" [297]=> string(12) "posix_access" [298]=> string(14) "posix_getgrnam" [299]=> string(14) "posix_getgrgid" [300]=> string(14) "posix_getpwnam" [301]=> string(14) "posix_getpwuid" [302]=> string(15) "posix_getrlimit" [303]=> string(15) "posix_setrlimit" [304]=> string(20) "posix_get_last_error" [305]=> string(11) "posix_errno" [306]=> string(14) "posix_strerror" [307]=> string(16) "posix_initgroups" [308]=> string(12) "session_name" [309]=> string(19) "session_module_name" [310]=> string(17) "session_save_path" [311]=> string(10) "session_id" [312]=> string(17) "session_create_id" [313]=> string(21) "session_regenerate_id" [314]=> string(14) "session_decode" [315]=> string(14) "session_encode" [316]=> string(13) "session_start" [317]=> string(15) "session_destroy" [318]=> string(13) "session_unset" [319]=> string(10) "session_gc" [320]=> string(24) "session_set_save_handler" [321]=> string(21) "session_cache_limiter" [322]=> string(20) "session_cache_expire" [323]=> string(25) "session_set_cookie_params" [324]=> string(25) "session_get_cookie_params" [325]=> string(19) "session_write_close" [326]=> string(13) "session_abort" [327]=> string(13) "session_reset" [328]=> string(14) "session_status" [329]=> string(25) "session_register_shutdown" [330]=> string(14) "session_commit" [331]=> string(19) "simplexml_load_file" [332]=> string(21) "simplexml_load_string" [333]=> string(20) "simplexml_import_dom" [334]=> string(11) "spl_classes" [335]=> string(12) "spl_autoload" [336]=> string(23) "spl_autoload_extensions" [337]=> string(21) "spl_autoload_register" [338]=> string(23) "spl_autoload_unregister" [339]=> string(22) "spl_autoload_functions" [340]=> string(17) "spl_autoload_call" [341]=> string(13) "class_parents" [342]=> string(16) "class_implements" [343]=> string(10) "class_uses" [344]=> string(15) "spl_object_hash" [345]=> string(13) "spl_object_id" [346]=> string(17) "iterator_to_array" [347]=> string(14) "iterator_count" [348]=> string(14) "iterator_apply" [349]=> string(8) "constant" [350]=> string(7) "bin2hex" [351]=> string(7) "hex2bin" [352]=> string(5) "sleep" [353]=> string(6) "usleep" [354]=> string(14) "time_nanosleep" [355]=> string(16) "time_sleep_until" [356]=> string(8) "strptime" [357]=> string(5) "flush" [358]=> string(8) "wordwrap" [359]=> string(16) "htmlspecialchars" [360]=> string(12) "htmlentities" [361]=> string(18) "html_entity_decode" [362]=> string(23) "htmlspecialchars_decode" [363]=> string(26) "get_html_translation_table" [364]=> string(4) "sha1" [365]=> string(9) "sha1_file" [366]=> string(3) "md5" [367]=> string(8) "md5_file" [368]=> string(5) "crc32" [369]=> string(9) "iptcparse" [370]=> string(9) "iptcembed" [371]=> string(12) "getimagesize" [372]=> string(22) "getimagesizefromstring" [373]=> string(23) "image_type_to_mime_type" [374]=> string(23) "image_type_to_extension" [375]=> string(7) "phpinfo" [376]=> string(10) "phpversion" [377]=> string(10) "phpcredits" [378]=> string(13) "php_sapi_name" [379]=> string(9) "php_uname" [380]=> string(21) "php_ini_scanned_files" [381]=> string(19) "php_ini_loaded_file" [382]=> string(9) "strnatcmp" [383]=> string(13) "strnatcasecmp" [384]=> string(12) "substr_count" [385]=> string(6) "strspn" [386]=> string(7) "strcspn" [387]=> string(6) "strtok" [388]=> string(10) "strtoupper" [389]=> string(10) "strtolower" [390]=> string(6) "strpos" [391]=> string(7) "stripos" [392]=> string(7) "strrpos" [393]=> string(8) "strripos" [394]=> string(6) "strrev" [395]=> string(6) "hebrev" [396]=> string(7) "hebrevc" [397]=> string(5) "nl2br" [398]=> string(8) "basename" [399]=> string(7) "dirname" [400]=> string(8) "pathinfo" [401]=> string(12) "stripslashes" [402]=> string(13) "stripcslashes" [403]=> string(6) "strstr" [404]=> string(7) "stristr" [405]=> string(7) "strrchr" [406]=> string(11) "str_shuffle" [407]=> string(14) "str_word_count" [408]=> string(9) "str_split" [409]=> string(7) "strpbrk" [410]=> string(14) "substr_compare" [411]=> string(11) "utf8_encode" [412]=> string(11) "utf8_decode" [413]=> string(7) "strcoll" [414]=> string(12) "money_format" [415]=> string(6) "substr" [416]=> string(14) "substr_replace" [417]=> string(9) "quotemeta" [418]=> string(7) "ucfirst" [419]=> string(7) "lcfirst" [420]=> string(7) "ucwords" [421]=> string(5) "strtr" [422]=> string(10) "addslashes" [423]=> string(11) "addcslashes" [424]=> string(5) "rtrim" [425]=> string(11) "str_replace" [426]=> string(12) "str_ireplace" [427]=> string(10) "str_repeat" [428]=> string(11) "count_chars" [429]=> string(11) "chunk_split" [430]=> string(4) "trim" [431]=> string(5) "ltrim" [432]=> string(10) "strip_tags" [433]=> string(12) "similar_text" [434]=> string(7) "explode" [435]=> string(7) "implode" [436]=> string(4) "join" [437]=> string(9) "setlocale" [438]=> string(10) "localeconv" [439]=> string(11) "nl_langinfo" [440]=> string(7) "soundex" [441]=> string(11) "levenshtein" [442]=> string(3) "chr" [443]=> string(3) "ord" [444]=> string(9) "parse_str" [445]=> string(10) "str_getcsv" [446]=> string(7) "str_pad" [447]=> string(4) "chop" [448]=> string(6) "strchr" [449]=> string(7) "sprintf" [450]=> string(6) "printf" [451]=> string(7) "vprintf" [452]=> string(8) "vsprintf" [453]=> string(7) "fprintf" [454]=> string(8) "vfprintf" [455]=> string(6) "sscanf" [456]=> string(6) "fscanf" [457]=> string(9) "parse_url" [458]=> string(9) "urlencode" [459]=> string(9) "urldecode" [460]=> string(12) "rawurlencode" [461]=> string(12) "rawurldecode" [462]=> string(16) "http_build_query" [463]=> string(8) "readlink" [464]=> string(8) "linkinfo" [465]=> string(7) "symlink" [466]=> string(4) "link" [467]=> string(6) "unlink" [468]=> string(4) "exec" [469]=> string(6) "system" [470]=> string(14) "escapeshellcmd" [471]=> string(14) "escapeshellarg" [472]=> string(8) "passthru" [473]=> string(10) "shell_exec" [474]=> string(9) "proc_open" [475]=> string(10) "proc_close" [476]=> string(14) "proc_terminate" [477]=> string(15) "proc_get_status" [478]=> string(9) "proc_nice" [479]=> string(4) "rand" [480]=> string(5) "srand" [481]=> string(10) "getrandmax" [482]=> string(7) "mt_rand" [483]=> string(8) "mt_srand" [484]=> string(13) "mt_getrandmax" [485]=> string(12) "random_bytes" [486]=> string(10) "random_int" [487]=> string(13) "getservbyname" [488]=> string(13) "getservbyport" [489]=> string(14) "getprotobyname" [490]=> string(16) "getprotobynumber" [491]=> string(8) "getmyuid" [492]=> string(8) "getmygid" [493]=> string(8) "getmypid" [494]=> string(10) "getmyinode" [495]=> string(10) "getlastmod" [496]=> string(13) "base64_decode" [497]=> string(13) "base64_encode" [498]=> string(13) "password_hash" [499]=> string(17) "password_get_info" [500]=> string(21) "password_needs_rehash" [501]=> string(15) "password_verify" [502]=> string(14) "password_algos" [503]=> string(16) "convert_uuencode" [504]=> string(16) "convert_uudecode" [505]=> string(3) "abs" [506]=> string(4) "ceil" [507]=> string(5) "floor" [508]=> string(5) "round" [509]=> string(3) "sin" [510]=> string(3) "cos" [511]=> string(3) "tan" [512]=> string(4) "asin" [513]=> string(4) "acos" [514]=> string(4) "atan" [515]=> string(5) "atanh" [516]=> string(5) "atan2" [517]=> string(4) "sinh" [518]=> string(4) "cosh" [519]=> string(4) "tanh" [520]=> string(5) "asinh" [521]=> string(5) "acosh" [522]=> string(5) "expm1" [523]=> string(5) "log1p" [524]=> string(2) "pi" [525]=> string(9) "is_finite" [526]=> string(6) "is_nan" [527]=> string(11) "is_infinite" [528]=> string(3) "pow" [529]=> string(3) "exp" [530]=> string(3) "log" [531]=> string(5) "log10" [532]=> string(4) "sqrt" [533]=> string(5) "hypot" [534]=> string(7) "deg2rad" [535]=> string(7) "rad2deg" [536]=> string(6) "bindec" [537]=> string(6) "hexdec" [538]=> string(6) "octdec" [539]=> string(6) "decbin" [540]=> string(6) "decoct" [541]=> string(6) "dechex" [542]=> string(12) "base_convert" [543]=> string(13) "number_format" [544]=> string(4) "fmod" [545]=> string(6) "intdiv" [546]=> string(9) "inet_ntop" [547]=> string(9) "inet_pton" [548]=> string(7) "ip2long" [549]=> string(7) "long2ip" [550]=> string(6) "getenv" [551]=> string(6) "putenv" [552]=> string(6) "getopt" [553]=> string(14) "sys_getloadavg" [554]=> string(9) "microtime" [555]=> string(12) "gettimeofday" [556]=> string(9) "getrusage" [557]=> string(6) "hrtime" [558]=> string(6) "uniqid" [559]=> string(23) "quoted_printable_decode" [560]=> string(23) "quoted_printable_encode" [561]=> string(18) "convert_cyr_string" [562]=> string(16) "get_current_user" [563]=> string(14) "set_time_limit" [564]=> string(24) "header_register_callback" [565]=> string(11) "get_cfg_var" [566]=> string(20) "get_magic_quotes_gpc" [567]=> string(24) "get_magic_quotes_runtime" [568]=> string(9) "error_log" [569]=> string(14) "error_get_last" [570]=> string(16) "error_clear_last" [571]=> string(14) "call_user_func" [572]=> string(20) "call_user_func_array" [573]=> string(19) "forward_static_call" [574]=> string(25) "forward_static_call_array" [575]=> string(9) "serialize" [576]=> string(11) "unserialize" [577]=> string(8) "var_dump" [578]=> string(10) "var_export" [579]=> string(15) "debug_zval_dump" [580]=> string(7) "print_r" [581]=> string(16) "memory_get_usage" [582]=> string(21) "memory_get_peak_usage" [583]=> string(26) "register_shutdown_function" [584]=> string(22) "register_tick_function" [585]=> string(24) "unregister_tick_function" [586]=> string(14) "highlight_file" [587]=> string(11) "show_source" [588]=> string(16) "highlight_string" [589]=> string(20) "php_strip_whitespace" [590]=> string(7) "ini_get" [591]=> string(11) "ini_get_all" [592]=> string(7) "ini_set" [593]=> string(9) "ini_alter" [594]=> string(11) "ini_restore" [595]=> string(16) "get_include_path" [596]=> string(16) "set_include_path" [597]=> string(20) "restore_include_path" [598]=> string(9) "setcookie" [599]=> string(12) "setrawcookie" [600]=> string(6) "header" [601]=> string(13) "header_remove" [602]=> string(12) "headers_sent" [603]=> string(12) "headers_list" [604]=> string(18) "http_response_code" [605]=> string(18) "connection_aborted" [606]=> string(17) "connection_status" [607]=> string(17) "ignore_user_abort" [608]=> string(14) "parse_ini_file" [609]=> string(16) "parse_ini_string" [610]=> string(16) "is_uploaded_file" [611]=> string(18) "move_uploaded_file" [612]=> string(13) "gethostbyaddr" [613]=> string(13) "gethostbyname" [614]=> string(14) "gethostbynamel" [615]=> string(11) "gethostname" [616]=> string(18) "net_get_interfaces" [617]=> string(16) "dns_check_record" [618]=> string(10) "checkdnsrr" [619]=> string(10) "dns_get_mx" [620]=> string(7) "getmxrr" [621]=> string(14) "dns_get_record" [622]=> string(6) "intval" [623]=> string(8) "floatval" [624]=> string(9) "doubleval" [625]=> string(6) "strval" [626]=> string(7) "boolval" [627]=> string(7) "gettype" [628]=> string(7) "settype" [629]=> string(7) "is_null" [630]=> string(11) "is_resource" [631]=> string(7) "is_bool" [632]=> string(6) "is_int" [633]=> string(8) "is_float" [634]=> string(10) "is_integer" [635]=> string(7) "is_long" [636]=> string(9) "is_double" [637]=> string(7) "is_real" [638]=> string(10) "is_numeric" [639]=> string(9) "is_string" [640]=> string(8) "is_array" [641]=> string(9) "is_object" [642]=> string(9) "is_scalar" [643]=> string(11) "is_callable" [644]=> string(11) "is_iterable" [645]=> string(12) "is_countable" [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(6) "fgetss" [657]=> string(5) "fread" [658]=> string(5) "fopen" [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(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(17) "file_put_contents" [675]=> string(13) "stream_select" [676]=> string(21) "stream_context_create" [677]=> string(25) "stream_context_set_params" [678]=> string(25) "stream_context_get_params" [679]=> string(25) "stream_context_set_option" [680]=> string(26) "stream_context_get_options" [681]=> string(26) "stream_context_get_default" [682]=> string(26) "stream_context_set_default" [683]=> string(21) "stream_filter_prepend" [684]=> string(20) "stream_filter_append" [685]=> string(20) "stream_filter_remove" [686]=> string(20) "stream_socket_client" [687]=> string(20) "stream_socket_server" [688]=> string(20) "stream_socket_accept" [689]=> string(22) "stream_socket_get_name" [690]=> string(22) "stream_socket_recvfrom" [691]=> string(20) "stream_socket_sendto" [692]=> string(27) "stream_socket_enable_crypto" [693]=> string(22) "stream_socket_shutdown" [694]=> string(18) "stream_socket_pair" [695]=> string(21) "stream_copy_to_stream" [696]=> string(19) "stream_get_contents" [697]=> string(20) "stream_supports_lock" [698]=> string(13) "stream_isatty" [699]=> string(7) "fgetcsv" [700]=> string(7) "fputcsv" [701]=> string(5) "flock" [702]=> string(13) "get_meta_tags" [703]=> string(22) "stream_set_read_buffer" [704]=> string(23) "stream_set_write_buffer" [705]=> string(15) "set_file_buffer" [706]=> string(21) "stream_set_chunk_size" [707]=> string(19) "stream_set_blocking" [708]=> string(19) "socket_set_blocking" [709]=> string(20) "stream_get_meta_data" [710]=> string(15) "stream_get_line" [711]=> string(23) "stream_wrapper_register" [712]=> string(23) "stream_register_wrapper" [713]=> string(25) "stream_wrapper_unregister" [714]=> string(22) "stream_wrapper_restore" [715]=> string(19) "stream_get_wrappers" [716]=> string(21) "stream_get_transports" [717]=> string(27) "stream_resolve_include_path" [718]=> string(15) "stream_is_local" [719]=> string(11) "get_headers" [720]=> string(18) "stream_set_timeout" [721]=> string(18) "socket_set_timeout" [722]=> string(17) "socket_get_status" [723]=> string(8) "realpath" [724]=> string(7) "fnmatch" [725]=> string(9) "fsockopen" [726]=> string(10) "pfsockopen" [727]=> string(4) "pack" [728]=> string(6) "unpack" [729]=> string(11) "get_browser" [730]=> string(5) "crypt" [731]=> string(7) "opendir" [732]=> string(8) "closedir" [733]=> string(5) "chdir" [734]=> string(6) "chroot" [735]=> string(6) "getcwd" [736]=> string(9) "rewinddir" [737]=> string(7) "readdir" [738]=> string(3) "dir" [739]=> string(7) "scandir" [740]=> string(4) "glob" [741]=> string(9) "fileatime" [742]=> string(9) "filectime" [743]=> string(9) "filegroup" [744]=> string(9) "fileinode" [745]=> string(9) "filemtime" [746]=> string(9) "fileowner" [747]=> string(9) "fileperms" [748]=> string(8) "filesize" [749]=> string(8) "filetype" [750]=> string(11) "file_exists" [751]=> string(11) "is_writable" [752]=> string(12) "is_writeable" [753]=> string(11) "is_readable" [754]=> string(13) "is_executable" [755]=> string(7) "is_file" [756]=> string(6) "is_dir" [757]=> string(7) "is_link" [758]=> string(4) "stat" [759]=> string(5) "lstat" [760]=> string(5) "chown" [761]=> string(5) "chgrp" [762]=> string(6) "lchown" [763]=> string(6) "lchgrp" [764]=> string(5) "chmod" [765]=> string(5) "touch" [766]=> string(14) "clearstatcache" [767]=> string(16) "disk_total_space" [768]=> string(15) "disk_free_space" [769]=> string(13) "diskfreespace" [770]=> string(19) "realpath_cache_size" [771]=> string(18) "realpath_cache_get" [772]=> string(4) "mail" [773]=> string(10) "ezmlm_hash" [774]=> string(7) "openlog" [775]=> string(6) "syslog" [776]=> string(8) "closelog" [777]=> string(9) "lcg_value" [778]=> string(9) "metaphone" [779]=> string(8) "ob_start" [780]=> string(8) "ob_flush" [781]=> string(8) "ob_clean" [782]=> string(12) "ob_end_flush" [783]=> string(12) "ob_end_clean" [784]=> string(12) "ob_get_flush" [785]=>
Output for 7.4.26
array(2) { ["internal"]=> array(1028) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(23) "get_mangled_object_vars" [30]=> string(17) "get_class_methods" [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(15) "create_function" [43]=> string(17) "get_resource_type" [44]=> string(13) "get_resources" [45]=> string(21) "get_loaded_extensions" [46]=> string(16) "extension_loaded" [47]=> string(19) "get_extension_funcs" [48]=> string(21) "get_defined_constants" [49]=> string(15) "debug_backtrace" [50]=> string(21) "debug_print_backtrace" [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(19) "libxml_clear_errors" [109]=> string(17) "libxml_get_errors" [110]=> string(28) "libxml_disable_entity_loader" [111]=> string(33) "libxml_set_external_entity_loader" [112]=> string(10) "preg_match" [113]=> string(14) "preg_match_all" [114]=> string(12) "preg_replace" [115]=> string(21) "preg_replace_callback" [116]=> string(27) "preg_replace_callback_array" [117]=> string(11) "preg_filter" [118]=> string(10) "preg_split" [119]=> string(10) "preg_quote" [120]=> string(9) "preg_grep" [121]=> string(15) "preg_last_error" [122]=> string(10) "readgzfile" [123]=> string(8) "gzrewind" [124]=> string(7) "gzclose" [125]=> string(5) "gzeof" [126]=> string(6) "gzgetc" [127]=> string(6) "gzgets" [128]=> string(7) "gzgetss" [129]=> string(6) "gzread" [130]=> string(6) "gzopen" [131]=> string(10) "gzpassthru" [132]=> string(6) "gzseek" [133]=> string(6) "gztell" [134]=> string(7) "gzwrite" [135]=> string(6) "gzputs" [136]=> string(6) "gzfile" [137]=> string(10) "gzcompress" [138]=> string(12) "gzuncompress" [139]=> string(9) "gzdeflate" [140]=> string(9) "gzinflate" [141]=> string(8) "gzencode" [142]=> string(8) "gzdecode" [143]=> string(11) "zlib_encode" [144]=> string(11) "zlib_decode" [145]=> string(20) "zlib_get_coding_type" [146]=> string(12) "deflate_init" [147]=> string(11) "deflate_add" [148]=> string(12) "inflate_init" [149]=> string(11) "inflate_add" [150]=> string(18) "inflate_get_status" [151]=> string(20) "inflate_get_read_len" [152]=> string(12) "ob_gzhandler" [153]=> string(11) "ctype_alnum" [154]=> string(11) "ctype_alpha" [155]=> string(11) "ctype_cntrl" [156]=> string(11) "ctype_digit" [157]=> string(11) "ctype_lower" [158]=> string(11) "ctype_graph" [159]=> string(11) "ctype_print" [160]=> string(11) "ctype_punct" [161]=> string(11) "ctype_space" [162]=> string(11) "ctype_upper" [163]=> string(12) "ctype_xdigit" [164]=> string(20) "dom_import_simplexml" [165]=> string(10) "finfo_open" [166]=> string(11) "finfo_close" [167]=> string(15) "finfo_set_flags" [168]=> string(10) "finfo_file" [169]=> string(12) "finfo_buffer" [170]=> string(17) "mime_content_type" [171]=> string(12) "filter_input" [172]=> string(10) "filter_var" [173]=> string(18) "filter_input_array" [174]=> string(16) "filter_var_array" [175]=> string(11) "filter_list" [176]=> string(14) "filter_has_var" [177]=> string(9) "filter_id" [178]=> string(4) "hash" [179]=> string(9) "hash_file" [180]=> string(9) "hash_hmac" [181]=> string(14) "hash_hmac_file" [182]=> string(9) "hash_init" [183]=> string(11) "hash_update" [184]=> string(18) "hash_update_stream" [185]=> string(16) "hash_update_file" [186]=> string(10) "hash_final" [187]=> string(9) "hash_copy" [188]=> string(10) "hash_algos" [189]=> string(15) "hash_hmac_algos" [190]=> string(11) "hash_pbkdf2" [191]=> string(11) "hash_equals" [192]=> string(9) "hash_hkdf" [193]=> string(11) "json_encode" [194]=> string(11) "json_decode" [195]=> string(15) "json_last_error" [196]=> string(19) "json_last_error_msg" [197]=> string(15) "mb_convert_case" [198]=> string(13) "mb_strtoupper" [199]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [207]=> string(17) "mb_output_handler" [208]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [226]=> string(17) "mb_list_encodings" [227]=> string(19) "mb_encoding_aliases" [228]=> string(15) "mb_convert_kana" [229]=> string(20) "mb_encode_mimeheader" [230]=> string(20) "mb_decode_mimeheader" [231]=> string(20) "mb_convert_variables" [232]=> string(23) "mb_encode_numericentity" [233]=> string(23) "mb_decode_numericentity" [234]=> string(12) "mb_send_mail" [235]=> string(11) "mb_get_info" [236]=> string(17) "mb_check_encoding" [237]=> string(6) "mb_ord" [238]=> string(6) "mb_chr" [239]=> string(8) "mb_scrub" [240]=> string(17) "mb_regex_encoding" [241]=> string(20) "mb_regex_set_options" [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(16) "mbregex_encoding" [257]=> string(6) "mbereg" [258]=> string(7) "mberegi" [259]=> string(14) "mbereg_replace" [260]=> string(15) "mberegi_replace" [261]=> string(7) "mbsplit" [262]=> string(12) "mbereg_match" [263]=> string(13) "mbereg_search" [264]=> string(17) "mbereg_search_pos" [265]=> string(18) "mbereg_search_regs" [266]=> string(18) "mbereg_search_init" [267]=> string(21) "mbereg_search_getregs" [268]=> string(20) "mbereg_search_getpos" [269]=> string(20) "mbereg_search_setpos" [270]=> string(11) "pdo_drivers" [271]=> string(10) "posix_kill" [272]=> string(12) "posix_getpid" [273]=> string(13) "posix_getppid" [274]=> string(12) "posix_getuid" [275]=> string(12) "posix_setuid" [276]=> string(13) "posix_geteuid" [277]=> string(13) "posix_seteuid" [278]=> string(12) "posix_getgid" [279]=> string(12) "posix_setgid" [280]=> string(13) "posix_getegid" [281]=> string(13) "posix_setegid" [282]=> string(15) "posix_getgroups" [283]=> string(14) "posix_getlogin" [284]=> string(13) "posix_getpgrp" [285]=> string(12) "posix_setsid" [286]=> string(13) "posix_setpgid" [287]=> string(13) "posix_getpgid" [288]=> string(12) "posix_getsid" [289]=> string(11) "posix_uname" [290]=> string(11) "posix_times" [291]=> string(13) "posix_ctermid" [292]=> string(13) "posix_ttyname" [293]=> string(12) "posix_isatty" [294]=> string(12) "posix_getcwd" [295]=> string(12) "posix_mkfifo" [296]=> string(11) "posix_mknod" [297]=> string(12) "posix_access" [298]=> string(14) "posix_getgrnam" [299]=> string(14) "posix_getgrgid" [300]=> string(14) "posix_getpwnam" [301]=> string(14) "posix_getpwuid" [302]=> string(15) "posix_getrlimit" [303]=> string(15) "posix_setrlimit" [304]=> string(20) "posix_get_last_error" [305]=> string(11) "posix_errno" [306]=> string(14) "posix_strerror" [307]=> string(16) "posix_initgroups" [308]=> string(12) "session_name" [309]=> string(19) "session_module_name" [310]=> string(17) "session_save_path" [311]=> string(10) "session_id" [312]=> string(17) "session_create_id" [313]=> string(21) "session_regenerate_id" [314]=> string(14) "session_decode" [315]=> string(14) "session_encode" [316]=> string(13) "session_start" [317]=> string(15) "session_destroy" [318]=> string(13) "session_unset" [319]=> string(10) "session_gc" [320]=> string(24) "session_set_save_handler" [321]=> string(21) "session_cache_limiter" [322]=> string(20) "session_cache_expire" [323]=> string(25) "session_set_cookie_params" [324]=> string(25) "session_get_cookie_params" [325]=> string(19) "session_write_close" [326]=> string(13) "session_abort" [327]=> string(13) "session_reset" [328]=> string(14) "session_status" [329]=> string(25) "session_register_shutdown" [330]=> string(14) "session_commit" [331]=> string(19) "simplexml_load_file" [332]=> string(21) "simplexml_load_string" [333]=> string(20) "simplexml_import_dom" [334]=> string(11) "spl_classes" [335]=> string(12) "spl_autoload" [336]=> string(23) "spl_autoload_extensions" [337]=> string(21) "spl_autoload_register" [338]=> string(23) "spl_autoload_unregister" [339]=> string(22) "spl_autoload_functions" [340]=> string(17) "spl_autoload_call" [341]=> string(13) "class_parents" [342]=> string(16) "class_implements" [343]=> string(10) "class_uses" [344]=> string(15) "spl_object_hash" [345]=> string(13) "spl_object_id" [346]=> string(17) "iterator_to_array" [347]=> string(14) "iterator_count" [348]=> string(14) "iterator_apply" [349]=> string(8) "constant" [350]=> string(7) "bin2hex" [351]=> string(7) "hex2bin" [352]=> string(5) "sleep" [353]=> string(6) "usleep" [354]=> string(14) "time_nanosleep" [355]=> string(16) "time_sleep_until" [356]=> string(8) "strptime" [357]=> string(5) "flush" [358]=> string(8) "wordwrap" [359]=> string(16) "htmlspecialchars" [360]=> string(12) "htmlentities" [361]=> string(18) "html_entity_decode" [362]=> string(23) "htmlspecialchars_decode" [363]=> string(26) "get_html_translation_table" [364]=> string(4) "sha1" [365]=> string(9) "sha1_file" [366]=> string(3) "md5" [367]=> string(8) "md5_file" [368]=> string(5) "crc32" [369]=> string(9) "iptcparse" [370]=> string(9) "iptcembed" [371]=> string(12) "getimagesize" [372]=> string(22) "getimagesizefromstring" [373]=> string(23) "image_type_to_mime_type" [374]=> string(23) "image_type_to_extension" [375]=> string(7) "phpinfo" [376]=> string(10) "phpversion" [377]=> string(10) "phpcredits" [378]=> string(13) "php_sapi_name" [379]=> string(9) "php_uname" [380]=> string(21) "php_ini_scanned_files" [381]=> string(19) "php_ini_loaded_file" [382]=> string(9) "strnatcmp" [383]=> string(13) "strnatcasecmp" [384]=> string(12) "substr_count" [385]=> string(6) "strspn" [386]=> string(7) "strcspn" [387]=> string(6) "strtok" [388]=> string(10) "strtoupper" [389]=> string(10) "strtolower" [390]=> string(6) "strpos" [391]=> string(7) "stripos" [392]=> string(7) "strrpos" [393]=> string(8) "strripos" [394]=> string(6) "strrev" [395]=> string(6) "hebrev" [396]=> string(7) "hebrevc" [397]=> string(5) "nl2br" [398]=> string(8) "basename" [399]=> string(7) "dirname" [400]=> string(8) "pathinfo" [401]=> string(12) "stripslashes" [402]=> string(13) "stripcslashes" [403]=> string(6) "strstr" [404]=> string(7) "stristr" [405]=> string(7) "strrchr" [406]=> string(11) "str_shuffle" [407]=> string(14) "str_word_count" [408]=> string(9) "str_split" [409]=> string(7) "strpbrk" [410]=> string(14) "substr_compare" [411]=> string(11) "utf8_encode" [412]=> string(11) "utf8_decode" [413]=> string(7) "strcoll" [414]=> string(12) "money_format" [415]=> string(6) "substr" [416]=> string(14) "substr_replace" [417]=> string(9) "quotemeta" [418]=> string(7) "ucfirst" [419]=> string(7) "lcfirst" [420]=> string(7) "ucwords" [421]=> string(5) "strtr" [422]=> string(10) "addslashes" [423]=> string(11) "addcslashes" [424]=> string(5) "rtrim" [425]=> string(11) "str_replace" [426]=> string(12) "str_ireplace" [427]=> string(10) "str_repeat" [428]=> string(11) "count_chars" [429]=> string(11) "chunk_split" [430]=> string(4) "trim" [431]=> string(5) "ltrim" [432]=> string(10) "strip_tags" [433]=> string(12) "similar_text" [434]=> string(7) "explode" [435]=> string(7) "implode" [436]=> string(4) "join" [437]=> string(9) "setlocale" [438]=> string(10) "localeconv" [439]=> string(11) "nl_langinfo" [440]=> string(7) "soundex" [441]=> string(11) "levenshtein" [442]=> string(3) "chr" [443]=> string(3) "ord" [444]=> string(9) "parse_str" [445]=> string(10) "str_getcsv" [446]=> string(7) "str_pad" [447]=> string(4) "chop" [448]=> string(6) "strchr" [449]=> string(7) "sprintf" [450]=> string(6) "printf" [451]=> string(7) "vprintf" [452]=> string(8) "vsprintf" [453]=> string(7) "fprintf" [454]=> string(8) "vfprintf" [455]=> string(6) "sscanf" [456]=> string(6) "fscanf" [457]=> string(9) "parse_url" [458]=> string(9) "urlencode" [459]=> string(9) "urldecode" [460]=> string(12) "rawurlencode" [461]=> string(12) "rawurldecode" [462]=> string(16) "http_build_query" [463]=> string(8) "readlink" [464]=> string(8) "linkinfo" [465]=> string(7) "symlink" [466]=> string(4) "link" [467]=> string(6) "unlink" [468]=> string(4) "exec" [469]=> string(6) "system" [470]=> string(14) "escapeshellcmd" [471]=> string(14) "escapeshellarg" [472]=> string(8) "passthru" [473]=> string(10) "shell_exec" [474]=> string(9) "proc_open" [475]=> string(10) "proc_close" [476]=> string(14) "proc_terminate" [477]=> string(15) "proc_get_status" [478]=> string(9) "proc_nice" [479]=> string(4) "rand" [480]=> string(5) "srand" [481]=> string(10) "getrandmax" [482]=> string(7) "mt_rand" [483]=> string(8) "mt_srand" [484]=> string(13) "mt_getrandmax" [485]=> string(12) "random_bytes" [486]=> string(10) "random_int" [487]=> string(13) "getservbyname" [488]=> string(13) "getservbyport" [489]=> string(14) "getprotobyname" [490]=> string(16) "getprotobynumber" [491]=> string(8) "getmyuid" [492]=> string(8) "getmygid" [493]=> string(8) "getmypid" [494]=> string(10) "getmyinode" [495]=> string(10) "getlastmod" [496]=> string(13) "base64_decode" [497]=> string(13) "base64_encode" [498]=> string(13) "password_hash" [499]=> string(17) "password_get_info" [500]=> string(21) "password_needs_rehash" [501]=> string(15) "password_verify" [502]=> string(14) "password_algos" [503]=> string(16) "convert_uuencode" [504]=> string(16) "convert_uudecode" [505]=> string(3) "abs" [506]=> string(4) "ceil" [507]=> string(5) "floor" [508]=> string(5) "round" [509]=> string(3) "sin" [510]=> string(3) "cos" [511]=> string(3) "tan" [512]=> string(4) "asin" [513]=> string(4) "acos" [514]=> string(4) "atan" [515]=> string(5) "atanh" [516]=> string(5) "atan2" [517]=> string(4) "sinh" [518]=> string(4) "cosh" [519]=> string(4) "tanh" [520]=> string(5) "asinh" [521]=> string(5) "acosh" [522]=> string(5) "expm1" [523]=> string(5) "log1p" [524]=> string(2) "pi" [525]=> string(9) "is_finite" [526]=> string(6) "is_nan" [527]=> string(11) "is_infinite" [528]=> string(3) "pow" [529]=> string(3) "exp" [530]=> string(3) "log" [531]=> string(5) "log10" [532]=> string(4) "sqrt" [533]=> string(5) "hypot" [534]=> string(7) "deg2rad" [535]=> string(7) "rad2deg" [536]=> string(6) "bindec" [537]=> string(6) "hexdec" [538]=> string(6) "octdec" [539]=> string(6) "decbin" [540]=> string(6) "decoct" [541]=> string(6) "dechex" [542]=> string(12) "base_convert" [543]=> string(13) "number_format" [544]=> string(4) "fmod" [545]=> string(6) "intdiv" [546]=> string(9) "inet_ntop" [547]=> string(9) "inet_pton" [548]=> string(7) "ip2long" [549]=> string(7) "long2ip" [550]=> string(6) "getenv" [551]=> string(6) "putenv" [552]=> string(6) "getopt" [553]=> string(14) "sys_getloadavg" [554]=> string(9) "microtime" [555]=> string(12) "gettimeofday" [556]=> string(9) "getrusage" [557]=> string(6) "hrtime" [558]=> string(6) "uniqid" [559]=> string(23) "quoted_printable_decode" [560]=> string(23) "quoted_printable_encode" [561]=> string(18) "convert_cyr_string" [562]=> string(16) "get_current_user" [563]=> string(14) "set_time_limit" [564]=> string(24) "header_register_callback" [565]=> string(11) "get_cfg_var" [566]=> string(20) "get_magic_quotes_gpc" [567]=> string(24) "get_magic_quotes_runtime" [568]=> string(9) "error_log" [569]=> string(14) "error_get_last" [570]=> string(16) "error_clear_last" [571]=> string(14) "call_user_func" [572]=> string(20) "call_user_func_array" [573]=> string(19) "forward_static_call" [574]=> string(25) "forward_static_call_array" [575]=> string(9) "serialize" [576]=> string(11) "unserialize" [577]=> string(8) "var_dump" [578]=> string(10) "var_export" [579]=> string(15) "debug_zval_dump" [580]=> string(7) "print_r" [581]=> string(16) "memory_get_usage" [582]=> string(21) "memory_get_peak_usage" [583]=> string(26) "register_shutdown_function" [584]=> string(22) "register_tick_function" [585]=> string(24) "unregister_tick_function" [586]=> string(14) "highlight_file" [587]=> string(11) "show_source" [588]=> string(16) "highlight_string" [589]=> string(20) "php_strip_whitespace" [590]=> string(7) "ini_get" [591]=> string(11) "ini_get_all" [592]=> string(7) "ini_set" [593]=> string(9) "ini_alter" [594]=> string(11) "ini_restore" [595]=> string(16) "get_include_path" [596]=> string(16) "set_include_path" [597]=> string(20) "restore_include_path" [598]=> string(9) "setcookie" [599]=> string(12) "setrawcookie" [600]=> string(6) "header" [601]=> string(13) "header_remove" [602]=> string(12) "headers_sent" [603]=> string(12) "headers_list" [604]=> string(18) "http_response_code" [605]=> string(18) "connection_aborted" [606]=> string(17) "connection_status" [607]=> string(17) "ignore_user_abort" [608]=> string(14) "parse_ini_file" [609]=> string(16) "parse_ini_string" [610]=> string(16) "is_uploaded_file" [611]=> string(18) "move_uploaded_file" [612]=> string(13) "gethostbyaddr" [613]=> string(13) "gethostbyname" [614]=> string(14) "gethostbynamel" [615]=> string(11) "gethostname" [616]=> string(18) "net_get_interfaces" [617]=> string(16) "dns_check_record" [618]=> string(10) "checkdnsrr" [619]=> string(10) "dns_get_mx" [620]=> string(7) "getmxrr" [621]=> string(14) "dns_get_record" [622]=> string(6) "intval" [623]=> string(8) "floatval" [624]=> string(9) "doubleval" [625]=> string(6) "strval" [626]=> string(7) "boolval" [627]=> string(7) "gettype" [628]=> string(7) "settype" [629]=> string(7) "is_null" [630]=> string(11) "is_resource" [631]=> string(7) "is_bool" [632]=> string(6) "is_int" [633]=> string(8) "is_float" [634]=> string(10) "is_integer" [635]=> string(7) "is_long" [636]=> string(9) "is_double" [637]=> string(7) "is_real" [638]=> string(10) "is_numeric" [639]=> string(9) "is_string" [640]=> string(8) "is_array" [641]=> string(9) "is_object" [642]=> string(9) "is_scalar" [643]=> string(11) "is_callable" [644]=> string(11) "is_iterable" [645]=> string(12) "is_countable" [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(6) "fgetss" [657]=> string(5) "fread" [658]=> string(5) "fopen" [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(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(17) "file_put_contents" [675]=> string(13) "stream_select" [676]=> string(21) "stream_context_create" [677]=> string(25) "stream_context_set_params" [678]=> string(25) "stream_context_get_params" [679]=> string(25) "stream_context_set_option" [680]=> string(26) "stream_context_get_options" [681]=> string(26) "stream_context_get_default" [682]=> string(26) "stream_context_set_default" [683]=> string(21) "stream_filter_prepend" [684]=> string(20) "stream_filter_append" [685]=> string(20) "stream_filter_remove" [686]=> string(20) "stream_socket_client" [687]=> string(20) "stream_socket_server" [688]=> string(20) "stream_socket_accept" [689]=> string(22) "stream_socket_get_name" [690]=> string(22) "stream_socket_recvfrom" [691]=> string(20) "stream_socket_sendto" [692]=> string(27) "stream_socket_enable_crypto" [693]=> string(22) "stream_socket_shutdown" [694]=> string(18) "stream_socket_pair" [695]=> string(21) "stream_copy_to_stream" [696]=> string(19) "stream_get_contents" [697]=> string(20) "stream_supports_lock" [698]=> string(13) "stream_isatty" [699]=> string(7) "fgetcsv" [700]=> string(7) "fputcsv" [701]=> string(5) "flock" [702]=> string(13) "get_meta_tags" [703]=> string(22) "stream_set_read_buffer" [704]=> string(23) "stream_set_write_buffer" [705]=> string(15) "set_file_buffer" [706]=> string(21) "stream_set_chunk_size" [707]=> string(19) "stream_set_blocking" [708]=> string(19) "socket_set_blocking" [709]=> string(20) "stream_get_meta_data" [710]=> string(15) "stream_get_line" [711]=> string(23) "stream_wrapper_register" [712]=> string(23) "stream_register_wrapper" [713]=> string(25) "stream_wrapper_unregister" [714]=> string(22) "stream_wrapper_restore" [715]=> string(19) "stream_get_wrappers" [716]=> string(21) "stream_get_transports" [717]=> string(27) "stream_resolve_include_path" [718]=> string(15) "stream_is_local" [719]=> string(11) "get_headers" [720]=> string(18) "stream_set_timeout" [721]=> string(18) "socket_set_timeout" [722]=> string(17) "socket_get_status" [723]=> string(8) "realpath" [724]=> string(7) "fnmatch" [725]=> string(9) "fsockopen" [726]=> string(10) "pfsockopen" [727]=> string(4) "pack" [728]=> string(6) "unpack" [729]=> string(11) "get_browser" [730]=> string(5) "crypt" [731]=> string(7) "opendir" [732]=> string(8) "closedir" [733]=> string(5) "chdir" [734]=> string(6) "chroot" [735]=> string(6) "getcwd" [736]=> string(9) "rewinddir" [737]=> string(7) "readdir" [738]=> string(3) "dir" [739]=> string(7) "scandir" [740]=> string(4) "glob" [741]=> string(9) "fileatime" [742]=> string(9) "filectime" [743]=> string(9) "filegroup" [744]=> string(9) "fileinode" [745]=> string(9) "filemtime" [746]=> string(9) "fileowner" [747]=> string(9) "fileperms" [748]=> string(8) "filesize" [749]=> string(8) "filetype" [750]=> string(11) "file_exists" [751]=> string(11) "is_writable" [752]=> string(12) "is_writeable" [753]=> string(11) "is_readable" [754]=> string(13) "is_executable" [755]=> string(7) "is_file" [756]=> string(6) "is_dir" [757]=> string(7) "is_link" [758]=> string(4) "stat" [759]=> string(5) "lstat" [760]=> string(5) "chown" [761]=> string(5) "chgrp" [762]=> string(6) "lchown" [763]=> string(6) "lchgrp" [764]=> string(5) "chmod" [765]=> string(5) "touch" [766]=> string(14) "clearstatcache" [767]=> string(16) "disk_total_space" [768]=> string(15) "disk_free_space" [769]=> string(13) "diskfreespace" [770]=> string(19) "realpath_cache_size" [771]=> string(18) "realpath_cache_get" [772]=> string(4) "mail" [773]=> string(10) "ezmlm_hash" [774]=> string(7) "openlog" [775]=> string(6) "syslog" [776]=> string(8) "closelog" [777]=> string(9) "lcg_value" [778]=> string(9) "metaphone" [779]=> string(8) "ob_start" [780]=> string(8) "ob_flush" [781]=> string(8) "ob_clean" [782]=> string(12) "ob_end_flush" [783]=> string(12) "ob_end_clean" [784]=> string(12) "ob_get_flush" [785]=>
Output for 7.3.33
array(2) { ["internal"]=> array(1025) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(19) "libxml_clear_errors" [108]=> string(17) "libxml_get_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(21) "preg_replace_callback" [115]=> string(27) "preg_replace_callback_array" [116]=> string(11) "preg_filter" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(10) "readgzfile" [122]=> string(8) "gzrewind" [123]=> string(7) "gzclose" [124]=> string(5) "gzeof" [125]=> string(6) "gzgetc" [126]=> string(6) "gzgets" [127]=> string(7) "gzgetss" [128]=> string(6) "gzread" [129]=> string(6) "gzopen" [130]=> string(10) "gzpassthru" [131]=> string(6) "gzseek" [132]=> string(6) "gztell" [133]=> string(7) "gzwrite" [134]=> string(6) "gzputs" [135]=> string(6) "gzfile" [136]=> string(10) "gzcompress" [137]=> string(12) "gzuncompress" [138]=> string(9) "gzdeflate" [139]=> string(9) "gzinflate" [140]=> string(8) "gzencode" [141]=> string(8) "gzdecode" [142]=> string(11) "zlib_encode" [143]=> string(11) "zlib_decode" [144]=> string(20) "zlib_get_coding_type" [145]=> string(12) "deflate_init" [146]=> string(11) "deflate_add" [147]=> string(12) "inflate_init" [148]=> string(11) "inflate_add" [149]=> string(18) "inflate_get_status" [150]=> string(20) "inflate_get_read_len" [151]=> string(12) "ob_gzhandler" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(12) "filter_input" [171]=> string(10) "filter_var" [172]=> string(18) "filter_input_array" [173]=> string(16) "filter_var_array" [174]=> string(11) "filter_list" [175]=> string(14) "filter_has_var" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(15) "mb_convert_case" [197]=> string(13) "mb_strtoupper" [198]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [206]=> string(17) "mb_output_handler" [207]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [224]=> string(17) "mb_list_encodings" [225]=> string(19) "mb_encoding_aliases" [226]=> string(15) "mb_convert_kana" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(20) "mb_convert_variables" [230]=> string(23) "mb_encode_numericentity" [231]=> string(23) "mb_decode_numericentity" [232]=> string(12) "mb_send_mail" [233]=> string(11) "mb_get_info" [234]=> string(17) "mb_check_encoding" [235]=> string(6) "mb_ord" [236]=> string(6) "mb_chr" [237]=> string(8) "mb_scrub" [238]=> string(17) "mb_regex_encoding" [239]=> string(20) "mb_regex_set_options" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(16) "mbregex_encoding" [255]=> string(6) "mbereg" [256]=> string(7) "mberegi" [257]=> string(14) "mbereg_replace" [258]=> string(15) "mberegi_replace" [259]=> string(7) "mbsplit" [260]=> string(12) "mbereg_match" [261]=> string(13) "mbereg_search" [262]=> string(17) "mbereg_search_pos" [263]=> string(18) "mbereg_search_regs" [264]=> string(18) "mbereg_search_init" [265]=> string(21) "mbereg_search_getregs" [266]=> string(20) "mbereg_search_getpos" [267]=> string(20) "mbereg_search_setpos" [268]=> string(11) "pdo_drivers" [269]=> string(10) "posix_kill" [270]=> string(12) "posix_getpid" [271]=> string(13) "posix_getppid" [272]=> string(12) "posix_getuid" [273]=> string(12) "posix_setuid" [274]=> string(13) "posix_geteuid" [275]=> string(13) "posix_seteuid" [276]=> string(12) "posix_getgid" [277]=> string(12) "posix_setgid" [278]=> string(13) "posix_getegid" [279]=> string(13) "posix_setegid" [280]=> string(15) "posix_getgroups" [281]=> string(14) "posix_getlogin" [282]=> string(13) "posix_getpgrp" [283]=> string(12) "posix_setsid" [284]=> string(13) "posix_setpgid" [285]=> string(13) "posix_getpgid" [286]=> string(12) "posix_getsid" [287]=> string(11) "posix_uname" [288]=> string(11) "posix_times" [289]=> string(13) "posix_ctermid" [290]=> string(13) "posix_ttyname" [291]=> string(12) "posix_isatty" [292]=> string(12) "posix_getcwd" [293]=> string(12) "posix_mkfifo" [294]=> string(11) "posix_mknod" [295]=> string(12) "posix_access" [296]=> string(14) "posix_getgrnam" [297]=> string(14) "posix_getgrgid" [298]=> string(14) "posix_getpwnam" [299]=> string(14) "posix_getpwuid" [300]=> string(15) "posix_getrlimit" [301]=> string(15) "posix_setrlimit" [302]=> string(20) "posix_get_last_error" [303]=> string(11) "posix_errno" [304]=> string(14) "posix_strerror" [305]=> string(16) "posix_initgroups" [306]=> string(12) "session_name" [307]=> string(19) "session_module_name" [308]=> string(17) "session_save_path" [309]=> string(10) "session_id" [310]=> string(17) "session_create_id" [311]=> string(21) "session_regenerate_id" [312]=> string(14) "session_decode" [313]=> string(14) "session_encode" [314]=> string(13) "session_start" [315]=> string(15) "session_destroy" [316]=> string(13) "session_unset" [317]=> string(10) "session_gc" [318]=> string(24) "session_set_save_handler" [319]=> string(21) "session_cache_limiter" [320]=> string(20) "session_cache_expire" [321]=> string(25) "session_set_cookie_params" [322]=> string(25) "session_get_cookie_params" [323]=> string(19) "session_write_close" [324]=> string(13) "session_abort" [325]=> string(13) "session_reset" [326]=> string(14) "session_status" [327]=> string(25) "session_register_shutdown" [328]=> string(14) "session_commit" [329]=> string(19) "simplexml_load_file" [330]=> string(21) "simplexml_load_string" [331]=> string(20) "simplexml_import_dom" [332]=> string(11) "spl_classes" [333]=> string(12) "spl_autoload" [334]=> string(23) "spl_autoload_extensions" [335]=> string(21) "spl_autoload_register" [336]=> string(23) "spl_autoload_unregister" [337]=> string(22) "spl_autoload_functions" [338]=> string(17) "spl_autoload_call" [339]=> string(13) "class_parents" [340]=> string(16) "class_implements" [341]=> string(10) "class_uses" [342]=> string(15) "spl_object_hash" [343]=> string(13) "spl_object_id" [344]=> string(17) "iterator_to_array" [345]=> string(14) "iterator_count" [346]=> string(14) "iterator_apply" [347]=> string(8) "constant" [348]=> string(7) "bin2hex" [349]=> string(7) "hex2bin" [350]=> string(5) "sleep" [351]=> string(6) "usleep" [352]=> string(14) "time_nanosleep" [353]=> string(16) "time_sleep_until" [354]=> string(8) "strptime" [355]=> string(5) "flush" [356]=> string(8) "wordwrap" [357]=> string(16) "htmlspecialchars" [358]=> string(12) "htmlentities" [359]=> string(18) "html_entity_decode" [360]=> string(23) "htmlspecialchars_decode" [361]=> string(26) "get_html_translation_table" [362]=> string(4) "sha1" [363]=> string(9) "sha1_file" [364]=> string(3) "md5" [365]=> string(8) "md5_file" [366]=> string(5) "crc32" [367]=> string(9) "iptcparse" [368]=> string(9) "iptcembed" [369]=> string(12) "getimagesize" [370]=> string(22) "getimagesizefromstring" [371]=> string(23) "image_type_to_mime_type" [372]=> string(23) "image_type_to_extension" [373]=> string(7) "phpinfo" [374]=> string(10) "phpversion" [375]=> string(10) "phpcredits" [376]=> string(13) "php_sapi_name" [377]=> string(9) "php_uname" [378]=> string(21) "php_ini_scanned_files" [379]=> string(19) "php_ini_loaded_file" [380]=> string(9) "strnatcmp" [381]=> string(13) "strnatcasecmp" [382]=> string(12) "substr_count" [383]=> string(6) "strspn" [384]=> string(7) "strcspn" [385]=> string(6) "strtok" [386]=> string(10) "strtoupper" [387]=> string(10) "strtolower" [388]=> string(6) "strpos" [389]=> string(7) "stripos" [390]=> string(7) "strrpos" [391]=> string(8) "strripos" [392]=> string(6) "strrev" [393]=> string(6) "hebrev" [394]=> string(7) "hebrevc" [395]=> string(5) "nl2br" [396]=> string(8) "basename" [397]=> string(7) "dirname" [398]=> string(8) "pathinfo" [399]=> string(12) "stripslashes" [400]=> string(13) "stripcslashes" [401]=> string(6) "strstr" [402]=> string(7) "stristr" [403]=> string(7) "strrchr" [404]=> string(11) "str_shuffle" [405]=> string(14) "str_word_count" [406]=> string(9) "str_split" [407]=> string(7) "strpbrk" [408]=> string(14) "substr_compare" [409]=> string(11) "utf8_encode" [410]=> string(11) "utf8_decode" [411]=> string(7) "strcoll" [412]=> string(12) "money_format" [413]=> string(6) "substr" [414]=> string(14) "substr_replace" [415]=> string(9) "quotemeta" [416]=> string(7) "ucfirst" [417]=> string(7) "lcfirst" [418]=> string(7) "ucwords" [419]=> string(5) "strtr" [420]=> string(10) "addslashes" [421]=> string(11) "addcslashes" [422]=> string(5) "rtrim" [423]=> string(11) "str_replace" [424]=> string(12) "str_ireplace" [425]=> string(10) "str_repeat" [426]=> string(11) "count_chars" [427]=> string(11) "chunk_split" [428]=> string(4) "trim" [429]=> string(5) "ltrim" [430]=> string(10) "strip_tags" [431]=> string(12) "similar_text" [432]=> string(7) "explode" [433]=> string(7) "implode" [434]=> string(4) "join" [435]=> string(9) "setlocale" [436]=> string(10) "localeconv" [437]=> string(11) "nl_langinfo" [438]=> string(7) "soundex" [439]=> string(11) "levenshtein" [440]=> string(3) "chr" [441]=> string(3) "ord" [442]=> string(9) "parse_str" [443]=> string(10) "str_getcsv" [444]=> string(7) "str_pad" [445]=> string(4) "chop" [446]=> string(6) "strchr" [447]=> string(7) "sprintf" [448]=> string(6) "printf" [449]=> string(7) "vprintf" [450]=> string(8) "vsprintf" [451]=> string(7) "fprintf" [452]=> string(8) "vfprintf" [453]=> string(6) "sscanf" [454]=> string(6) "fscanf" [455]=> string(9) "parse_url" [456]=> string(9) "urlencode" [457]=> string(9) "urldecode" [458]=> string(12) "rawurlencode" [459]=> string(12) "rawurldecode" [460]=> string(16) "http_build_query" [461]=> string(8) "readlink" [462]=> string(8) "linkinfo" [463]=> string(7) "symlink" [464]=> string(4) "link" [465]=> string(6) "unlink" [466]=> string(4) "exec" [467]=> string(6) "system" [468]=> string(14) "escapeshellcmd" [469]=> string(14) "escapeshellarg" [470]=> string(8) "passthru" [471]=> string(10) "shell_exec" [472]=> string(9) "proc_open" [473]=> string(10) "proc_close" [474]=> string(14) "proc_terminate" [475]=> string(15) "proc_get_status" [476]=> string(9) "proc_nice" [477]=> string(4) "rand" [478]=> string(5) "srand" [479]=> string(10) "getrandmax" [480]=> string(7) "mt_rand" [481]=> string(8) "mt_srand" [482]=> string(13) "mt_getrandmax" [483]=> string(12) "random_bytes" [484]=> string(10) "random_int" [485]=> string(13) "getservbyname" [486]=> string(13) "getservbyport" [487]=> string(14) "getprotobyname" [488]=> string(16) "getprotobynumber" [489]=> string(8) "getmyuid" [490]=> string(8) "getmygid" [491]=> string(8) "getmypid" [492]=> string(10) "getmyinode" [493]=> string(10) "getlastmod" [494]=> string(13) "base64_decode" [495]=> string(13) "base64_encode" [496]=> string(13) "password_hash" [497]=> string(17) "password_get_info" [498]=> string(21) "password_needs_rehash" [499]=> string(15) "password_verify" [500]=> string(16) "convert_uuencode" [501]=> string(16) "convert_uudecode" [502]=> string(3) "abs" [503]=> string(4) "ceil" [504]=> string(5) "floor" [505]=> string(5) "round" [506]=> string(3) "sin" [507]=> string(3) "cos" [508]=> string(3) "tan" [509]=> string(4) "asin" [510]=> string(4) "acos" [511]=> string(4) "atan" [512]=> string(5) "atanh" [513]=> string(5) "atan2" [514]=> string(4) "sinh" [515]=> string(4) "cosh" [516]=> string(4) "tanh" [517]=> string(5) "asinh" [518]=> string(5) "acosh" [519]=> string(5) "expm1" [520]=> string(5) "log1p" [521]=> string(2) "pi" [522]=> string(9) "is_finite" [523]=> string(6) "is_nan" [524]=> string(11) "is_infinite" [525]=> string(3) "pow" [526]=> string(3) "exp" [527]=> string(3) "log" [528]=> string(5) "log10" [529]=> string(4) "sqrt" [530]=> string(5) "hypot" [531]=> string(7) "deg2rad" [532]=> string(7) "rad2deg" [533]=> string(6) "bindec" [534]=> string(6) "hexdec" [535]=> string(6) "octdec" [536]=> string(6) "decbin" [537]=> string(6) "decoct" [538]=> string(6) "dechex" [539]=> string(12) "base_convert" [540]=> string(13) "number_format" [541]=> string(4) "fmod" [542]=> string(6) "intdiv" [543]=> string(9) "inet_ntop" [544]=> string(9) "inet_pton" [545]=> string(7) "ip2long" [546]=> string(7) "long2ip" [547]=> string(6) "getenv" [548]=> string(6) "putenv" [549]=> string(6) "getopt" [550]=> string(14) "sys_getloadavg" [551]=> string(9) "microtime" [552]=> string(12) "gettimeofday" [553]=> string(9) "getrusage" [554]=> string(6) "hrtime" [555]=> string(6) "uniqid" [556]=> string(23) "quoted_printable_decode" [557]=> string(23) "quoted_printable_encode" [558]=> string(18) "convert_cyr_string" [559]=> string(16) "get_current_user" [560]=> string(14) "set_time_limit" [561]=> string(24) "header_register_callback" [562]=> string(11) "get_cfg_var" [563]=> string(20) "get_magic_quotes_gpc" [564]=> string(24) "get_magic_quotes_runtime" [565]=> string(9) "error_log" [566]=> string(14) "error_get_last" [567]=> string(16) "error_clear_last" [568]=> string(14) "call_user_func" [569]=> string(20) "call_user_func_array" [570]=> string(19) "forward_static_call" [571]=> string(25) "forward_static_call_array" [572]=> string(9) "serialize" [573]=> string(11) "unserialize" [574]=> string(8) "var_dump" [575]=> string(10) "var_export" [576]=> string(15) "debug_zval_dump" [577]=> string(7) "print_r" [578]=> string(16) "memory_get_usage" [579]=> string(21) "memory_get_peak_usage" [580]=> string(26) "register_shutdown_function" [581]=> string(22) "register_tick_function" [582]=> string(24) "unregister_tick_function" [583]=> string(14) "highlight_file" [584]=> string(11) "show_source" [585]=> string(16) "highlight_string" [586]=> string(20) "php_strip_whitespace" [587]=> string(7) "ini_get" [588]=> string(11) "ini_get_all" [589]=> string(7) "ini_set" [590]=> string(9) "ini_alter" [591]=> string(11) "ini_restore" [592]=> string(16) "get_include_path" [593]=> string(16) "set_include_path" [594]=> string(20) "restore_include_path" [595]=> string(9) "setcookie" [596]=> string(12) "setrawcookie" [597]=> string(6) "header" [598]=> string(13) "header_remove" [599]=> string(12) "headers_sent" [600]=> string(12) "headers_list" [601]=> string(18) "http_response_code" [602]=> string(18) "connection_aborted" [603]=> string(17) "connection_status" [604]=> string(17) "ignore_user_abort" [605]=> string(14) "parse_ini_file" [606]=> string(16) "parse_ini_string" [607]=> string(16) "is_uploaded_file" [608]=> string(18) "move_uploaded_file" [609]=> string(13) "gethostbyaddr" [610]=> string(13) "gethostbyname" [611]=> string(14) "gethostbynamel" [612]=> string(11) "gethostname" [613]=> string(18) "net_get_interfaces" [614]=> string(16) "dns_check_record" [615]=> string(10) "checkdnsrr" [616]=> string(10) "dns_get_mx" [617]=> string(7) "getmxrr" [618]=> string(14) "dns_get_record" [619]=> string(6) "intval" [620]=> string(8) "floatval" [621]=> string(9) "doubleval" [622]=> string(6) "strval" [623]=> string(7) "boolval" [624]=> string(7) "gettype" [625]=> string(7) "settype" [626]=> string(7) "is_null" [627]=> string(11) "is_resource" [628]=> string(7) "is_bool" [629]=> string(6) "is_int" [630]=> string(8) "is_float" [631]=> string(10) "is_integer" [632]=> string(7) "is_long" [633]=> string(9) "is_double" [634]=> string(7) "is_real" [635]=> string(10) "is_numeric" [636]=> string(9) "is_string" [637]=> string(8) "is_array" [638]=> string(9) "is_object" [639]=> string(9) "is_scalar" [640]=> string(11) "is_callable" [641]=> string(11) "is_iterable" [642]=> string(12) "is_countable" [643]=> string(6) "pclose" [644]=> string(5) "popen" [645]=> string(8) "readfile" [646]=> string(6) "rewind" [647]=> string(5) "rmdir" [648]=> string(5) "umask" [649]=> string(6) "fclose" [650]=> string(4) "feof" [651]=> string(5) "fgetc" [652]=> string(5) "fgets" [653]=> string(6) "fgetss" [654]=> string(5) "fread" [655]=> string(5) "fopen" [656]=> string(9) "fpassthru" [657]=> string(9) "ftruncate" [658]=> string(5) "fstat" [659]=> string(5) "fseek" [660]=> string(5) "ftell" [661]=> string(6) "fflush" [662]=> string(6) "fwrite" [663]=> string(5) "fputs" [664]=> string(5) "mkdir" [665]=> string(6) "rename" [666]=> string(4) "copy" [667]=> string(7) "tempnam" [668]=> string(7) "tmpfile" [669]=> string(4) "file" [670]=> string(17) "file_get_contents" [671]=> string(17) "file_put_contents" [672]=> string(13) "stream_select" [673]=> string(21) "stream_context_create" [674]=> string(25) "stream_context_set_params" [675]=> string(25) "stream_context_get_params" [676]=> string(25) "stream_context_set_option" [677]=> string(26) "stream_context_get_options" [678]=> string(26) "stream_context_get_default" [679]=> string(26) "stream_context_set_default" [680]=> string(21) "stream_filter_prepend" [681]=> string(20) "stream_filter_append" [682]=> string(20) "stream_filter_remove" [683]=> string(20) "stream_socket_client" [684]=> string(20) "stream_socket_server" [685]=> string(20) "stream_socket_accept" [686]=> string(22) "stream_socket_get_name" [687]=> string(22) "stream_socket_recvfrom" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(22) "stream_socket_shutdown" [691]=> string(18) "stream_socket_pair" [692]=> string(21) "stream_copy_to_stream" [693]=> string(19) "stream_get_contents" [694]=> string(20) "stream_supports_lock" [695]=> string(13) "stream_isatty" [696]=> string(7) "fgetcsv" [697]=> string(7) "fputcsv" [698]=> string(5) "flock" [699]=> string(13) "get_meta_tags" [700]=> string(22) "stream_set_read_buffer" [701]=> string(23) "stream_set_write_buffer" [702]=> string(15) "set_file_buffer" [703]=> string(21) "stream_set_chunk_size" [704]=> string(19) "stream_set_blocking" [705]=> string(19) "socket_set_blocking" [706]=> string(20) "stream_get_meta_data" [707]=> string(15) "stream_get_line" [708]=> string(23) "stream_wrapper_register" [709]=> string(23) "stream_register_wrapper" [710]=> string(25) "stream_wrapper_unregister" [711]=> string(22) "stream_wrapper_restore" [712]=> string(19) "stream_get_wrappers" [713]=> string(21) "stream_get_transports" [714]=> string(27) "stream_resolve_include_path" [715]=> string(15) "stream_is_local" [716]=> string(11) "get_headers" [717]=> string(18) "stream_set_timeout" [718]=> string(18) "socket_set_timeout" [719]=> string(17) "socket_get_status" [720]=> string(8) "realpath" [721]=> string(7) "fnmatch" [722]=> string(9) "fsockopen" [723]=> string(10) "pfsockopen" [724]=> string(4) "pack" [725]=> string(6) "unpack" [726]=> string(11) "get_browser" [727]=> string(5) "crypt" [728]=> string(7) "opendir" [729]=> string(8) "closedir" [730]=> string(5) "chdir" [731]=> string(6) "chroot" [732]=> string(6) "getcwd" [733]=> string(9) "rewinddir" [734]=> string(7) "readdir" [735]=> string(3) "dir" [736]=> string(7) "scandir" [737]=> string(4) "glob" [738]=> string(9) "fileatime" [739]=> string(9) "filectime" [740]=> string(9) "filegroup" [741]=> string(9) "fileinode" [742]=> string(9) "filemtime" [743]=> string(9) "fileowner" [744]=> string(9) "fileperms" [745]=> string(8) "filesize" [746]=> string(8) "filetype" [747]=> string(11) "file_exists" [748]=> string(11) "is_writable" [749]=> string(12) "is_writeable" [750]=> string(11) "is_readable" [751]=> string(13) "is_executable" [752]=> string(7) "is_file" [753]=> string(6) "is_dir" [754]=> string(7) "is_link" [755]=> string(4) "stat" [756]=> string(5) "lstat" [757]=> string(5) "chown" [758]=> string(5) "chgrp" [759]=> string(6) "lchown" [760]=> string(6) "lchgrp" [761]=> string(5) "chmod" [762]=> string(5) "touch" [763]=> string(14) "clearstatcache" [764]=> string(16) "disk_total_space" [765]=> string(15) "disk_free_space" [766]=> string(13) "diskfreespace" [767]=> string(19) "realpath_cache_size" [768]=> string(18) "realpath_cache_get" [769]=> string(4) "mail" [770]=> string(10) "ezmlm_hash" [771]=> string(7) "openlog" [772]=> string(6) "syslog" [773]=> string(8) "closelog" [774]=> string(9) "lcg_value" [775]=> string(9) "metaphone" [776]=> string(8) "ob_start" [777]=> string(8) "ob_flush" [778]=> string(8) "ob_clean" [779]=> string(12) "ob_end_flush" [780]=> string(12) "ob_end_clean" [781]=> string(12) "ob_get_flush" [782]=> string(12) "ob_get_clean" [783]=> string(13) "ob_get_length" [784]=> string(12) "ob_get_level" [785]=> string(
Output for 7.3.32
array(2) { ["internal"]=> array(1025) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(19) "libxml_clear_errors" [108]=> string(17) "libxml_get_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(21) "preg_replace_callback" [115]=> string(27) "preg_replace_callback_array" [116]=> string(11) "preg_filter" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(10) "readgzfile" [122]=> string(8) "gzrewind" [123]=> string(7) "gzclose" [124]=> string(5) "gzeof" [125]=> string(6) "gzgetc" [126]=> string(6) "gzgets" [127]=> string(7) "gzgetss" [128]=> string(6) "gzread" [129]=> string(6) "gzopen" [130]=> string(10) "gzpassthru" [131]=> string(6) "gzseek" [132]=> string(6) "gztell" [133]=> string(7) "gzwrite" [134]=> string(6) "gzputs" [135]=> string(6) "gzfile" [136]=> string(10) "gzcompress" [137]=> string(12) "gzuncompress" [138]=> string(9) "gzdeflate" [139]=> string(9) "gzinflate" [140]=> string(8) "gzencode" [141]=> string(8) "gzdecode" [142]=> string(11) "zlib_encode" [143]=> string(11) "zlib_decode" [144]=> string(20) "zlib_get_coding_type" [145]=> string(12) "deflate_init" [146]=> string(11) "deflate_add" [147]=> string(12) "inflate_init" [148]=> string(11) "inflate_add" [149]=> string(18) "inflate_get_status" [150]=> string(20) "inflate_get_read_len" [151]=> string(12) "ob_gzhandler" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(12) "filter_input" [171]=> string(10) "filter_var" [172]=> string(18) "filter_input_array" [173]=> string(16) "filter_var_array" [174]=> string(11) "filter_list" [175]=> string(14) "filter_has_var" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(15) "mb_convert_case" [197]=> string(13) "mb_strtoupper" [198]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [206]=> string(17) "mb_output_handler" [207]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [224]=> string(17) "mb_list_encodings" [225]=> string(19) "mb_encoding_aliases" [226]=> string(15) "mb_convert_kana" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(20) "mb_convert_variables" [230]=> string(23) "mb_encode_numericentity" [231]=> string(23) "mb_decode_numericentity" [232]=> string(12) "mb_send_mail" [233]=> string(11) "mb_get_info" [234]=> string(17) "mb_check_encoding" [235]=> string(6) "mb_ord" [236]=> string(6) "mb_chr" [237]=> string(8) "mb_scrub" [238]=> string(17) "mb_regex_encoding" [239]=> string(20) "mb_regex_set_options" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(16) "mbregex_encoding" [255]=> string(6) "mbereg" [256]=> string(7) "mberegi" [257]=> string(14) "mbereg_replace" [258]=> string(15) "mberegi_replace" [259]=> string(7) "mbsplit" [260]=> string(12) "mbereg_match" [261]=> string(13) "mbereg_search" [262]=> string(17) "mbereg_search_pos" [263]=> string(18) "mbereg_search_regs" [264]=> string(18) "mbereg_search_init" [265]=> string(21) "mbereg_search_getregs" [266]=> string(20) "mbereg_search_getpos" [267]=> string(20) "mbereg_search_setpos" [268]=> string(11) "pdo_drivers" [269]=> string(10) "posix_kill" [270]=> string(12) "posix_getpid" [271]=> string(13) "posix_getppid" [272]=> string(12) "posix_getuid" [273]=> string(12) "posix_setuid" [274]=> string(13) "posix_geteuid" [275]=> string(13) "posix_seteuid" [276]=> string(12) "posix_getgid" [277]=> string(12) "posix_setgid" [278]=> string(13) "posix_getegid" [279]=> string(13) "posix_setegid" [280]=> string(15) "posix_getgroups" [281]=> string(14) "posix_getlogin" [282]=> string(13) "posix_getpgrp" [283]=> string(12) "posix_setsid" [284]=> string(13) "posix_setpgid" [285]=> string(13) "posix_getpgid" [286]=> string(12) "posix_getsid" [287]=> string(11) "posix_uname" [288]=> string(11) "posix_times" [289]=> string(13) "posix_ctermid" [290]=> string(13) "posix_ttyname" [291]=> string(12) "posix_isatty" [292]=> string(12) "posix_getcwd" [293]=> string(12) "posix_mkfifo" [294]=> string(11) "posix_mknod" [295]=> string(12) "posix_access" [296]=> string(14) "posix_getgrnam" [297]=> string(14) "posix_getgrgid" [298]=> string(14) "posix_getpwnam" [299]=> string(14) "posix_getpwuid" [300]=> string(15) "posix_getrlimit" [301]=> string(15) "posix_setrlimit" [302]=> string(20) "posix_get_last_error" [303]=> string(11) "posix_errno" [304]=> string(14) "posix_strerror" [305]=> string(16) "posix_initgroups" [306]=> string(12) "session_name" [307]=> string(19) "session_module_name" [308]=> string(17) "session_save_path" [309]=> string(10) "session_id" [310]=> string(17) "session_create_id" [311]=> string(21) "session_regenerate_id" [312]=> string(14) "session_decode" [313]=> string(14) "session_encode" [314]=> string(13) "session_start" [315]=> string(15) "session_destroy" [316]=> string(13) "session_unset" [317]=> string(10) "session_gc" [318]=> string(24) "session_set_save_handler" [319]=> string(21) "session_cache_limiter" [320]=> string(20) "session_cache_expire" [321]=> string(25) "session_set_cookie_params" [322]=> string(25) "session_get_cookie_params" [323]=> string(19) "session_write_close" [324]=> string(13) "session_abort" [325]=> string(13) "session_reset" [326]=> string(14) "session_status" [327]=> string(25) "session_register_shutdown" [328]=> string(14) "session_commit" [329]=> string(19) "simplexml_load_file" [330]=> string(21) "simplexml_load_string" [331]=> string(20) "simplexml_import_dom" [332]=> string(11) "spl_classes" [333]=> string(12) "spl_autoload" [334]=> string(23) "spl_autoload_extensions" [335]=> string(21) "spl_autoload_register" [336]=> string(23) "spl_autoload_unregister" [337]=> string(22) "spl_autoload_functions" [338]=> string(17) "spl_autoload_call" [339]=> string(13) "class_parents" [340]=> string(16) "class_implements" [341]=> string(10) "class_uses" [342]=> string(15) "spl_object_hash" [343]=> string(13) "spl_object_id" [344]=> string(17) "iterator_to_array" [345]=> string(14) "iterator_count" [346]=> string(14) "iterator_apply" [347]=> string(8) "constant" [348]=> string(7) "bin2hex" [349]=> string(7) "hex2bin" [350]=> string(5) "sleep" [351]=> string(6) "usleep" [352]=> string(14) "time_nanosleep" [353]=> string(16) "time_sleep_until" [354]=> string(8) "strptime" [355]=> string(5) "flush" [356]=> string(8) "wordwrap" [357]=> string(16) "htmlspecialchars" [358]=> string(12) "htmlentities" [359]=> string(18) "html_entity_decode" [360]=> string(23) "htmlspecialchars_decode" [361]=> string(26) "get_html_translation_table" [362]=> string(4) "sha1" [363]=> string(9) "sha1_file" [364]=> string(3) "md5" [365]=> string(8) "md5_file" [366]=> string(5) "crc32" [367]=> string(9) "iptcparse" [368]=> string(9) "iptcembed" [369]=> string(12) "getimagesize" [370]=> string(22) "getimagesizefromstring" [371]=> string(23) "image_type_to_mime_type" [372]=> string(23) "image_type_to_extension" [373]=> string(7) "phpinfo" [374]=> string(10) "phpversion" [375]=> string(10) "phpcredits" [376]=> string(13) "php_sapi_name" [377]=> string(9) "php_uname" [378]=> string(21) "php_ini_scanned_files" [379]=> string(19) "php_ini_loaded_file" [380]=> string(9) "strnatcmp" [381]=> string(13) "strnatcasecmp" [382]=> string(12) "substr_count" [383]=> string(6) "strspn" [384]=> string(7) "strcspn" [385]=> string(6) "strtok" [386]=> string(10) "strtoupper" [387]=> string(10) "strtolower" [388]=> string(6) "strpos" [389]=> string(7) "stripos" [390]=> string(7) "strrpos" [391]=> string(8) "strripos" [392]=> string(6) "strrev" [393]=> string(6) "hebrev" [394]=> string(7) "hebrevc" [395]=> string(5) "nl2br" [396]=> string(8) "basename" [397]=> string(7) "dirname" [398]=> string(8) "pathinfo" [399]=> string(12) "stripslashes" [400]=> string(13) "stripcslashes" [401]=> string(6) "strstr" [402]=> string(7) "stristr" [403]=> string(7) "strrchr" [404]=> string(11) "str_shuffle" [405]=> string(14) "str_word_count" [406]=> string(9) "str_split" [407]=> string(7) "strpbrk" [408]=> string(14) "substr_compare" [409]=> string(11) "utf8_encode" [410]=> string(11) "utf8_decode" [411]=> string(7) "strcoll" [412]=> string(12) "money_format" [413]=> string(6) "substr" [414]=> string(14) "substr_replace" [415]=> string(9) "quotemeta" [416]=> string(7) "ucfirst" [417]=> string(7) "lcfirst" [418]=> string(7) "ucwords" [419]=> string(5) "strtr" [420]=> string(10) "addslashes" [421]=> string(11) "addcslashes" [422]=> string(5) "rtrim" [423]=> string(11) "str_replace" [424]=> string(12) "str_ireplace" [425]=> string(10) "str_repeat" [426]=> string(11) "count_chars" [427]=> string(11) "chunk_split" [428]=> string(4) "trim" [429]=> string(5) "ltrim" [430]=> string(10) "strip_tags" [431]=> string(12) "similar_text" [432]=> string(7) "explode" [433]=> string(7) "implode" [434]=> string(4) "join" [435]=> string(9) "setlocale" [436]=> string(10) "localeconv" [437]=> string(11) "nl_langinfo" [438]=> string(7) "soundex" [439]=> string(11) "levenshtein" [440]=> string(3) "chr" [441]=> string(3) "ord" [442]=> string(9) "parse_str" [443]=> string(10) "str_getcsv" [444]=> string(7) "str_pad" [445]=> string(4) "chop" [446]=> string(6) "strchr" [447]=> string(7) "sprintf" [448]=> string(6) "printf" [449]=> string(7) "vprintf" [450]=> string(8) "vsprintf" [451]=> string(7) "fprintf" [452]=> string(8) "vfprintf" [453]=> string(6) "sscanf" [454]=> string(6) "fscanf" [455]=> string(9) "parse_url" [456]=> string(9) "urlencode" [457]=> string(9) "urldecode" [458]=> string(12) "rawurlencode" [459]=> string(12) "rawurldecode" [460]=> string(16) "http_build_query" [461]=> string(8) "readlink" [462]=> string(8) "linkinfo" [463]=> string(7) "symlink" [464]=> string(4) "link" [465]=> string(6) "unlink" [466]=> string(4) "exec" [467]=> string(6) "system" [468]=> string(14) "escapeshellcmd" [469]=> string(14) "escapeshellarg" [470]=> string(8) "passthru" [471]=> string(10) "shell_exec" [472]=> string(9) "proc_open" [473]=> string(10) "proc_close" [474]=> string(14) "proc_terminate" [475]=> string(15) "proc_get_status" [476]=> string(9) "proc_nice" [477]=> string(4) "rand" [478]=> string(5) "srand" [479]=> string(10) "getrandmax" [480]=> string(7) "mt_rand" [481]=> string(8) "mt_srand" [482]=> string(13) "mt_getrandmax" [483]=> string(12) "random_bytes" [484]=> string(10) "random_int" [485]=> string(13) "getservbyname" [486]=> string(13) "getservbyport" [487]=> string(14) "getprotobyname" [488]=> string(16) "getprotobynumber" [489]=> string(8) "getmyuid" [490]=> string(8) "getmygid" [491]=> string(8) "getmypid" [492]=> string(10) "getmyinode" [493]=> string(10) "getlastmod" [494]=> string(13) "base64_decode" [495]=> string(13) "base64_encode" [496]=> string(13) "password_hash" [497]=> string(17) "password_get_info" [498]=> string(21) "password_needs_rehash" [499]=> string(15) "password_verify" [500]=> string(16) "convert_uuencode" [501]=> string(16) "convert_uudecode" [502]=> string(3) "abs" [503]=> string(4) "ceil" [504]=> string(5) "floor" [505]=> string(5) "round" [506]=> string(3) "sin" [507]=> string(3) "cos" [508]=> string(3) "tan" [509]=> string(4) "asin" [510]=> string(4) "acos" [511]=> string(4) "atan" [512]=> string(5) "atanh" [513]=> string(5) "atan2" [514]=> string(4) "sinh" [515]=> string(4) "cosh" [516]=> string(4) "tanh" [517]=> string(5) "asinh" [518]=> string(5) "acosh" [519]=> string(5) "expm1" [520]=> string(5) "log1p" [521]=> string(2) "pi" [522]=> string(9) "is_finite" [523]=> string(6) "is_nan" [524]=> string(11) "is_infinite" [525]=> string(3) "pow" [526]=> string(3) "exp" [527]=> string(3) "log" [528]=> string(5) "log10" [529]=> string(4) "sqrt" [530]=> string(5) "hypot" [531]=> string(7) "deg2rad" [532]=> string(7) "rad2deg" [533]=> string(6) "bindec" [534]=> string(6) "hexdec" [535]=> string(6) "octdec" [536]=> string(6) "decbin" [537]=> string(6) "decoct" [538]=> string(6) "dechex" [539]=> string(12) "base_convert" [540]=> string(13) "number_format" [541]=> string(4) "fmod" [542]=> string(6) "intdiv" [543]=> string(9) "inet_ntop" [544]=> string(9) "inet_pton" [545]=> string(7) "ip2long" [546]=> string(7) "long2ip" [547]=> string(6) "getenv" [548]=> string(6) "putenv" [549]=> string(6) "getopt" [550]=> string(14) "sys_getloadavg" [551]=> string(9) "microtime" [552]=> string(12) "gettimeofday" [553]=> string(9) "getrusage" [554]=> string(6) "hrtime" [555]=> string(6) "uniqid" [556]=> string(23) "quoted_printable_decode" [557]=> string(23) "quoted_printable_encode" [558]=> string(18) "convert_cyr_string" [559]=> string(16) "get_current_user" [560]=> string(14) "set_time_limit" [561]=> string(24) "header_register_callback" [562]=> string(11) "get_cfg_var" [563]=> string(20) "get_magic_quotes_gpc" [564]=> string(24) "get_magic_quotes_runtime" [565]=> string(9) "error_log" [566]=> string(14) "error_get_last" [567]=> string(16) "error_clear_last" [568]=> string(14) "call_user_func" [569]=> string(20) "call_user_func_array" [570]=> string(19) "forward_static_call" [571]=> string(25) "forward_static_call_array" [572]=> string(9) "serialize" [573]=> string(11) "unserialize" [574]=> string(8) "var_dump" [575]=> string(10) "var_export" [576]=> string(15) "debug_zval_dump" [577]=> string(7) "print_r" [578]=> string(16) "memory_get_usage" [579]=> string(21) "memory_get_peak_usage" [580]=> string(26) "register_shutdown_function" [581]=> string(22) "register_tick_function" [582]=> string(24) "unregister_tick_function" [583]=> string(14) "highlight_file" [584]=> string(11) "show_source" [585]=> string(16) "highlight_string" [586]=> string(20) "php_strip_whitespace" [587]=> string(7) "ini_get" [588]=> string(11) "ini_get_all" [589]=> string(7) "ini_set" [590]=> string(9) "ini_alter" [591]=> string(11) "ini_restore" [592]=> string(16) "get_include_path" [593]=> string(16) "set_include_path" [594]=> string(20) "restore_include_path" [595]=> string(9) "setcookie" [596]=> string(12) "setrawcookie" [597]=> string(6) "header" [598]=> string(13) "header_remove" [599]=> string(12) "headers_sent" [600]=> string(12) "headers_list" [601]=> string(18) "http_response_code" [602]=> string(18) "connection_aborted" [603]=> string(17) "connection_status" [604]=> string(17) "ignore_user_abort" [605]=> string(14) "parse_ini_file" [606]=> string(16) "parse_ini_string" [607]=> string(16) "is_uploaded_file" [608]=> string(18) "move_uploaded_file" [609]=> string(13) "gethostbyaddr" [610]=> string(13) "gethostbyname" [611]=> string(14) "gethostbynamel" [612]=> string(11) "gethostname" [613]=> string(18) "net_get_interfaces" [614]=> string(16) "dns_check_record" [615]=> string(10) "checkdnsrr" [616]=> string(10) "dns_get_mx" [617]=> string(7) "getmxrr" [618]=> string(14) "dns_get_record" [619]=> string(6) "intval" [620]=> string(8) "floatval" [621]=> string(9) "doubleval" [622]=> string(6) "strval" [623]=> string(7) "boolval" [624]=> string(7) "gettype" [625]=> string(7) "settype" [626]=> string(7) "is_null" [627]=> string(11) "is_resource" [628]=> string(7) "is_bool" [629]=> string(6) "is_int" [630]=> string(8) "is_float" [631]=> string(10) "is_integer" [632]=> string(7) "is_long" [633]=> string(9) "is_double" [634]=> string(7) "is_real" [635]=> string(10) "is_numeric" [636]=> string(9) "is_string" [637]=> string(8) "is_array" [638]=> string(9) "is_object" [639]=> string(9) "is_scalar" [640]=> string(11) "is_callable" [641]=> string(11) "is_iterable" [642]=> string(12) "is_countable" [643]=> string(6) "pclose" [644]=> string(5) "popen" [645]=> string(8) "readfile" [646]=> string(6) "rewind" [647]=> string(5) "rmdir" [648]=> string(5) "umask" [649]=> string(6) "fclose" [650]=> string(4) "feof" [651]=> string(5) "fgetc" [652]=> string(5) "fgets" [653]=> string(6) "fgetss" [654]=> string(5) "fread" [655]=> string(5) "fopen" [656]=> string(9) "fpassthru" [657]=> string(9) "ftruncate" [658]=> string(5) "fstat" [659]=> string(5) "fseek" [660]=> string(5) "ftell" [661]=> string(6) "fflush" [662]=> string(6) "fwrite" [663]=> string(5) "fputs" [664]=> string(5) "mkdir" [665]=> string(6) "rename" [666]=> string(4) "copy" [667]=> string(7) "tempnam" [668]=> string(7) "tmpfile" [669]=> string(4) "file" [670]=> string(17) "file_get_contents" [671]=> string(17) "file_put_contents" [672]=> string(13) "stream_select" [673]=> string(21) "stream_context_create" [674]=> string(25) "stream_context_set_params" [675]=> string(25) "stream_context_get_params" [676]=> string(25) "stream_context_set_option" [677]=> string(26) "stream_context_get_options" [678]=> string(26) "stream_context_get_default" [679]=> string(26) "stream_context_set_default" [680]=> string(21) "stream_filter_prepend" [681]=> string(20) "stream_filter_append" [682]=> string(20) "stream_filter_remove" [683]=> string(20) "stream_socket_client" [684]=> string(20) "stream_socket_server" [685]=> string(20) "stream_socket_accept" [686]=> string(22) "stream_socket_get_name" [687]=> string(22) "stream_socket_recvfrom" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(22) "stream_socket_shutdown" [691]=> string(18) "stream_socket_pair" [692]=> string(21) "stream_copy_to_stream" [693]=> string(19) "stream_get_contents" [694]=> string(20) "stream_supports_lock" [695]=> string(13) "stream_isatty" [696]=> string(7) "fgetcsv" [697]=> string(7) "fputcsv" [698]=> string(5) "flock" [699]=> string(13) "get_meta_tags" [700]=> string(22) "stream_set_read_buffer" [701]=> string(23) "stream_set_write_buffer" [702]=> string(15) "set_file_buffer" [703]=> string(21) "stream_set_chunk_size" [704]=> string(19) "stream_set_blocking" [705]=> string(19) "socket_set_blocking" [706]=> string(20) "stream_get_meta_data" [707]=> string(15) "stream_get_line" [708]=> string(23) "stream_wrapper_register" [709]=> string(23) "stream_register_wrapper" [710]=> string(25) "stream_wrapper_unregister" [711]=> string(22) "stream_wrapper_restore" [712]=> string(19) "stream_get_wrappers" [713]=> string(21) "stream_get_transports" [714]=> string(27) "stream_resolve_include_path" [715]=> string(15) "stream_is_local" [716]=> string(11) "get_headers" [717]=> string(18) "stream_set_timeout" [718]=> string(18) "socket_set_timeout" [719]=> string(17) "socket_get_status" [720]=> string(8) "realpath" [721]=> string(7) "fnmatch" [722]=> string(9) "fsockopen" [723]=> string(10) "pfsockopen" [724]=> string(4) "pack" [725]=> string(6) "unpack" [726]=> string(11) "get_browser" [727]=> string(5) "crypt" [728]=> string(7) "opendir" [729]=> string(8) "closedir" [730]=> string(5) "chdir" [731]=> string(6) "chroot" [732]=> string(6) "getcwd" [733]=> string(9) "rewinddir" [734]=> string(7) "readdir" [735]=> string(3) "dir" [736]=> string(7) "scandir" [737]=> string(4) "glob" [738]=> string(9) "fileatime" [739]=> string(9) "filectime" [740]=> string(9) "filegroup" [741]=> string(9) "fileinode" [742]=> string(9) "filemtime" [743]=> string(9) "fileowner" [744]=> string(9) "fileperms" [745]=> string(8) "filesize" [746]=> string(8) "filetype" [747]=> string(11) "file_exists" [748]=> string(11) "is_writable" [749]=> string(12) "is_writeable" [750]=> string(11) "is_readable" [751]=> string(13) "is_executable" [752]=> string(7) "is_file" [753]=> string(6) "is_dir" [754]=> string(7) "is_link" [755]=> string(4) "stat" [756]=> string(5) "lstat" [757]=> string(5) "chown" [758]=> string(5) "chgrp" [759]=> string(6) "lchown" [760]=> string(6) "lchgrp" [761]=> string(5) "chmod" [762]=> string(5) "touch" [763]=> string(14) "clearstatcache" [764]=> string(16) "disk_total_space" [765]=> string(15) "disk_free_space" [766]=> string(13) "diskfreespace" [767]=> string(19) "realpath_cache_size" [768]=> string(18) "realpath_cache_get" [769]=> string(4) "mail" [770]=> string(10) "ezmlm_hash" [771]=> string(7) "openlog" [772]=> string(6) "syslog" [773]=> string(8) "closelog" [774]=> string(9) "lcg_value" [775]=> string(9) "metaphone" [776]=> string(8) "ob_start" [777]=> string(8) "ob_flush" [778]=> string(8) "ob_clean" [779]=> string(12) "ob_end_flush" [780]=> string(12) "ob_end_clean" [781]=> string(12) "ob_get_flush" [782]=> string(12) "ob_get_clean" [783]=> string(13) "ob_get_length" [784]=> string(12) "ob_get_level" [785]=> string(
Process exited with code 137.
Output for 7.3.17, 7.3.31
array(2) { ["internal"]=> array(1282) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(19) "libxml_clear_errors" [108]=> string(17) "libxml_get_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(21) "preg_replace_callback" [115]=> string(27) "preg_replace_callback_array" [116]=> string(11) "preg_filter" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(10) "readgzfile" [122]=> string(8) "gzrewind" [123]=> string(7) "gzclose" [124]=> string(5) "gzeof" [125]=> string(6) "gzgetc" [126]=> string(6) "gzgets" [127]=> string(7) "gzgetss" [128]=> string(6) "gzread" [129]=> string(6) "gzopen" [130]=> string(10) "gzpassthru" [131]=> string(6) "gzseek" [132]=> string(6) "gztell" [133]=> string(7) "gzwrite" [134]=> string(6) "gzputs" [135]=> string(6) "gzfile" [136]=> string(10) "gzcompress" [137]=> string(12) "gzuncompress" [138]=> string(9) "gzdeflate" [139]=> string(9) "gzinflate" [140]=> string(8) "gzencode" [141]=> string(8) "gzdecode" [142]=> string(11) "zlib_encode" [143]=> string(11) "zlib_decode" [144]=> string(20) "zlib_get_coding_type" [145]=> string(12) "deflate_init" [146]=> string(11) "deflate_add" [147]=> string(12) "inflate_init" [148]=> string(11) "inflate_add" [149]=> string(18) "inflate_get_status" [150]=> string(20) "inflate_get_read_len" [151]=> string(12) "ob_gzhandler" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(12) "filter_input" [171]=> string(10) "filter_var" [172]=> string(18) "filter_input_array" [173]=> string(16) "filter_var_array" [174]=> string(11) "filter_list" [175]=> string(14) "filter_has_var" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(15) "mb_convert_case" [197]=> string(13) "mb_strtoupper" [198]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [206]=> string(17) "mb_output_handler" [207]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [224]=> string(17) "mb_list_encodings" [225]=> string(19) "mb_encoding_aliases" [226]=> string(15) "mb_convert_kana" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(20) "mb_convert_variables" [230]=> string(23) "mb_encode_numericentity" [231]=> string(23) "mb_decode_numericentity" [232]=> string(12) "mb_send_mail" [233]=> string(11) "mb_get_info" [234]=> string(17) "mb_check_encoding" [235]=> string(6) "mb_ord" [236]=> string(6) "mb_chr" [237]=> string(8) "mb_scrub" [238]=> string(17) "mb_regex_encoding" [239]=> string(20) "mb_regex_set_options" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(16) "mbregex_encoding" [255]=> string(6) "mbereg" [256]=> string(7) "mberegi" [257]=> string(14) "mbereg_replace" [258]=> string(15) "mberegi_replace" [259]=> string(7) "mbsplit" [260]=> string(12) "mbereg_match" [261]=> string(13) "mbereg_search" [262]=> string(17) "mbereg_search_pos" [263]=> string(18) "mbereg_search_regs" [264]=> string(18) "mbereg_search_init" [265]=> string(21) "mbereg_search_getregs" [266]=> string(20) "mbereg_search_getpos" [267]=> string(20) "mbereg_search_setpos" [268]=> string(11) "pdo_drivers" [269]=> string(10) "posix_kill" [270]=> string(12) "posix_getpid" [271]=> string(13) "posix_getppid" [272]=> string(12) "posix_getuid" [273]=> string(12) "posix_setuid" [274]=> string(13) "posix_geteuid" [275]=> string(13) "posix_seteuid" [276]=> string(12) "posix_getgid" [277]=> string(12) "posix_setgid" [278]=> string(13) "posix_getegid" [279]=> string(13) "posix_setegid" [280]=> string(15) "posix_getgroups" [281]=> string(14) "posix_getlogin" [282]=> string(13) "posix_getpgrp" [283]=> string(12) "posix_setsid" [284]=> string(13) "posix_setpgid" [285]=> string(13) "posix_getpgid" [286]=> string(12) "posix_getsid" [287]=> string(11) "posix_uname" [288]=> string(11) "posix_times" [289]=> string(13) "posix_ctermid" [290]=> string(13) "posix_ttyname" [291]=> string(12) "posix_isatty" [292]=> string(12) "posix_getcwd" [293]=> string(12) "posix_mkfifo" [294]=> string(11) "posix_mknod" [295]=> string(12) "posix_access" [296]=> string(14) "posix_getgrnam" [297]=> string(14) "posix_getgrgid" [298]=> string(14) "posix_getpwnam" [299]=> string(14) "posix_getpwuid" [300]=> string(15) "posix_getrlimit" [301]=> string(15) "posix_setrlimit" [302]=> string(20) "posix_get_last_error" [303]=> string(11) "posix_errno" [304]=> string(14) "posix_strerror" [305]=> string(16) "posix_initgroups" [306]=> string(12) "session_name" [307]=> string(19) "session_module_name" [308]=> string(17) "session_save_path" [309]=> string(10) "session_id" [310]=> string(17) "session_create_id" [311]=> string(21) "session_regenerate_id" [312]=> string(14) "session_decode" [313]=> string(14) "session_encode" [314]=> string(13) "session_start" [315]=> string(15) "session_destroy" [316]=> string(13) "session_unset" [317]=> string(10) "session_gc" [318]=> string(24) "session_set_save_handler" [319]=> string(21) "session_cache_limiter" [320]=> string(20) "session_cache_expire" [321]=> string(25) "session_set_cookie_params" [322]=> string(25) "session_get_cookie_params" [323]=> string(19) "session_write_close" [324]=> string(13) "session_abort" [325]=> string(13) "session_reset" [326]=> string(14) "session_status" [327]=> string(25) "session_register_shutdown" [328]=> string(14) "session_commit" [329]=> string(19) "simplexml_load_file" [330]=> string(21) "simplexml_load_string" [331]=> string(20) "simplexml_import_dom" [332]=> string(11) "spl_classes" [333]=> string(12) "spl_autoload" [334]=> string(23) "spl_autoload_extensions" [335]=> string(21) "spl_autoload_register" [336]=> string(23) "spl_autoload_unregister" [337]=> string(22) "spl_autoload_functions" [338]=> string(17) "spl_autoload_call" [339]=> string(13) "class_parents" [340]=> string(16) "class_implements" [341]=> string(10) "class_uses" [342]=> string(15) "spl_object_hash" [343]=> string(13) "spl_object_id" [344]=> string(17) "iterator_to_array" [345]=> string(14) "iterator_count" [346]=> string(14) "iterator_apply" [347]=> string(8) "constant" [348]=> string(7) "bin2hex" [349]=> string(7) "hex2bin" [350]=> string(5) "sleep" [351]=> string(6) "usleep" [352]=> string(14) "time_nanosleep" [353]=> string(16) "time_sleep_until" [354]=> string(8) "strptime" [355]=> string(5) "flush" [356]=> string(8) "wordwrap" [357]=> string(16) "htmlspecialchars" [358]=> string(12) "htmlentities" [359]=> string(18) "html_entity_decode" [360]=> string(23) "htmlspecialchars_decode" [361]=> string(26) "get_html_translation_table" [362]=> string(4) "sha1" [363]=> string(9) "sha1_file" [364]=> string(3) "md5" [365]=> string(8) "md5_file" [366]=> string(5) "crc32" [367]=> string(9) "iptcparse" [368]=> string(9) "iptcembed" [369]=> string(12) "getimagesize" [370]=> string(22) "getimagesizefromstring" [371]=> string(23) "image_type_to_mime_type" [372]=> string(23) "image_type_to_extension" [373]=> string(7) "phpinfo" [374]=> string(10) "phpversion" [375]=> string(10) "phpcredits" [376]=> string(13) "php_sapi_name" [377]=> string(9) "php_uname" [378]=> string(21) "php_ini_scanned_files" [379]=> string(19) "php_ini_loaded_file" [380]=> string(9) "strnatcmp" [381]=> string(13) "strnatcasecmp" [382]=> string(12) "substr_count" [383]=> string(6) "strspn" [384]=> string(7) "strcspn" [385]=> string(6) "strtok" [386]=> string(10) "strtoupper" [387]=> string(10) "strtolower" [388]=> string(6) "strpos" [389]=> string(7) "stripos" [390]=> string(7) "strrpos" [391]=> string(8) "strripos" [392]=> string(6) "strrev" [393]=> string(6) "hebrev" [394]=> string(7) "hebrevc" [395]=> string(5) "nl2br" [396]=> string(8) "basename" [397]=> string(7) "dirname" [398]=> string(8) "pathinfo" [399]=> string(12) "stripslashes" [400]=> string(13) "stripcslashes" [401]=> string(6) "strstr" [402]=> string(7) "stristr" [403]=> string(7) "strrchr" [404]=> string(11) "str_shuffle" [405]=> string(14) "str_word_count" [406]=> string(9) "str_split" [407]=> string(7) "strpbrk" [408]=> string(14) "substr_compare" [409]=> string(11) "utf8_encode" [410]=> string(11) "utf8_decode" [411]=> string(7) "strcoll" [412]=> string(12) "money_format" [413]=> string(6) "substr" [414]=> string(14) "substr_replace" [415]=> string(9) "quotemeta" [416]=> string(7) "ucfirst" [417]=> string(7) "lcfirst" [418]=> string(7) "ucwords" [419]=> string(5) "strtr" [420]=> string(10) "addslashes" [421]=> string(11) "addcslashes" [422]=> string(5) "rtrim" [423]=> string(11) "str_replace" [424]=> string(12) "str_ireplace" [425]=> string(10) "str_repeat" [426]=> string(11) "count_chars" [427]=> string(11) "chunk_split" [428]=> string(4) "trim" [429]=> string(5) "ltrim" [430]=> string(10) "strip_tags" [431]=> string(12) "similar_text" [432]=> string(7) "explode" [433]=> string(7) "implode" [434]=> string(4) "join" [435]=> string(9) "setlocale" [436]=> string(10) "localeconv" [437]=> string(11) "nl_langinfo" [438]=> string(7) "soundex" [439]=> string(11) "levenshtein" [440]=> string(3) "chr" [441]=> string(3) "ord" [442]=> string(9) "parse_str" [443]=> string(10) "str_getcsv" [444]=> string(7) "str_pad" [445]=> string(4) "chop" [446]=> string(6) "strchr" [447]=> string(7) "sprintf" [448]=> string(6) "printf" [449]=> string(7) "vprintf" [450]=> string(8) "vsprintf" [451]=> string(7) "fprintf" [452]=> string(8) "vfprintf" [453]=> string(6) "sscanf" [454]=> string(6) "fscanf" [455]=> string(9) "parse_url" [456]=> string(9) "urlencode" [457]=> string(9) "urldecode" [458]=> string(12) "rawurlencode" [459]=> string(12) "rawurldecode" [460]=> string(16) "http_build_query" [461]=> string(8) "readlink" [462]=> string(8) "linkinfo" [463]=> string(7) "symlink" [464]=> string(4) "link" [465]=> string(6) "unlink" [466]=> string(4) "exec" [467]=> string(6) "system" [468]=> string(14) "escapeshellcmd" [469]=> string(14) "escapeshellarg" [470]=> string(8) "passthru" [471]=> string(10) "shell_exec" [472]=> string(9) "proc_open" [473]=> string(10) "proc_close" [474]=> string(14) "proc_terminate" [475]=> string(15) "proc_get_status" [476]=> string(9) "proc_nice" [477]=> string(4) "rand" [478]=> string(5) "srand" [479]=> string(10) "getrandmax" [480]=> string(7) "mt_rand" [481]=> string(8) "mt_srand" [482]=> string(13) "mt_getrandmax" [483]=> string(12) "random_bytes" [484]=> string(10) "random_int" [485]=> string(13) "getservbyname" [486]=> string(13) "getservbyport" [487]=> string(14) "getprotobyname" [488]=> string(16) "getprotobynumber" [489]=> string(8) "getmyuid" [490]=> string(8) "getmygid" [491]=> string(8) "getmypid" [492]=> string(10) "getmyinode" [493]=> string(10) "getlastmod" [494]=> string(13) "base64_decode" [495]=> string(13) "base64_encode" [496]=> string(13) "password_hash" [497]=> string(17) "password_get_info" [498]=> string(21) "password_needs_rehash" [499]=> string(15) "password_verify" [500]=> string(16) "convert_uuencode" [501]=> string(16) "convert_uudecode" [502]=> string(3) "abs" [503]=> string(4) "ceil" [504]=> string(5) "floor" [505]=> string(5) "round" [506]=> string(3) "sin" [507]=> string(3) "cos" [508]=> string(3) "tan" [509]=> string(4) "asin" [510]=> string(4) "acos" [511]=> string(4) "atan" [512]=> string(5) "atanh" [513]=> string(5) "atan2" [514]=> string(4) "sinh" [515]=> string(4) "cosh" [516]=> string(4) "tanh" [517]=> string(5) "asinh" [518]=> string(5) "acosh" [519]=> string(5) "expm1" [520]=> string(5) "log1p" [521]=> string(2) "pi" [522]=> string(9) "is_finite" [523]=> string(6) "is_nan" [524]=> string(11) "is_infinite" [525]=> string(3) "pow" [526]=> string(3) "exp" [527]=> string(3) "log" [528]=> string(5) "log10" [529]=> string(4) "sqrt" [530]=> string(5) "hypot" [531]=> string(7) "deg2rad" [532]=> string(7) "rad2deg" [533]=> string(6) "bindec" [534]=> string(6) "hexdec" [535]=> string(6) "octdec" [536]=> string(6) "decbin" [537]=> string(6) "decoct" [538]=> string(6) "dechex" [539]=> string(12) "base_convert" [540]=> string(13) "number_format" [541]=> string(4) "fmod" [542]=> string(6) "intdiv" [543]=> string(9) "inet_ntop" [544]=> string(9) "inet_pton" [545]=> string(7) "ip2long" [546]=> string(7) "long2ip" [547]=> string(6) "getenv" [548]=> string(6) "putenv" [549]=> string(6) "getopt" [550]=> string(14) "sys_getloadavg" [551]=> string(9) "microtime" [552]=> string(12) "gettimeofday" [553]=> string(9) "getrusage" [554]=> string(6) "hrtime" [555]=> string(6) "uniqid" [556]=> string(23) "quoted_printable_decode" [557]=> string(23) "quoted_printable_encode" [558]=> string(18) "convert_cyr_string" [559]=> string(16) "get_current_user" [560]=> string(14) "set_time_limit" [561]=> string(24) "header_register_callback" [562]=> string(11) "get_cfg_var" [563]=> string(20) "get_magic_quotes_gpc" [564]=> string(24) "get_magic_quotes_runtime" [565]=> string(9) "error_log" [566]=> string(14) "error_get_last" [567]=> string(16) "error_clear_last" [568]=> string(14) "call_user_func" [569]=> string(20) "call_user_func_array" [570]=> string(19) "forward_static_call" [571]=> string(25) "forward_static_call_array" [572]=> string(9) "serialize" [573]=> string(11) "unserialize" [574]=> string(8) "var_dump" [575]=> string(10) "var_export" [576]=> string(15) "debug_zval_dump" [577]=> string(7) "print_r" [578]=> string(16) "memory_get_usage" [579]=> string(21) "memory_get_peak_usage" [580]=> string(26) "register_shutdown_function" [581]=> string(22) "register_tick_function" [582]=> string(24) "unregister_tick_function" [583]=> string(14) "highlight_file" [584]=> string(11) "show_source" [585]=> string(16) "highlight_string" [586]=> string(20) "php_strip_whitespace" [587]=> string(7) "ini_get" [588]=> string(11) "ini_get_all" [589]=> string(7) "ini_set" [590]=> string(9) "ini_alter" [591]=> string(11) "ini_restore" [592]=> string(16) "get_include_path" [593]=> string(16) "set_include_path" [594]=> string(20) "restore_include_path" [595]=> string(9) "setcookie" [596]=> string(12) "setrawcookie" [597]=> string(6) "header" [598]=> string(13) "header_remove" [599]=> string(12) "headers_sent" [600]=> string(12) "headers_list" [601]=> string(18) "http_response_code" [602]=> string(18) "connection_aborted" [603]=> string(17) "connection_status" [604]=> string(17) "ignore_user_abort" [605]=> string(14) "parse_ini_file" [606]=> string(16) "parse_ini_string" [607]=> string(16) "is_uploaded_file" [608]=> string(18) "move_uploaded_file" [609]=> string(13) "gethostbyaddr" [610]=> string(13) "gethostbyname" [611]=> string(14) "gethostbynamel" [612]=> string(11) "gethostname" [613]=> string(18) "net_get_interfaces" [614]=> string(16) "dns_check_record" [615]=> string(10) "checkdnsrr" [616]=> string(10) "dns_get_mx" [617]=> string(7) "getmxrr" [618]=> string(14) "dns_get_record" [619]=> string(6) "intval" [620]=> string(8) "floatval" [621]=> string(9) "doubleval" [622]=> string(6) "strval" [623]=> string(7) "boolval" [624]=> string(7) "gettype" [625]=> string(7) "settype" [626]=> string(7) "is_null" [627]=> string(11) "is_resource" [628]=> string(7) "is_bool" [629]=> string(6) "is_int" [630]=> string(8) "is_float" [631]=> string(10) "is_integer" [632]=> string(7) "is_long" [633]=> string(9) "is_double" [634]=> string(7) "is_real" [635]=> string(10) "is_numeric" [636]=> string(9) "is_string" [637]=> string(8) "is_array" [638]=> string(9) "is_object" [639]=> string(9) "is_scalar" [640]=> string(11) "is_callable" [641]=> string(11) "is_iterable" [642]=> string(12) "is_countable" [643]=> string(6) "pclose" [644]=> string(5) "popen" [645]=> string(8) "readfile" [646]=> string(6) "rewind" [647]=> string(5) "rmdir" [648]=> string(5) "umask" [649]=> string(6) "fclose" [650]=> string(4) "feof" [651]=> string(5) "fgetc" [652]=> string(5) "fgets" [653]=> string(6) "fgetss" [654]=> string(5) "fread" [655]=> string(5) "fopen" [656]=> string(9) "fpassthru" [657]=> string(9) "ftruncate" [658]=> string(5) "fstat" [659]=> string(5) "fseek" [660]=> string(5) "ftell" [661]=> string(6) "fflush" [662]=> string(6) "fwrite" [663]=> string(5) "fputs" [664]=> string(5) "mkdir" [665]=> string(6) "rename" [666]=> string(4) "copy" [667]=> string(7) "tempnam" [668]=> string(7) "tmpfile" [669]=> string(4) "file" [670]=> string(17) "file_get_contents" [671]=> string(17) "file_put_contents" [672]=> string(13) "stream_select" [673]=> string(21) "stream_context_create" [674]=> string(25) "stream_context_set_params" [675]=> string(25) "stream_context_get_params" [676]=> string(25) "stream_context_set_option" [677]=> string(26) "stream_context_get_options" [678]=> string(26) "stream_context_get_default" [679]=> string(26) "stream_context_set_default" [680]=> string(21) "stream_filter_prepend" [681]=> string(20) "stream_filter_append" [682]=> string(20) "stream_filter_remove" [683]=> string(20) "stream_socket_client" [684]=> string(20) "stream_socket_server" [685]=> string(20) "stream_socket_accept" [686]=> string(22) "stream_socket_get_name" [687]=> string(22) "stream_socket_recvfrom" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(22) "stream_socket_shutdown" [691]=> string(18) "stream_socket_pair" [692]=> string(21) "stream_copy_to_stream" [693]=> string(19) "stream_get_contents" [694]=> string(20) "stream_supports_lock" [695]=> string(13) "stream_isatty" [696]=> string(7) "fgetcsv" [697]=> string(7) "fputcsv" [698]=> string(5) "flock" [699]=> string(13) "get_meta_tags" [700]=> string(22) "stream_set_read_buffer" [701]=> string(23) "stream_set_write_buffer" [702]=> string(15) "set_file_buffer" [703]=> string(21) "stream_set_chunk_size" [704]=> string(19) "stream_set_blocking" [705]=> string(19) "socket_set_blocking" [706]=> string(20) "stream_get_meta_data" [707]=> string(15) "stream_get_line" [708]=> string(23) "stream_wrapper_register" [709]=> string(23) "stream_register_wrapper" [710]=> string(25) "stream_wrapper_unregister" [711]=> string(22) "stream_wrapper_restore" [712]=> string(19) "stream_get_wrappers" [713]=> string(21) "stream_get_transports" [714]=> string(27) "stream_resolve_include_path" [715]=> string(15) "stream_is_local" [716]=> string(11) "get_headers" [717]=> string(18) "stream_set_timeout" [718]=> string(18) "socket_set_timeout" [719]=> string(17) "socket_get_status" [720]=> string(8) "realpath" [721]=> string(7) "fnmatch" [722]=> string(9) "fsockopen" [723]=> string(10) "pfsockopen" [724]=> string(4) "pack" [725]=> string(6) "unpack" [726]=> string(11) "get_browser" [727]=> string(5) "crypt" [728]=> string(7) "opendir" [729]=> string(8) "closedir" [730]=> string(5) "chdir" [731]=> string(6) "chroot" [732]=> string(6) "getcwd" [733]=> string(9) "rewinddir" [734]=> string(7) "readdir" [735]=> string(3) "dir" [736]=> string(7) "scandir" [737]=> string(4) "glob" [738]=> string(9) "fileatime" [739]=> string(9) "filectime" [740]=> string(9) "filegroup" [741]=> string(9) "fileinode" [742]=> string(9) "filemtime" [743]=> string(9) "fileowner" [744]=> string(9) "fileperms" [745]=> string(8) "filesize" [746]=> string(8) "filetype" [747]=> string(11) "file_exists" [748]=> string(11) "is_writable" [749]=> string(12) "is_writeable" [750]=> string(11) "is_readable" [751]=> string(13) "is_executable" [752]=> string(7) "is_file" [753]=> string(6) "is_dir" [754]=> string(7) "is_link" [755]=> string(4) "stat" [756]=> string(5) "lstat" [757]=> string(5) "chown" [758]=> string(5) "chgrp" [759]=> string(6) "lchown" [760]=> string(6) "lchgrp" [761]=> string(5) "chmod" [762]=> string(5) "touch" [763]=> string(14) "clearstatcache" [764]=> string(16) "disk_total_space" [765]=> string(15) "disk_free_space" [766]=> string(13) "diskfreespace" [767]=> string(19) "realpath_cache_size" [768]=> string(18) "realpath_cache_get" [769]=> string(4) "mail" [770]=> string(10) "ezmlm_hash" [771]=> string(7) "openlog" [772]=> string(6) "syslog" [773]=> string(8) "closelog" [774]=> string(9) "lcg_value" [775]=> string(9) "metaphone" [776]=> string(8) "ob_start" [777]=> string(8) "ob_flush" [778]=> string(8) "ob_clean" [779]=> string(12) "ob_end_flush" [780]=> string(12) "ob_end_clean" [781]=> string(12) "ob_get_flush" [782]=> string(12) "ob_get_clean" [783]=> string(13) "ob_get_length" [784]=> string(12) "ob_get_level" [785]=> string(
Process exited with code 137.
Output for 7.3.16, 7.3.18 - 7.3.30
array(2) { ["internal"]=> array(1282) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "gc_status" [56]=> string(9) "strtotime" [57]=> string(4) "date" [58]=> string(5) "idate" [59]=> string(6) "gmdate" [60]=> string(6) "mktime" [61]=> string(8) "gmmktime" [62]=> string(9) "checkdate" [63]=> string(8) "strftime" [64]=> string(10) "gmstrftime" [65]=> string(4) "time" [66]=> string(9) "localtime" [67]=> string(7) "getdate" [68]=> string(11) "date_create" [69]=> string(21) "date_create_immutable" [70]=> string(23) "date_create_from_format" [71]=> string(33) "date_create_immutable_from_format" [72]=> string(10) "date_parse" [73]=> string(22) "date_parse_from_format" [74]=> string(20) "date_get_last_errors" [75]=> string(11) "date_format" [76]=> string(11) "date_modify" [77]=> string(8) "date_add" [78]=> string(8) "date_sub" [79]=> string(17) "date_timezone_get" [80]=> string(17) "date_timezone_set" [81]=> string(15) "date_offset_get" [82]=> string(9) "date_diff" [83]=> string(13) "date_time_set" [84]=> string(13) "date_date_set" [85]=> string(16) "date_isodate_set" [86]=> string(18) "date_timestamp_set" [87]=> string(18) "date_timestamp_get" [88]=> string(13) "timezone_open" [89]=> string(17) "timezone_name_get" [90]=> string(23) "timezone_name_from_abbr" [91]=> string(19) "timezone_offset_get" [92]=> string(24) "timezone_transitions_get" [93]=> string(21) "timezone_location_get" [94]=> string(25) "timezone_identifiers_list" [95]=> string(27) "timezone_abbreviations_list" [96]=> string(20) "timezone_version_get" [97]=> string(37) "date_interval_create_from_date_string" [98]=> string(20) "date_interval_format" [99]=> string(25) "date_default_timezone_set" [100]=> string(25) "date_default_timezone_get" [101]=> string(12) "date_sunrise" [102]=> string(11) "date_sunset" [103]=> string(13) "date_sun_info" [104]=> string(26) "libxml_set_streams_context" [105]=> string(26) "libxml_use_internal_errors" [106]=> string(21) "libxml_get_last_error" [107]=> string(19) "libxml_clear_errors" [108]=> string(17) "libxml_get_errors" [109]=> string(28) "libxml_disable_entity_loader" [110]=> string(33) "libxml_set_external_entity_loader" [111]=> string(10) "preg_match" [112]=> string(14) "preg_match_all" [113]=> string(12) "preg_replace" [114]=> string(21) "preg_replace_callback" [115]=> string(27) "preg_replace_callback_array" [116]=> string(11) "preg_filter" [117]=> string(10) "preg_split" [118]=> string(10) "preg_quote" [119]=> string(9) "preg_grep" [120]=> string(15) "preg_last_error" [121]=> string(10) "readgzfile" [122]=> string(8) "gzrewind" [123]=> string(7) "gzclose" [124]=> string(5) "gzeof" [125]=> string(6) "gzgetc" [126]=> string(6) "gzgets" [127]=> string(7) "gzgetss" [128]=> string(6) "gzread" [129]=> string(6) "gzopen" [130]=> string(10) "gzpassthru" [131]=> string(6) "gzseek" [132]=> string(6) "gztell" [133]=> string(7) "gzwrite" [134]=> string(6) "gzputs" [135]=> string(6) "gzfile" [136]=> string(10) "gzcompress" [137]=> string(12) "gzuncompress" [138]=> string(9) "gzdeflate" [139]=> string(9) "gzinflate" [140]=> string(8) "gzencode" [141]=> string(8) "gzdecode" [142]=> string(11) "zlib_encode" [143]=> string(11) "zlib_decode" [144]=> string(20) "zlib_get_coding_type" [145]=> string(12) "deflate_init" [146]=> string(11) "deflate_add" [147]=> string(12) "inflate_init" [148]=> string(11) "inflate_add" [149]=> string(18) "inflate_get_status" [150]=> string(20) "inflate_get_read_len" [151]=> string(12) "ob_gzhandler" [152]=> string(11) "ctype_alnum" [153]=> string(11) "ctype_alpha" [154]=> string(11) "ctype_cntrl" [155]=> string(11) "ctype_digit" [156]=> string(11) "ctype_lower" [157]=> string(11) "ctype_graph" [158]=> string(11) "ctype_print" [159]=> string(11) "ctype_punct" [160]=> string(11) "ctype_space" [161]=> string(11) "ctype_upper" [162]=> string(12) "ctype_xdigit" [163]=> string(20) "dom_import_simplexml" [164]=> string(10) "finfo_open" [165]=> string(11) "finfo_close" [166]=> string(15) "finfo_set_flags" [167]=> string(10) "finfo_file" [168]=> string(12) "finfo_buffer" [169]=> string(17) "mime_content_type" [170]=> string(12) "filter_input" [171]=> string(10) "filter_var" [172]=> string(18) "filter_input_array" [173]=> string(16) "filter_var_array" [174]=> string(11) "filter_list" [175]=> string(14) "filter_has_var" [176]=> string(9) "filter_id" [177]=> string(4) "hash" [178]=> string(9) "hash_file" [179]=> string(9) "hash_hmac" [180]=> string(14) "hash_hmac_file" [181]=> string(9) "hash_init" [182]=> string(11) "hash_update" [183]=> string(18) "hash_update_stream" [184]=> string(16) "hash_update_file" [185]=> string(10) "hash_final" [186]=> string(9) "hash_copy" [187]=> string(10) "hash_algos" [188]=> string(15) "hash_hmac_algos" [189]=> string(11) "hash_pbkdf2" [190]=> string(11) "hash_equals" [191]=> string(9) "hash_hkdf" [192]=> string(11) "json_encode" [193]=> string(11) "json_decode" [194]=> string(15) "json_last_error" [195]=> string(19) "json_last_error_msg" [196]=> string(15) "mb_convert_case" [197]=> string(13) "mb_strtoupper" [198]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [206]=> string(17) "mb_output_handler" [207]=> string(22) "mb_preferred_mime_name" [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(18) "mb_detect_encoding" [224]=> string(17) "mb_list_encodings" [225]=> string(19) "mb_encoding_aliases" [226]=> string(15) "mb_convert_kana" [227]=> string(20) "mb_encode_mimeheader" [228]=> string(20) "mb_decode_mimeheader" [229]=> string(20) "mb_convert_variables" [230]=> string(23) "mb_encode_numericentity" [231]=> string(23) "mb_decode_numericentity" [232]=> string(12) "mb_send_mail" [233]=> string(11) "mb_get_info" [234]=> string(17) "mb_check_encoding" [235]=> string(6) "mb_ord" [236]=> string(6) "mb_chr" [237]=> string(8) "mb_scrub" [238]=> string(17) "mb_regex_encoding" [239]=> string(20) "mb_regex_set_options" [240]=> string(7) "mb_ereg" [241]=> string(8) "mb_eregi" [242]=> string(15) "mb_ereg_replace" [243]=> string(16) "mb_eregi_replace" [244]=> string(24) "mb_ereg_replace_callback" [245]=> string(8) "mb_split" [246]=> string(13) "mb_ereg_match" [247]=> string(14) "mb_ereg_search" [248]=> string(18) "mb_ereg_search_pos" [249]=> string(19) "mb_ereg_search_regs" [250]=> string(19) "mb_ereg_search_init" [251]=> string(22) "mb_ereg_search_getregs" [252]=> string(21) "mb_ereg_search_getpos" [253]=> string(21) "mb_ereg_search_setpos" [254]=> string(16) "mbregex_encoding" [255]=> string(6) "mbereg" [256]=> string(7) "mberegi" [257]=> string(14) "mbereg_replace" [258]=> string(15) "mberegi_replace" [259]=> string(7) "mbsplit" [260]=> string(12) "mbereg_match" [261]=> string(13) "mbereg_search" [262]=> string(17) "mbereg_search_pos" [263]=> string(18) "mbereg_search_regs" [264]=> string(18) "mbereg_search_init" [265]=> string(21) "mbereg_search_getregs" [266]=> string(20) "mbereg_search_getpos" [267]=> string(20) "mbereg_search_setpos" [268]=> string(11) "pdo_drivers" [269]=> string(10) "posix_kill" [270]=> string(12) "posix_getpid" [271]=> string(13) "posix_getppid" [272]=> string(12) "posix_getuid" [273]=> string(12) "posix_setuid" [274]=> string(13) "posix_geteuid" [275]=> string(13) "posix_seteuid" [276]=> string(12) "posix_getgid" [277]=> string(12) "posix_setgid" [278]=> string(13) "posix_getegid" [279]=> string(13) "posix_setegid" [280]=> string(15) "posix_getgroups" [281]=> string(14) "posix_getlogin" [282]=> string(13) "posix_getpgrp" [283]=> string(12) "posix_setsid" [284]=> string(13) "posix_setpgid" [285]=> string(13) "posix_getpgid" [286]=> string(12) "posix_getsid" [287]=> string(11) "posix_uname" [288]=> string(11) "posix_times" [289]=> string(13) "posix_ctermid" [290]=> string(13) "posix_ttyname" [291]=> string(12) "posix_isatty" [292]=> string(12) "posix_getcwd" [293]=> string(12) "posix_mkfifo" [294]=> string(11) "posix_mknod" [295]=> string(12) "posix_access" [296]=> string(14) "posix_getgrnam" [297]=> string(14) "posix_getgrgid" [298]=> string(14) "posix_getpwnam" [299]=> string(14) "posix_getpwuid" [300]=> string(15) "posix_getrlimit" [301]=> string(15) "posix_setrlimit" [302]=> string(20) "posix_get_last_error" [303]=> string(11) "posix_errno" [304]=> string(14) "posix_strerror" [305]=> string(16) "posix_initgroups" [306]=> string(12) "session_name" [307]=> string(19) "session_module_name" [308]=> string(17) "session_save_path" [309]=> string(10) "session_id" [310]=> string(17) "session_create_id" [311]=> string(21) "session_regenerate_id" [312]=> string(14) "session_decode" [313]=> string(14) "session_encode" [314]=> string(13) "session_start" [315]=> string(15) "session_destroy" [316]=> string(13) "session_unset" [317]=> string(10) "session_gc" [318]=> string(24) "session_set_save_handler" [319]=> string(21) "session_cache_limiter" [320]=> string(20) "session_cache_expire" [321]=> string(25) "session_set_cookie_params" [322]=> string(25) "session_get_cookie_params" [323]=> string(19) "session_write_close" [324]=> string(13) "session_abort" [325]=> string(13) "session_reset" [326]=> string(14) "session_status" [327]=> string(25) "session_register_shutdown" [328]=> string(14) "session_commit" [329]=> string(19) "simplexml_load_file" [330]=> string(21) "simplexml_load_string" [331]=> string(20) "simplexml_import_dom" [332]=> string(11) "spl_classes" [333]=> string(12) "spl_autoload" [334]=> string(23) "spl_autoload_extensions" [335]=> string(21) "spl_autoload_register" [336]=> string(23) "spl_autoload_unregister" [337]=> string(22) "spl_autoload_functions" [338]=> string(17) "spl_autoload_call" [339]=> string(13) "class_parents" [340]=> string(16) "class_implements" [341]=> string(10) "class_uses" [342]=> string(15) "spl_object_hash" [343]=> string(13) "spl_object_id" [344]=> string(17) "iterator_to_array" [345]=> string(14) "iterator_count" [346]=> string(14) "iterator_apply" [347]=> string(8) "constant" [348]=> string(7) "bin2hex" [349]=> string(7) "hex2bin" [350]=> string(5) "sleep" [351]=> string(6) "usleep" [352]=> string(14) "time_nanosleep" [353]=> string(16) "time_sleep_until" [354]=> string(8) "strptime" [355]=> string(5) "flush" [356]=> string(8) "wordwrap" [357]=> string(16) "htmlspecialchars" [358]=> string(12) "htmlentities" [359]=> string(18) "html_entity_decode" [360]=> string(23) "htmlspecialchars_decode" [361]=> string(26) "get_html_translation_table" [362]=> string(4) "sha1" [363]=> string(9) "sha1_file" [364]=> string(3) "md5" [365]=> string(8) "md5_file" [366]=> string(5) "crc32" [367]=> string(9) "iptcparse" [368]=> string(9) "iptcembed" [369]=> string(12) "getimagesize" [370]=> string(22) "getimagesizefromstring" [371]=> string(23) "image_type_to_mime_type" [372]=> string(23) "image_type_to_extension" [373]=> string(7) "phpinfo" [374]=> string(10) "phpversion" [375]=> string(10) "phpcredits" [376]=> string(13) "php_sapi_name" [377]=> string(9) "php_uname" [378]=> string(21) "php_ini_scanned_files" [379]=> string(19) "php_ini_loaded_file" [380]=> string(9) "strnatcmp" [381]=> string(13) "strnatcasecmp" [382]=> string(12) "substr_count" [383]=> string(6) "strspn" [384]=> string(7) "strcspn" [385]=> string(6) "strtok" [386]=> string(10) "strtoupper" [387]=> string(10) "strtolower" [388]=> string(6) "strpos" [389]=> string(7) "stripos" [390]=> string(7) "strrpos" [391]=> string(8) "strripos" [392]=> string(6) "strrev" [393]=> string(6) "hebrev" [394]=> string(7) "hebrevc" [395]=> string(5) "nl2br" [396]=> string(8) "basename" [397]=> string(7) "dirname" [398]=> string(8) "pathinfo" [399]=> string(12) "stripslashes" [400]=> string(13) "stripcslashes" [401]=> string(6) "strstr" [402]=> string(7) "stristr" [403]=> string(7) "strrchr" [404]=> string(11) "str_shuffle" [405]=> string(14) "str_word_count" [406]=> string(9) "str_split" [407]=> string(7) "strpbrk" [408]=> string(14) "substr_compare" [409]=> string(11) "utf8_encode" [410]=> string(11) "utf8_decode" [411]=> string(7) "strcoll" [412]=> string(12) "money_format" [413]=> string(6) "substr" [414]=> string(14) "substr_replace" [415]=> string(9) "quotemeta" [416]=> string(7) "ucfirst" [417]=> string(7) "lcfirst" [418]=> string(7) "ucwords" [419]=> string(5) "strtr" [420]=> string(10) "addslashes" [421]=> string(11) "addcslashes" [422]=> string(5) "rtrim" [423]=> string(11) "str_replace" [424]=> string(12) "str_ireplace" [425]=> string(10) "str_repeat" [426]=> string(11) "count_chars" [427]=> string(11) "chunk_split" [428]=> string(4) "trim" [429]=> string(5) "ltrim" [430]=> string(10) "strip_tags" [431]=> string(12) "similar_text" [432]=> string(7) "explode" [433]=> string(7) "implode" [434]=> string(4) "join" [435]=> string(9) "setlocale" [436]=> string(10) "localeconv" [437]=> string(11) "nl_langinfo" [438]=> string(7) "soundex" [439]=> string(11) "levenshtein" [440]=> string(3) "chr" [441]=> string(3) "ord" [442]=> string(9) "parse_str" [443]=> string(10) "str_getcsv" [444]=> string(7) "str_pad" [445]=> string(4) "chop" [446]=> string(6) "strchr" [447]=> string(7) "sprintf" [448]=> string(6) "printf" [449]=> string(7) "vprintf" [450]=> string(8) "vsprintf" [451]=> string(7) "fprintf" [452]=> string(8) "vfprintf" [453]=> string(6) "sscanf" [454]=> string(6) "fscanf" [455]=> string(9) "parse_url" [456]=> string(9) "urlencode" [457]=> string(9) "urldecode" [458]=> string(12) "rawurlencode" [459]=> string(12) "rawurldecode" [460]=> string(16) "http_build_query" [461]=> string(8) "readlink" [462]=> string(8) "linkinfo" [463]=> string(7) "symlink" [464]=> string(4) "link" [465]=> string(6) "unlink" [466]=> string(4) "exec" [467]=> string(6) "system" [468]=> string(14) "escapeshellcmd" [469]=> string(14) "escapeshellarg" [470]=> string(8) "passthru" [471]=> string(10) "shell_exec" [472]=> string(9) "proc_open" [473]=> string(10) "proc_close" [474]=> string(14) "proc_terminate" [475]=> string(15) "proc_get_status" [476]=> string(9) "proc_nice" [477]=> string(4) "rand" [478]=> string(5) "srand" [479]=> string(10) "getrandmax" [480]=> string(7) "mt_rand" [481]=> string(8) "mt_srand" [482]=> string(13) "mt_getrandmax" [483]=> string(12) "random_bytes" [484]=> string(10) "random_int" [485]=> string(13) "getservbyname" [486]=> string(13) "getservbyport" [487]=> string(14) "getprotobyname" [488]=> string(16) "getprotobynumber" [489]=> string(8) "getmyuid" [490]=> string(8) "getmygid" [491]=> string(8) "getmypid" [492]=> string(10) "getmyinode" [493]=> string(10) "getlastmod" [494]=> string(13) "base64_decode" [495]=> string(13) "base64_encode" [496]=> string(13) "password_hash" [497]=> string(17) "password_get_info" [498]=> string(21) "password_needs_rehash" [499]=> string(15) "password_verify" [500]=> string(16) "convert_uuencode" [501]=> string(16) "convert_uudecode" [502]=> string(3) "abs" [503]=> string(4) "ceil" [504]=> string(5) "floor" [505]=> string(5) "round" [506]=> string(3) "sin" [507]=> string(3) "cos" [508]=> string(3) "tan" [509]=> string(4) "asin" [510]=> string(4) "acos" [511]=> string(4) "atan" [512]=> string(5) "atanh" [513]=> string(5) "atan2" [514]=> string(4) "sinh" [515]=> string(4) "cosh" [516]=> string(4) "tanh" [517]=> string(5) "asinh" [518]=> string(5) "acosh" [519]=> string(5) "expm1" [520]=> string(5) "log1p" [521]=> string(2) "pi" [522]=> string(9) "is_finite" [523]=> string(6) "is_nan" [524]=> string(11) "is_infinite" [525]=> string(3) "pow" [526]=> string(3) "exp" [527]=> string(3) "log" [528]=> string(5) "log10" [529]=> string(4) "sqrt" [530]=> string(5) "hypot" [531]=> string(7) "deg2rad" [532]=> string(7) "rad2deg" [533]=> string(6) "bindec" [534]=> string(6) "hexdec" [535]=> string(6) "octdec" [536]=> string(6) "decbin" [537]=> string(6) "decoct" [538]=> string(6) "dechex" [539]=> string(12) "base_convert" [540]=> string(13) "number_format" [541]=> string(4) "fmod" [542]=> string(6) "intdiv" [543]=> string(9) "inet_ntop" [544]=> string(9) "inet_pton" [545]=> string(7) "ip2long" [546]=> string(7) "long2ip" [547]=> string(6) "getenv" [548]=> string(6) "putenv" [549]=> string(6) "getopt" [550]=> string(14) "sys_getloadavg" [551]=> string(9) "microtime" [552]=> string(12) "gettimeofday" [553]=> string(9) "getrusage" [554]=> string(6) "hrtime" [555]=> string(6) "uniqid" [556]=> string(23) "quoted_printable_decode" [557]=> string(23) "quoted_printable_encode" [558]=> string(18) "convert_cyr_string" [559]=> string(16) "get_current_user" [560]=> string(14) "set_time_limit" [561]=> string(24) "header_register_callback" [562]=> string(11) "get_cfg_var" [563]=> string(20) "get_magic_quotes_gpc" [564]=> string(24) "get_magic_quotes_runtime" [565]=> string(9) "error_log" [566]=> string(14) "error_get_last" [567]=> string(16) "error_clear_last" [568]=> string(14) "call_user_func" [569]=> string(20) "call_user_func_array" [570]=> string(19) "forward_static_call" [571]=> string(25) "forward_static_call_array" [572]=> string(9) "serialize" [573]=> string(11) "unserialize" [574]=> string(8) "var_dump" [575]=> string(10) "var_export" [576]=> string(15) "debug_zval_dump" [577]=> string(7) "print_r" [578]=> string(16) "memory_get_usage" [579]=> string(21) "memory_get_peak_usage" [580]=> string(26) "register_shutdown_function" [581]=> string(22) "register_tick_function" [582]=> string(24) "unregister_tick_function" [583]=> string(14) "highlight_file" [584]=> string(11) "show_source" [585]=> string(16) "highlight_string" [586]=> string(20) "php_strip_whitespace" [587]=> string(7) "ini_get" [588]=> string(11) "ini_get_all" [589]=> string(7) "ini_set" [590]=> string(9) "ini_alter" [591]=> string(11) "ini_restore" [592]=> string(16) "get_include_path" [593]=> string(16) "set_include_path" [594]=> string(20) "restore_include_path" [595]=> string(9) "setcookie" [596]=> string(12) "setrawcookie" [597]=> string(6) "header" [598]=> string(13) "header_remove" [599]=> string(12) "headers_sent" [600]=> string(12) "headers_list" [601]=> string(18) "http_response_code" [602]=> string(18) "connection_aborted" [603]=> string(17) "connection_status" [604]=> string(17) "ignore_user_abort" [605]=> string(14) "parse_ini_file" [606]=> string(16) "parse_ini_string" [607]=> string(16) "is_uploaded_file" [608]=> string(18) "move_uploaded_file" [609]=> string(13) "gethostbyaddr" [610]=> string(13) "gethostbyname" [611]=> string(14) "gethostbynamel" [612]=> string(11) "gethostname" [613]=> string(18) "net_get_interfaces" [614]=> string(16) "dns_check_record" [615]=> string(10) "checkdnsrr" [616]=> string(10) "dns_get_mx" [617]=> string(7) "getmxrr" [618]=> string(14) "dns_get_record" [619]=> string(6) "intval" [620]=> string(8) "floatval" [621]=> string(9) "doubleval" [622]=> string(6) "strval" [623]=> string(7) "boolval" [624]=> string(7) "gettype" [625]=> string(7) "settype" [626]=> string(7) "is_null" [627]=> string(11) "is_resource" [628]=> string(7) "is_bool" [629]=> string(6) "is_int" [630]=> string(8) "is_float" [631]=> string(10) "is_integer" [632]=> string(7) "is_long" [633]=> string(9) "is_double" [634]=> string(7) "is_real" [635]=> string(10) "is_numeric" [636]=> string(9) "is_string" [637]=> string(8) "is_array" [638]=> string(9) "is_object" [639]=> string(9) "is_scalar" [640]=> string(11) "is_callable" [641]=> string(11) "is_iterable" [642]=> string(12) "is_countable" [643]=> string(6) "pclose" [644]=> string(5) "popen" [645]=> string(8) "readfile" [646]=> string(6) "rewind" [647]=> string(5) "rmdir" [648]=> string(5) "umask" [649]=> string(6) "fclose" [650]=> string(4) "feof" [651]=> string(5) "fgetc" [652]=> string(5) "fgets" [653]=> string(6) "fgetss" [654]=> string(5) "fread" [655]=> string(5) "fopen" [656]=> string(9) "fpassthru" [657]=> string(9) "ftruncate" [658]=> string(5) "fstat" [659]=> string(5) "fseek" [660]=> string(5) "ftell" [661]=> string(6) "fflush" [662]=> string(6) "fwrite" [663]=> string(5) "fputs" [664]=> string(5) "mkdir" [665]=> string(6) "rename" [666]=> string(4) "copy" [667]=> string(7) "tempnam" [668]=> string(7) "tmpfile" [669]=> string(4) "file" [670]=> string(17) "file_get_contents" [671]=> string(17) "file_put_contents" [672]=> string(13) "stream_select" [673]=> string(21) "stream_context_create" [674]=> string(25) "stream_context_set_params" [675]=> string(25) "stream_context_get_params" [676]=> string(25) "stream_context_set_option" [677]=> string(26) "stream_context_get_options" [678]=> string(26) "stream_context_get_default" [679]=> string(26) "stream_context_set_default" [680]=> string(21) "stream_filter_prepend" [681]=> string(20) "stream_filter_append" [682]=> string(20) "stream_filter_remove" [683]=> string(20) "stream_socket_client" [684]=> string(20) "stream_socket_server" [685]=> string(20) "stream_socket_accept" [686]=> string(22) "stream_socket_get_name" [687]=> string(22) "stream_socket_recvfrom" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(22) "stream_socket_shutdown" [691]=> string(18) "stream_socket_pair" [692]=> string(21) "stream_copy_to_stream" [693]=> string(19) "stream_get_contents" [694]=> string(20) "stream_supports_lock" [695]=> string(13) "stream_isatty" [696]=> string(7) "fgetcsv" [697]=> string(7) "fputcsv" [698]=> string(5) "flock" [699]=> string(13) "get_meta_tags" [700]=> string(22) "stream_set_read_buffer" [701]=> string(23) "stream_set_write_buffer" [702]=> string(15) "set_file_buffer" [703]=> string(21) "stream_set_chunk_size" [704]=> string(19) "stream_set_blocking" [705]=> string(19) "socket_set_blocking" [706]=> string(20) "stream_get_meta_data" [707]=> string(15) "stream_get_line" [708]=> string(23) "stream_wrapper_register" [709]=> string(23) "stream_register_wrapper" [710]=> string(25) "stream_wrapper_unregister" [711]=> string(22) "stream_wrapper_restore" [712]=> string(19) "stream_get_wrappers" [713]=> string(21) "stream_get_transports" [714]=> string(27) "stream_resolve_include_path" [715]=> string(15) "stream_is_local" [716]=> string(11) "get_headers" [717]=> string(18) "stream_set_timeout" [718]=> string(18) "socket_set_timeout" [719]=> string(17) "socket_get_status" [720]=> string(8) "realpath" [721]=> string(7) "fnmatch" [722]=> string(9) "fsockopen" [723]=> string(10) "pfsockopen" [724]=> string(4) "pack" [725]=> string(6) "unpack" [726]=> string(11) "get_browser" [727]=> string(5) "crypt" [728]=> string(7) "opendir" [729]=> string(8) "closedir" [730]=> string(5) "chdir" [731]=> string(6) "chroot" [732]=> string(6) "getcwd" [733]=> string(9) "rewinddir" [734]=> string(7) "readdir" [735]=> string(3) "dir" [736]=> string(7) "scandir" [737]=> string(4) "glob" [738]=> string(9) "fileatime" [739]=> string(9) "filectime" [740]=> string(9) "filegroup" [741]=> string(9) "fileinode" [742]=> string(9) "filemtime" [743]=> string(9) "fileowner" [744]=> string(9) "fileperms" [745]=> string(8) "filesize" [746]=> string(8) "filetype" [747]=> string(11) "file_exists" [748]=> string(11) "is_writable" [749]=> string(12) "is_writeable" [750]=> string(11) "is_readable" [751]=> string(13) "is_executable" [752]=> string(7) "is_file" [753]=> string(6) "is_dir" [754]=> string(7) "is_link" [755]=> string(4) "stat" [756]=> string(5) "lstat" [757]=> string(5) "chown" [758]=> string(5) "chgrp" [759]=> string(6) "lchown" [760]=> string(6) "lchgrp" [761]=> string(5) "chmod" [762]=> string(5) "touch" [763]=> string(14) "clearstatcache" [764]=> string(16) "disk_total_space" [765]=> string(15) "disk_free_space" [766]=> string(13) "diskfreespace" [767]=> string(19) "realpath_cache_size" [768]=> string(18) "realpath_cache_get" [769]=> string(4) "mail" [770]=> string(10) "ezmlm_hash" [771]=> string(7) "openlog" [772]=> string(6) "syslog" [773]=> string(8) "closelog" [774]=> string(9) "lcg_value" [775]=> string(9) "metaphone" [776]=> string(8) "ob_start" [777]=> string(8) "ob_flush" [778]=> string(8) "ob_clean" [779]=> string(12) "ob_end_flush" [780]=> string(12) "ob_end_clean" [781]=> string(12) "ob_get_flush" [782]=> string(12) "ob_get_clean" [783]=> string(13) "ob_get_length" [784]=> string(12) "ob_get_level" [785]=> string(
Output for 7.2.7, 7.2.29 - 7.2.33
array(2) { ["internal"]=> array(1271) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(18) "inflate_get_status" [149]=> string(20) "inflate_get_read_len" [150]=> string(12) "ob_gzhandler" [151]=> string(11) "ctype_alnum" [152]=> string(11) "ctype_alpha" [153]=> string(11) "ctype_cntrl" [154]=> string(11) "ctype_digit" [155]=> string(11) "ctype_lower" [156]=> string(11) "ctype_graph" [157]=> string(11) "ctype_print" [158]=> string(11) "ctype_punct" [159]=> string(11) "ctype_space" [160]=> string(11) "ctype_upper" [161]=> string(12) "ctype_xdigit" [162]=> string(20) "dom_import_simplexml" [163]=> string(10) "finfo_open" [164]=> string(11) "finfo_close" [165]=> string(15) "finfo_set_flags" [166]=> string(10) "finfo_file" [167]=> string(12) "finfo_buffer" [168]=> string(17) "mime_content_type" [169]=> string(12) "filter_input" [170]=> string(10) "filter_var" [171]=> string(18) "filter_input_array" [172]=> string(16) "filter_var_array" [173]=> string(11) "filter_list" [174]=> string(14) "filter_has_var" [175]=> string(9) "filter_id" [176]=> string(4) "hash" [177]=> string(9) "hash_file" [178]=> string(9) "hash_hmac" [179]=> string(14) "hash_hmac_file" [180]=> string(9) "hash_init" [181]=> string(11) "hash_update" [182]=> string(18) "hash_update_stream" [183]=> string(16) "hash_update_file" [184]=> string(10) "hash_final" [185]=> string(9) "hash_copy" [186]=> string(10) "hash_algos" [187]=> string(15) "hash_hmac_algos" [188]=> string(11) "hash_pbkdf2" [189]=> string(11) "hash_equals" [190]=> string(9) "hash_hkdf" [191]=> string(11) "json_encode" [192]=> string(11) "json_decode" [193]=> string(15) "json_last_error" [194]=> string(19) "json_last_error_msg" [195]=> string(15) "mb_convert_case" [196]=> string(13) "mb_strtoupper" [197]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(18) "mb_detect_encoding" [223]=> string(17) "mb_list_encodings" [224]=> string(19) "mb_encoding_aliases" [225]=> string(15) "mb_convert_kana" [226]=> string(20) "mb_encode_mimeheader" [227]=> string(20) "mb_decode_mimeheader" [228]=> string(20) "mb_convert_variables" [229]=> string(23) "mb_encode_numericentity" [230]=> string(23) "mb_decode_numericentity" [231]=> string(12) "mb_send_mail" [232]=> string(11) "mb_get_info" [233]=> string(17) "mb_check_encoding" [234]=> string(6) "mb_ord" [235]=> string(6) "mb_chr" [236]=> string(8) "mb_scrub" [237]=> string(17) "mb_regex_encoding" [238]=> string(20) "mb_regex_set_options" [239]=> string(7) "mb_ereg" [240]=> string(8) "mb_eregi" [241]=> string(15) "mb_ereg_replace" [242]=> string(16) "mb_eregi_replace" [243]=> string(24) "mb_ereg_replace_callback" [244]=> string(8) "mb_split" [245]=> string(13) "mb_ereg_match" [246]=> string(14) "mb_ereg_search" [247]=> string(18) "mb_ereg_search_pos" [248]=> string(19) "mb_ereg_search_regs" [249]=> string(19) "mb_ereg_search_init" [250]=> string(22) "mb_ereg_search_getregs" [251]=> string(21) "mb_ereg_search_getpos" [252]=> string(21) "mb_ereg_search_setpos" [253]=> string(16) "mbregex_encoding" [254]=> string(6) "mbereg" [255]=> string(7) "mberegi" [256]=> string(14) "mbereg_replace" [257]=> string(15) "mberegi_replace" [258]=> string(7) "mbsplit" [259]=> string(12) "mbereg_match" [260]=> string(13) "mbereg_search" [261]=> string(17) "mbereg_search_pos" [262]=> string(18) "mbereg_search_regs" [263]=> string(18) "mbereg_search_init" [264]=> string(21) "mbereg_search_getregs" [265]=> string(20) "mbereg_search_getpos" [266]=> string(20) "mbereg_search_setpos" [267]=> string(11) "pdo_drivers" [268]=> string(10) "posix_kill" [269]=> string(12) "posix_getpid" [270]=> string(13) "posix_getppid" [271]=> string(12) "posix_getuid" [272]=> string(12) "posix_setuid" [273]=> string(13) "posix_geteuid" [274]=> string(13) "posix_seteuid" [275]=> string(12) "posix_getgid" [276]=> string(12) "posix_setgid" [277]=> string(13) "posix_getegid" [278]=> string(13) "posix_setegid" [279]=> string(15) "posix_getgroups" [280]=> string(14) "posix_getlogin" [281]=> string(13) "posix_getpgrp" [282]=> string(12) "posix_setsid" [283]=> string(13) "posix_setpgid" [284]=> string(13) "posix_getpgid" [285]=> string(12) "posix_getsid" [286]=> string(11) "posix_uname" [287]=> string(11) "posix_times" [288]=> string(13) "posix_ctermid" [289]=> string(13) "posix_ttyname" [290]=> string(12) "posix_isatty" [291]=> string(12) "posix_getcwd" [292]=> string(12) "posix_mkfifo" [293]=> string(11) "posix_mknod" [294]=> string(12) "posix_access" [295]=> string(14) "posix_getgrnam" [296]=> string(14) "posix_getgrgid" [297]=> string(14) "posix_getpwnam" [298]=> string(14) "posix_getpwuid" [299]=> string(15) "posix_getrlimit" [300]=> string(15) "posix_setrlimit" [301]=> string(20) "posix_get_last_error" [302]=> string(11) "posix_errno" [303]=> string(14) "posix_strerror" [304]=> string(16) "posix_initgroups" [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(13) "session_start" [314]=> string(15) "session_destroy" [315]=> string(13) "session_unset" [316]=> string(10) "session_gc" [317]=> string(24) "session_set_save_handler" [318]=> string(21) "session_cache_limiter" [319]=> string(20) "session_cache_expire" [320]=> string(25) "session_set_cookie_params" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(19) "simplexml_load_file" [329]=> string(21) "simplexml_load_string" [330]=> string(20) "simplexml_import_dom" [331]=> string(11) "spl_classes" [332]=> string(12) "spl_autoload" [333]=> string(23) "spl_autoload_extensions" [334]=> string(21) "spl_autoload_register" [335]=> string(23) "spl_autoload_unregister" [336]=> string(22) "spl_autoload_functions" [337]=> string(17) "spl_autoload_call" [338]=> string(13) "class_parents" [339]=> string(16) "class_implements" [340]=> string(10) "class_uses" [341]=> string(15) "spl_object_hash" [342]=> string(13) "spl_object_id" [343]=> string(17) "iterator_to_array" [344]=> string(14) "iterator_count" [345]=> string(14) "iterator_apply" [346]=> string(8) "constant" [347]=> string(7) "bin2hex" [348]=> string(7) "hex2bin" [349]=> string(5) "sleep" [350]=> string(6) "usleep" [351]=> string(14) "time_nanosleep" [352]=> string(16) "time_sleep_until" [353]=> string(8) "strptime" [354]=> string(5) "flush" [355]=> string(8) "wordwrap" [356]=> string(16) "htmlspecialchars" [357]=> string(12) "htmlentities" [358]=> string(18) "html_entity_decode" [359]=> string(23) "htmlspecialchars_decode" [360]=> string(26) "get_html_translation_table" [361]=> string(4) "sha1" [362]=> string(9) "sha1_file" [363]=> string(3) "md5" [364]=> string(8) "md5_file" [365]=> string(5) "crc32" [366]=> string(9) "iptcparse" [367]=> string(9) "iptcembed" [368]=> string(12) "getimagesize" [369]=> string(22) "getimagesizefromstring" [370]=> string(23) "image_type_to_mime_type" [371]=> string(23) "image_type_to_extension" [372]=> string(7) "phpinfo" [373]=> string(10) "phpversion" [374]=> string(10) "phpcredits" [375]=> string(13) "php_sapi_name" [376]=> string(9) "php_uname" [377]=> string(21) "php_ini_scanned_files" [378]=> string(19) "php_ini_loaded_file" [379]=> string(9) "strnatcmp" [380]=> string(13) "strnatcasecmp" [381]=> string(12) "substr_count" [382]=> string(6) "strspn" [383]=> string(7) "strcspn" [384]=> string(6) "strtok" [385]=> string(10) "strtoupper" [386]=> string(10) "strtolower" [387]=> string(6) "strpos" [388]=> string(7) "stripos" [389]=> string(7) "strrpos" [390]=> string(8) "strripos" [391]=> string(6) "strrev" [392]=> string(6) "hebrev" [393]=> string(7) "hebrevc" [394]=> string(5) "nl2br" [395]=> string(8) "basename" [396]=> string(7) "dirname" [397]=> string(8) "pathinfo" [398]=> string(12) "stripslashes" [399]=> string(13) "stripcslashes" [400]=> string(6) "strstr" [401]=> string(7) "stristr" [402]=> string(7) "strrchr" [403]=> string(11) "str_shuffle" [404]=> string(14) "str_word_count" [405]=> string(9) "str_split" [406]=> string(7) "strpbrk" [407]=> string(14) "substr_compare" [408]=> string(11) "utf8_encode" [409]=> string(11) "utf8_decode" [410]=> string(7) "strcoll" [411]=> string(12) "money_format" [412]=> string(6) "substr" [413]=> string(14) "substr_replace" [414]=> string(9) "quotemeta" [415]=> string(7) "ucfirst" [416]=> string(7) "lcfirst" [417]=> string(7) "ucwords" [418]=> string(5) "strtr" [419]=> string(10) "addslashes" [420]=> string(11) "addcslashes" [421]=> string(5) "rtrim" [422]=> string(11) "str_replace" [423]=> string(12) "str_ireplace" [424]=> string(10) "str_repeat" [425]=> string(11) "count_chars" [426]=> string(11) "chunk_split" [427]=> string(4) "trim" [428]=> string(5) "ltrim" [429]=> string(10) "strip_tags" [430]=> string(12) "similar_text" [431]=> string(7) "explode" [432]=> string(7) "implode" [433]=> string(4) "join" [434]=> string(9) "setlocale" [435]=> string(10) "localeconv" [436]=> string(11) "nl_langinfo" [437]=> string(7) "soundex" [438]=> string(11) "levenshtein" [439]=> string(3) "chr" [440]=> string(3) "ord" [441]=> string(9) "parse_str" [442]=> string(10) "str_getcsv" [443]=> string(7) "str_pad" [444]=> string(4) "chop" [445]=> string(6) "strchr" [446]=> string(7) "sprintf" [447]=> string(6) "printf" [448]=> string(7) "vprintf" [449]=> string(8) "vsprintf" [450]=> string(7) "fprintf" [451]=> string(8) "vfprintf" [452]=> string(6) "sscanf" [453]=> string(6) "fscanf" [454]=> string(9) "parse_url" [455]=> string(9) "urlencode" [456]=> string(9) "urldecode" [457]=> string(12) "rawurlencode" [458]=> string(12) "rawurldecode" [459]=> string(16) "http_build_query" [460]=> string(8) "readlink" [461]=> string(8) "linkinfo" [462]=> string(7) "symlink" [463]=> string(4) "link" [464]=> string(6) "unlink" [465]=> string(4) "exec" [466]=> string(6) "system" [467]=> string(14) "escapeshellcmd" [468]=> string(14) "escapeshellarg" [469]=> string(8) "passthru" [470]=> string(10) "shell_exec" [471]=> string(9) "proc_open" [472]=> string(10) "proc_close" [473]=> string(14) "proc_terminate" [474]=> string(15) "proc_get_status" [475]=> string(9) "proc_nice" [476]=> string(4) "rand" [477]=> string(5) "srand" [478]=> string(10) "getrandmax" [479]=> string(7) "mt_rand" [480]=> string(8) "mt_srand" [481]=> string(13) "mt_getrandmax" [482]=> string(12) "random_bytes" [483]=> string(10) "random_int" [484]=> string(13) "getservbyname" [485]=> string(13) "getservbyport" [486]=> string(14) "getprotobyname" [487]=> string(16) "getprotobynumber" [488]=> string(8) "getmyuid" [489]=> string(8) "getmygid" [490]=> string(8) "getmypid" [491]=> string(10) "getmyinode" [492]=> string(10) "getlastmod" [493]=> string(13) "base64_decode" [494]=> string(13) "base64_encode" [495]=> string(13) "password_hash" [496]=> string(17) "password_get_info" [497]=> string(21) "password_needs_rehash" [498]=> string(15) "password_verify" [499]=> string(16) "convert_uuencode" [500]=> string(16) "convert_uudecode" [501]=> string(3) "abs" [502]=> string(4) "ceil" [503]=> string(5) "floor" [504]=> string(5) "round" [505]=> string(3) "sin" [506]=> string(3) "cos" [507]=> string(3) "tan" [508]=> string(4) "asin" [509]=> string(4) "acos" [510]=> string(4) "atan" [511]=> string(5) "atanh" [512]=> string(5) "atan2" [513]=> string(4) "sinh" [514]=> string(4) "cosh" [515]=> string(4) "tanh" [516]=> string(5) "asinh" [517]=> string(5) "acosh" [518]=> string(5) "expm1" [519]=> string(5) "log1p" [520]=> string(2) "pi" [521]=> string(9) "is_finite" [522]=> string(6) "is_nan" [523]=> string(11) "is_infinite" [524]=> string(3) "pow" [525]=> string(3) "exp" [526]=> string(3) "log" [527]=> string(5) "log10" [528]=> string(4) "sqrt" [529]=> string(5) "hypot" [530]=> string(7) "deg2rad" [531]=> string(7) "rad2deg" [532]=> string(6) "bindec" [533]=> string(6) "hexdec" [534]=> string(6) "octdec" [535]=> string(6) "decbin" [536]=> string(6) "decoct" [537]=> string(6) "dechex" [538]=> string(12) "base_convert" [539]=> string(13) "number_format" [540]=> string(4) "fmod" [541]=> string(6) "intdiv" [542]=> string(9) "inet_ntop" [543]=> string(9) "inet_pton" [544]=> string(7) "ip2long" [545]=> string(7) "long2ip" [546]=> string(6) "getenv" [547]=> string(6) "putenv" [548]=> string(6) "getopt" [549]=> string(14) "sys_getloadavg" [550]=> string(9) "microtime" [551]=> string(12) "gettimeofday" [552]=> string(9) "getrusage" [553]=> string(6) "uniqid" [554]=> string(23) "quoted_printable_decode" [555]=> string(23) "quoted_printable_encode" [556]=> string(18) "convert_cyr_string" [557]=> string(16) "get_current_user" [558]=> string(14) "set_time_limit" [559]=> string(24) "header_register_callback" [560]=> string(11) "get_cfg_var" [561]=> string(20) "get_magic_quotes_gpc" [562]=> string(24) "get_magic_quotes_runtime" [563]=> string(9) "error_log" [564]=> string(14) "error_get_last" [565]=> string(16) "error_clear_last" [566]=> string(14) "call_user_func" [567]=> string(20) "call_user_func_array" [568]=> string(19) "forward_static_call" [569]=> string(25) "forward_static_call_array" [570]=> string(9) "serialize" [571]=> string(11) "unserialize" [572]=> string(8) "var_dump" [573]=> string(10) "var_export" [574]=> string(15) "debug_zval_dump" [575]=> string(7) "print_r" [576]=> string(16) "memory_get_usage" [577]=> string(21) "memory_get_peak_usage" [578]=> string(26) "register_shutdown_function" [579]=> string(22) "register_tick_function" [580]=> string(24) "unregister_tick_function" [581]=> string(14) "highlight_file" [582]=> string(11) "show_source" [583]=> string(16) "highlight_string" [584]=> string(20) "php_strip_whitespace" [585]=> string(7) "ini_get" [586]=> string(11) "ini_get_all" [587]=> string(7) "ini_set" [588]=> string(9) "ini_alter" [589]=> string(11) "ini_restore" [590]=> string(16) "get_include_path" [591]=> string(16) "set_include_path" [592]=> string(20) "restore_include_path" [593]=> string(9) "setcookie" [594]=> string(12) "setrawcookie" [595]=> string(6) "header" [596]=> string(13) "header_remove" [597]=> string(12) "headers_sent" [598]=> string(12) "headers_list" [599]=> string(18) "http_response_code" [600]=> string(18) "connection_aborted" [601]=> string(17) "connection_status" [602]=> string(17) "ignore_user_abort" [603]=> string(14) "parse_ini_file" [604]=> string(16) "parse_ini_string" [605]=> string(16) "is_uploaded_file" [606]=> string(18) "move_uploaded_file" [607]=> string(13) "gethostbyaddr" [608]=> string(13) "gethostbyname" [609]=> string(14) "gethostbynamel" [610]=> string(11) "gethostname" [611]=> string(16) "dns_check_record" [612]=> string(10) "checkdnsrr" [613]=> string(10) "dns_get_mx" [614]=> string(7) "getmxrr" [615]=> string(14) "dns_get_record" [616]=> string(6) "intval" [617]=> string(8) "floatval" [618]=> string(9) "doubleval" [619]=> string(6) "strval" [620]=> string(7) "boolval" [621]=> string(7) "gettype" [622]=> string(7) "settype" [623]=> string(7) "is_null" [624]=> string(11) "is_resource" [625]=> string(7) "is_bool" [626]=> string(6) "is_int" [627]=> string(8) "is_float" [628]=> string(10) "is_integer" [629]=> string(7) "is_long" [630]=> string(9) "is_double" [631]=> string(7) "is_real" [632]=> string(10) "is_numeric" [633]=> string(9) "is_string" [634]=> string(8) "is_array" [635]=> string(9) "is_object" [636]=> string(9) "is_scalar" [637]=> string(11) "is_callable" [638]=> string(11) "is_iterable" [639]=> string(6) "pclose" [640]=> string(5) "popen" [641]=> string(8) "readfile" [642]=> string(6) "rewind" [643]=> string(5) "rmdir" [644]=> string(5) "umask" [645]=> string(6) "fclose" [646]=> string(4) "feof" [647]=> string(5) "fgetc" [648]=> string(5) "fgets" [649]=> string(6) "fgetss" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(9) "fpassthru" [653]=> string(9) "ftruncate" [654]=> string(5) "fstat" [655]=> string(5) "fseek" [656]=> string(5) "ftell" [657]=> string(6) "fflush" [658]=> string(6) "fwrite" [659]=> string(5) "fputs" [660]=> string(5) "mkdir" [661]=> string(6) "rename" [662]=> string(4) "copy" [663]=> string(7) "tempnam" [664]=> string(7) "tmpfile" [665]=> string(4) "file" [666]=> string(17) "file_get_contents" [667]=> string(17) "file_put_contents" [668]=> string(13) "stream_select" [669]=> string(21) "stream_context_create" [670]=> string(25) "stream_context_set_params" [671]=> string(25) "stream_context_get_params" [672]=> string(25) "stream_context_set_option" [673]=> string(26) "stream_context_get_options" [674]=> string(26) "stream_context_get_default" [675]=> string(26) "stream_context_set_default" [676]=> string(21) "stream_filter_prepend" [677]=> string(20) "stream_filter_append" [678]=> string(20) "stream_filter_remove" [679]=> string(20) "stream_socket_client" [680]=> string(20) "stream_socket_server" [681]=> string(20) "stream_socket_accept" [682]=> string(22) "stream_socket_get_name" [683]=> string(22) "stream_socket_recvfrom" [684]=> string(20) "stream_socket_sendto" [685]=> string(27) "stream_socket_enable_crypto" [686]=> string(22) "stream_socket_shutdown" [687]=> string(18) "stream_socket_pair" [688]=> string(21) "stream_copy_to_stream" [689]=> string(19) "stream_get_contents" [690]=> string(20) "stream_supports_lock" [691]=> string(13) "stream_isatty" [692]=> string(7) "fgetcsv" [693]=> string(7) "fputcsv" [694]=> string(5) "flock" [695]=> string(13) "get_meta_tags" [696]=> string(22) "stream_set_read_buffer" [697]=> string(23) "stream_set_write_buffer" [698]=> string(15) "set_file_buffer" [699]=> string(21) "stream_set_chunk_size" [700]=> string(19) "stream_set_blocking" [701]=> string(19) "socket_set_blocking" [702]=> string(20) "stream_get_meta_data" [703]=> string(15) "stream_get_line" [704]=> string(23) "stream_wrapper_register" [705]=> string(23) "stream_register_wrapper" [706]=> string(25) "stream_wrapper_unregister" [707]=> string(22) "stream_wrapper_restore" [708]=> string(19) "stream_get_wrappers" [709]=> string(21) "stream_get_transports" [710]=> string(27) "stream_resolve_include_path" [711]=> string(15) "stream_is_local" [712]=> string(11) "get_headers" [713]=> string(18) "stream_set_timeout" [714]=> string(18) "socket_set_timeout" [715]=> string(17) "socket_get_status" [716]=> string(8) "realpath" [717]=> string(7) "fnmatch" [718]=> string(9) "fsockopen" [719]=> string(10) "pfsockopen" [720]=> string(4) "pack" [721]=> string(6) "unpack" [722]=> string(11) "get_browser" [723]=> string(5) "crypt" [724]=> string(7) "opendir" [725]=> string(8) "closedir" [726]=> string(5) "chdir" [727]=> string(6) "chroot" [728]=> string(6) "getcwd" [729]=> string(9) "rewinddir" [730]=> string(7) "readdir" [731]=> string(3) "dir" [732]=> string(7) "scandir" [733]=> string(4) "glob" [734]=> string(9) "fileatime" [735]=> string(9) "filectime" [736]=> string(9) "filegroup" [737]=> string(9) "fileinode" [738]=> string(9) "filemtime" [739]=> string(9) "fileowner" [740]=> string(9) "fileperms" [741]=> string(8) "filesize" [742]=> string(8) "filetype" [743]=> string(11) "file_exists" [744]=> string(11) "is_writable" [745]=> string(12) "is_writeable" [746]=> string(11) "is_readable" [747]=> string(13) "is_executable" [748]=> string(7) "is_file" [749]=> string(6) "is_dir" [750]=> string(7) "is_link" [751]=> string(4) "stat" [752]=> string(5) "lstat" [753]=> string(5) "chown" [754]=> string(5) "chgrp" [755]=> string(6) "lchown" [756]=> string(6) "lchgrp" [757]=> string(5) "chmod" [758]=> string(5) "touch" [759]=> string(14) "clearstatcache" [760]=> string(16) "disk_total_space" [761]=> string(15) "disk_free_space" [762]=> string(13) "diskfreespace" [763]=> string(19) "realpath_cache_size" [764]=> string(18) "realpath_cache_get" [765]=> string(4) "mail" [766]=> string(10) "ezmlm_hash" [767]=> string(7) "openlog" [768]=> string(6) "syslog" [769]=> string(8) "closelog" [770]=> string(9) "lcg_value" [771]=> string(9) "metaphone" [772]=> string(8) "ob_start" [773]=> string(8) "ob_flush" [774]=> string(8) "ob_clean" [775]=> string(12) "ob_end_flush" [776]=> string(12) "ob_end_clean" [777]=> string(12) "ob_get_flush" [778]=> string(12) "ob_get_clean" [779]=> string(13) "ob_get_length" [780]=> string(12) "ob_get_level" [781]=> string(13) "ob_get_status" [782]=> string(15) "ob_get_contents" [783]=> string(17) "ob_implicit_flush" [784]=> string(16) "ob_list_handlers" [
Output for 7.2.10
array(2) { ["internal"]=> array(1198) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(18) "inflate_get_status" [149]=> string(20) "inflate_get_read_len" [150]=> string(12) "ob_gzhandler" [151]=> string(11) "ctype_alnum" [152]=> string(11) "ctype_alpha" [153]=> string(11) "ctype_cntrl" [154]=> string(11) "ctype_digit" [155]=> string(11) "ctype_lower" [156]=> string(11) "ctype_graph" [157]=> string(11) "ctype_print" [158]=> string(11) "ctype_punct" [159]=> string(11) "ctype_space" [160]=> string(11) "ctype_upper" [161]=> string(12) "ctype_xdigit" [162]=> string(20) "dom_import_simplexml" [163]=> string(10) "finfo_open" [164]=> string(11) "finfo_close" [165]=> string(15) "finfo_set_flags" [166]=> string(10) "finfo_file" [167]=> string(12) "finfo_buffer" [168]=> string(17) "mime_content_type" [169]=> string(12) "filter_input" [170]=> string(10) "filter_var" [171]=> string(18) "filter_input_array" [172]=> string(16) "filter_var_array" [173]=> string(11) "filter_list" [174]=> string(14) "filter_has_var" [175]=> string(9) "filter_id" [176]=> string(4) "hash" [177]=> string(9) "hash_file" [178]=> string(9) "hash_hmac" [179]=> string(14) "hash_hmac_file" [180]=> string(9) "hash_init" [181]=> string(11) "hash_update" [182]=> string(18) "hash_update_stream" [183]=> string(16) "hash_update_file" [184]=> string(10) "hash_final" [185]=> string(9) "hash_copy" [186]=> string(10) "hash_algos" [187]=> string(15) "hash_hmac_algos" [188]=> string(11) "hash_pbkdf2" [189]=> string(11) "hash_equals" [190]=> string(9) "hash_hkdf" [191]=> string(11) "json_encode" [192]=> string(11) "json_decode" [193]=> string(15) "json_last_error" [194]=> string(19) "json_last_error_msg" [195]=> string(15) "mb_convert_case" [196]=> string(13) "mb_strtoupper" [197]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(18) "mb_detect_encoding" [223]=> string(17) "mb_list_encodings" [224]=> string(19) "mb_encoding_aliases" [225]=> string(15) "mb_convert_kana" [226]=> string(20) "mb_encode_mimeheader" [227]=> string(20) "mb_decode_mimeheader" [228]=> string(20) "mb_convert_variables" [229]=> string(23) "mb_encode_numericentity" [230]=> string(23) "mb_decode_numericentity" [231]=> string(12) "mb_send_mail" [232]=> string(11) "mb_get_info" [233]=> string(17) "mb_check_encoding" [234]=> string(6) "mb_ord" [235]=> string(6) "mb_chr" [236]=> string(8) "mb_scrub" [237]=> string(17) "mb_regex_encoding" [238]=> string(20) "mb_regex_set_options" [239]=> string(7) "mb_ereg" [240]=> string(8) "mb_eregi" [241]=> string(15) "mb_ereg_replace" [242]=> string(16) "mb_eregi_replace" [243]=> string(24) "mb_ereg_replace_callback" [244]=> string(8) "mb_split" [245]=> string(13) "mb_ereg_match" [246]=> string(14) "mb_ereg_search" [247]=> string(18) "mb_ereg_search_pos" [248]=> string(19) "mb_ereg_search_regs" [249]=> string(19) "mb_ereg_search_init" [250]=> string(22) "mb_ereg_search_getregs" [251]=> string(21) "mb_ereg_search_getpos" [252]=> string(21) "mb_ereg_search_setpos" [253]=> string(16) "mbregex_encoding" [254]=> string(6) "mbereg" [255]=> string(7) "mberegi" [256]=> string(14) "mbereg_replace" [257]=> string(15) "mberegi_replace" [258]=> string(7) "mbsplit" [259]=> string(12) "mbereg_match" [260]=> string(13) "mbereg_search" [261]=> string(17) "mbereg_search_pos" [262]=> string(18) "mbereg_search_regs" [263]=> string(18) "mbereg_search_init" [264]=> string(21) "mbereg_search_getregs" [265]=> string(20) "mbereg_search_getpos" [266]=> string(20) "mbereg_search_setpos" [267]=> string(11) "pdo_drivers" [268]=> string(10) "posix_kill" [269]=> string(12) "posix_getpid" [270]=> string(13) "posix_getppid" [271]=> string(12) "posix_getuid" [272]=> string(12) "posix_setuid" [273]=> string(13) "posix_geteuid" [274]=> string(13) "posix_seteuid" [275]=> string(12) "posix_getgid" [276]=> string(12) "posix_setgid" [277]=> string(13) "posix_getegid" [278]=> string(13) "posix_setegid" [279]=> string(15) "posix_getgroups" [280]=> string(14) "posix_getlogin" [281]=> string(13) "posix_getpgrp" [282]=> string(12) "posix_setsid" [283]=> string(13) "posix_setpgid" [284]=> string(13) "posix_getpgid" [285]=> string(12) "posix_getsid" [286]=> string(11) "posix_uname" [287]=> string(11) "posix_times" [288]=> string(13) "posix_ctermid" [289]=> string(13) "posix_ttyname" [290]=> string(12) "posix_isatty" [291]=> string(12) "posix_getcwd" [292]=> string(12) "posix_mkfifo" [293]=> string(11) "posix_mknod" [294]=> string(12) "posix_access" [295]=> string(14) "posix_getgrnam" [296]=> string(14) "posix_getgrgid" [297]=> string(14) "posix_getpwnam" [298]=> string(14) "posix_getpwuid" [299]=> string(15) "posix_getrlimit" [300]=> string(15) "posix_setrlimit" [301]=> string(20) "posix_get_last_error" [302]=> string(11) "posix_errno" [303]=> string(14) "posix_strerror" [304]=> string(16) "posix_initgroups" [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(13) "session_start" [314]=> string(15) "session_destroy" [315]=> string(13) "session_unset" [316]=> string(10) "session_gc" [317]=> string(24) "session_set_save_handler" [318]=> string(21) "session_cache_limiter" [319]=> string(20) "session_cache_expire" [320]=> string(25) "session_set_cookie_params" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(19) "simplexml_load_file" [329]=> string(21) "simplexml_load_string" [330]=> string(20) "simplexml_import_dom" [331]=> string(11) "spl_classes" [332]=> string(12) "spl_autoload" [333]=> string(23) "spl_autoload_extensions" [334]=> string(21) "spl_autoload_register" [335]=> string(23) "spl_autoload_unregister" [336]=> string(22) "spl_autoload_functions" [337]=> string(17) "spl_autoload_call" [338]=> string(13) "class_parents" [339]=> string(16) "class_implements" [340]=> string(10) "class_uses" [341]=> string(15) "spl_object_hash" [342]=> string(13) "spl_object_id" [343]=> string(17) "iterator_to_array" [344]=> string(14) "iterator_count" [345]=> string(14) "iterator_apply" [346]=> string(8) "constant" [347]=> string(7) "bin2hex" [348]=> string(7) "hex2bin" [349]=> string(5) "sleep" [350]=> string(6) "usleep" [351]=> string(14) "time_nanosleep" [352]=> string(16) "time_sleep_until" [353]=> string(8) "strptime" [354]=> string(5) "flush" [355]=> string(8) "wordwrap" [356]=> string(16) "htmlspecialchars" [357]=> string(12) "htmlentities" [358]=> string(18) "html_entity_decode" [359]=> string(23) "htmlspecialchars_decode" [360]=> string(26) "get_html_translation_table" [361]=> string(4) "sha1" [362]=> string(9) "sha1_file" [363]=> string(3) "md5" [364]=> string(8) "md5_file" [365]=> string(5) "crc32" [366]=> string(9) "iptcparse" [367]=> string(9) "iptcembed" [368]=> string(12) "getimagesize" [369]=> string(22) "getimagesizefromstring" [370]=> string(23) "image_type_to_mime_type" [371]=> string(23) "image_type_to_extension" [372]=> string(7) "phpinfo" [373]=> string(10) "phpversion" [374]=> string(10) "phpcredits" [375]=> string(13) "php_sapi_name" [376]=> string(9) "php_uname" [377]=> string(21) "php_ini_scanned_files" [378]=> string(19) "php_ini_loaded_file" [379]=> string(9) "strnatcmp" [380]=> string(13) "strnatcasecmp" [381]=> string(12) "substr_count" [382]=> string(6) "strspn" [383]=> string(7) "strcspn" [384]=> string(6) "strtok" [385]=> string(10) "strtoupper" [386]=> string(10) "strtolower" [387]=> string(6) "strpos" [388]=> string(7) "stripos" [389]=> string(7) "strrpos" [390]=> string(8) "strripos" [391]=> string(6) "strrev" [392]=> string(6) "hebrev" [393]=> string(7) "hebrevc" [394]=> string(5) "nl2br" [395]=> string(8) "basename" [396]=> string(7) "dirname" [397]=> string(8) "pathinfo" [398]=> string(12) "stripslashes" [399]=> string(13) "stripcslashes" [400]=> string(6) "strstr" [401]=> string(7) "stristr" [402]=> string(7) "strrchr" [403]=> string(11) "str_shuffle" [404]=> string(14) "str_word_count" [405]=> string(9) "str_split" [406]=> string(7) "strpbrk" [407]=> string(14) "substr_compare" [408]=> string(11) "utf8_encode" [409]=> string(11) "utf8_decode" [410]=> string(7) "strcoll" [411]=> string(12) "money_format" [412]=> string(6) "substr" [413]=> string(14) "substr_replace" [414]=> string(9) "quotemeta" [415]=> string(7) "ucfirst" [416]=> string(7) "lcfirst" [417]=> string(7) "ucwords" [418]=> string(5) "strtr" [419]=> string(10) "addslashes" [420]=> string(11) "addcslashes" [421]=> string(5) "rtrim" [422]=> string(11) "str_replace" [423]=> string(12) "str_ireplace" [424]=> string(10) "str_repeat" [425]=> string(11) "count_chars" [426]=> string(11) "chunk_split" [427]=> string(4) "trim" [428]=> string(5) "ltrim" [429]=> string(10) "strip_tags" [430]=> string(12) "similar_text" [431]=> string(7) "explode" [432]=> string(7) "implode" [433]=> string(4) "join" [434]=> string(9) "setlocale" [435]=> string(10) "localeconv" [436]=> string(11) "nl_langinfo" [437]=> string(7) "soundex" [438]=> string(11) "levenshtein" [439]=> string(3) "chr" [440]=> string(3) "ord" [441]=> string(9) "parse_str" [442]=> string(10) "str_getcsv" [443]=> string(7) "str_pad" [444]=> string(4) "chop" [445]=> string(6) "strchr" [446]=> string(7) "sprintf" [447]=> string(6) "printf" [448]=> string(7) "vprintf" [449]=> string(8) "vsprintf" [450]=> string(7) "fprintf" [451]=> string(8) "vfprintf" [452]=> string(6) "sscanf" [453]=> string(6) "fscanf" [454]=> string(9) "parse_url" [455]=> string(9) "urlencode" [456]=> string(9) "urldecode" [457]=> string(12) "rawurlencode" [458]=> string(12) "rawurldecode" [459]=> string(16) "http_build_query" [460]=> string(8) "readlink" [461]=> string(8) "linkinfo" [462]=> string(7) "symlink" [463]=> string(4) "link" [464]=> string(6) "unlink" [465]=> string(4) "exec" [466]=> string(6) "system" [467]=> string(14) "escapeshellcmd" [468]=> string(14) "escapeshellarg" [469]=> string(8) "passthru" [470]=> string(10) "shell_exec" [471]=> string(9) "proc_open" [472]=> string(10) "proc_close" [473]=> string(14) "proc_terminate" [474]=> string(15) "proc_get_status" [475]=> string(9) "proc_nice" [476]=> string(4) "rand" [477]=> string(5) "srand" [478]=> string(10) "getrandmax" [479]=> string(7) "mt_rand" [480]=> string(8) "mt_srand" [481]=> string(13) "mt_getrandmax" [482]=> string(12) "random_bytes" [483]=> string(10) "random_int" [484]=> string(13) "getservbyname" [485]=> string(13) "getservbyport" [486]=> string(14) "getprotobyname" [487]=> string(16) "getprotobynumber" [488]=> string(8) "getmyuid" [489]=> string(8) "getmygid" [490]=> string(8) "getmypid" [491]=> string(10) "getmyinode" [492]=> string(10) "getlastmod" [493]=> string(13) "base64_decode" [494]=> string(13) "base64_encode" [495]=> string(13) "password_hash" [496]=> string(17) "password_get_info" [497]=> string(21) "password_needs_rehash" [498]=> string(15) "password_verify" [499]=> string(16) "convert_uuencode" [500]=> string(16) "convert_uudecode" [501]=> string(3) "abs" [502]=> string(4) "ceil" [503]=> string(5) "floor" [504]=> string(5) "round" [505]=> string(3) "sin" [506]=> string(3) "cos" [507]=> string(3) "tan" [508]=> string(4) "asin" [509]=> string(4) "acos" [510]=> string(4) "atan" [511]=> string(5) "atanh" [512]=> string(5) "atan2" [513]=> string(4) "sinh" [514]=> string(4) "cosh" [515]=> string(4) "tanh" [516]=> string(5) "asinh" [517]=> string(5) "acosh" [518]=> string(5) "expm1" [519]=> string(5) "log1p" [520]=> string(2) "pi" [521]=> string(9) "is_finite" [522]=> string(6) "is_nan" [523]=> string(11) "is_infinite" [524]=> string(3) "pow" [525]=> string(3) "exp" [526]=> string(3) "log" [527]=> string(5) "log10" [528]=> string(4) "sqrt" [529]=> string(5) "hypot" [530]=> string(7) "deg2rad" [531]=> string(7) "rad2deg" [532]=> string(6) "bindec" [533]=> string(6) "hexdec" [534]=> string(6) "octdec" [535]=> string(6) "decbin" [536]=> string(6) "decoct" [537]=> string(6) "dechex" [538]=> string(12) "base_convert" [539]=> string(13) "number_format" [540]=> string(4) "fmod" [541]=> string(6) "intdiv" [542]=> string(9) "inet_ntop" [543]=> string(9) "inet_pton" [544]=> string(7) "ip2long" [545]=> string(7) "long2ip" [546]=> string(6) "getenv" [547]=> string(6) "putenv" [548]=> string(6) "getopt" [549]=> string(14) "sys_getloadavg" [550]=> string(9) "microtime" [551]=> string(12) "gettimeofday" [552]=> string(9) "getrusage" [553]=> string(6) "uniqid" [554]=> string(23) "quoted_printable_decode" [555]=> string(23) "quoted_printable_encode" [556]=> string(18) "convert_cyr_string" [557]=> string(16) "get_current_user" [558]=> string(14) "set_time_limit" [559]=> string(24) "header_register_callback" [560]=> string(11) "get_cfg_var" [561]=> string(20) "get_magic_quotes_gpc" [562]=> string(24) "get_magic_quotes_runtime" [563]=> string(9) "error_log" [564]=> string(14) "error_get_last" [565]=> string(16) "error_clear_last" [566]=> string(14) "call_user_func" [567]=> string(20) "call_user_func_array" [568]=> string(19) "forward_static_call" [569]=> string(25) "forward_static_call_array" [570]=> string(9) "serialize" [571]=> string(11) "unserialize" [572]=> string(8) "var_dump" [573]=> string(10) "var_export" [574]=> string(15) "debug_zval_dump" [575]=> string(7) "print_r" [576]=> string(16) "memory_get_usage" [577]=> string(21) "memory_get_peak_usage" [578]=> string(26) "register_shutdown_function" [579]=> string(22) "register_tick_function" [580]=> string(24) "unregister_tick_function" [581]=> string(14) "highlight_file" [582]=> string(11) "show_source" [583]=> string(16) "highlight_string" [584]=> string(20) "php_strip_whitespace" [585]=> string(7) "ini_get" [586]=> string(11) "ini_get_all" [587]=> string(7) "ini_set" [588]=> string(9) "ini_alter" [589]=> string(11) "ini_restore" [590]=> string(16) "get_include_path" [591]=> string(16) "set_include_path" [592]=> string(20) "restore_include_path" [593]=> string(9) "setcookie" [594]=> string(12) "setrawcookie" [595]=> string(6) "header" [596]=> string(13) "header_remove" [597]=> string(12) "headers_sent" [598]=> string(12) "headers_list" [599]=> string(18) "http_response_code" [600]=> string(18) "connection_aborted" [601]=> string(17) "connection_status" [602]=> string(17) "ignore_user_abort" [603]=> string(14) "parse_ini_file" [604]=> string(16) "parse_ini_string" [605]=> string(16) "is_uploaded_file" [606]=> string(18) "move_uploaded_file" [607]=> string(13) "gethostbyaddr" [608]=> string(13) "gethostbyname" [609]=> string(14) "gethostbynamel" [610]=> string(11) "gethostname" [611]=> string(16) "dns_check_record" [612]=> string(10) "checkdnsrr" [613]=> string(10) "dns_get_mx" [614]=> string(7) "getmxrr" [615]=> string(14) "dns_get_record" [616]=> string(6) "intval" [617]=> string(8) "floatval" [618]=> string(9) "doubleval" [619]=> string(6) "strval" [620]=> string(7) "boolval" [621]=> string(7) "gettype" [622]=> string(7) "settype" [623]=> string(7) "is_null" [624]=> string(11) "is_resource" [625]=> string(7) "is_bool" [626]=> string(6) "is_int" [627]=> string(8) "is_float" [628]=> string(10) "is_integer" [629]=> string(7) "is_long" [630]=> string(9) "is_double" [631]=> string(7) "is_real" [632]=> string(10) "is_numeric" [633]=> string(9) "is_string" [634]=> string(8) "is_array" [635]=> string(9) "is_object" [636]=> string(9) "is_scalar" [637]=> string(11) "is_callable" [638]=> string(11) "is_iterable" [639]=> string(6) "pclose" [640]=> string(5) "popen" [641]=> string(8) "readfile" [642]=> string(6) "rewind" [643]=> string(5) "rmdir" [644]=> string(5) "umask" [645]=> string(6) "fclose" [646]=> string(4) "feof" [647]=> string(5) "fgetc" [648]=> string(5) "fgets" [649]=> string(6) "fgetss" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(9) "fpassthru" [653]=> string(9) "ftruncate" [654]=> string(5) "fstat" [655]=> string(5) "fseek" [656]=> string(5) "ftell" [657]=> string(6) "fflush" [658]=> string(6) "fwrite" [659]=> string(5) "fputs" [660]=> string(5) "mkdir" [661]=> string(6) "rename" [662]=> string(4) "copy" [663]=> string(7) "tempnam" [664]=> string(7) "tmpfile" [665]=> string(4) "file" [666]=> string(17) "file_get_contents" [667]=> string(17) "file_put_contents" [668]=> string(13) "stream_select" [669]=> string(21) "stream_context_create" [670]=> string(25) "stream_context_set_params" [671]=> string(25) "stream_context_get_params" [672]=> string(25) "stream_context_set_option" [673]=> string(26) "stream_context_get_options" [674]=> string(26) "stream_context_get_default" [675]=> string(26) "stream_context_set_default" [676]=> string(21) "stream_filter_prepend" [677]=> string(20) "stream_filter_append" [678]=> string(20) "stream_filter_remove" [679]=> string(20) "stream_socket_client" [680]=> string(20) "stream_socket_server" [681]=> string(20) "stream_socket_accept" [682]=> string(22) "stream_socket_get_name" [683]=> string(22) "stream_socket_recvfrom" [684]=> string(20) "stream_socket_sendto" [685]=> string(27) "stream_socket_enable_crypto" [686]=> string(22) "stream_socket_shutdown" [687]=> string(18) "stream_socket_pair" [688]=> string(21) "stream_copy_to_stream" [689]=> string(19) "stream_get_contents" [690]=> string(20) "stream_supports_lock" [691]=> string(13) "stream_isatty" [692]=> string(7) "fgetcsv" [693]=> string(7) "fputcsv" [694]=> string(5) "flock" [695]=> string(13) "get_meta_tags" [696]=> string(22) "stream_set_read_buffer" [697]=> string(23) "stream_set_write_buffer" [698]=> string(15) "set_file_buffer" [699]=> string(21) "stream_set_chunk_size" [700]=> string(19) "stream_set_blocking" [701]=> string(19) "socket_set_blocking" [702]=> string(20) "stream_get_meta_data" [703]=> string(15) "stream_get_line" [704]=> string(23) "stream_wrapper_register" [705]=> string(23) "stream_register_wrapper" [706]=> string(25) "stream_wrapper_unregister" [707]=> string(22) "stream_wrapper_restore" [708]=> string(19) "stream_get_wrappers" [709]=> string(21) "stream_get_transports" [710]=> string(27) "stream_resolve_include_path" [711]=> string(15) "stream_is_local" [712]=> string(11) "get_headers" [713]=> string(18) "stream_set_timeout" [714]=> string(18) "socket_set_timeout" [715]=> string(17) "socket_get_status" [716]=> string(8) "realpath" [717]=> string(7) "fnmatch" [718]=> string(9) "fsockopen" [719]=> string(10) "pfsockopen" [720]=> string(4) "pack" [721]=> string(6) "unpack" [722]=> string(11) "get_browser" [723]=> string(5) "crypt" [724]=> string(7) "opendir" [725]=> string(8) "closedir" [726]=> string(5) "chdir" [727]=> string(6) "chroot" [728]=> string(6) "getcwd" [729]=> string(9) "rewinddir" [730]=> string(7) "readdir" [731]=> string(3) "dir" [732]=> string(7) "scandir" [733]=> string(4) "glob" [734]=> string(9) "fileatime" [735]=> string(9) "filectime" [736]=> string(9) "filegroup" [737]=> string(9) "fileinode" [738]=> string(9) "filemtime" [739]=> string(9) "fileowner" [740]=> string(9) "fileperms" [741]=> string(8) "filesize" [742]=> string(8) "filetype" [743]=> string(11) "file_exists" [744]=> string(11) "is_writable" [745]=> string(12) "is_writeable" [746]=> string(11) "is_readable" [747]=> string(13) "is_executable" [748]=> string(7) "is_file" [749]=> string(6) "is_dir" [750]=> string(7) "is_link" [751]=> string(4) "stat" [752]=> string(5) "lstat" [753]=> string(5) "chown" [754]=> string(5) "chgrp" [755]=> string(6) "lchown" [756]=> string(6) "lchgrp" [757]=> string(5) "chmod" [758]=> string(5) "touch" [759]=> string(14) "clearstatcache" [760]=> string(16) "disk_total_space" [761]=> string(15) "disk_free_space" [762]=> string(13) "diskfreespace" [763]=> string(19) "realpath_cache_size" [764]=> string(18) "realpath_cache_get" [765]=> string(4) "mail" [766]=> string(10) "ezmlm_hash" [767]=> string(7) "openlog" [768]=> string(6) "syslog" [769]=> string(8) "closelog" [770]=> string(9) "lcg_value" [771]=> string(9) "metaphone" [772]=> string(8) "ob_start" [773]=> string(8) "ob_flush" [774]=> string(8) "ob_clean" [775]=> string(12) "ob_end_flush" [776]=> string(12) "ob_end_clean" [777]=> string(12) "ob_get_flush" [778]=> string(12) "ob_get_clean" [779]=> string(13) "ob_get_length" [780]=> string(12) "ob_get_level" [781]=> string(13) "ob_get_status" [782]=> string(15) "ob_get_contents" [783]=> string(17) "ob_implicit_flush" [784]=> string(16) "ob_list_handlers" [
Process exited with code 137.
Output for 7.2.8 - 7.2.9
array(2) { ["internal"]=> array(1198) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(18) "inflate_get_status" [149]=> string(20) "inflate_get_read_len" [150]=> string(12) "ob_gzhandler" [151]=> string(11) "ctype_alnum" [152]=> string(11) "ctype_alpha" [153]=> string(11) "ctype_cntrl" [154]=> string(11) "ctype_digit" [155]=> string(11) "ctype_lower" [156]=> string(11) "ctype_graph" [157]=> string(11) "ctype_print" [158]=> string(11) "ctype_punct" [159]=> string(11) "ctype_space" [160]=> string(11) "ctype_upper" [161]=> string(12) "ctype_xdigit" [162]=> string(20) "dom_import_simplexml" [163]=> string(10) "finfo_open" [164]=> string(11) "finfo_close" [165]=> string(15) "finfo_set_flags" [166]=> string(10) "finfo_file" [167]=> string(12) "finfo_buffer" [168]=> string(17) "mime_content_type" [169]=> string(12) "filter_input" [170]=> string(10) "filter_var" [171]=> string(18) "filter_input_array" [172]=> string(16) "filter_var_array" [173]=> string(11) "filter_list" [174]=> string(14) "filter_has_var" [175]=> string(9) "filter_id" [176]=> string(4) "hash" [177]=> string(9) "hash_file" [178]=> string(9) "hash_hmac" [179]=> string(14) "hash_hmac_file" [180]=> string(9) "hash_init" [181]=> string(11) "hash_update" [182]=> string(18) "hash_update_stream" [183]=> string(16) "hash_update_file" [184]=> string(10) "hash_final" [185]=> string(9) "hash_copy" [186]=> string(10) "hash_algos" [187]=> string(15) "hash_hmac_algos" [188]=> string(11) "hash_pbkdf2" [189]=> string(11) "hash_equals" [190]=> string(9) "hash_hkdf" [191]=> string(11) "json_encode" [192]=> string(11) "json_decode" [193]=> string(15) "json_last_error" [194]=> string(19) "json_last_error_msg" [195]=> string(15) "mb_convert_case" [196]=> string(13) "mb_strtoupper" [197]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(18) "mb_detect_encoding" [223]=> string(17) "mb_list_encodings" [224]=> string(19) "mb_encoding_aliases" [225]=> string(15) "mb_convert_kana" [226]=> string(20) "mb_encode_mimeheader" [227]=> string(20) "mb_decode_mimeheader" [228]=> string(20) "mb_convert_variables" [229]=> string(23) "mb_encode_numericentity" [230]=> string(23) "mb_decode_numericentity" [231]=> string(12) "mb_send_mail" [232]=> string(11) "mb_get_info" [233]=> string(17) "mb_check_encoding" [234]=> string(6) "mb_ord" [235]=> string(6) "mb_chr" [236]=> string(8) "mb_scrub" [237]=> string(17) "mb_regex_encoding" [238]=> string(20) "mb_regex_set_options" [239]=> string(7) "mb_ereg" [240]=> string(8) "mb_eregi" [241]=> string(15) "mb_ereg_replace" [242]=> string(16) "mb_eregi_replace" [243]=> string(24) "mb_ereg_replace_callback" [244]=> string(8) "mb_split" [245]=> string(13) "mb_ereg_match" [246]=> string(14) "mb_ereg_search" [247]=> string(18) "mb_ereg_search_pos" [248]=> string(19) "mb_ereg_search_regs" [249]=> string(19) "mb_ereg_search_init" [250]=> string(22) "mb_ereg_search_getregs" [251]=> string(21) "mb_ereg_search_getpos" [252]=> string(21) "mb_ereg_search_setpos" [253]=> string(16) "mbregex_encoding" [254]=> string(6) "mbereg" [255]=> string(7) "mberegi" [256]=> string(14) "mbereg_replace" [257]=> string(15) "mberegi_replace" [258]=> string(7) "mbsplit" [259]=> string(12) "mbereg_match" [260]=> string(13) "mbereg_search" [261]=> string(17) "mbereg_search_pos" [262]=> string(18) "mbereg_search_regs" [263]=> string(18) "mbereg_search_init" [264]=> string(21) "mbereg_search_getregs" [265]=> string(20) "mbereg_search_getpos" [266]=> string(20) "mbereg_search_setpos" [267]=> string(11) "pdo_drivers" [268]=> string(10) "posix_kill" [269]=> string(12) "posix_getpid" [270]=> string(13) "posix_getppid" [271]=> string(12) "posix_getuid" [272]=> string(12) "posix_setuid" [273]=> string(13) "posix_geteuid" [274]=> string(13) "posix_seteuid" [275]=> string(12) "posix_getgid" [276]=> string(12) "posix_setgid" [277]=> string(13) "posix_getegid" [278]=> string(13) "posix_setegid" [279]=> string(15) "posix_getgroups" [280]=> string(14) "posix_getlogin" [281]=> string(13) "posix_getpgrp" [282]=> string(12) "posix_setsid" [283]=> string(13) "posix_setpgid" [284]=> string(13) "posix_getpgid" [285]=> string(12) "posix_getsid" [286]=> string(11) "posix_uname" [287]=> string(11) "posix_times" [288]=> string(13) "posix_ctermid" [289]=> string(13) "posix_ttyname" [290]=> string(12) "posix_isatty" [291]=> string(12) "posix_getcwd" [292]=> string(12) "posix_mkfifo" [293]=> string(11) "posix_mknod" [294]=> string(12) "posix_access" [295]=> string(14) "posix_getgrnam" [296]=> string(14) "posix_getgrgid" [297]=> string(14) "posix_getpwnam" [298]=> string(14) "posix_getpwuid" [299]=> string(15) "posix_getrlimit" [300]=> string(15) "posix_setrlimit" [301]=> string(20) "posix_get_last_error" [302]=> string(11) "posix_errno" [303]=> string(14) "posix_strerror" [304]=> string(16) "posix_initgroups" [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(13) "session_start" [314]=> string(15) "session_destroy" [315]=> string(13) "session_unset" [316]=> string(10) "session_gc" [317]=> string(24) "session_set_save_handler" [318]=> string(21) "session_cache_limiter" [319]=> string(20) "session_cache_expire" [320]=> string(25) "session_set_cookie_params" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(19) "simplexml_load_file" [329]=> string(21) "simplexml_load_string" [330]=> string(20) "simplexml_import_dom" [331]=> string(11) "spl_classes" [332]=> string(12) "spl_autoload" [333]=> string(23) "spl_autoload_extensions" [334]=> string(21) "spl_autoload_register" [335]=> string(23) "spl_autoload_unregister" [336]=> string(22) "spl_autoload_functions" [337]=> string(17) "spl_autoload_call" [338]=> string(13) "class_parents" [339]=> string(16) "class_implements" [340]=> string(10) "class_uses" [341]=> string(15) "spl_object_hash" [342]=> string(13) "spl_object_id" [343]=> string(17) "iterator_to_array" [344]=> string(14) "iterator_count" [345]=> string(14) "iterator_apply" [346]=> string(8) "constant" [347]=> string(7) "bin2hex" [348]=> string(7) "hex2bin" [349]=> string(5) "sleep" [350]=> string(6) "usleep" [351]=> string(14) "time_nanosleep" [352]=> string(16) "time_sleep_until" [353]=> string(8) "strptime" [354]=> string(5) "flush" [355]=> string(8) "wordwrap" [356]=> string(16) "htmlspecialchars" [357]=> string(12) "htmlentities" [358]=> string(18) "html_entity_decode" [359]=> string(23) "htmlspecialchars_decode" [360]=> string(26) "get_html_translation_table" [361]=> string(4) "sha1" [362]=> string(9) "sha1_file" [363]=> string(3) "md5" [364]=> string(8) "md5_file" [365]=> string(5) "crc32" [366]=> string(9) "iptcparse" [367]=> string(9) "iptcembed" [368]=> string(12) "getimagesize" [369]=> string(22) "getimagesizefromstring" [370]=> string(23) "image_type_to_mime_type" [371]=> string(23) "image_type_to_extension" [372]=> string(7) "phpinfo" [373]=> string(10) "phpversion" [374]=> string(10) "phpcredits" [375]=> string(13) "php_sapi_name" [376]=> string(9) "php_uname" [377]=> string(21) "php_ini_scanned_files" [378]=> string(19) "php_ini_loaded_file" [379]=> string(9) "strnatcmp" [380]=> string(13) "strnatcasecmp" [381]=> string(12) "substr_count" [382]=> string(6) "strspn" [383]=> string(7) "strcspn" [384]=> string(6) "strtok" [385]=> string(10) "strtoupper" [386]=> string(10) "strtolower" [387]=> string(6) "strpos" [388]=> string(7) "stripos" [389]=> string(7) "strrpos" [390]=> string(8) "strripos" [391]=> string(6) "strrev" [392]=> string(6) "hebrev" [393]=> string(7) "hebrevc" [394]=> string(5) "nl2br" [395]=> string(8) "basename" [396]=> string(7) "dirname" [397]=> string(8) "pathinfo" [398]=> string(12) "stripslashes" [399]=> string(13) "stripcslashes" [400]=> string(6) "strstr" [401]=> string(7) "stristr" [402]=> string(7) "strrchr" [403]=> string(11) "str_shuffle" [404]=> string(14) "str_word_count" [405]=> string(9) "str_split" [406]=> string(7) "strpbrk" [407]=> string(14) "substr_compare" [408]=> string(11) "utf8_encode" [409]=> string(11) "utf8_decode" [410]=> string(7) "strcoll" [411]=> string(12) "money_format" [412]=> string(6) "substr" [413]=> string(14) "substr_replace" [414]=> string(9) "quotemeta" [415]=> string(7) "ucfirst" [416]=> string(7) "lcfirst" [417]=> string(7) "ucwords" [418]=> string(5) "strtr" [419]=> string(10) "addslashes" [420]=> string(11) "addcslashes" [421]=> string(5) "rtrim" [422]=> string(11) "str_replace" [423]=> string(12) "str_ireplace" [424]=> string(10) "str_repeat" [425]=> string(11) "count_chars" [426]=> string(11) "chunk_split" [427]=> string(4) "trim" [428]=> string(5) "ltrim" [429]=> string(10) "strip_tags" [430]=> string(12) "similar_text" [431]=> string(7) "explode" [432]=> string(7) "implode" [433]=> string(4) "join" [434]=> string(9) "setlocale" [435]=> string(10) "localeconv" [436]=> string(11) "nl_langinfo" [437]=> string(7) "soundex" [438]=> string(11) "levenshtein" [439]=> string(3) "chr" [440]=> string(3) "ord" [441]=> string(9) "parse_str" [442]=> string(10) "str_getcsv" [443]=> string(7) "str_pad" [444]=> string(4) "chop" [445]=> string(6) "strchr" [446]=> string(7) "sprintf" [447]=> string(6) "printf" [448]=> string(7) "vprintf" [449]=> string(8) "vsprintf" [450]=> string(7) "fprintf" [451]=> string(8) "vfprintf" [452]=> string(6) "sscanf" [453]=> string(6) "fscanf" [454]=> string(9) "parse_url" [455]=> string(9) "urlencode" [456]=> string(9) "urldecode" [457]=> string(12) "rawurlencode" [458]=> string(12) "rawurldecode" [459]=> string(16) "http_build_query" [460]=> string(8) "readlink" [461]=> string(8) "linkinfo" [462]=> string(7) "symlink" [463]=> string(4) "link" [464]=> string(6) "unlink" [465]=> string(4) "exec" [466]=> string(6) "system" [467]=> string(14) "escapeshellcmd" [468]=> string(14) "escapeshellarg" [469]=> string(8) "passthru" [470]=> string(10) "shell_exec" [471]=> string(9) "proc_open" [472]=> string(10) "proc_close" [473]=> string(14) "proc_terminate" [474]=> string(15) "proc_get_status" [475]=> string(9) "proc_nice" [476]=> string(4) "rand" [477]=> string(5) "srand" [478]=> string(10) "getrandmax" [479]=> string(7) "mt_rand" [480]=> string(8) "mt_srand" [481]=> string(13) "mt_getrandmax" [482]=> string(12) "random_bytes" [483]=> string(10) "random_int" [484]=> string(13) "getservbyname" [485]=> string(13) "getservbyport" [486]=> string(14) "getprotobyname" [487]=> string(16) "getprotobynumber" [488]=> string(8) "getmyuid" [489]=> string(8) "getmygid" [490]=> string(8) "getmypid" [491]=> string(10) "getmyinode" [492]=> string(10) "getlastmod" [493]=> string(13) "base64_decode" [494]=> string(13) "base64_encode" [495]=> string(13) "password_hash" [496]=> string(17) "password_get_info" [497]=> string(21) "password_needs_rehash" [498]=> string(15) "password_verify" [499]=> string(16) "convert_uuencode" [500]=> string(16) "convert_uudecode" [501]=> string(3) "abs" [502]=> string(4) "ceil" [503]=> string(5) "floor" [504]=> string(5) "round" [505]=> string(3) "sin" [506]=> string(3) "cos" [507]=> string(3) "tan" [508]=> string(4) "asin" [509]=> string(4) "acos" [510]=> string(4) "atan" [511]=> string(5) "atanh" [512]=> string(5) "atan2" [513]=> string(4) "sinh" [514]=> string(4) "cosh" [515]=> string(4) "tanh" [516]=> string(5) "asinh" [517]=> string(5) "acosh" [518]=> string(5) "expm1" [519]=> string(5) "log1p" [520]=> string(2) "pi" [521]=> string(9) "is_finite" [522]=> string(6) "is_nan" [523]=> string(11) "is_infinite" [524]=> string(3) "pow" [525]=> string(3) "exp" [526]=> string(3) "log" [527]=> string(5) "log10" [528]=> string(4) "sqrt" [529]=> string(5) "hypot" [530]=> string(7) "deg2rad" [531]=> string(7) "rad2deg" [532]=> string(6) "bindec" [533]=> string(6) "hexdec" [534]=> string(6) "octdec" [535]=> string(6) "decbin" [536]=> string(6) "decoct" [537]=> string(6) "dechex" [538]=> string(12) "base_convert" [539]=> string(13) "number_format" [540]=> string(4) "fmod" [541]=> string(6) "intdiv" [542]=> string(9) "inet_ntop" [543]=> string(9) "inet_pton" [544]=> string(7) "ip2long" [545]=> string(7) "long2ip" [546]=> string(6) "getenv" [547]=> string(6) "putenv" [548]=> string(6) "getopt" [549]=> string(14) "sys_getloadavg" [550]=> string(9) "microtime" [551]=> string(12) "gettimeofday" [552]=> string(9) "getrusage" [553]=> string(6) "uniqid" [554]=> string(23) "quoted_printable_decode" [555]=> string(23) "quoted_printable_encode" [556]=> string(18) "convert_cyr_string" [557]=> string(16) "get_current_user" [558]=> string(14) "set_time_limit" [559]=> string(24) "header_register_callback" [560]=> string(11) "get_cfg_var" [561]=> string(20) "get_magic_quotes_gpc" [562]=> string(24) "get_magic_quotes_runtime" [563]=> string(9) "error_log" [564]=> string(14) "error_get_last" [565]=> string(16) "error_clear_last" [566]=> string(14) "call_user_func" [567]=> string(20) "call_user_func_array" [568]=> string(19) "forward_static_call" [569]=> string(25) "forward_static_call_array" [570]=> string(9) "serialize" [571]=> string(11) "unserialize" [572]=> string(8) "var_dump" [573]=> string(10) "var_export" [574]=> string(15) "debug_zval_dump" [575]=> string(7) "print_r" [576]=> string(16) "memory_get_usage" [577]=> string(21) "memory_get_peak_usage" [578]=> string(26) "register_shutdown_function" [579]=> string(22) "register_tick_function" [580]=> string(24) "unregister_tick_function" [581]=> string(14) "highlight_file" [582]=> string(11) "show_source" [583]=> string(16) "highlight_string" [584]=> string(20) "php_strip_whitespace" [585]=> string(7) "ini_get" [586]=> string(11) "ini_get_all" [587]=> string(7) "ini_set" [588]=> string(9) "ini_alter" [589]=> string(11) "ini_restore" [590]=> string(16) "get_include_path" [591]=> string(16) "set_include_path" [592]=> string(20) "restore_include_path" [593]=> string(9) "setcookie" [594]=> string(12) "setrawcookie" [595]=> string(6) "header" [596]=> string(13) "header_remove" [597]=> string(12) "headers_sent" [598]=> string(12) "headers_list" [599]=> string(18) "http_response_code" [600]=> string(18) "connection_aborted" [601]=> string(17) "connection_status" [602]=> string(17) "ignore_user_abort" [603]=> string(14) "parse_ini_file" [604]=> string(16) "parse_ini_string" [605]=> string(16) "is_uploaded_file" [606]=> string(18) "move_uploaded_file" [607]=> string(13) "gethostbyaddr" [608]=> string(13) "gethostbyname" [609]=> string(14) "gethostbynamel" [610]=> string(11) "gethostname" [611]=> string(16) "dns_check_record" [612]=> string(10) "checkdnsrr" [613]=> string(10) "dns_get_mx" [614]=> string(7) "getmxrr" [615]=> string(14) "dns_get_record" [616]=> string(6) "intval" [617]=> string(8) "floatval" [618]=> string(9) "doubleval" [619]=> string(6) "strval" [620]=> string(7) "boolval" [621]=> string(7) "gettype" [622]=> string(7) "settype" [623]=> string(7) "is_null" [624]=> string(11) "is_resource" [625]=> string(7) "is_bool" [626]=> string(6) "is_int" [627]=> string(8) "is_float" [628]=> string(10) "is_integer" [629]=> string(7) "is_long" [630]=> string(9) "is_double" [631]=> string(7) "is_real" [632]=> string(10) "is_numeric" [633]=> string(9) "is_string" [634]=> string(8) "is_array" [635]=> string(9) "is_object" [636]=> string(9) "is_scalar" [637]=> string(11) "is_callable" [638]=> string(11) "is_iterable" [639]=> string(6) "pclose" [640]=> string(5) "popen" [641]=> string(8) "readfile" [642]=> string(6) "rewind" [643]=> string(5) "rmdir" [644]=> string(5) "umask" [645]=> string(6) "fclose" [646]=> string(4) "feof" [647]=> string(5) "fgetc" [648]=> string(5) "fgets" [649]=> string(6) "fgetss" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(9) "fpassthru" [653]=> string(9) "ftruncate" [654]=> string(5) "fstat" [655]=> string(5) "fseek" [656]=> string(5) "ftell" [657]=> string(6) "fflush" [658]=> string(6) "fwrite" [659]=> string(5) "fputs" [660]=> string(5) "mkdir" [661]=> string(6) "rename" [662]=> string(4) "copy" [663]=> string(7) "tempnam" [664]=> string(7) "tmpfile" [665]=> string(4) "file" [666]=> string(17) "file_get_contents" [667]=> string(17) "file_put_contents" [668]=> string(13) "stream_select" [669]=> string(21) "stream_context_create" [670]=> string(25) "stream_context_set_params" [671]=> string(25) "stream_context_get_params" [672]=> string(25) "stream_context_set_option" [673]=> string(26) "stream_context_get_options" [674]=> string(26) "stream_context_get_default" [675]=> string(26) "stream_context_set_default" [676]=> string(21) "stream_filter_prepend" [677]=> string(20) "stream_filter_append" [678]=> string(20) "stream_filter_remove" [679]=> string(20) "stream_socket_client" [680]=> string(20) "stream_socket_server" [681]=> string(20) "stream_socket_accept" [682]=> string(22) "stream_socket_get_name" [683]=> string(22) "stream_socket_recvfrom" [684]=> string(20) "stream_socket_sendto" [685]=> string(27) "stream_socket_enable_crypto" [686]=> string(22) "stream_socket_shutdown" [687]=> string(18) "stream_socket_pair" [688]=> string(21) "stream_copy_to_stream" [689]=> string(19) "stream_get_contents" [690]=> string(20) "stream_supports_lock" [691]=> string(13) "stream_isatty" [692]=> string(7) "fgetcsv" [693]=> string(7) "fputcsv" [694]=> string(5) "flock" [695]=> string(13) "get_meta_tags" [696]=> string(22) "stream_set_read_buffer" [697]=> string(23) "stream_set_write_buffer" [698]=> string(15) "set_file_buffer" [699]=> string(21) "stream_set_chunk_size" [700]=> string(19) "stream_set_blocking" [701]=> string(19) "socket_set_blocking" [702]=> string(20) "stream_get_meta_data" [703]=> string(15) "stream_get_line" [704]=> string(23) "stream_wrapper_register" [705]=> string(23) "stream_register_wrapper" [706]=> string(25) "stream_wrapper_unregister" [707]=> string(22) "stream_wrapper_restore" [708]=> string(19) "stream_get_wrappers" [709]=> string(21) "stream_get_transports" [710]=> string(27) "stream_resolve_include_path" [711]=> string(15) "stream_is_local" [712]=> string(11) "get_headers" [713]=> string(18) "stream_set_timeout" [714]=> string(18) "socket_set_timeout" [715]=> string(17) "socket_get_status" [716]=> string(8) "realpath" [717]=> string(7) "fnmatch" [718]=> string(9) "fsockopen" [719]=> string(10) "pfsockopen" [720]=> string(4) "pack" [721]=> string(6) "unpack" [722]=> string(11) "get_browser" [723]=> string(5) "crypt" [724]=> string(7) "opendir" [725]=> string(8) "closedir" [726]=> string(5) "chdir" [727]=> string(6) "chroot" [728]=> string(6) "getcwd" [729]=> string(9) "rewinddir" [730]=> string(7) "readdir" [731]=> string(3) "dir" [732]=> string(7) "scandir" [733]=> string(4) "glob" [734]=> string(9) "fileatime" [735]=> string(9) "filectime" [736]=> string(9) "filegroup" [737]=> string(9) "fileinode" [738]=> string(9) "filemtime" [739]=> string(9) "fileowner" [740]=> string(9) "fileperms" [741]=> string(8) "filesize" [742]=> string(8) "filetype" [743]=> string(11) "file_exists" [744]=> string(11) "is_writable" [745]=> string(12) "is_writeable" [746]=> string(11) "is_readable" [747]=> string(13) "is_executable" [748]=> string(7) "is_file" [749]=> string(6) "is_dir" [750]=> string(7) "is_link" [751]=> string(4) "stat" [752]=> string(5) "lstat" [753]=> string(5) "chown" [754]=> string(5) "chgrp" [755]=> string(6) "lchown" [756]=> string(6) "lchgrp" [757]=> string(5) "chmod" [758]=> string(5) "touch" [759]=> string(14) "clearstatcache" [760]=> string(16) "disk_total_space" [761]=> string(15) "disk_free_space" [762]=> string(13) "diskfreespace" [763]=> string(19) "realpath_cache_size" [764]=> string(18) "realpath_cache_get" [765]=> string(4) "mail" [766]=> string(10) "ezmlm_hash" [767]=> string(7) "openlog" [768]=> string(6) "syslog" [769]=> string(8) "closelog" [770]=> string(9) "lcg_value" [771]=> string(9) "metaphone" [772]=> string(8) "ob_start" [773]=> string(8) "ob_flush" [774]=> string(8) "ob_clean" [775]=> string(12) "ob_end_flush" [776]=> string(12) "ob_end_clean" [777]=> string(12) "ob_get_flush" [778]=> string(12) "ob_get_clean" [779]=> string(13) "ob_get_length" [780]=> string(12) "ob_get_level" [781]=> string(13) "ob_get_status" [782]=> string(15) "ob_get_contents" [783]=> string(17) "ob_implicit_flush" [784]=> string(16) "ob_list_handlers" [
Output for 7.2.0, 7.2.2 - 7.2.3, 7.2.5 - 7.2.6
array(2) { ["internal"]=> array(1270) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(18) "inflate_get_status" [149]=> string(20) "inflate_get_read_len" [150]=> string(12) "ob_gzhandler" [151]=> string(11) "ctype_alnum" [152]=> string(11) "ctype_alpha" [153]=> string(11) "ctype_cntrl" [154]=> string(11) "ctype_digit" [155]=> string(11) "ctype_lower" [156]=> string(11) "ctype_graph" [157]=> string(11) "ctype_print" [158]=> string(11) "ctype_punct" [159]=> string(11) "ctype_space" [160]=> string(11) "ctype_upper" [161]=> string(12) "ctype_xdigit" [162]=> string(20) "dom_import_simplexml" [163]=> string(10) "finfo_open" [164]=> string(11) "finfo_close" [165]=> string(15) "finfo_set_flags" [166]=> string(10) "finfo_file" [167]=> string(12) "finfo_buffer" [168]=> string(17) "mime_content_type" [169]=> string(12) "filter_input" [170]=> string(10) "filter_var" [171]=> string(18) "filter_input_array" [172]=> string(16) "filter_var_array" [173]=> string(11) "filter_list" [174]=> string(14) "filter_has_var" [175]=> string(9) "filter_id" [176]=> string(4) "hash" [177]=> string(9) "hash_file" [178]=> string(9) "hash_hmac" [179]=> string(14) "hash_hmac_file" [180]=> string(9) "hash_init" [181]=> string(11) "hash_update" [182]=> string(18) "hash_update_stream" [183]=> string(16) "hash_update_file" [184]=> string(10) "hash_final" [185]=> string(9) "hash_copy" [186]=> string(10) "hash_algos" [187]=> string(15) "hash_hmac_algos" [188]=> string(11) "hash_pbkdf2" [189]=> string(11) "hash_equals" [190]=> string(9) "hash_hkdf" [191]=> string(11) "json_encode" [192]=> string(11) "json_decode" [193]=> string(15) "json_last_error" [194]=> string(19) "json_last_error_msg" [195]=> string(15) "mb_convert_case" [196]=> string(13) "mb_strtoupper" [197]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(18) "mb_detect_encoding" [223]=> string(17) "mb_list_encodings" [224]=> string(19) "mb_encoding_aliases" [225]=> string(15) "mb_convert_kana" [226]=> string(20) "mb_encode_mimeheader" [227]=> string(20) "mb_decode_mimeheader" [228]=> string(20) "mb_convert_variables" [229]=> string(23) "mb_encode_numericentity" [230]=> string(23) "mb_decode_numericentity" [231]=> string(12) "mb_send_mail" [232]=> string(11) "mb_get_info" [233]=> string(17) "mb_check_encoding" [234]=> string(6) "mb_ord" [235]=> string(6) "mb_chr" [236]=> string(8) "mb_scrub" [237]=> string(17) "mb_regex_encoding" [238]=> string(20) "mb_regex_set_options" [239]=> string(7) "mb_ereg" [240]=> string(8) "mb_eregi" [241]=> string(15) "mb_ereg_replace" [242]=> string(16) "mb_eregi_replace" [243]=> string(24) "mb_ereg_replace_callback" [244]=> string(8) "mb_split" [245]=> string(13) "mb_ereg_match" [246]=> string(14) "mb_ereg_search" [247]=> string(18) "mb_ereg_search_pos" [248]=> string(19) "mb_ereg_search_regs" [249]=> string(19) "mb_ereg_search_init" [250]=> string(22) "mb_ereg_search_getregs" [251]=> string(21) "mb_ereg_search_getpos" [252]=> string(21) "mb_ereg_search_setpos" [253]=> string(16) "mbregex_encoding" [254]=> string(6) "mbereg" [255]=> string(7) "mberegi" [256]=> string(14) "mbereg_replace" [257]=> string(15) "mberegi_replace" [258]=> string(7) "mbsplit" [259]=> string(12) "mbereg_match" [260]=> string(13) "mbereg_search" [261]=> string(17) "mbereg_search_pos" [262]=> string(18) "mbereg_search_regs" [263]=> string(18) "mbereg_search_init" [264]=> string(21) "mbereg_search_getregs" [265]=> string(20) "mbereg_search_getpos" [266]=> string(20) "mbereg_search_setpos" [267]=> string(11) "pdo_drivers" [268]=> string(10) "posix_kill" [269]=> string(12) "posix_getpid" [270]=> string(13) "posix_getppid" [271]=> string(12) "posix_getuid" [272]=> string(12) "posix_setuid" [273]=> string(13) "posix_geteuid" [274]=> string(13) "posix_seteuid" [275]=> string(12) "posix_getgid" [276]=> string(12) "posix_setgid" [277]=> string(13) "posix_getegid" [278]=> string(13) "posix_setegid" [279]=> string(15) "posix_getgroups" [280]=> string(14) "posix_getlogin" [281]=> string(13) "posix_getpgrp" [282]=> string(12) "posix_setsid" [283]=> string(13) "posix_setpgid" [284]=> string(13) "posix_getpgid" [285]=> string(12) "posix_getsid" [286]=> string(11) "posix_uname" [287]=> string(11) "posix_times" [288]=> string(13) "posix_ctermid" [289]=> string(13) "posix_ttyname" [290]=> string(12) "posix_isatty" [291]=> string(12) "posix_getcwd" [292]=> string(12) "posix_mkfifo" [293]=> string(11) "posix_mknod" [294]=> string(12) "posix_access" [295]=> string(14) "posix_getgrnam" [296]=> string(14) "posix_getgrgid" [297]=> string(14) "posix_getpwnam" [298]=> string(14) "posix_getpwuid" [299]=> string(15) "posix_getrlimit" [300]=> string(15) "posix_setrlimit" [301]=> string(20) "posix_get_last_error" [302]=> string(11) "posix_errno" [303]=> string(14) "posix_strerror" [304]=> string(16) "posix_initgroups" [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(13) "session_start" [314]=> string(15) "session_destroy" [315]=> string(13) "session_unset" [316]=> string(10) "session_gc" [317]=> string(24) "session_set_save_handler" [318]=> string(21) "session_cache_limiter" [319]=> string(20) "session_cache_expire" [320]=> string(25) "session_set_cookie_params" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(19) "simplexml_load_file" [329]=> string(21) "simplexml_load_string" [330]=> string(20) "simplexml_import_dom" [331]=> string(11) "spl_classes" [332]=> string(12) "spl_autoload" [333]=> string(23) "spl_autoload_extensions" [334]=> string(21) "spl_autoload_register" [335]=> string(23) "spl_autoload_unregister" [336]=> string(22) "spl_autoload_functions" [337]=> string(17) "spl_autoload_call" [338]=> string(13) "class_parents" [339]=> string(16) "class_implements" [340]=> string(10) "class_uses" [341]=> string(15) "spl_object_hash" [342]=> string(13) "spl_object_id" [343]=> string(17) "iterator_to_array" [344]=> string(14) "iterator_count" [345]=> string(14) "iterator_apply" [346]=> string(8) "constant" [347]=> string(7) "bin2hex" [348]=> string(7) "hex2bin" [349]=> string(5) "sleep" [350]=> string(6) "usleep" [351]=> string(14) "time_nanosleep" [352]=> string(16) "time_sleep_until" [353]=> string(8) "strptime" [354]=> string(5) "flush" [355]=> string(8) "wordwrap" [356]=> string(16) "htmlspecialchars" [357]=> string(12) "htmlentities" [358]=> string(18) "html_entity_decode" [359]=> string(23) "htmlspecialchars_decode" [360]=> string(26) "get_html_translation_table" [361]=> string(4) "sha1" [362]=> string(9) "sha1_file" [363]=> string(3) "md5" [364]=> string(8) "md5_file" [365]=> string(5) "crc32" [366]=> string(9) "iptcparse" [367]=> string(9) "iptcembed" [368]=> string(12) "getimagesize" [369]=> string(22) "getimagesizefromstring" [370]=> string(23) "image_type_to_mime_type" [371]=> string(23) "image_type_to_extension" [372]=> string(7) "phpinfo" [373]=> string(10) "phpversion" [374]=> string(10) "phpcredits" [375]=> string(13) "php_sapi_name" [376]=> string(9) "php_uname" [377]=> string(21) "php_ini_scanned_files" [378]=> string(19) "php_ini_loaded_file" [379]=> string(9) "strnatcmp" [380]=> string(13) "strnatcasecmp" [381]=> string(12) "substr_count" [382]=> string(6) "strspn" [383]=> string(7) "strcspn" [384]=> string(6) "strtok" [385]=> string(10) "strtoupper" [386]=> string(10) "strtolower" [387]=> string(6) "strpos" [388]=> string(7) "stripos" [389]=> string(7) "strrpos" [390]=> string(8) "strripos" [391]=> string(6) "strrev" [392]=> string(6) "hebrev" [393]=> string(7) "hebrevc" [394]=> string(5) "nl2br" [395]=> string(8) "basename" [396]=> string(7) "dirname" [397]=> string(8) "pathinfo" [398]=> string(12) "stripslashes" [399]=> string(13) "stripcslashes" [400]=> string(6) "strstr" [401]=> string(7) "stristr" [402]=> string(7) "strrchr" [403]=> string(11) "str_shuffle" [404]=> string(14) "str_word_count" [405]=> string(9) "str_split" [406]=> string(7) "strpbrk" [407]=> string(14) "substr_compare" [408]=> string(11) "utf8_encode" [409]=> string(11) "utf8_decode" [410]=> string(7) "strcoll" [411]=> string(12) "money_format" [412]=> string(6) "substr" [413]=> string(14) "substr_replace" [414]=> string(9) "quotemeta" [415]=> string(7) "ucfirst" [416]=> string(7) "lcfirst" [417]=> string(7) "ucwords" [418]=> string(5) "strtr" [419]=> string(10) "addslashes" [420]=> string(11) "addcslashes" [421]=> string(5) "rtrim" [422]=> string(11) "str_replace" [423]=> string(12) "str_ireplace" [424]=> string(10) "str_repeat" [425]=> string(11) "count_chars" [426]=> string(11) "chunk_split" [427]=> string(4) "trim" [428]=> string(5) "ltrim" [429]=> string(10) "strip_tags" [430]=> string(12) "similar_text" [431]=> string(7) "explode" [432]=> string(7) "implode" [433]=> string(4) "join" [434]=> string(9) "setlocale" [435]=> string(10) "localeconv" [436]=> string(11) "nl_langinfo" [437]=> string(7) "soundex" [438]=> string(11) "levenshtein" [439]=> string(3) "chr" [440]=> string(3) "ord" [441]=> string(9) "parse_str" [442]=> string(10) "str_getcsv" [443]=> string(7) "str_pad" [444]=> string(4) "chop" [445]=> string(6) "strchr" [446]=> string(7) "sprintf" [447]=> string(6) "printf" [448]=> string(7) "vprintf" [449]=> string(8) "vsprintf" [450]=> string(7) "fprintf" [451]=> string(8) "vfprintf" [452]=> string(6) "sscanf" [453]=> string(6) "fscanf" [454]=> string(9) "parse_url" [455]=> string(9) "urlencode" [456]=> string(9) "urldecode" [457]=> string(12) "rawurlencode" [458]=> string(12) "rawurldecode" [459]=> string(16) "http_build_query" [460]=> string(8) "readlink" [461]=> string(8) "linkinfo" [462]=> string(7) "symlink" [463]=> string(4) "link" [464]=> string(6) "unlink" [465]=> string(4) "exec" [466]=> string(6) "system" [467]=> string(14) "escapeshellcmd" [468]=> string(14) "escapeshellarg" [469]=> string(8) "passthru" [470]=> string(10) "shell_exec" [471]=> string(9) "proc_open" [472]=> string(10) "proc_close" [473]=> string(14) "proc_terminate" [474]=> string(15) "proc_get_status" [475]=> string(9) "proc_nice" [476]=> string(4) "rand" [477]=> string(5) "srand" [478]=> string(10) "getrandmax" [479]=> string(7) "mt_rand" [480]=> string(8) "mt_srand" [481]=> string(13) "mt_getrandmax" [482]=> string(12) "random_bytes" [483]=> string(10) "random_int" [484]=> string(13) "getservbyname" [485]=> string(13) "getservbyport" [486]=> string(14) "getprotobyname" [487]=> string(16) "getprotobynumber" [488]=> string(8) "getmyuid" [489]=> string(8) "getmygid" [490]=> string(8) "getmypid" [491]=> string(10) "getmyinode" [492]=> string(10) "getlastmod" [493]=> string(13) "base64_decode" [494]=> string(13) "base64_encode" [495]=> string(13) "password_hash" [496]=> string(17) "password_get_info" [497]=> string(21) "password_needs_rehash" [498]=> string(15) "password_verify" [499]=> string(16) "convert_uuencode" [500]=> string(16) "convert_uudecode" [501]=> string(3) "abs" [502]=> string(4) "ceil" [503]=> string(5) "floor" [504]=> string(5) "round" [505]=> string(3) "sin" [506]=> string(3) "cos" [507]=> string(3) "tan" [508]=> string(4) "asin" [509]=> string(4) "acos" [510]=> string(4) "atan" [511]=> string(5) "atanh" [512]=> string(5) "atan2" [513]=> string(4) "sinh" [514]=> string(4) "cosh" [515]=> string(4) "tanh" [516]=> string(5) "asinh" [517]=> string(5) "acosh" [518]=> string(5) "expm1" [519]=> string(5) "log1p" [520]=> string(2) "pi" [521]=> string(9) "is_finite" [522]=> string(6) "is_nan" [523]=> string(11) "is_infinite" [524]=> string(3) "pow" [525]=> string(3) "exp" [526]=> string(3) "log" [527]=> string(5) "log10" [528]=> string(4) "sqrt" [529]=> string(5) "hypot" [530]=> string(7) "deg2rad" [531]=> string(7) "rad2deg" [532]=> string(6) "bindec" [533]=> string(6) "hexdec" [534]=> string(6) "octdec" [535]=> string(6) "decbin" [536]=> string(6) "decoct" [537]=> string(6) "dechex" [538]=> string(12) "base_convert" [539]=> string(13) "number_format" [540]=> string(4) "fmod" [541]=> string(6) "intdiv" [542]=> string(9) "inet_ntop" [543]=> string(9) "inet_pton" [544]=> string(7) "ip2long" [545]=> string(7) "long2ip" [546]=> string(6) "getenv" [547]=> string(6) "putenv" [548]=> string(6) "getopt" [549]=> string(14) "sys_getloadavg" [550]=> string(9) "microtime" [551]=> string(12) "gettimeofday" [552]=> string(9) "getrusage" [553]=> string(6) "uniqid" [554]=> string(23) "quoted_printable_decode" [555]=> string(23) "quoted_printable_encode" [556]=> string(18) "convert_cyr_string" [557]=> string(16) "get_current_user" [558]=> string(14) "set_time_limit" [559]=> string(24) "header_register_callback" [560]=> string(11) "get_cfg_var" [561]=> string(20) "get_magic_quotes_gpc" [562]=> string(24) "get_magic_quotes_runtime" [563]=> string(9) "error_log" [564]=> string(14) "error_get_last" [565]=> string(16) "error_clear_last" [566]=> string(14) "call_user_func" [567]=> string(20) "call_user_func_array" [568]=> string(19) "forward_static_call" [569]=> string(25) "forward_static_call_array" [570]=> string(9) "serialize" [571]=> string(11) "unserialize" [572]=> string(8) "var_dump" [573]=> string(10) "var_export" [574]=> string(15) "debug_zval_dump" [575]=> string(7) "print_r" [576]=> string(16) "memory_get_usage" [577]=> string(21) "memory_get_peak_usage" [578]=> string(26) "register_shutdown_function" [579]=> string(22) "register_tick_function" [580]=> string(24) "unregister_tick_function" [581]=> string(14) "highlight_file" [582]=> string(11) "show_source" [583]=> string(16) "highlight_string" [584]=> string(20) "php_strip_whitespace" [585]=> string(7) "ini_get" [586]=> string(11) "ini_get_all" [587]=> string(7) "ini_set" [588]=> string(9) "ini_alter" [589]=> string(11) "ini_restore" [590]=> string(16) "get_include_path" [591]=> string(16) "set_include_path" [592]=> string(20) "restore_include_path" [593]=> string(9) "setcookie" [594]=> string(12) "setrawcookie" [595]=> string(6) "header" [596]=> string(13) "header_remove" [597]=> string(12) "headers_sent" [598]=> string(12) "headers_list" [599]=> string(18) "http_response_code" [600]=> string(18) "connection_aborted" [601]=> string(17) "connection_status" [602]=> string(17) "ignore_user_abort" [603]=> string(14) "parse_ini_file" [604]=> string(16) "parse_ini_string" [605]=> string(16) "is_uploaded_file" [606]=> string(18) "move_uploaded_file" [607]=> string(13) "gethostbyaddr" [608]=> string(13) "gethostbyname" [609]=> string(14) "gethostbynamel" [610]=> string(11) "gethostname" [611]=> string(16) "dns_check_record" [612]=> string(10) "checkdnsrr" [613]=> string(10) "dns_get_mx" [614]=> string(7) "getmxrr" [615]=> string(14) "dns_get_record" [616]=> string(6) "intval" [617]=> string(8) "floatval" [618]=> string(9) "doubleval" [619]=> string(6) "strval" [620]=> string(7) "boolval" [621]=> string(7) "gettype" [622]=> string(7) "settype" [623]=> string(7) "is_null" [624]=> string(11) "is_resource" [625]=> string(7) "is_bool" [626]=> string(6) "is_int" [627]=> string(8) "is_float" [628]=> string(10) "is_integer" [629]=> string(7) "is_long" [630]=> string(9) "is_double" [631]=> string(7) "is_real" [632]=> string(10) "is_numeric" [633]=> string(9) "is_string" [634]=> string(8) "is_array" [635]=> string(9) "is_object" [636]=> string(9) "is_scalar" [637]=> string(11) "is_callable" [638]=> string(11) "is_iterable" [639]=> string(6) "pclose" [640]=> string(5) "popen" [641]=> string(8) "readfile" [642]=> string(6) "rewind" [643]=> string(5) "rmdir" [644]=> string(5) "umask" [645]=> string(6) "fclose" [646]=> string(4) "feof" [647]=> string(5) "fgetc" [648]=> string(5) "fgets" [649]=> string(6) "fgetss" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(9) "fpassthru" [653]=> string(9) "ftruncate" [654]=> string(5) "fstat" [655]=> string(5) "fseek" [656]=> string(5) "ftell" [657]=> string(6) "fflush" [658]=> string(6) "fwrite" [659]=> string(5) "fputs" [660]=> string(5) "mkdir" [661]=> string(6) "rename" [662]=> string(4) "copy" [663]=> string(7) "tempnam" [664]=> string(7) "tmpfile" [665]=> string(4) "file" [666]=> string(17) "file_get_contents" [667]=> string(17) "file_put_contents" [668]=> string(13) "stream_select" [669]=> string(21) "stream_context_create" [670]=> string(25) "stream_context_set_params" [671]=> string(25) "stream_context_get_params" [672]=> string(25) "stream_context_set_option" [673]=> string(26) "stream_context_get_options" [674]=> string(26) "stream_context_get_default" [675]=> string(26) "stream_context_set_default" [676]=> string(21) "stream_filter_prepend" [677]=> string(20) "stream_filter_append" [678]=> string(20) "stream_filter_remove" [679]=> string(20) "stream_socket_client" [680]=> string(20) "stream_socket_server" [681]=> string(20) "stream_socket_accept" [682]=> string(22) "stream_socket_get_name" [683]=> string(22) "stream_socket_recvfrom" [684]=> string(20) "stream_socket_sendto" [685]=> string(27) "stream_socket_enable_crypto" [686]=> string(22) "stream_socket_shutdown" [687]=> string(18) "stream_socket_pair" [688]=> string(21) "stream_copy_to_stream" [689]=> string(19) "stream_get_contents" [690]=> string(20) "stream_supports_lock" [691]=> string(13) "stream_isatty" [692]=> string(7) "fgetcsv" [693]=> string(7) "fputcsv" [694]=> string(5) "flock" [695]=> string(13) "get_meta_tags" [696]=> string(22) "stream_set_read_buffer" [697]=> string(23) "stream_set_write_buffer" [698]=> string(15) "set_file_buffer" [699]=> string(21) "stream_set_chunk_size" [700]=> string(19) "stream_set_blocking" [701]=> string(19) "socket_set_blocking" [702]=> string(20) "stream_get_meta_data" [703]=> string(15) "stream_get_line" [704]=> string(23) "stream_wrapper_register" [705]=> string(23) "stream_register_wrapper" [706]=> string(25) "stream_wrapper_unregister" [707]=> string(22) "stream_wrapper_restore" [708]=> string(19) "stream_get_wrappers" [709]=> string(21) "stream_get_transports" [710]=> string(27) "stream_resolve_include_path" [711]=> string(15) "stream_is_local" [712]=> string(11) "get_headers" [713]=> string(18) "stream_set_timeout" [714]=> string(18) "socket_set_timeout" [715]=> string(17) "socket_get_status" [716]=> string(8) "realpath" [717]=> string(7) "fnmatch" [718]=> string(9) "fsockopen" [719]=> string(10) "pfsockopen" [720]=> string(4) "pack" [721]=> string(6) "unpack" [722]=> string(11) "get_browser" [723]=> string(5) "crypt" [724]=> string(7) "opendir" [725]=> string(8) "closedir" [726]=> string(5) "chdir" [727]=> string(6) "getcwd" [728]=> string(9) "rewinddir" [729]=> string(7) "readdir" [730]=> string(3) "dir" [731]=> string(7) "scandir" [732]=> string(4) "glob" [733]=> string(9) "fileatime" [734]=> string(9) "filectime" [735]=> string(9) "filegroup" [736]=> string(9) "fileinode" [737]=> string(9) "filemtime" [738]=> string(9) "fileowner" [739]=> string(9) "fileperms" [740]=> string(8) "filesize" [741]=> string(8) "filetype" [742]=> string(11) "file_exists" [743]=> string(11) "is_writable" [744]=> string(12) "is_writeable" [745]=> string(11) "is_readable" [746]=> string(13) "is_executable" [747]=> string(7) "is_file" [748]=> string(6) "is_dir" [749]=> string(7) "is_link" [750]=> string(4) "stat" [751]=> string(5) "lstat" [752]=> string(5) "chown" [753]=> string(5) "chgrp" [754]=> string(6) "lchown" [755]=> string(6) "lchgrp" [756]=> string(5) "chmod" [757]=> string(5) "touch" [758]=> string(14) "clearstatcache" [759]=> string(16) "disk_total_space" [760]=> string(15) "disk_free_space" [761]=> string(13) "diskfreespace" [762]=> string(19) "realpath_cache_size" [763]=> string(18) "realpath_cache_get" [764]=> string(4) "mail" [765]=> string(10) "ezmlm_hash" [766]=> string(7) "openlog" [767]=> string(6) "syslog" [768]=> string(8) "closelog" [769]=> string(9) "lcg_value" [770]=> string(9) "metaphone" [771]=> string(8) "ob_start" [772]=> string(8) "ob_flush" [773]=> string(8) "ob_clean" [774]=> string(12) "ob_end_flush" [775]=> string(12) "ob_end_clean" [776]=> string(12) "ob_get_flush" [777]=> string(12) "ob_get_clean" [778]=> string(13) "ob_get_length" [779]=> string(12) "ob_get_level" [780]=> string(13) "ob_get_status" [781]=> string(15) "ob_get_contents" [782]=> string(17) "ob_implicit_flush" [783]=> string(16) "ob_list_handlers" [784]=> string(5) "ksort" [7
Output for 7.2.1, 7.2.4
array(2) { ["internal"]=> array(1270) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(18) "inflate_get_status" [149]=> string(20) "inflate_get_read_len" [150]=> string(12) "ob_gzhandler" [151]=> string(11) "ctype_alnum" [152]=> string(11) "ctype_alpha" [153]=> string(11) "ctype_cntrl" [154]=> string(11) "ctype_digit" [155]=> string(11) "ctype_lower" [156]=> string(11) "ctype_graph" [157]=> string(11) "ctype_print" [158]=> string(11) "ctype_punct" [159]=> string(11) "ctype_space" [160]=> string(11) "ctype_upper" [161]=> string(12) "ctype_xdigit" [162]=> string(20) "dom_import_simplexml" [163]=> string(10) "finfo_open" [164]=> string(11) "finfo_close" [165]=> string(15) "finfo_set_flags" [166]=> string(10) "finfo_file" [167]=> string(12) "finfo_buffer" [168]=> string(17) "mime_content_type" [169]=> string(12) "filter_input" [170]=> string(10) "filter_var" [171]=> string(18) "filter_input_array" [172]=> string(16) "filter_var_array" [173]=> string(11) "filter_list" [174]=> string(14) "filter_has_var" [175]=> string(9) "filter_id" [176]=> string(4) "hash" [177]=> string(9) "hash_file" [178]=> string(9) "hash_hmac" [179]=> string(14) "hash_hmac_file" [180]=> string(9) "hash_init" [181]=> string(11) "hash_update" [182]=> string(18) "hash_update_stream" [183]=> string(16) "hash_update_file" [184]=> string(10) "hash_final" [185]=> string(9) "hash_copy" [186]=> string(10) "hash_algos" [187]=> string(15) "hash_hmac_algos" [188]=> string(11) "hash_pbkdf2" [189]=> string(11) "hash_equals" [190]=> string(9) "hash_hkdf" [191]=> string(11) "json_encode" [192]=> string(11) "json_decode" [193]=> string(15) "json_last_error" [194]=> string(19) "json_last_error_msg" [195]=> string(15) "mb_convert_case" [196]=> string(13) "mb_strtoupper" [197]=> string(13) "mb_strtolower" [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(12) "mb_parse_str" [205]=> string(17) "mb_output_handler" [206]=> string(22) "mb_preferred_mime_name" [207]=> string(9) "mb_strlen" [208]=> string(9) "mb_strpos" [209]=> string(10) "mb_strrpos" [210]=> string(10) "mb_stripos" [211]=> string(11) "mb_strripos" [212]=> string(9) "mb_strstr" [213]=> string(10) "mb_strrchr" [214]=> string(10) "mb_stristr" [215]=> string(11) "mb_strrichr" [216]=> string(15) "mb_substr_count" [217]=> string(9) "mb_substr" [218]=> string(9) "mb_strcut" [219]=> string(11) "mb_strwidth" [220]=> string(13) "mb_strimwidth" [221]=> string(19) "mb_convert_encoding" [222]=> string(18) "mb_detect_encoding" [223]=> string(17) "mb_list_encodings" [224]=> string(19) "mb_encoding_aliases" [225]=> string(15) "mb_convert_kana" [226]=> string(20) "mb_encode_mimeheader" [227]=> string(20) "mb_decode_mimeheader" [228]=> string(20) "mb_convert_variables" [229]=> string(23) "mb_encode_numericentity" [230]=> string(23) "mb_decode_numericentity" [231]=> string(12) "mb_send_mail" [232]=> string(11) "mb_get_info" [233]=> string(17) "mb_check_encoding" [234]=> string(6) "mb_ord" [235]=> string(6) "mb_chr" [236]=> string(8) "mb_scrub" [237]=> string(17) "mb_regex_encoding" [238]=> string(20) "mb_regex_set_options" [239]=> string(7) "mb_ereg" [240]=> string(8) "mb_eregi" [241]=> string(15) "mb_ereg_replace" [242]=> string(16) "mb_eregi_replace" [243]=> string(24) "mb_ereg_replace_callback" [244]=> string(8) "mb_split" [245]=> string(13) "mb_ereg_match" [246]=> string(14) "mb_ereg_search" [247]=> string(18) "mb_ereg_search_pos" [248]=> string(19) "mb_ereg_search_regs" [249]=> string(19) "mb_ereg_search_init" [250]=> string(22) "mb_ereg_search_getregs" [251]=> string(21) "mb_ereg_search_getpos" [252]=> string(21) "mb_ereg_search_setpos" [253]=> string(16) "mbregex_encoding" [254]=> string(6) "mbereg" [255]=> string(7) "mberegi" [256]=> string(14) "mbereg_replace" [257]=> string(15) "mberegi_replace" [258]=> string(7) "mbsplit" [259]=> string(12) "mbereg_match" [260]=> string(13) "mbereg_search" [261]=> string(17) "mbereg_search_pos" [262]=> string(18) "mbereg_search_regs" [263]=> string(18) "mbereg_search_init" [264]=> string(21) "mbereg_search_getregs" [265]=> string(20) "mbereg_search_getpos" [266]=> string(20) "mbereg_search_setpos" [267]=> string(11) "pdo_drivers" [268]=> string(10) "posix_kill" [269]=> string(12) "posix_getpid" [270]=> string(13) "posix_getppid" [271]=> string(12) "posix_getuid" [272]=> string(12) "posix_setuid" [273]=> string(13) "posix_geteuid" [274]=> string(13) "posix_seteuid" [275]=> string(12) "posix_getgid" [276]=> string(12) "posix_setgid" [277]=> string(13) "posix_getegid" [278]=> string(13) "posix_setegid" [279]=> string(15) "posix_getgroups" [280]=> string(14) "posix_getlogin" [281]=> string(13) "posix_getpgrp" [282]=> string(12) "posix_setsid" [283]=> string(13) "posix_setpgid" [284]=> string(13) "posix_getpgid" [285]=> string(12) "posix_getsid" [286]=> string(11) "posix_uname" [287]=> string(11) "posix_times" [288]=> string(13) "posix_ctermid" [289]=> string(13) "posix_ttyname" [290]=> string(12) "posix_isatty" [291]=> string(12) "posix_getcwd" [292]=> string(12) "posix_mkfifo" [293]=> string(11) "posix_mknod" [294]=> string(12) "posix_access" [295]=> string(14) "posix_getgrnam" [296]=> string(14) "posix_getgrgid" [297]=> string(14) "posix_getpwnam" [298]=> string(14) "posix_getpwuid" [299]=> string(15) "posix_getrlimit" [300]=> string(15) "posix_setrlimit" [301]=> string(20) "posix_get_last_error" [302]=> string(11) "posix_errno" [303]=> string(14) "posix_strerror" [304]=> string(16) "posix_initgroups" [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(13) "session_start" [314]=> string(15) "session_destroy" [315]=> string(13) "session_unset" [316]=> string(10) "session_gc" [317]=> string(24) "session_set_save_handler" [318]=> string(21) "session_cache_limiter" [319]=> string(20) "session_cache_expire" [320]=> string(25) "session_set_cookie_params" [321]=> string(25) "session_get_cookie_params" [322]=> string(19) "session_write_close" [323]=> string(13) "session_abort" [324]=> string(13) "session_reset" [325]=> string(14) "session_status" [326]=> string(25) "session_register_shutdown" [327]=> string(14) "session_commit" [328]=> string(19) "simplexml_load_file" [329]=> string(21) "simplexml_load_string" [330]=> string(20) "simplexml_import_dom" [331]=> string(11) "spl_classes" [332]=> string(12) "spl_autoload" [333]=> string(23) "spl_autoload_extensions" [334]=> string(21) "spl_autoload_register" [335]=> string(23) "spl_autoload_unregister" [336]=> string(22) "spl_autoload_functions" [337]=> string(17) "spl_autoload_call" [338]=> string(13) "class_parents" [339]=> string(16) "class_implements" [340]=> string(10) "class_uses" [341]=> string(15) "spl_object_hash" [342]=> string(13) "spl_object_id" [343]=> string(17) "iterator_to_array" [344]=> string(14) "iterator_count" [345]=> string(14) "iterator_apply" [346]=> string(8) "constant" [347]=> string(7) "bin2hex" [348]=> string(7) "hex2bin" [349]=> string(5) "sleep" [350]=> string(6) "usleep" [351]=> string(14) "time_nanosleep" [352]=> string(16) "time_sleep_until" [353]=> string(8) "strptime" [354]=> string(5) "flush" [355]=> string(8) "wordwrap" [356]=> string(16) "htmlspecialchars" [357]=> string(12) "htmlentities" [358]=> string(18) "html_entity_decode" [359]=> string(23) "htmlspecialchars_decode" [360]=> string(26) "get_html_translation_table" [361]=> string(4) "sha1" [362]=> string(9) "sha1_file" [363]=> string(3) "md5" [364]=> string(8) "md5_file" [365]=> string(5) "crc32" [366]=> string(9) "iptcparse" [367]=> string(9) "iptcembed" [368]=> string(12) "getimagesize" [369]=> string(22) "getimagesizefromstring" [370]=> string(23) "image_type_to_mime_type" [371]=> string(23) "image_type_to_extension" [372]=> string(7) "phpinfo" [373]=> string(10) "phpversion" [374]=> string(10) "phpcredits" [375]=> string(13) "php_sapi_name" [376]=> string(9) "php_uname" [377]=> string(21) "php_ini_scanned_files" [378]=> string(19) "php_ini_loaded_file" [379]=> string(9) "strnatcmp" [380]=> string(13) "strnatcasecmp" [381]=> string(12) "substr_count" [382]=> string(6) "strspn" [383]=> string(7) "strcspn" [384]=> string(6) "strtok" [385]=> string(10) "strtoupper" [386]=> string(10) "strtolower" [387]=> string(6) "strpos" [388]=> string(7) "stripos" [389]=> string(7) "strrpos" [390]=> string(8) "strripos" [391]=> string(6) "strrev" [392]=> string(6) "hebrev" [393]=> string(7) "hebrevc" [394]=> string(5) "nl2br" [395]=> string(8) "basename" [396]=> string(7) "dirname" [397]=> string(8) "pathinfo" [398]=> string(12) "stripslashes" [399]=> string(13) "stripcslashes" [400]=> string(6) "strstr" [401]=> string(7) "stristr" [402]=> string(7) "strrchr" [403]=> string(11) "str_shuffle" [404]=> string(14) "str_word_count" [405]=> string(9) "str_split" [406]=> string(7) "strpbrk" [407]=> string(14) "substr_compare" [408]=> string(11) "utf8_encode" [409]=> string(11) "utf8_decode" [410]=> string(7) "strcoll" [411]=> string(12) "money_format" [412]=> string(6) "substr" [413]=> string(14) "substr_replace" [414]=> string(9) "quotemeta" [415]=> string(7) "ucfirst" [416]=> string(7) "lcfirst" [417]=> string(7) "ucwords" [418]=> string(5) "strtr" [419]=> string(10) "addslashes" [420]=> string(11) "addcslashes" [421]=> string(5) "rtrim" [422]=> string(11) "str_replace" [423]=> string(12) "str_ireplace" [424]=> string(10) "str_repeat" [425]=> string(11) "count_chars" [426]=> string(11) "chunk_split" [427]=> string(4) "trim" [428]=> string(5) "ltrim" [429]=> string(10) "strip_tags" [430]=> string(12) "similar_text" [431]=> string(7) "explode" [432]=> string(7) "implode" [433]=> string(4) "join" [434]=> string(9) "setlocale" [435]=> string(10) "localeconv" [436]=> string(11) "nl_langinfo" [437]=> string(7) "soundex" [438]=> string(11) "levenshtein" [439]=> string(3) "chr" [440]=> string(3) "ord" [441]=> string(9) "parse_str" [442]=> string(10) "str_getcsv" [443]=> string(7) "str_pad" [444]=> string(4) "chop" [445]=> string(6) "strchr" [446]=> string(7) "sprintf" [447]=> string(6) "printf" [448]=> string(7) "vprintf" [449]=> string(8) "vsprintf" [450]=> string(7) "fprintf" [451]=> string(8) "vfprintf" [452]=> string(6) "sscanf" [453]=> string(6) "fscanf" [454]=> string(9) "parse_url" [455]=> string(9) "urlencode" [456]=> string(9) "urldecode" [457]=> string(12) "rawurlencode" [458]=> string(12) "rawurldecode" [459]=> string(16) "http_build_query" [460]=> string(8) "readlink" [461]=> string(8) "linkinfo" [462]=> string(7) "symlink" [463]=> string(4) "link" [464]=> string(6) "unlink" [465]=> string(4) "exec" [466]=> string(6) "system" [467]=> string(14) "escapeshellcmd" [468]=> string(14) "escapeshellarg" [469]=> string(8) "passthru" [470]=> string(10) "shell_exec" [471]=> string(9) "proc_open" [472]=> string(10) "proc_close" [473]=> string(14) "proc_terminate" [474]=> string(15) "proc_get_status" [475]=> string(9) "proc_nice" [476]=> string(4) "rand" [477]=> string(5) "srand" [478]=> string(10) "getrandmax" [479]=> string(7) "mt_rand" [480]=> string(8) "mt_srand" [481]=> string(13) "mt_getrandmax" [482]=> string(12) "random_bytes" [483]=> string(10) "random_int" [484]=> string(13) "getservbyname" [485]=> string(13) "getservbyport" [486]=> string(14) "getprotobyname" [487]=> string(16) "getprotobynumber" [488]=> string(8) "getmyuid" [489]=> string(8) "getmygid" [490]=> string(8) "getmypid" [491]=> string(10) "getmyinode" [492]=> string(10) "getlastmod" [493]=> string(13) "base64_decode" [494]=> string(13) "base64_encode" [495]=> string(13) "password_hash" [496]=> string(17) "password_get_info" [497]=> string(21) "password_needs_rehash" [498]=> string(15) "password_verify" [499]=> string(16) "convert_uuencode" [500]=> string(16) "convert_uudecode" [501]=> string(3) "abs" [502]=> string(4) "ceil" [503]=> string(5) "floor" [504]=> string(5) "round" [505]=> string(3) "sin" [506]=> string(3) "cos" [507]=> string(3) "tan" [508]=> string(4) "asin" [509]=> string(4) "acos" [510]=> string(4) "atan" [511]=> string(5) "atanh" [512]=> string(5) "atan2" [513]=> string(4) "sinh" [514]=> string(4) "cosh" [515]=> string(4) "tanh" [516]=> string(5) "asinh" [517]=> string(5) "acosh" [518]=> string(5) "expm1" [519]=> string(5) "log1p" [520]=> string(2) "pi" [521]=> string(9) "is_finite" [522]=> string(6) "is_nan" [523]=> string(11) "is_infinite" [524]=> string(3) "pow" [525]=> string(3) "exp" [526]=> string(3) "log" [527]=> string(5) "log10" [528]=> string(4) "sqrt" [529]=> string(5) "hypot" [530]=> string(7) "deg2rad" [531]=> string(7) "rad2deg" [532]=> string(6) "bindec" [533]=> string(6) "hexdec" [534]=> string(6) "octdec" [535]=> string(6) "decbin" [536]=> string(6) "decoct" [537]=> string(6) "dechex" [538]=> string(12) "base_convert" [539]=> string(13) "number_format" [540]=> string(4) "fmod" [541]=> string(6) "intdiv" [542]=> string(9) "inet_ntop" [543]=> string(9) "inet_pton" [544]=> string(7) "ip2long" [545]=> string(7) "long2ip" [546]=> string(6) "getenv" [547]=> string(6) "putenv" [548]=> string(6) "getopt" [549]=> string(14) "sys_getloadavg" [550]=> string(9) "microtime" [551]=> string(12) "gettimeofday" [552]=> string(9) "getrusage" [553]=> string(6) "uniqid" [554]=> string(23) "quoted_printable_decode" [555]=> string(23) "quoted_printable_encode" [556]=> string(18) "convert_cyr_string" [557]=> string(16) "get_current_user" [558]=> string(14) "set_time_limit" [559]=> string(24) "header_register_callback" [560]=> string(11) "get_cfg_var" [561]=> string(20) "get_magic_quotes_gpc" [562]=> string(24) "get_magic_quotes_runtime" [563]=> string(9) "error_log" [564]=> string(14) "error_get_last" [565]=> string(16) "error_clear_last" [566]=> string(14) "call_user_func" [567]=> string(20) "call_user_func_array" [568]=> string(19) "forward_static_call" [569]=> string(25) "forward_static_call_array" [570]=> string(9) "serialize" [571]=> string(11) "unserialize" [572]=> string(8) "var_dump" [573]=> string(10) "var_export" [574]=> string(15) "debug_zval_dump" [575]=> string(7) "print_r" [576]=> string(16) "memory_get_usage" [577]=> string(21) "memory_get_peak_usage" [578]=> string(26) "register_shutdown_function" [579]=> string(22) "register_tick_function" [580]=> string(24) "unregister_tick_function" [581]=> string(14) "highlight_file" [582]=> string(11) "show_source" [583]=> string(16) "highlight_string" [584]=> string(20) "php_strip_whitespace" [585]=> string(7) "ini_get" [586]=> string(11) "ini_get_all" [587]=> string(7) "ini_set" [588]=> string(9) "ini_alter" [589]=> string(11) "ini_restore" [590]=> string(16) "get_include_path" [591]=> string(16) "set_include_path" [592]=> string(20) "restore_include_path" [593]=> string(9) "setcookie" [594]=> string(12) "setrawcookie" [595]=> string(6) "header" [596]=> string(13) "header_remove" [597]=> string(12) "headers_sent" [598]=> string(12) "headers_list" [599]=> string(18) "http_response_code" [600]=> string(18) "connection_aborted" [601]=> string(17) "connection_status" [602]=> string(17) "ignore_user_abort" [603]=> string(14) "parse_ini_file" [604]=> string(16) "parse_ini_string" [605]=> string(16) "is_uploaded_file" [606]=> string(18) "move_uploaded_file" [607]=> string(13) "gethostbyaddr" [608]=> string(13) "gethostbyname" [609]=> string(14) "gethostbynamel" [610]=> string(11) "gethostname" [611]=> string(16) "dns_check_record" [612]=> string(10) "checkdnsrr" [613]=> string(10) "dns_get_mx" [614]=> string(7) "getmxrr" [615]=> string(14) "dns_get_record" [616]=> string(6) "intval" [617]=> string(8) "floatval" [618]=> string(9) "doubleval" [619]=> string(6) "strval" [620]=> string(7) "boolval" [621]=> string(7) "gettype" [622]=> string(7) "settype" [623]=> string(7) "is_null" [624]=> string(11) "is_resource" [625]=> string(7) "is_bool" [626]=> string(6) "is_int" [627]=> string(8) "is_float" [628]=> string(10) "is_integer" [629]=> string(7) "is_long" [630]=> string(9) "is_double" [631]=> string(7) "is_real" [632]=> string(10) "is_numeric" [633]=> string(9) "is_string" [634]=> string(8) "is_array" [635]=> string(9) "is_object" [636]=> string(9) "is_scalar" [637]=> string(11) "is_callable" [638]=> string(11) "is_iterable" [639]=> string(6) "pclose" [640]=> string(5) "popen" [641]=> string(8) "readfile" [642]=> string(6) "rewind" [643]=> string(5) "rmdir" [644]=> string(5) "umask" [645]=> string(6) "fclose" [646]=> string(4) "feof" [647]=> string(5) "fgetc" [648]=> string(5) "fgets" [649]=> string(6) "fgetss" [650]=> string(5) "fread" [651]=> string(5) "fopen" [652]=> string(9) "fpassthru" [653]=> string(9) "ftruncate" [654]=> string(5) "fstat" [655]=> string(5) "fseek" [656]=> string(5) "ftell" [657]=> string(6) "fflush" [658]=> string(6) "fwrite" [659]=> string(5) "fputs" [660]=> string(5) "mkdir" [661]=> string(6) "rename" [662]=> string(4) "copy" [663]=> string(7) "tempnam" [664]=> string(7) "tmpfile" [665]=> string(4) "file" [666]=> string(17) "file_get_contents" [667]=> string(17) "file_put_contents" [668]=> string(13) "stream_select" [669]=> string(21) "stream_context_create" [670]=> string(25) "stream_context_set_params" [671]=> string(25) "stream_context_get_params" [672]=> string(25) "stream_context_set_option" [673]=> string(26) "stream_context_get_options" [674]=> string(26) "stream_context_get_default" [675]=> string(26) "stream_context_set_default" [676]=> string(21) "stream_filter_prepend" [677]=> string(20) "stream_filter_append" [678]=> string(20) "stream_filter_remove" [679]=> string(20) "stream_socket_client" [680]=> string(20) "stream_socket_server" [681]=> string(20) "stream_socket_accept" [682]=> string(22) "stream_socket_get_name" [683]=> string(22) "stream_socket_recvfrom" [684]=> string(20) "stream_socket_sendto" [685]=> string(27) "stream_socket_enable_crypto" [686]=> string(22) "stream_socket_shutdown" [687]=> string(18) "stream_socket_pair" [688]=> string(21) "stream_copy_to_stream" [689]=> string(19) "stream_get_contents" [690]=> string(20) "stream_supports_lock" [691]=> string(13) "stream_isatty" [692]=> string(7) "fgetcsv" [693]=> string(7) "fputcsv" [694]=> string(5) "flock" [695]=> string(13) "get_meta_tags" [696]=> string(22) "stream_set_read_buffer" [697]=> string(23) "stream_set_write_buffer" [698]=> string(15) "set_file_buffer" [699]=> string(21) "stream_set_chunk_size" [700]=> string(19) "stream_set_blocking" [701]=> string(19) "socket_set_blocking" [702]=> string(20) "stream_get_meta_data" [703]=> string(15) "stream_get_line" [704]=> string(23) "stream_wrapper_register" [705]=> string(23) "stream_register_wrapper" [706]=> string(25) "stream_wrapper_unregister" [707]=> string(22) "stream_wrapper_restore" [708]=> string(19) "stream_get_wrappers" [709]=> string(21) "stream_get_transports" [710]=> string(27) "stream_resolve_include_path" [711]=> string(15) "stream_is_local" [712]=> string(11) "get_headers" [713]=> string(18) "stream_set_timeout" [714]=> string(18) "socket_set_timeout" [715]=> string(17) "socket_get_status" [716]=> string(8) "realpath" [717]=> string(7) "fnmatch" [718]=> string(9) "fsockopen" [719]=> string(10) "pfsockopen" [720]=> string(4) "pack" [721]=> string(6) "unpack" [722]=> string(11) "get_browser" [723]=> string(5) "crypt" [724]=> string(7) "opendir" [725]=> string(8) "closedir" [726]=> string(5) "chdir" [727]=> string(6) "getcwd" [728]=> string(9) "rewinddir" [729]=> string(7) "readdir" [730]=> string(3) "dir" [731]=> string(7) "scandir" [732]=> string(4) "glob" [733]=> string(9) "fileatime" [734]=> string(9) "filectime" [735]=> string(9) "filegroup" [736]=> string(9) "fileinode" [737]=> string(9) "filemtime" [738]=> string(9) "fileowner" [739]=> string(9) "fileperms" [740]=> string(8) "filesize" [741]=> string(8) "filetype" [742]=> string(11) "file_exists" [743]=> string(11) "is_writable" [744]=> string(12) "is_writeable" [745]=> string(11) "is_readable" [746]=> string(13) "is_executable" [747]=> string(7) "is_file" [748]=> string(6) "is_dir" [749]=> string(7) "is_link" [750]=> string(4) "stat" [751]=> string(5) "lstat" [752]=> string(5) "chown" [753]=> string(5) "chgrp" [754]=> string(6) "lchown" [755]=> string(6) "lchgrp" [756]=> string(5) "chmod" [757]=> string(5) "touch" [758]=> string(14) "clearstatcache" [759]=> string(16) "disk_total_space" [760]=> string(15) "disk_free_space" [761]=> string(13) "diskfreespace" [762]=> string(19) "realpath_cache_size" [763]=> string(18) "realpath_cache_get" [764]=> string(4) "mail" [765]=> string(10) "ezmlm_hash" [766]=> string(7) "openlog" [767]=> string(6) "syslog" [768]=> string(8) "closelog" [769]=> string(9) "lcg_value" [770]=> string(9) "metaphone" [771]=> string(8) "ob_start" [772]=> string(8) "ob_flush" [773]=> string(8) "ob_clean" [774]=> string(12) "ob_end_flush" [775]=> string(12) "ob_end_clean" [776]=> string(12) "ob_get_flush" [777]=> string(12) "ob_get_clean" [778]=> string(13) "ob_get_length" [779]=> string(12) "ob_get_level" [780]=> string(13) "ob_get_status" [781]=> string(15) "ob_get_contents" [782]=> string(17) "ob_implicit_flush" [783]=> string(16) "ob_list_handlers" [784]=> string(5) "ksort" [7
Process exited with code 137.
Output for 7.1.22
array(2) { ["internal"]=> array(1190) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(9) "hash_hkdf" [188]=> string(11) "json_encode" [189]=> string(11) "json_decode" [190]=> string(15) "json_last_error" [191]=> string(19) "json_last_error_msg" [192]=> string(15) "mb_convert_case" [193]=> string(13) "mb_strtoupper" [194]=> string(13) "mb_strtolower" [195]=> string(11) "mb_language" [196]=> string(20) "mb_internal_encoding" [197]=> string(13) "mb_http_input" [198]=> string(14) "mb_http_output" [199]=> string(15) "mb_detect_order" [200]=> string(23) "mb_substitute_character" [201]=> string(12) "mb_parse_str" [202]=> string(17) "mb_output_handler" [203]=> string(22) "mb_preferred_mime_name" [204]=> string(9) "mb_strlen" [205]=> string(9) "mb_strpos" [206]=> string(10) "mb_strrpos" [207]=> string(10) "mb_stripos" [208]=> string(11) "mb_strripos" [209]=> string(9) "mb_strstr" [210]=> string(10) "mb_strrchr" [211]=> string(10) "mb_stristr" [212]=> string(11) "mb_strrichr" [213]=> string(15) "mb_substr_count" [214]=> string(9) "mb_substr" [215]=> string(9) "mb_strcut" [216]=> string(11) "mb_strwidth" [217]=> string(13) "mb_strimwidth" [218]=> string(19) "mb_convert_encoding" [219]=> string(18) "mb_detect_encoding" [220]=> string(17) "mb_list_encodings" [221]=> string(19) "mb_encoding_aliases" [222]=> string(15) "mb_convert_kana" [223]=> string(20) "mb_encode_mimeheader" [224]=> string(20) "mb_decode_mimeheader" [225]=> string(20) "mb_convert_variables" [226]=> string(23) "mb_encode_numericentity" [227]=> string(23) "mb_decode_numericentity" [228]=> string(12) "mb_send_mail" [229]=> string(11) "mb_get_info" [230]=> string(17) "mb_check_encoding" [231]=> string(17) "mb_regex_encoding" [232]=> string(20) "mb_regex_set_options" [233]=> string(7) "mb_ereg" [234]=> string(8) "mb_eregi" [235]=> string(15) "mb_ereg_replace" [236]=> string(16) "mb_eregi_replace" [237]=> string(24) "mb_ereg_replace_callback" [238]=> string(8) "mb_split" [239]=> string(13) "mb_ereg_match" [240]=> string(14) "mb_ereg_search" [241]=> string(18) "mb_ereg_search_pos" [242]=> string(19) "mb_ereg_search_regs" [243]=> string(19) "mb_ereg_search_init" [244]=> string(22) "mb_ereg_search_getregs" [245]=> string(21) "mb_ereg_search_getpos" [246]=> string(21) "mb_ereg_search_setpos" [247]=> string(16) "mbregex_encoding" [248]=> string(6) "mbereg" [249]=> string(7) "mberegi" [250]=> string(14) "mbereg_replace" [251]=> string(15) "mberegi_replace" [252]=> string(7) "mbsplit" [253]=> string(12) "mbereg_match" [254]=> string(13) "mbereg_search" [255]=> string(17) "mbereg_search_pos" [256]=> string(18) "mbereg_search_regs" [257]=> string(18) "mbereg_search_init" [258]=> string(21) "mbereg_search_getregs" [259]=> string(20) "mbereg_search_getpos" [260]=> string(20) "mbereg_search_setpos" [261]=> string(11) "pdo_drivers" [262]=> string(10) "posix_kill" [263]=> string(12) "posix_getpid" [264]=> string(13) "posix_getppid" [265]=> string(12) "posix_getuid" [266]=> string(12) "posix_setuid" [267]=> string(13) "posix_geteuid" [268]=> string(13) "posix_seteuid" [269]=> string(12) "posix_getgid" [270]=> string(12) "posix_setgid" [271]=> string(13) "posix_getegid" [272]=> string(13) "posix_setegid" [273]=> string(15) "posix_getgroups" [274]=> string(14) "posix_getlogin" [275]=> string(13) "posix_getpgrp" [276]=> string(12) "posix_setsid" [277]=> string(13) "posix_setpgid" [278]=> string(13) "posix_getpgid" [279]=> string(12) "posix_getsid" [280]=> string(11) "posix_uname" [281]=> string(11) "posix_times" [282]=> string(13) "posix_ctermid" [283]=> string(13) "posix_ttyname" [284]=> string(12) "posix_isatty" [285]=> string(12) "posix_getcwd" [286]=> string(12) "posix_mkfifo" [287]=> string(11) "posix_mknod" [288]=> string(12) "posix_access" [289]=> string(14) "posix_getgrnam" [290]=> string(14) "posix_getgrgid" [291]=> string(14) "posix_getpwnam" [292]=> string(14) "posix_getpwuid" [293]=> string(15) "posix_getrlimit" [294]=> string(15) "posix_setrlimit" [295]=> string(20) "posix_get_last_error" [296]=> string(11) "posix_errno" [297]=> string(14) "posix_strerror" [298]=> string(16) "posix_initgroups" [299]=> string(12) "session_name" [300]=> string(19) "session_module_name" [301]=> string(17) "session_save_path" [302]=> string(10) "session_id" [303]=> string(17) "session_create_id" [304]=> string(21) "session_regenerate_id" [305]=> string(14) "session_decode" [306]=> string(14) "session_encode" [307]=> string(13) "session_start" [308]=> string(15) "session_destroy" [309]=> string(13) "session_unset" [310]=> string(10) "session_gc" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(25) "session_get_cookie_params" [316]=> string(19) "session_write_close" [317]=> string(13) "session_abort" [318]=> string(13) "session_reset" [319]=> string(14) "session_status" [320]=> string(25) "session_register_shutdown" [321]=> string(14) "session_commit" [322]=> string(19) "simplexml_load_file" [323]=> string(21) "simplexml_load_string" [324]=> string(20) "simplexml_import_dom" [325]=> string(11) "spl_classes" [326]=> string(12) "spl_autoload" [327]=> string(23) "spl_autoload_extensions" [328]=> string(21) "spl_autoload_register" [329]=> string(23) "spl_autoload_unregister" [330]=> string(22) "spl_autoload_functions" [331]=> string(17) "spl_autoload_call" [332]=> string(13) "class_parents" [333]=> string(16) "class_implements" [334]=> string(10) "class_uses" [335]=> string(15) "spl_object_hash" [336]=> string(17) "iterator_to_array" [337]=> string(14) "iterator_count" [338]=> string(14) "iterator_apply" [339]=> string(8) "constant" [340]=> string(7) "bin2hex" [341]=> string(7) "hex2bin" [342]=> string(5) "sleep" [343]=> string(6) "usleep" [344]=> string(14) "time_nanosleep" [345]=> string(16) "time_sleep_until" [346]=> string(8) "strptime" [347]=> string(5) "flush" [348]=> string(8) "wordwrap" [349]=> string(16) "htmlspecialchars" [350]=> string(12) "htmlentities" [351]=> string(18) "html_entity_decode" [352]=> string(23) "htmlspecialchars_decode" [353]=> string(26) "get_html_translation_table" [354]=> string(4) "sha1" [355]=> string(9) "sha1_file" [356]=> string(3) "md5" [357]=> string(8) "md5_file" [358]=> string(5) "crc32" [359]=> string(9) "iptcparse" [360]=> string(9) "iptcembed" [361]=> string(12) "getimagesize" [362]=> string(22) "getimagesizefromstring" [363]=> string(23) "image_type_to_mime_type" [364]=> string(23) "image_type_to_extension" [365]=> string(7) "phpinfo" [366]=> string(10) "phpversion" [367]=> string(10) "phpcredits" [368]=> string(13) "php_sapi_name" [369]=> string(9) "php_uname" [370]=> string(21) "php_ini_scanned_files" [371]=> string(19) "php_ini_loaded_file" [372]=> string(9) "strnatcmp" [373]=> string(13) "strnatcasecmp" [374]=> string(12) "substr_count" [375]=> string(6) "strspn" [376]=> string(7) "strcspn" [377]=> string(6) "strtok" [378]=> string(10) "strtoupper" [379]=> string(10) "strtolower" [380]=> string(6) "strpos" [381]=> string(7) "stripos" [382]=> string(7) "strrpos" [383]=> string(8) "strripos" [384]=> string(6) "strrev" [385]=> string(6) "hebrev" [386]=> string(7) "hebrevc" [387]=> string(5) "nl2br" [388]=> string(8) "basename" [389]=> string(7) "dirname" [390]=> string(8) "pathinfo" [391]=> string(12) "stripslashes" [392]=> string(13) "stripcslashes" [393]=> string(6) "strstr" [394]=> string(7) "stristr" [395]=> string(7) "strrchr" [396]=> string(11) "str_shuffle" [397]=> string(14) "str_word_count" [398]=> string(9) "str_split" [399]=> string(7) "strpbrk" [400]=> string(14) "substr_compare" [401]=> string(7) "strcoll" [402]=> string(12) "money_format" [403]=> string(6) "substr" [404]=> string(14) "substr_replace" [405]=> string(9) "quotemeta" [406]=> string(7) "ucfirst" [407]=> string(7) "lcfirst" [408]=> string(7) "ucwords" [409]=> string(5) "strtr" [410]=> string(10) "addslashes" [411]=> string(11) "addcslashes" [412]=> string(5) "rtrim" [413]=> string(11) "str_replace" [414]=> string(12) "str_ireplace" [415]=> string(10) "str_repeat" [416]=> string(11) "count_chars" [417]=> string(11) "chunk_split" [418]=> string(4) "trim" [419]=> string(5) "ltrim" [420]=> string(10) "strip_tags" [421]=> string(12) "similar_text" [422]=> string(7) "explode" [423]=> string(7) "implode" [424]=> string(4) "join" [425]=> string(9) "setlocale" [426]=> string(10) "localeconv" [427]=> string(11) "nl_langinfo" [428]=> string(7) "soundex" [429]=> string(11) "levenshtein" [430]=> string(3) "chr" [431]=> string(3) "ord" [432]=> string(9) "parse_str" [433]=> string(10) "str_getcsv" [434]=> string(7) "str_pad" [435]=> string(4) "chop" [436]=> string(6) "strchr" [437]=> string(7) "sprintf" [438]=> string(6) "printf" [439]=> string(7) "vprintf" [440]=> string(8) "vsprintf" [441]=> string(7) "fprintf" [442]=> string(8) "vfprintf" [443]=> string(6) "sscanf" [444]=> string(6) "fscanf" [445]=> string(9) "parse_url" [446]=> string(9) "urlencode" [447]=> string(9) "urldecode" [448]=> string(12) "rawurlencode" [449]=> string(12) "rawurldecode" [450]=> string(16) "http_build_query" [451]=> string(8) "readlink" [452]=> string(8) "linkinfo" [453]=> string(7) "symlink" [454]=> string(4) "link" [455]=> string(6) "unlink" [456]=> string(4) "exec" [457]=> string(6) "system" [458]=> string(14) "escapeshellcmd" [459]=> string(14) "escapeshellarg" [460]=> string(8) "passthru" [461]=> string(10) "shell_exec" [462]=> string(9) "proc_open" [463]=> string(10) "proc_close" [464]=> string(14) "proc_terminate" [465]=> string(15) "proc_get_status" [466]=> string(9) "proc_nice" [467]=> string(4) "rand" [468]=> string(5) "srand" [469]=> string(10) "getrandmax" [470]=> string(7) "mt_rand" [471]=> string(8) "mt_srand" [472]=> string(13) "mt_getrandmax" [473]=> string(12) "random_bytes" [474]=> string(10) "random_int" [475]=> string(13) "getservbyname" [476]=> string(13) "getservbyport" [477]=> string(14) "getprotobyname" [478]=> string(16) "getprotobynumber" [479]=> string(8) "getmyuid" [480]=> string(8) "getmygid" [481]=> string(8) "getmypid" [482]=> string(10) "getmyinode" [483]=> string(10) "getlastmod" [484]=> string(13) "base64_decode" [485]=> string(13) "base64_encode" [486]=> string(13) "password_hash" [487]=> string(17) "password_get_info" [488]=> string(21) "password_needs_rehash" [489]=> string(15) "password_verify" [490]=> string(16) "convert_uuencode" [491]=> string(16) "convert_uudecode" [492]=> string(3) "abs" [493]=> string(4) "ceil" [494]=> string(5) "floor" [495]=> string(5) "round" [496]=> string(3) "sin" [497]=> string(3) "cos" [498]=> string(3) "tan" [499]=> string(4) "asin" [500]=> string(4) "acos" [501]=> string(4) "atan" [502]=> string(5) "atanh" [503]=> string(5) "atan2" [504]=> string(4) "sinh" [505]=> string(4) "cosh" [506]=> string(4) "tanh" [507]=> string(5) "asinh" [508]=> string(5) "acosh" [509]=> string(5) "expm1" [510]=> string(5) "log1p" [511]=> string(2) "pi" [512]=> string(9) "is_finite" [513]=> string(6) "is_nan" [514]=> string(11) "is_infinite" [515]=> string(3) "pow" [516]=> string(3) "exp" [517]=> string(3) "log" [518]=> string(5) "log10" [519]=> string(4) "sqrt" [520]=> string(5) "hypot" [521]=> string(7) "deg2rad" [522]=> string(7) "rad2deg" [523]=> string(6) "bindec" [524]=> string(6) "hexdec" [525]=> string(6) "octdec" [526]=> string(6) "decbin" [527]=> string(6) "decoct" [528]=> string(6) "dechex" [529]=> string(12) "base_convert" [530]=> string(13) "number_format" [531]=> string(4) "fmod" [532]=> string(6) "intdiv" [533]=> string(9) "inet_ntop" [534]=> string(9) "inet_pton" [535]=> string(7) "ip2long" [536]=> string(7) "long2ip" [537]=> string(6) "getenv" [538]=> string(6) "putenv" [539]=> string(6) "getopt" [540]=> string(14) "sys_getloadavg" [541]=> string(9) "microtime" [542]=> string(12) "gettimeofday" [543]=> string(9) "getrusage" [544]=> string(6) "uniqid" [545]=> string(23) "quoted_printable_decode" [546]=> string(23) "quoted_printable_encode" [547]=> string(18) "convert_cyr_string" [548]=> string(16) "get_current_user" [549]=> string(14) "set_time_limit" [550]=> string(24) "header_register_callback" [551]=> string(11) "get_cfg_var" [552]=> string(20) "get_magic_quotes_gpc" [553]=> string(24) "get_magic_quotes_runtime" [554]=> string(9) "error_log" [555]=> string(14) "error_get_last" [556]=> string(16) "error_clear_last" [557]=> string(14) "call_user_func" [558]=> string(20) "call_user_func_array" [559]=> string(19) "forward_static_call" [560]=> string(25) "forward_static_call_array" [561]=> string(9) "serialize" [562]=> string(11) "unserialize" [563]=> string(8) "var_dump" [564]=> string(10) "var_export" [565]=> string(15) "debug_zval_dump" [566]=> string(7) "print_r" [567]=> string(16) "memory_get_usage" [568]=> string(21) "memory_get_peak_usage" [569]=> string(26) "register_shutdown_function" [570]=> string(22) "register_tick_function" [571]=> string(24) "unregister_tick_function" [572]=> string(14) "highlight_file" [573]=> string(11) "show_source" [574]=> string(16) "highlight_string" [575]=> string(20) "php_strip_whitespace" [576]=> string(7) "ini_get" [577]=> string(11) "ini_get_all" [578]=> string(7) "ini_set" [579]=> string(9) "ini_alter" [580]=> string(11) "ini_restore" [581]=> string(16) "get_include_path" [582]=> string(16) "set_include_path" [583]=> string(20) "restore_include_path" [584]=> string(9) "setcookie" [585]=> string(12) "setrawcookie" [586]=> string(6) "header" [587]=> string(13) "header_remove" [588]=> string(12) "headers_sent" [589]=> string(12) "headers_list" [590]=> string(18) "http_response_code" [591]=> string(18) "connection_aborted" [592]=> string(17) "connection_status" [593]=> string(17) "ignore_user_abort" [594]=> string(14) "parse_ini_file" [595]=> string(16) "parse_ini_string" [596]=> string(16) "is_uploaded_file" [597]=> string(18) "move_uploaded_file" [598]=> string(13) "gethostbyaddr" [599]=> string(13) "gethostbyname" [600]=> string(14) "gethostbynamel" [601]=> string(11) "gethostname" [602]=> string(16) "dns_check_record" [603]=> string(10) "checkdnsrr" [604]=> string(10) "dns_get_mx" [605]=> string(7) "getmxrr" [606]=> string(14) "dns_get_record" [607]=> string(6) "intval" [608]=> string(8) "floatval" [609]=> string(9) "doubleval" [610]=> string(6) "strval" [611]=> string(7) "boolval" [612]=> string(7) "gettype" [613]=> string(7) "settype" [614]=> string(7) "is_null" [615]=> string(11) "is_resource" [616]=> string(7) "is_bool" [617]=> string(6) "is_int" [618]=> string(8) "is_float" [619]=> string(10) "is_integer" [620]=> string(7) "is_long" [621]=> string(9) "is_double" [622]=> string(7) "is_real" [623]=> string(10) "is_numeric" [624]=> string(9) "is_string" [625]=> string(8) "is_array" [626]=> string(9) "is_object" [627]=> string(9) "is_scalar" [628]=> string(11) "is_callable" [629]=> string(11) "is_iterable" [630]=> string(6) "pclose" [631]=> string(5) "popen" [632]=> string(8) "readfile" [633]=> string(6) "rewind" [634]=> string(5) "rmdir" [635]=> string(5) "umask" [636]=> string(6) "fclose" [637]=> string(4) "feof" [638]=> string(5) "fgetc" [639]=> string(5) "fgets" [640]=> string(6) "fgetss" [641]=> string(5) "fread" [642]=> string(5) "fopen" [643]=> string(9) "fpassthru" [644]=> string(9) "ftruncate" [645]=> string(5) "fstat" [646]=> string(5) "fseek" [647]=> string(5) "ftell" [648]=> string(6) "fflush" [649]=> string(6) "fwrite" [650]=> string(5) "fputs" [651]=> string(5) "mkdir" [652]=> string(6) "rename" [653]=> string(4) "copy" [654]=> string(7) "tempnam" [655]=> string(7) "tmpfile" [656]=> string(4) "file" [657]=> string(17) "file_get_contents" [658]=> string(17) "file_put_contents" [659]=> string(13) "stream_select" [660]=> string(21) "stream_context_create" [661]=> string(25) "stream_context_set_params" [662]=> string(25) "stream_context_get_params" [663]=> string(25) "stream_context_set_option" [664]=> string(26) "stream_context_get_options" [665]=> string(26) "stream_context_get_default" [666]=> string(26) "stream_context_set_default" [667]=> string(21) "stream_filter_prepend" [668]=> string(20) "stream_filter_append" [669]=> string(20) "stream_filter_remove" [670]=> string(20) "stream_socket_client" [671]=> string(20) "stream_socket_server" [672]=> string(20) "stream_socket_accept" [673]=> string(22) "stream_socket_get_name" [674]=> string(22) "stream_socket_recvfrom" [675]=> string(20) "stream_socket_sendto" [676]=> string(27) "stream_socket_enable_crypto" [677]=> string(22) "stream_socket_shutdown" [678]=> string(18) "stream_socket_pair" [679]=> string(21) "stream_copy_to_stream" [680]=> string(19) "stream_get_contents" [681]=> string(20) "stream_supports_lock" [682]=> string(7) "fgetcsv" [683]=> string(7) "fputcsv" [684]=> string(5) "flock" [685]=> string(13) "get_meta_tags" [686]=> string(22) "stream_set_read_buffer" [687]=> string(23) "stream_set_write_buffer" [688]=> string(15) "set_file_buffer" [689]=> string(21) "stream_set_chunk_size" [690]=> string(19) "stream_set_blocking" [691]=> string(19) "socket_set_blocking" [692]=> string(20) "stream_get_meta_data" [693]=> string(15) "stream_get_line" [694]=> string(23) "stream_wrapper_register" [695]=> string(23) "stream_register_wrapper" [696]=> string(25) "stream_wrapper_unregister" [697]=> string(22) "stream_wrapper_restore" [698]=> string(19) "stream_get_wrappers" [699]=> string(21) "stream_get_transports" [700]=> string(27) "stream_resolve_include_path" [701]=> string(15) "stream_is_local" [702]=> string(11) "get_headers" [703]=> string(18) "stream_set_timeout" [704]=> string(18) "socket_set_timeout" [705]=> string(17) "socket_get_status" [706]=> string(8) "realpath" [707]=> string(7) "fnmatch" [708]=> string(9) "fsockopen" [709]=> string(10) "pfsockopen" [710]=> string(4) "pack" [711]=> string(6) "unpack" [712]=> string(11) "get_browser" [713]=> string(5) "crypt" [714]=> string(7) "opendir" [715]=> string(8) "closedir" [716]=> string(5) "chdir" [717]=> string(6) "chroot" [718]=> string(6) "getcwd" [719]=> string(9) "rewinddir" [720]=> string(7) "readdir" [721]=> string(3) "dir" [722]=> string(7) "scandir" [723]=> string(4) "glob" [724]=> string(9) "fileatime" [725]=> string(9) "filectime" [726]=> string(9) "filegroup" [727]=> string(9) "fileinode" [728]=> string(9) "filemtime" [729]=> string(9) "fileowner" [730]=> string(9) "fileperms" [731]=> string(8) "filesize" [732]=> string(8) "filetype" [733]=> string(11) "file_exists" [734]=> string(11) "is_writable" [735]=> string(12) "is_writeable" [736]=> string(11) "is_readable" [737]=> string(13) "is_executable" [738]=> string(7) "is_file" [739]=> string(6) "is_dir" [740]=> string(7) "is_link" [741]=> string(4) "stat" [742]=> string(5) "lstat" [743]=> string(5) "chown" [744]=> string(5) "chgrp" [745]=> string(6) "lchown" [746]=> string(6) "lchgrp" [747]=> string(5) "chmod" [748]=> string(5) "touch" [749]=> string(14) "clearstatcache" [750]=> string(16) "disk_total_space" [751]=> string(15) "disk_free_space" [752]=> string(13) "diskfreespace" [753]=> string(19) "realpath_cache_size" [754]=> string(18) "realpath_cache_get" [755]=> string(4) "mail" [756]=> string(10) "ezmlm_hash" [757]=> string(7) "openlog" [758]=> string(6) "syslog" [759]=> string(8) "closelog" [760]=> string(9) "lcg_value" [761]=> string(9) "metaphone" [762]=> string(8) "ob_start" [763]=> string(8) "ob_flush" [764]=> string(8) "ob_clean" [765]=> string(12) "ob_end_flush" [766]=> string(12) "ob_end_clean" [767]=> string(12) "ob_get_flush" [768]=> string(12) "ob_get_clean" [769]=> string(13) "ob_get_length" [770]=> string(12) "ob_get_level" [771]=> string(13) "ob_get_status" [772]=> string(15) "ob_get_contents" [773]=> string(17) "ob_implicit_flush" [774]=> string(16) "ob_list_handlers" [775]=> string(5) "ksort" [776]=> string(6) "krsort" [777]=> string(7) "natsort" [778]=> string(11) "natcasesort" [779]=> string(5) "asort" [780]=> string(6) "arsort" [781]=> string(4) "sort" [782]=> string(5) "rsort" [783]=> string(5) "usort" [784]=> string(6) "uasort" [785]=> string(6) "uksort" [786]=> string(7) "shuffle"
Process exited with code 137.
Output for 7.1.19 - 7.1.21
array(2) { ["internal"]=> array(1190) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(9) "hash_hkdf" [188]=> string(11) "json_encode" [189]=> string(11) "json_decode" [190]=> string(15) "json_last_error" [191]=> string(19) "json_last_error_msg" [192]=> string(15) "mb_convert_case" [193]=> string(13) "mb_strtoupper" [194]=> string(13) "mb_strtolower" [195]=> string(11) "mb_language" [196]=> string(20) "mb_internal_encoding" [197]=> string(13) "mb_http_input" [198]=> string(14) "mb_http_output" [199]=> string(15) "mb_detect_order" [200]=> string(23) "mb_substitute_character" [201]=> string(12) "mb_parse_str" [202]=> string(17) "mb_output_handler" [203]=> string(22) "mb_preferred_mime_name" [204]=> string(9) "mb_strlen" [205]=> string(9) "mb_strpos" [206]=> string(10) "mb_strrpos" [207]=> string(10) "mb_stripos" [208]=> string(11) "mb_strripos" [209]=> string(9) "mb_strstr" [210]=> string(10) "mb_strrchr" [211]=> string(10) "mb_stristr" [212]=> string(11) "mb_strrichr" [213]=> string(15) "mb_substr_count" [214]=> string(9) "mb_substr" [215]=> string(9) "mb_strcut" [216]=> string(11) "mb_strwidth" [217]=> string(13) "mb_strimwidth" [218]=> string(19) "mb_convert_encoding" [219]=> string(18) "mb_detect_encoding" [220]=> string(17) "mb_list_encodings" [221]=> string(19) "mb_encoding_aliases" [222]=> string(15) "mb_convert_kana" [223]=> string(20) "mb_encode_mimeheader" [224]=> string(20) "mb_decode_mimeheader" [225]=> string(20) "mb_convert_variables" [226]=> string(23) "mb_encode_numericentity" [227]=> string(23) "mb_decode_numericentity" [228]=> string(12) "mb_send_mail" [229]=> string(11) "mb_get_info" [230]=> string(17) "mb_check_encoding" [231]=> string(17) "mb_regex_encoding" [232]=> string(20) "mb_regex_set_options" [233]=> string(7) "mb_ereg" [234]=> string(8) "mb_eregi" [235]=> string(15) "mb_ereg_replace" [236]=> string(16) "mb_eregi_replace" [237]=> string(24) "mb_ereg_replace_callback" [238]=> string(8) "mb_split" [239]=> string(13) "mb_ereg_match" [240]=> string(14) "mb_ereg_search" [241]=> string(18) "mb_ereg_search_pos" [242]=> string(19) "mb_ereg_search_regs" [243]=> string(19) "mb_ereg_search_init" [244]=> string(22) "mb_ereg_search_getregs" [245]=> string(21) "mb_ereg_search_getpos" [246]=> string(21) "mb_ereg_search_setpos" [247]=> string(16) "mbregex_encoding" [248]=> string(6) "mbereg" [249]=> string(7) "mberegi" [250]=> string(14) "mbereg_replace" [251]=> string(15) "mberegi_replace" [252]=> string(7) "mbsplit" [253]=> string(12) "mbereg_match" [254]=> string(13) "mbereg_search" [255]=> string(17) "mbereg_search_pos" [256]=> string(18) "mbereg_search_regs" [257]=> string(18) "mbereg_search_init" [258]=> string(21) "mbereg_search_getregs" [259]=> string(20) "mbereg_search_getpos" [260]=> string(20) "mbereg_search_setpos" [261]=> string(11) "pdo_drivers" [262]=> string(10) "posix_kill" [263]=> string(12) "posix_getpid" [264]=> string(13) "posix_getppid" [265]=> string(12) "posix_getuid" [266]=> string(12) "posix_setuid" [267]=> string(13) "posix_geteuid" [268]=> string(13) "posix_seteuid" [269]=> string(12) "posix_getgid" [270]=> string(12) "posix_setgid" [271]=> string(13) "posix_getegid" [272]=> string(13) "posix_setegid" [273]=> string(15) "posix_getgroups" [274]=> string(14) "posix_getlogin" [275]=> string(13) "posix_getpgrp" [276]=> string(12) "posix_setsid" [277]=> string(13) "posix_setpgid" [278]=> string(13) "posix_getpgid" [279]=> string(12) "posix_getsid" [280]=> string(11) "posix_uname" [281]=> string(11) "posix_times" [282]=> string(13) "posix_ctermid" [283]=> string(13) "posix_ttyname" [284]=> string(12) "posix_isatty" [285]=> string(12) "posix_getcwd" [286]=> string(12) "posix_mkfifo" [287]=> string(11) "posix_mknod" [288]=> string(12) "posix_access" [289]=> string(14) "posix_getgrnam" [290]=> string(14) "posix_getgrgid" [291]=> string(14) "posix_getpwnam" [292]=> string(14) "posix_getpwuid" [293]=> string(15) "posix_getrlimit" [294]=> string(15) "posix_setrlimit" [295]=> string(20) "posix_get_last_error" [296]=> string(11) "posix_errno" [297]=> string(14) "posix_strerror" [298]=> string(16) "posix_initgroups" [299]=> string(12) "session_name" [300]=> string(19) "session_module_name" [301]=> string(17) "session_save_path" [302]=> string(10) "session_id" [303]=> string(17) "session_create_id" [304]=> string(21) "session_regenerate_id" [305]=> string(14) "session_decode" [306]=> string(14) "session_encode" [307]=> string(13) "session_start" [308]=> string(15) "session_destroy" [309]=> string(13) "session_unset" [310]=> string(10) "session_gc" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(25) "session_get_cookie_params" [316]=> string(19) "session_write_close" [317]=> string(13) "session_abort" [318]=> string(13) "session_reset" [319]=> string(14) "session_status" [320]=> string(25) "session_register_shutdown" [321]=> string(14) "session_commit" [322]=> string(19) "simplexml_load_file" [323]=> string(21) "simplexml_load_string" [324]=> string(20) "simplexml_import_dom" [325]=> string(11) "spl_classes" [326]=> string(12) "spl_autoload" [327]=> string(23) "spl_autoload_extensions" [328]=> string(21) "spl_autoload_register" [329]=> string(23) "spl_autoload_unregister" [330]=> string(22) "spl_autoload_functions" [331]=> string(17) "spl_autoload_call" [332]=> string(13) "class_parents" [333]=> string(16) "class_implements" [334]=> string(10) "class_uses" [335]=> string(15) "spl_object_hash" [336]=> string(17) "iterator_to_array" [337]=> string(14) "iterator_count" [338]=> string(14) "iterator_apply" [339]=> string(8) "constant" [340]=> string(7) "bin2hex" [341]=> string(7) "hex2bin" [342]=> string(5) "sleep" [343]=> string(6) "usleep" [344]=> string(14) "time_nanosleep" [345]=> string(16) "time_sleep_until" [346]=> string(8) "strptime" [347]=> string(5) "flush" [348]=> string(8) "wordwrap" [349]=> string(16) "htmlspecialchars" [350]=> string(12) "htmlentities" [351]=> string(18) "html_entity_decode" [352]=> string(23) "htmlspecialchars_decode" [353]=> string(26) "get_html_translation_table" [354]=> string(4) "sha1" [355]=> string(9) "sha1_file" [356]=> string(3) "md5" [357]=> string(8) "md5_file" [358]=> string(5) "crc32" [359]=> string(9) "iptcparse" [360]=> string(9) "iptcembed" [361]=> string(12) "getimagesize" [362]=> string(22) "getimagesizefromstring" [363]=> string(23) "image_type_to_mime_type" [364]=> string(23) "image_type_to_extension" [365]=> string(7) "phpinfo" [366]=> string(10) "phpversion" [367]=> string(10) "phpcredits" [368]=> string(13) "php_sapi_name" [369]=> string(9) "php_uname" [370]=> string(21) "php_ini_scanned_files" [371]=> string(19) "php_ini_loaded_file" [372]=> string(9) "strnatcmp" [373]=> string(13) "strnatcasecmp" [374]=> string(12) "substr_count" [375]=> string(6) "strspn" [376]=> string(7) "strcspn" [377]=> string(6) "strtok" [378]=> string(10) "strtoupper" [379]=> string(10) "strtolower" [380]=> string(6) "strpos" [381]=> string(7) "stripos" [382]=> string(7) "strrpos" [383]=> string(8) "strripos" [384]=> string(6) "strrev" [385]=> string(6) "hebrev" [386]=> string(7) "hebrevc" [387]=> string(5) "nl2br" [388]=> string(8) "basename" [389]=> string(7) "dirname" [390]=> string(8) "pathinfo" [391]=> string(12) "stripslashes" [392]=> string(13) "stripcslashes" [393]=> string(6) "strstr" [394]=> string(7) "stristr" [395]=> string(7) "strrchr" [396]=> string(11) "str_shuffle" [397]=> string(14) "str_word_count" [398]=> string(9) "str_split" [399]=> string(7) "strpbrk" [400]=> string(14) "substr_compare" [401]=> string(7) "strcoll" [402]=> string(12) "money_format" [403]=> string(6) "substr" [404]=> string(14) "substr_replace" [405]=> string(9) "quotemeta" [406]=> string(7) "ucfirst" [407]=> string(7) "lcfirst" [408]=> string(7) "ucwords" [409]=> string(5) "strtr" [410]=> string(10) "addslashes" [411]=> string(11) "addcslashes" [412]=> string(5) "rtrim" [413]=> string(11) "str_replace" [414]=> string(12) "str_ireplace" [415]=> string(10) "str_repeat" [416]=> string(11) "count_chars" [417]=> string(11) "chunk_split" [418]=> string(4) "trim" [419]=> string(5) "ltrim" [420]=> string(10) "strip_tags" [421]=> string(12) "similar_text" [422]=> string(7) "explode" [423]=> string(7) "implode" [424]=> string(4) "join" [425]=> string(9) "setlocale" [426]=> string(10) "localeconv" [427]=> string(11) "nl_langinfo" [428]=> string(7) "soundex" [429]=> string(11) "levenshtein" [430]=> string(3) "chr" [431]=> string(3) "ord" [432]=> string(9) "parse_str" [433]=> string(10) "str_getcsv" [434]=> string(7) "str_pad" [435]=> string(4) "chop" [436]=> string(6) "strchr" [437]=> string(7) "sprintf" [438]=> string(6) "printf" [439]=> string(7) "vprintf" [440]=> string(8) "vsprintf" [441]=> string(7) "fprintf" [442]=> string(8) "vfprintf" [443]=> string(6) "sscanf" [444]=> string(6) "fscanf" [445]=> string(9) "parse_url" [446]=> string(9) "urlencode" [447]=> string(9) "urldecode" [448]=> string(12) "rawurlencode" [449]=> string(12) "rawurldecode" [450]=> string(16) "http_build_query" [451]=> string(8) "readlink" [452]=> string(8) "linkinfo" [453]=> string(7) "symlink" [454]=> string(4) "link" [455]=> string(6) "unlink" [456]=> string(4) "exec" [457]=> string(6) "system" [458]=> string(14) "escapeshellcmd" [459]=> string(14) "escapeshellarg" [460]=> string(8) "passthru" [461]=> string(10) "shell_exec" [462]=> string(9) "proc_open" [463]=> string(10) "proc_close" [464]=> string(14) "proc_terminate" [465]=> string(15) "proc_get_status" [466]=> string(9) "proc_nice" [467]=> string(4) "rand" [468]=> string(5) "srand" [469]=> string(10) "getrandmax" [470]=> string(7) "mt_rand" [471]=> string(8) "mt_srand" [472]=> string(13) "mt_getrandmax" [473]=> string(12) "random_bytes" [474]=> string(10) "random_int" [475]=> string(13) "getservbyname" [476]=> string(13) "getservbyport" [477]=> string(14) "getprotobyname" [478]=> string(16) "getprotobynumber" [479]=> string(8) "getmyuid" [480]=> string(8) "getmygid" [481]=> string(8) "getmypid" [482]=> string(10) "getmyinode" [483]=> string(10) "getlastmod" [484]=> string(13) "base64_decode" [485]=> string(13) "base64_encode" [486]=> string(13) "password_hash" [487]=> string(17) "password_get_info" [488]=> string(21) "password_needs_rehash" [489]=> string(15) "password_verify" [490]=> string(16) "convert_uuencode" [491]=> string(16) "convert_uudecode" [492]=> string(3) "abs" [493]=> string(4) "ceil" [494]=> string(5) "floor" [495]=> string(5) "round" [496]=> string(3) "sin" [497]=> string(3) "cos" [498]=> string(3) "tan" [499]=> string(4) "asin" [500]=> string(4) "acos" [501]=> string(4) "atan" [502]=> string(5) "atanh" [503]=> string(5) "atan2" [504]=> string(4) "sinh" [505]=> string(4) "cosh" [506]=> string(4) "tanh" [507]=> string(5) "asinh" [508]=> string(5) "acosh" [509]=> string(5) "expm1" [510]=> string(5) "log1p" [511]=> string(2) "pi" [512]=> string(9) "is_finite" [513]=> string(6) "is_nan" [514]=> string(11) "is_infinite" [515]=> string(3) "pow" [516]=> string(3) "exp" [517]=> string(3) "log" [518]=> string(5) "log10" [519]=> string(4) "sqrt" [520]=> string(5) "hypot" [521]=> string(7) "deg2rad" [522]=> string(7) "rad2deg" [523]=> string(6) "bindec" [524]=> string(6) "hexdec" [525]=> string(6) "octdec" [526]=> string(6) "decbin" [527]=> string(6) "decoct" [528]=> string(6) "dechex" [529]=> string(12) "base_convert" [530]=> string(13) "number_format" [531]=> string(4) "fmod" [532]=> string(6) "intdiv" [533]=> string(9) "inet_ntop" [534]=> string(9) "inet_pton" [535]=> string(7) "ip2long" [536]=> string(7) "long2ip" [537]=> string(6) "getenv" [538]=> string(6) "putenv" [539]=> string(6) "getopt" [540]=> string(14) "sys_getloadavg" [541]=> string(9) "microtime" [542]=> string(12) "gettimeofday" [543]=> string(9) "getrusage" [544]=> string(6) "uniqid" [545]=> string(23) "quoted_printable_decode" [546]=> string(23) "quoted_printable_encode" [547]=> string(18) "convert_cyr_string" [548]=> string(16) "get_current_user" [549]=> string(14) "set_time_limit" [550]=> string(24) "header_register_callback" [551]=> string(11) "get_cfg_var" [552]=> string(20) "get_magic_quotes_gpc" [553]=> string(24) "get_magic_quotes_runtime" [554]=> string(9) "error_log" [555]=> string(14) "error_get_last" [556]=> string(16) "error_clear_last" [557]=> string(14) "call_user_func" [558]=> string(20) "call_user_func_array" [559]=> string(19) "forward_static_call" [560]=> string(25) "forward_static_call_array" [561]=> string(9) "serialize" [562]=> string(11) "unserialize" [563]=> string(8) "var_dump" [564]=> string(10) "var_export" [565]=> string(15) "debug_zval_dump" [566]=> string(7) "print_r" [567]=> string(16) "memory_get_usage" [568]=> string(21) "memory_get_peak_usage" [569]=> string(26) "register_shutdown_function" [570]=> string(22) "register_tick_function" [571]=> string(24) "unregister_tick_function" [572]=> string(14) "highlight_file" [573]=> string(11) "show_source" [574]=> string(16) "highlight_string" [575]=> string(20) "php_strip_whitespace" [576]=> string(7) "ini_get" [577]=> string(11) "ini_get_all" [578]=> string(7) "ini_set" [579]=> string(9) "ini_alter" [580]=> string(11) "ini_restore" [581]=> string(16) "get_include_path" [582]=> string(16) "set_include_path" [583]=> string(20) "restore_include_path" [584]=> string(9) "setcookie" [585]=> string(12) "setrawcookie" [586]=> string(6) "header" [587]=> string(13) "header_remove" [588]=> string(12) "headers_sent" [589]=> string(12) "headers_list" [590]=> string(18) "http_response_code" [591]=> string(18) "connection_aborted" [592]=> string(17) "connection_status" [593]=> string(17) "ignore_user_abort" [594]=> string(14) "parse_ini_file" [595]=> string(16) "parse_ini_string" [596]=> string(16) "is_uploaded_file" [597]=> string(18) "move_uploaded_file" [598]=> string(13) "gethostbyaddr" [599]=> string(13) "gethostbyname" [600]=> string(14) "gethostbynamel" [601]=> string(11) "gethostname" [602]=> string(16) "dns_check_record" [603]=> string(10) "checkdnsrr" [604]=> string(10) "dns_get_mx" [605]=> string(7) "getmxrr" [606]=> string(14) "dns_get_record" [607]=> string(6) "intval" [608]=> string(8) "floatval" [609]=> string(9) "doubleval" [610]=> string(6) "strval" [611]=> string(7) "boolval" [612]=> string(7) "gettype" [613]=> string(7) "settype" [614]=> string(7) "is_null" [615]=> string(11) "is_resource" [616]=> string(7) "is_bool" [617]=> string(6) "is_int" [618]=> string(8) "is_float" [619]=> string(10) "is_integer" [620]=> string(7) "is_long" [621]=> string(9) "is_double" [622]=> string(7) "is_real" [623]=> string(10) "is_numeric" [624]=> string(9) "is_string" [625]=> string(8) "is_array" [626]=> string(9) "is_object" [627]=> string(9) "is_scalar" [628]=> string(11) "is_callable" [629]=> string(11) "is_iterable" [630]=> string(6) "pclose" [631]=> string(5) "popen" [632]=> string(8) "readfile" [633]=> string(6) "rewind" [634]=> string(5) "rmdir" [635]=> string(5) "umask" [636]=> string(6) "fclose" [637]=> string(4) "feof" [638]=> string(5) "fgetc" [639]=> string(5) "fgets" [640]=> string(6) "fgetss" [641]=> string(5) "fread" [642]=> string(5) "fopen" [643]=> string(9) "fpassthru" [644]=> string(9) "ftruncate" [645]=> string(5) "fstat" [646]=> string(5) "fseek" [647]=> string(5) "ftell" [648]=> string(6) "fflush" [649]=> string(6) "fwrite" [650]=> string(5) "fputs" [651]=> string(5) "mkdir" [652]=> string(6) "rename" [653]=> string(4) "copy" [654]=> string(7) "tempnam" [655]=> string(7) "tmpfile" [656]=> string(4) "file" [657]=> string(17) "file_get_contents" [658]=> string(17) "file_put_contents" [659]=> string(13) "stream_select" [660]=> string(21) "stream_context_create" [661]=> string(25) "stream_context_set_params" [662]=> string(25) "stream_context_get_params" [663]=> string(25) "stream_context_set_option" [664]=> string(26) "stream_context_get_options" [665]=> string(26) "stream_context_get_default" [666]=> string(26) "stream_context_set_default" [667]=> string(21) "stream_filter_prepend" [668]=> string(20) "stream_filter_append" [669]=> string(20) "stream_filter_remove" [670]=> string(20) "stream_socket_client" [671]=> string(20) "stream_socket_server" [672]=> string(20) "stream_socket_accept" [673]=> string(22) "stream_socket_get_name" [674]=> string(22) "stream_socket_recvfrom" [675]=> string(20) "stream_socket_sendto" [676]=> string(27) "stream_socket_enable_crypto" [677]=> string(22) "stream_socket_shutdown" [678]=> string(18) "stream_socket_pair" [679]=> string(21) "stream_copy_to_stream" [680]=> string(19) "stream_get_contents" [681]=> string(20) "stream_supports_lock" [682]=> string(7) "fgetcsv" [683]=> string(7) "fputcsv" [684]=> string(5) "flock" [685]=> string(13) "get_meta_tags" [686]=> string(22) "stream_set_read_buffer" [687]=> string(23) "stream_set_write_buffer" [688]=> string(15) "set_file_buffer" [689]=> string(21) "stream_set_chunk_size" [690]=> string(19) "stream_set_blocking" [691]=> string(19) "socket_set_blocking" [692]=> string(20) "stream_get_meta_data" [693]=> string(15) "stream_get_line" [694]=> string(23) "stream_wrapper_register" [695]=> string(23) "stream_register_wrapper" [696]=> string(25) "stream_wrapper_unregister" [697]=> string(22) "stream_wrapper_restore" [698]=> string(19) "stream_get_wrappers" [699]=> string(21) "stream_get_transports" [700]=> string(27) "stream_resolve_include_path" [701]=> string(15) "stream_is_local" [702]=> string(11) "get_headers" [703]=> string(18) "stream_set_timeout" [704]=> string(18) "socket_set_timeout" [705]=> string(17) "socket_get_status" [706]=> string(8) "realpath" [707]=> string(7) "fnmatch" [708]=> string(9) "fsockopen" [709]=> string(10) "pfsockopen" [710]=> string(4) "pack" [711]=> string(6) "unpack" [712]=> string(11) "get_browser" [713]=> string(5) "crypt" [714]=> string(7) "opendir" [715]=> string(8) "closedir" [716]=> string(5) "chdir" [717]=> string(6) "chroot" [718]=> string(6) "getcwd" [719]=> string(9) "rewinddir" [720]=> string(7) "readdir" [721]=> string(3) "dir" [722]=> string(7) "scandir" [723]=> string(4) "glob" [724]=> string(9) "fileatime" [725]=> string(9) "filectime" [726]=> string(9) "filegroup" [727]=> string(9) "fileinode" [728]=> string(9) "filemtime" [729]=> string(9) "fileowner" [730]=> string(9) "fileperms" [731]=> string(8) "filesize" [732]=> string(8) "filetype" [733]=> string(11) "file_exists" [734]=> string(11) "is_writable" [735]=> string(12) "is_writeable" [736]=> string(11) "is_readable" [737]=> string(13) "is_executable" [738]=> string(7) "is_file" [739]=> string(6) "is_dir" [740]=> string(7) "is_link" [741]=> string(4) "stat" [742]=> string(5) "lstat" [743]=> string(5) "chown" [744]=> string(5) "chgrp" [745]=> string(6) "lchown" [746]=> string(6) "lchgrp" [747]=> string(5) "chmod" [748]=> string(5) "touch" [749]=> string(14) "clearstatcache" [750]=> string(16) "disk_total_space" [751]=> string(15) "disk_free_space" [752]=> string(13) "diskfreespace" [753]=> string(19) "realpath_cache_size" [754]=> string(18) "realpath_cache_get" [755]=> string(4) "mail" [756]=> string(10) "ezmlm_hash" [757]=> string(7) "openlog" [758]=> string(6) "syslog" [759]=> string(8) "closelog" [760]=> string(9) "lcg_value" [761]=> string(9) "metaphone" [762]=> string(8) "ob_start" [763]=> string(8) "ob_flush" [764]=> string(8) "ob_clean" [765]=> string(12) "ob_end_flush" [766]=> string(12) "ob_end_clean" [767]=> string(12) "ob_get_flush" [768]=> string(12) "ob_get_clean" [769]=> string(13) "ob_get_length" [770]=> string(12) "ob_get_level" [771]=> string(13) "ob_get_status" [772]=> string(15) "ob_get_contents" [773]=> string(17) "ob_implicit_flush" [774]=> string(16) "ob_list_handlers" [775]=> string(5) "ksort" [776]=> string(6) "krsort" [777]=> string(7) "natsort" [778]=> string(11) "natcasesort" [779]=> string(5) "asort" [780]=> string(6) "arsort" [781]=> string(4) "sort" [782]=> string(5) "rsort" [783]=> string(5) "usort" [784]=> string(6) "uasort" [785]=> string(6) "uksort" [786]=> string(7) "shuffle"
Output for 7.1.2 - 7.1.4, 7.1.6, 7.1.8 - 7.1.18
array(2) { ["internal"]=> array(1189) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(9) "hash_hkdf" [188]=> string(11) "json_encode" [189]=> string(11) "json_decode" [190]=> string(15) "json_last_error" [191]=> string(19) "json_last_error_msg" [192]=> string(15) "mb_convert_case" [193]=> string(13) "mb_strtoupper" [194]=> string(13) "mb_strtolower" [195]=> string(11) "mb_language" [196]=> string(20) "mb_internal_encoding" [197]=> string(13) "mb_http_input" [198]=> string(14) "mb_http_output" [199]=> string(15) "mb_detect_order" [200]=> string(23) "mb_substitute_character" [201]=> string(12) "mb_parse_str" [202]=> string(17) "mb_output_handler" [203]=> string(22) "mb_preferred_mime_name" [204]=> string(9) "mb_strlen" [205]=> string(9) "mb_strpos" [206]=> string(10) "mb_strrpos" [207]=> string(10) "mb_stripos" [208]=> string(11) "mb_strripos" [209]=> string(9) "mb_strstr" [210]=> string(10) "mb_strrchr" [211]=> string(10) "mb_stristr" [212]=> string(11) "mb_strrichr" [213]=> string(15) "mb_substr_count" [214]=> string(9) "mb_substr" [215]=> string(9) "mb_strcut" [216]=> string(11) "mb_strwidth" [217]=> string(13) "mb_strimwidth" [218]=> string(19) "mb_convert_encoding" [219]=> string(18) "mb_detect_encoding" [220]=> string(17) "mb_list_encodings" [221]=> string(19) "mb_encoding_aliases" [222]=> string(15) "mb_convert_kana" [223]=> string(20) "mb_encode_mimeheader" [224]=> string(20) "mb_decode_mimeheader" [225]=> string(20) "mb_convert_variables" [226]=> string(23) "mb_encode_numericentity" [227]=> string(23) "mb_decode_numericentity" [228]=> string(12) "mb_send_mail" [229]=> string(11) "mb_get_info" [230]=> string(17) "mb_check_encoding" [231]=> string(17) "mb_regex_encoding" [232]=> string(20) "mb_regex_set_options" [233]=> string(7) "mb_ereg" [234]=> string(8) "mb_eregi" [235]=> string(15) "mb_ereg_replace" [236]=> string(16) "mb_eregi_replace" [237]=> string(24) "mb_ereg_replace_callback" [238]=> string(8) "mb_split" [239]=> string(13) "mb_ereg_match" [240]=> string(14) "mb_ereg_search" [241]=> string(18) "mb_ereg_search_pos" [242]=> string(19) "mb_ereg_search_regs" [243]=> string(19) "mb_ereg_search_init" [244]=> string(22) "mb_ereg_search_getregs" [245]=> string(21) "mb_ereg_search_getpos" [246]=> string(21) "mb_ereg_search_setpos" [247]=> string(16) "mbregex_encoding" [248]=> string(6) "mbereg" [249]=> string(7) "mberegi" [250]=> string(14) "mbereg_replace" [251]=> string(15) "mberegi_replace" [252]=> string(7) "mbsplit" [253]=> string(12) "mbereg_match" [254]=> string(13) "mbereg_search" [255]=> string(17) "mbereg_search_pos" [256]=> string(18) "mbereg_search_regs" [257]=> string(18) "mbereg_search_init" [258]=> string(21) "mbereg_search_getregs" [259]=> string(20) "mbereg_search_getpos" [260]=> string(20) "mbereg_search_setpos" [261]=> string(11) "pdo_drivers" [262]=> string(10) "posix_kill" [263]=> string(12) "posix_getpid" [264]=> string(13) "posix_getppid" [265]=> string(12) "posix_getuid" [266]=> string(12) "posix_setuid" [267]=> string(13) "posix_geteuid" [268]=> string(13) "posix_seteuid" [269]=> string(12) "posix_getgid" [270]=> string(12) "posix_setgid" [271]=> string(13) "posix_getegid" [272]=> string(13) "posix_setegid" [273]=> string(15) "posix_getgroups" [274]=> string(14) "posix_getlogin" [275]=> string(13) "posix_getpgrp" [276]=> string(12) "posix_setsid" [277]=> string(13) "posix_setpgid" [278]=> string(13) "posix_getpgid" [279]=> string(12) "posix_getsid" [280]=> string(11) "posix_uname" [281]=> string(11) "posix_times" [282]=> string(13) "posix_ctermid" [283]=> string(13) "posix_ttyname" [284]=> string(12) "posix_isatty" [285]=> string(12) "posix_getcwd" [286]=> string(12) "posix_mkfifo" [287]=> string(11) "posix_mknod" [288]=> string(12) "posix_access" [289]=> string(14) "posix_getgrnam" [290]=> string(14) "posix_getgrgid" [291]=> string(14) "posix_getpwnam" [292]=> string(14) "posix_getpwuid" [293]=> string(15) "posix_getrlimit" [294]=> string(15) "posix_setrlimit" [295]=> string(20) "posix_get_last_error" [296]=> string(11) "posix_errno" [297]=> string(14) "posix_strerror" [298]=> string(16) "posix_initgroups" [299]=> string(12) "session_name" [300]=> string(19) "session_module_name" [301]=> string(17) "session_save_path" [302]=> string(10) "session_id" [303]=> string(17) "session_create_id" [304]=> string(21) "session_regenerate_id" [305]=> string(14) "session_decode" [306]=> string(14) "session_encode" [307]=> string(13) "session_start" [308]=> string(15) "session_destroy" [309]=> string(13) "session_unset" [310]=> string(10) "session_gc" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(25) "session_get_cookie_params" [316]=> string(19) "session_write_close" [317]=> string(13) "session_abort" [318]=> string(13) "session_reset" [319]=> string(14) "session_status" [320]=> string(25) "session_register_shutdown" [321]=> string(14) "session_commit" [322]=> string(19) "simplexml_load_file" [323]=> string(21) "simplexml_load_string" [324]=> string(20) "simplexml_import_dom" [325]=> string(11) "spl_classes" [326]=> string(12) "spl_autoload" [327]=> string(23) "spl_autoload_extensions" [328]=> string(21) "spl_autoload_register" [329]=> string(23) "spl_autoload_unregister" [330]=> string(22) "spl_autoload_functions" [331]=> string(17) "spl_autoload_call" [332]=> string(13) "class_parents" [333]=> string(16) "class_implements" [334]=> string(10) "class_uses" [335]=> string(15) "spl_object_hash" [336]=> string(17) "iterator_to_array" [337]=> string(14) "iterator_count" [338]=> string(14) "iterator_apply" [339]=> string(8) "constant" [340]=> string(7) "bin2hex" [341]=> string(7) "hex2bin" [342]=> string(5) "sleep" [343]=> string(6) "usleep" [344]=> string(14) "time_nanosleep" [345]=> string(16) "time_sleep_until" [346]=> string(8) "strptime" [347]=> string(5) "flush" [348]=> string(8) "wordwrap" [349]=> string(16) "htmlspecialchars" [350]=> string(12) "htmlentities" [351]=> string(18) "html_entity_decode" [352]=> string(23) "htmlspecialchars_decode" [353]=> string(26) "get_html_translation_table" [354]=> string(4) "sha1" [355]=> string(9) "sha1_file" [356]=> string(3) "md5" [357]=> string(8) "md5_file" [358]=> string(5) "crc32" [359]=> string(9) "iptcparse" [360]=> string(9) "iptcembed" [361]=> string(12) "getimagesize" [362]=> string(22) "getimagesizefromstring" [363]=> string(23) "image_type_to_mime_type" [364]=> string(23) "image_type_to_extension" [365]=> string(7) "phpinfo" [366]=> string(10) "phpversion" [367]=> string(10) "phpcredits" [368]=> string(13) "php_sapi_name" [369]=> string(9) "php_uname" [370]=> string(21) "php_ini_scanned_files" [371]=> string(19) "php_ini_loaded_file" [372]=> string(9) "strnatcmp" [373]=> string(13) "strnatcasecmp" [374]=> string(12) "substr_count" [375]=> string(6) "strspn" [376]=> string(7) "strcspn" [377]=> string(6) "strtok" [378]=> string(10) "strtoupper" [379]=> string(10) "strtolower" [380]=> string(6) "strpos" [381]=> string(7) "stripos" [382]=> string(7) "strrpos" [383]=> string(8) "strripos" [384]=> string(6) "strrev" [385]=> string(6) "hebrev" [386]=> string(7) "hebrevc" [387]=> string(5) "nl2br" [388]=> string(8) "basename" [389]=> string(7) "dirname" [390]=> string(8) "pathinfo" [391]=> string(12) "stripslashes" [392]=> string(13) "stripcslashes" [393]=> string(6) "strstr" [394]=> string(7) "stristr" [395]=> string(7) "strrchr" [396]=> string(11) "str_shuffle" [397]=> string(14) "str_word_count" [398]=> string(9) "str_split" [399]=> string(7) "strpbrk" [400]=> string(14) "substr_compare" [401]=> string(7) "strcoll" [402]=> string(12) "money_format" [403]=> string(6) "substr" [404]=> string(14) "substr_replace" [405]=> string(9) "quotemeta" [406]=> string(7) "ucfirst" [407]=> string(7) "lcfirst" [408]=> string(7) "ucwords" [409]=> string(5) "strtr" [410]=> string(10) "addslashes" [411]=> string(11) "addcslashes" [412]=> string(5) "rtrim" [413]=> string(11) "str_replace" [414]=> string(12) "str_ireplace" [415]=> string(10) "str_repeat" [416]=> string(11) "count_chars" [417]=> string(11) "chunk_split" [418]=> string(4) "trim" [419]=> string(5) "ltrim" [420]=> string(10) "strip_tags" [421]=> string(12) "similar_text" [422]=> string(7) "explode" [423]=> string(7) "implode" [424]=> string(4) "join" [425]=> string(9) "setlocale" [426]=> string(10) "localeconv" [427]=> string(11) "nl_langinfo" [428]=> string(7) "soundex" [429]=> string(11) "levenshtein" [430]=> string(3) "chr" [431]=> string(3) "ord" [432]=> string(9) "parse_str" [433]=> string(10) "str_getcsv" [434]=> string(7) "str_pad" [435]=> string(4) "chop" [436]=> string(6) "strchr" [437]=> string(7) "sprintf" [438]=> string(6) "printf" [439]=> string(7) "vprintf" [440]=> string(8) "vsprintf" [441]=> string(7) "fprintf" [442]=> string(8) "vfprintf" [443]=> string(6) "sscanf" [444]=> string(6) "fscanf" [445]=> string(9) "parse_url" [446]=> string(9) "urlencode" [447]=> string(9) "urldecode" [448]=> string(12) "rawurlencode" [449]=> string(12) "rawurldecode" [450]=> string(16) "http_build_query" [451]=> string(8) "readlink" [452]=> string(8) "linkinfo" [453]=> string(7) "symlink" [454]=> string(4) "link" [455]=> string(6) "unlink" [456]=> string(4) "exec" [457]=> string(6) "system" [458]=> string(14) "escapeshellcmd" [459]=> string(14) "escapeshellarg" [460]=> string(8) "passthru" [461]=> string(10) "shell_exec" [462]=> string(9) "proc_open" [463]=> string(10) "proc_close" [464]=> string(14) "proc_terminate" [465]=> string(15) "proc_get_status" [466]=> string(9) "proc_nice" [467]=> string(4) "rand" [468]=> string(5) "srand" [469]=> string(10) "getrandmax" [470]=> string(7) "mt_rand" [471]=> string(8) "mt_srand" [472]=> string(13) "mt_getrandmax" [473]=> string(12) "random_bytes" [474]=> string(10) "random_int" [475]=> string(13) "getservbyname" [476]=> string(13) "getservbyport" [477]=> string(14) "getprotobyname" [478]=> string(16) "getprotobynumber" [479]=> string(8) "getmyuid" [480]=> string(8) "getmygid" [481]=> string(8) "getmypid" [482]=> string(10) "getmyinode" [483]=> string(10) "getlastmod" [484]=> string(13) "base64_decode" [485]=> string(13) "base64_encode" [486]=> string(13) "password_hash" [487]=> string(17) "password_get_info" [488]=> string(21) "password_needs_rehash" [489]=> string(15) "password_verify" [490]=> string(16) "convert_uuencode" [491]=> string(16) "convert_uudecode" [492]=> string(3) "abs" [493]=> string(4) "ceil" [494]=> string(5) "floor" [495]=> string(5) "round" [496]=> string(3) "sin" [497]=> string(3) "cos" [498]=> string(3) "tan" [499]=> string(4) "asin" [500]=> string(4) "acos" [501]=> string(4) "atan" [502]=> string(5) "atanh" [503]=> string(5) "atan2" [504]=> string(4) "sinh" [505]=> string(4) "cosh" [506]=> string(4) "tanh" [507]=> string(5) "asinh" [508]=> string(5) "acosh" [509]=> string(5) "expm1" [510]=> string(5) "log1p" [511]=> string(2) "pi" [512]=> string(9) "is_finite" [513]=> string(6) "is_nan" [514]=> string(11) "is_infinite" [515]=> string(3) "pow" [516]=> string(3) "exp" [517]=> string(3) "log" [518]=> string(5) "log10" [519]=> string(4) "sqrt" [520]=> string(5) "hypot" [521]=> string(7) "deg2rad" [522]=> string(7) "rad2deg" [523]=> string(6) "bindec" [524]=> string(6) "hexdec" [525]=> string(6) "octdec" [526]=> string(6) "decbin" [527]=> string(6) "decoct" [528]=> string(6) "dechex" [529]=> string(12) "base_convert" [530]=> string(13) "number_format" [531]=> string(4) "fmod" [532]=> string(6) "intdiv" [533]=> string(9) "inet_ntop" [534]=> string(9) "inet_pton" [535]=> string(7) "ip2long" [536]=> string(7) "long2ip" [537]=> string(6) "getenv" [538]=> string(6) "putenv" [539]=> string(6) "getopt" [540]=> string(14) "sys_getloadavg" [541]=> string(9) "microtime" [542]=> string(12) "gettimeofday" [543]=> string(9) "getrusage" [544]=> string(6) "uniqid" [545]=> string(23) "quoted_printable_decode" [546]=> string(23) "quoted_printable_encode" [547]=> string(18) "convert_cyr_string" [548]=> string(16) "get_current_user" [549]=> string(14) "set_time_limit" [550]=> string(24) "header_register_callback" [551]=> string(11) "get_cfg_var" [552]=> string(20) "get_magic_quotes_gpc" [553]=> string(24) "get_magic_quotes_runtime" [554]=> string(9) "error_log" [555]=> string(14) "error_get_last" [556]=> string(16) "error_clear_last" [557]=> string(14) "call_user_func" [558]=> string(20) "call_user_func_array" [559]=> string(19) "forward_static_call" [560]=> string(25) "forward_static_call_array" [561]=> string(9) "serialize" [562]=> string(11) "unserialize" [563]=> string(8) "var_dump" [564]=> string(10) "var_export" [565]=> string(15) "debug_zval_dump" [566]=> string(7) "print_r" [567]=> string(16) "memory_get_usage" [568]=> string(21) "memory_get_peak_usage" [569]=> string(26) "register_shutdown_function" [570]=> string(22) "register_tick_function" [571]=> string(24) "unregister_tick_function" [572]=> string(14) "highlight_file" [573]=> string(11) "show_source" [574]=> string(16) "highlight_string" [575]=> string(20) "php_strip_whitespace" [576]=> string(7) "ini_get" [577]=> string(11) "ini_get_all" [578]=> string(7) "ini_set" [579]=> string(9) "ini_alter" [580]=> string(11) "ini_restore" [581]=> string(16) "get_include_path" [582]=> string(16) "set_include_path" [583]=> string(20) "restore_include_path" [584]=> string(9) "setcookie" [585]=> string(12) "setrawcookie" [586]=> string(6) "header" [587]=> string(13) "header_remove" [588]=> string(12) "headers_sent" [589]=> string(12) "headers_list" [590]=> string(18) "http_response_code" [591]=> string(18) "connection_aborted" [592]=> string(17) "connection_status" [593]=> string(17) "ignore_user_abort" [594]=> string(14) "parse_ini_file" [595]=> string(16) "parse_ini_string" [596]=> string(16) "is_uploaded_file" [597]=> string(18) "move_uploaded_file" [598]=> string(13) "gethostbyaddr" [599]=> string(13) "gethostbyname" [600]=> string(14) "gethostbynamel" [601]=> string(11) "gethostname" [602]=> string(16) "dns_check_record" [603]=> string(10) "checkdnsrr" [604]=> string(10) "dns_get_mx" [605]=> string(7) "getmxrr" [606]=> string(14) "dns_get_record" [607]=> string(6) "intval" [608]=> string(8) "floatval" [609]=> string(9) "doubleval" [610]=> string(6) "strval" [611]=> string(7) "boolval" [612]=> string(7) "gettype" [613]=> string(7) "settype" [614]=> string(7) "is_null" [615]=> string(11) "is_resource" [616]=> string(7) "is_bool" [617]=> string(6) "is_int" [618]=> string(8) "is_float" [619]=> string(10) "is_integer" [620]=> string(7) "is_long" [621]=> string(9) "is_double" [622]=> string(7) "is_real" [623]=> string(10) "is_numeric" [624]=> string(9) "is_string" [625]=> string(8) "is_array" [626]=> string(9) "is_object" [627]=> string(9) "is_scalar" [628]=> string(11) "is_callable" [629]=> string(11) "is_iterable" [630]=> string(6) "pclose" [631]=> string(5) "popen" [632]=> string(8) "readfile" [633]=> string(6) "rewind" [634]=> string(5) "rmdir" [635]=> string(5) "umask" [636]=> string(6) "fclose" [637]=> string(4) "feof" [638]=> string(5) "fgetc" [639]=> string(5) "fgets" [640]=> string(6) "fgetss" [641]=> string(5) "fread" [642]=> string(5) "fopen" [643]=> string(9) "fpassthru" [644]=> string(9) "ftruncate" [645]=> string(5) "fstat" [646]=> string(5) "fseek" [647]=> string(5) "ftell" [648]=> string(6) "fflush" [649]=> string(6) "fwrite" [650]=> string(5) "fputs" [651]=> string(5) "mkdir" [652]=> string(6) "rename" [653]=> string(4) "copy" [654]=> string(7) "tempnam" [655]=> string(7) "tmpfile" [656]=> string(4) "file" [657]=> string(17) "file_get_contents" [658]=> string(17) "file_put_contents" [659]=> string(13) "stream_select" [660]=> string(21) "stream_context_create" [661]=> string(25) "stream_context_set_params" [662]=> string(25) "stream_context_get_params" [663]=> string(25) "stream_context_set_option" [664]=> string(26) "stream_context_get_options" [665]=> string(26) "stream_context_get_default" [666]=> string(26) "stream_context_set_default" [667]=> string(21) "stream_filter_prepend" [668]=> string(20) "stream_filter_append" [669]=> string(20) "stream_filter_remove" [670]=> string(20) "stream_socket_client" [671]=> string(20) "stream_socket_server" [672]=> string(20) "stream_socket_accept" [673]=> string(22) "stream_socket_get_name" [674]=> string(22) "stream_socket_recvfrom" [675]=> string(20) "stream_socket_sendto" [676]=> string(27) "stream_socket_enable_crypto" [677]=> string(22) "stream_socket_shutdown" [678]=> string(18) "stream_socket_pair" [679]=> string(21) "stream_copy_to_stream" [680]=> string(19) "stream_get_contents" [681]=> string(20) "stream_supports_lock" [682]=> string(7) "fgetcsv" [683]=> string(7) "fputcsv" [684]=> string(5) "flock" [685]=> string(13) "get_meta_tags" [686]=> string(22) "stream_set_read_buffer" [687]=> string(23) "stream_set_write_buffer" [688]=> string(15) "set_file_buffer" [689]=> string(21) "stream_set_chunk_size" [690]=> string(19) "stream_set_blocking" [691]=> string(19) "socket_set_blocking" [692]=> string(20) "stream_get_meta_data" [693]=> string(15) "stream_get_line" [694]=> string(23) "stream_wrapper_register" [695]=> string(23) "stream_register_wrapper" [696]=> string(25) "stream_wrapper_unregister" [697]=> string(22) "stream_wrapper_restore" [698]=> string(19) "stream_get_wrappers" [699]=> string(21) "stream_get_transports" [700]=> string(27) "stream_resolve_include_path" [701]=> string(15) "stream_is_local" [702]=> string(11) "get_headers" [703]=> string(18) "stream_set_timeout" [704]=> string(18) "socket_set_timeout" [705]=> string(17) "socket_get_status" [706]=> string(8) "realpath" [707]=> string(7) "fnmatch" [708]=> string(9) "fsockopen" [709]=> string(10) "pfsockopen" [710]=> string(4) "pack" [711]=> string(6) "unpack" [712]=> string(11) "get_browser" [713]=> string(5) "crypt" [714]=> string(7) "opendir" [715]=> string(8) "closedir" [716]=> string(5) "chdir" [717]=> string(6) "getcwd" [718]=> string(9) "rewinddir" [719]=> string(7) "readdir" [720]=> string(3) "dir" [721]=> string(7) "scandir" [722]=> string(4) "glob" [723]=> string(9) "fileatime" [724]=> string(9) "filectime" [725]=> string(9) "filegroup" [726]=> string(9) "fileinode" [727]=> string(9) "filemtime" [728]=> string(9) "fileowner" [729]=> string(9) "fileperms" [730]=> string(8) "filesize" [731]=> string(8) "filetype" [732]=> string(11) "file_exists" [733]=> string(11) "is_writable" [734]=> string(12) "is_writeable" [735]=> string(11) "is_readable" [736]=> string(13) "is_executable" [737]=> string(7) "is_file" [738]=> string(6) "is_dir" [739]=> string(7) "is_link" [740]=> string(4) "stat" [741]=> string(5) "lstat" [742]=> string(5) "chown" [743]=> string(5) "chgrp" [744]=> string(6) "lchown" [745]=> string(6) "lchgrp" [746]=> string(5) "chmod" [747]=> string(5) "touch" [748]=> string(14) "clearstatcache" [749]=> string(16) "disk_total_space" [750]=> string(15) "disk_free_space" [751]=> string(13) "diskfreespace" [752]=> string(19) "realpath_cache_size" [753]=> string(18) "realpath_cache_get" [754]=> string(4) "mail" [755]=> string(10) "ezmlm_hash" [756]=> string(7) "openlog" [757]=> string(6) "syslog" [758]=> string(8) "closelog" [759]=> string(9) "lcg_value" [760]=> string(9) "metaphone" [761]=> string(8) "ob_start" [762]=> string(8) "ob_flush" [763]=> string(8) "ob_clean" [764]=> string(12) "ob_end_flush" [765]=> string(12) "ob_end_clean" [766]=> string(12) "ob_get_flush" [767]=> string(12) "ob_get_clean" [768]=> string(13) "ob_get_length" [769]=> string(12) "ob_get_level" [770]=> string(13) "ob_get_status" [771]=> string(15) "ob_get_contents" [772]=> string(17) "ob_implicit_flush" [773]=> string(16) "ob_list_handlers" [774]=> string(5) "ksort" [775]=> string(6) "krsort" [776]=> string(7) "natsort" [777]=> string(11) "natcasesort" [778]=> string(5) "asort" [779]=> string(6) "arsort" [780]=> string(4) "sort" [781]=> string(5) "rsort" [782]=> string(5) "usort" [783]=> string(6) "uasort" [784]=> string(6) "uksort" [785]=> string(7) "shuffle" [786]=> string(10) "array_wa
Output for 7.1.5, 7.1.7
array(2) { ["internal"]=> array(1189) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(9) "hash_hkdf" [188]=> string(11) "json_encode" [189]=> string(11) "json_decode" [190]=> string(15) "json_last_error" [191]=> string(19) "json_last_error_msg" [192]=> string(15) "mb_convert_case" [193]=> string(13) "mb_strtoupper" [194]=> string(13) "mb_strtolower" [195]=> string(11) "mb_language" [196]=> string(20) "mb_internal_encoding" [197]=> string(13) "mb_http_input" [198]=> string(14) "mb_http_output" [199]=> string(15) "mb_detect_order" [200]=> string(23) "mb_substitute_character" [201]=> string(12) "mb_parse_str" [202]=> string(17) "mb_output_handler" [203]=> string(22) "mb_preferred_mime_name" [204]=> string(9) "mb_strlen" [205]=> string(9) "mb_strpos" [206]=> string(10) "mb_strrpos" [207]=> string(10) "mb_stripos" [208]=> string(11) "mb_strripos" [209]=> string(9) "mb_strstr" [210]=> string(10) "mb_strrchr" [211]=> string(10) "mb_stristr" [212]=> string(11) "mb_strrichr" [213]=> string(15) "mb_substr_count" [214]=> string(9) "mb_substr" [215]=> string(9) "mb_strcut" [216]=> string(11) "mb_strwidth" [217]=> string(13) "mb_strimwidth" [218]=> string(19) "mb_convert_encoding" [219]=> string(18) "mb_detect_encoding" [220]=> string(17) "mb_list_encodings" [221]=> string(19) "mb_encoding_aliases" [222]=> string(15) "mb_convert_kana" [223]=> string(20) "mb_encode_mimeheader" [224]=> string(20) "mb_decode_mimeheader" [225]=> string(20) "mb_convert_variables" [226]=> string(23) "mb_encode_numericentity" [227]=> string(23) "mb_decode_numericentity" [228]=> string(12) "mb_send_mail" [229]=> string(11) "mb_get_info" [230]=> string(17) "mb_check_encoding" [231]=> string(17) "mb_regex_encoding" [232]=> string(20) "mb_regex_set_options" [233]=> string(7) "mb_ereg" [234]=> string(8) "mb_eregi" [235]=> string(15) "mb_ereg_replace" [236]=> string(16) "mb_eregi_replace" [237]=> string(24) "mb_ereg_replace_callback" [238]=> string(8) "mb_split" [239]=> string(13) "mb_ereg_match" [240]=> string(14) "mb_ereg_search" [241]=> string(18) "mb_ereg_search_pos" [242]=> string(19) "mb_ereg_search_regs" [243]=> string(19) "mb_ereg_search_init" [244]=> string(22) "mb_ereg_search_getregs" [245]=> string(21) "mb_ereg_search_getpos" [246]=> string(21) "mb_ereg_search_setpos" [247]=> string(16) "mbregex_encoding" [248]=> string(6) "mbereg" [249]=> string(7) "mberegi" [250]=> string(14) "mbereg_replace" [251]=> string(15) "mberegi_replace" [252]=> string(7) "mbsplit" [253]=> string(12) "mbereg_match" [254]=> string(13) "mbereg_search" [255]=> string(17) "mbereg_search_pos" [256]=> string(18) "mbereg_search_regs" [257]=> string(18) "mbereg_search_init" [258]=> string(21) "mbereg_search_getregs" [259]=> string(20) "mbereg_search_getpos" [260]=> string(20) "mbereg_search_setpos" [261]=> string(11) "pdo_drivers" [262]=> string(10) "posix_kill" [263]=> string(12) "posix_getpid" [264]=> string(13) "posix_getppid" [265]=> string(12) "posix_getuid" [266]=> string(12) "posix_setuid" [267]=> string(13) "posix_geteuid" [268]=> string(13) "posix_seteuid" [269]=> string(12) "posix_getgid" [270]=> string(12) "posix_setgid" [271]=> string(13) "posix_getegid" [272]=> string(13) "posix_setegid" [273]=> string(15) "posix_getgroups" [274]=> string(14) "posix_getlogin" [275]=> string(13) "posix_getpgrp" [276]=> string(12) "posix_setsid" [277]=> string(13) "posix_setpgid" [278]=> string(13) "posix_getpgid" [279]=> string(12) "posix_getsid" [280]=> string(11) "posix_uname" [281]=> string(11) "posix_times" [282]=> string(13) "posix_ctermid" [283]=> string(13) "posix_ttyname" [284]=> string(12) "posix_isatty" [285]=> string(12) "posix_getcwd" [286]=> string(12) "posix_mkfifo" [287]=> string(11) "posix_mknod" [288]=> string(12) "posix_access" [289]=> string(14) "posix_getgrnam" [290]=> string(14) "posix_getgrgid" [291]=> string(14) "posix_getpwnam" [292]=> string(14) "posix_getpwuid" [293]=> string(15) "posix_getrlimit" [294]=> string(15) "posix_setrlimit" [295]=> string(20) "posix_get_last_error" [296]=> string(11) "posix_errno" [297]=> string(14) "posix_strerror" [298]=> string(16) "posix_initgroups" [299]=> string(12) "session_name" [300]=> string(19) "session_module_name" [301]=> string(17) "session_save_path" [302]=> string(10) "session_id" [303]=> string(17) "session_create_id" [304]=> string(21) "session_regenerate_id" [305]=> string(14) "session_decode" [306]=> string(14) "session_encode" [307]=> string(13) "session_start" [308]=> string(15) "session_destroy" [309]=> string(13) "session_unset" [310]=> string(10) "session_gc" [311]=> string(24) "session_set_save_handler" [312]=> string(21) "session_cache_limiter" [313]=> string(20) "session_cache_expire" [314]=> string(25) "session_set_cookie_params" [315]=> string(25) "session_get_cookie_params" [316]=> string(19) "session_write_close" [317]=> string(13) "session_abort" [318]=> string(13) "session_reset" [319]=> string(14) "session_status" [320]=> string(25) "session_register_shutdown" [321]=> string(14) "session_commit" [322]=> string(19) "simplexml_load_file" [323]=> string(21) "simplexml_load_string" [324]=> string(20) "simplexml_import_dom" [325]=> string(11) "spl_classes" [326]=> string(12) "spl_autoload" [327]=> string(23) "spl_autoload_extensions" [328]=> string(21) "spl_autoload_register" [329]=> string(23) "spl_autoload_unregister" [330]=> string(22) "spl_autoload_functions" [331]=> string(17) "spl_autoload_call" [332]=> string(13) "class_parents" [333]=> string(16) "class_implements" [334]=> string(10) "class_uses" [335]=> string(15) "spl_object_hash" [336]=> string(17) "iterator_to_array" [337]=> string(14) "iterator_count" [338]=> string(14) "iterator_apply" [339]=> string(8) "constant" [340]=> string(7) "bin2hex" [341]=> string(7) "hex2bin" [342]=> string(5) "sleep" [343]=> string(6) "usleep" [344]=> string(14) "time_nanosleep" [345]=> string(16) "time_sleep_until" [346]=> string(8) "strptime" [347]=> string(5) "flush" [348]=> string(8) "wordwrap" [349]=> string(16) "htmlspecialchars" [350]=> string(12) "htmlentities" [351]=> string(18) "html_entity_decode" [352]=> string(23) "htmlspecialchars_decode" [353]=> string(26) "get_html_translation_table" [354]=> string(4) "sha1" [355]=> string(9) "sha1_file" [356]=> string(3) "md5" [357]=> string(8) "md5_file" [358]=> string(5) "crc32" [359]=> string(9) "iptcparse" [360]=> string(9) "iptcembed" [361]=> string(12) "getimagesize" [362]=> string(22) "getimagesizefromstring" [363]=> string(23) "image_type_to_mime_type" [364]=> string(23) "image_type_to_extension" [365]=> string(7) "phpinfo" [366]=> string(10) "phpversion" [367]=> string(10) "phpcredits" [368]=> string(13) "php_sapi_name" [369]=> string(9) "php_uname" [370]=> string(21) "php_ini_scanned_files" [371]=> string(19) "php_ini_loaded_file" [372]=> string(9) "strnatcmp" [373]=> string(13) "strnatcasecmp" [374]=> string(12) "substr_count" [375]=> string(6) "strspn" [376]=> string(7) "strcspn" [377]=> string(6) "strtok" [378]=> string(10) "strtoupper" [379]=> string(10) "strtolower" [380]=> string(6) "strpos" [381]=> string(7) "stripos" [382]=> string(7) "strrpos" [383]=> string(8) "strripos" [384]=> string(6) "strrev" [385]=> string(6) "hebrev" [386]=> string(7) "hebrevc" [387]=> string(5) "nl2br" [388]=> string(8) "basename" [389]=> string(7) "dirname" [390]=> string(8) "pathinfo" [391]=> string(12) "stripslashes" [392]=> string(13) "stripcslashes" [393]=> string(6) "strstr" [394]=> string(7) "stristr" [395]=> string(7) "strrchr" [396]=> string(11) "str_shuffle" [397]=> string(14) "str_word_count" [398]=> string(9) "str_split" [399]=> string(7) "strpbrk" [400]=> string(14) "substr_compare" [401]=> string(7) "strcoll" [402]=> string(12) "money_format" [403]=> string(6) "substr" [404]=> string(14) "substr_replace" [405]=> string(9) "quotemeta" [406]=> string(7) "ucfirst" [407]=> string(7) "lcfirst" [408]=> string(7) "ucwords" [409]=> string(5) "strtr" [410]=> string(10) "addslashes" [411]=> string(11) "addcslashes" [412]=> string(5) "rtrim" [413]=> string(11) "str_replace" [414]=> string(12) "str_ireplace" [415]=> string(10) "str_repeat" [416]=> string(11) "count_chars" [417]=> string(11) "chunk_split" [418]=> string(4) "trim" [419]=> string(5) "ltrim" [420]=> string(10) "strip_tags" [421]=> string(12) "similar_text" [422]=> string(7) "explode" [423]=> string(7) "implode" [424]=> string(4) "join" [425]=> string(9) "setlocale" [426]=> string(10) "localeconv" [427]=> string(11) "nl_langinfo" [428]=> string(7) "soundex" [429]=> string(11) "levenshtein" [430]=> string(3) "chr" [431]=> string(3) "ord" [432]=> string(9) "parse_str" [433]=> string(10) "str_getcsv" [434]=> string(7) "str_pad" [435]=> string(4) "chop" [436]=> string(6) "strchr" [437]=> string(7) "sprintf" [438]=> string(6) "printf" [439]=> string(7) "vprintf" [440]=> string(8) "vsprintf" [441]=> string(7) "fprintf" [442]=> string(8) "vfprintf" [443]=> string(6) "sscanf" [444]=> string(6) "fscanf" [445]=> string(9) "parse_url" [446]=> string(9) "urlencode" [447]=> string(9) "urldecode" [448]=> string(12) "rawurlencode" [449]=> string(12) "rawurldecode" [450]=> string(16) "http_build_query" [451]=> string(8) "readlink" [452]=> string(8) "linkinfo" [453]=> string(7) "symlink" [454]=> string(4) "link" [455]=> string(6) "unlink" [456]=> string(4) "exec" [457]=> string(6) "system" [458]=> string(14) "escapeshellcmd" [459]=> string(14) "escapeshellarg" [460]=> string(8) "passthru" [461]=> string(10) "shell_exec" [462]=> string(9) "proc_open" [463]=> string(10) "proc_close" [464]=> string(14) "proc_terminate" [465]=> string(15) "proc_get_status" [466]=> string(9) "proc_nice" [467]=> string(4) "rand" [468]=> string(5) "srand" [469]=> string(10) "getrandmax" [470]=> string(7) "mt_rand" [471]=> string(8) "mt_srand" [472]=> string(13) "mt_getrandmax" [473]=> string(12) "random_bytes" [474]=> string(10) "random_int" [475]=> string(13) "getservbyname" [476]=> string(13) "getservbyport" [477]=> string(14) "getprotobyname" [478]=> string(16) "getprotobynumber" [479]=> string(8) "getmyuid" [480]=> string(8) "getmygid" [481]=> string(8) "getmypid" [482]=> string(10) "getmyinode" [483]=> string(10) "getlastmod" [484]=> string(13) "base64_decode" [485]=> string(13) "base64_encode" [486]=> string(13) "password_hash" [487]=> string(17) "password_get_info" [488]=> string(21) "password_needs_rehash" [489]=> string(15) "password_verify" [490]=> string(16) "convert_uuencode" [491]=> string(16) "convert_uudecode" [492]=> string(3) "abs" [493]=> string(4) "ceil" [494]=> string(5) "floor" [495]=> string(5) "round" [496]=> string(3) "sin" [497]=> string(3) "cos" [498]=> string(3) "tan" [499]=> string(4) "asin" [500]=> string(4) "acos" [501]=> string(4) "atan" [502]=> string(5) "atanh" [503]=> string(5) "atan2" [504]=> string(4) "sinh" [505]=> string(4) "cosh" [506]=> string(4) "tanh" [507]=> string(5) "asinh" [508]=> string(5) "acosh" [509]=> string(5) "expm1" [510]=> string(5) "log1p" [511]=> string(2) "pi" [512]=> string(9) "is_finite" [513]=> string(6) "is_nan" [514]=> string(11) "is_infinite" [515]=> string(3) "pow" [516]=> string(3) "exp" [517]=> string(3) "log" [518]=> string(5) "log10" [519]=> string(4) "sqrt" [520]=> string(5) "hypot" [521]=> string(7) "deg2rad" [522]=> string(7) "rad2deg" [523]=> string(6) "bindec" [524]=> string(6) "hexdec" [525]=> string(6) "octdec" [526]=> string(6) "decbin" [527]=> string(6) "decoct" [528]=> string(6) "dechex" [529]=> string(12) "base_convert" [530]=> string(13) "number_format" [531]=> string(4) "fmod" [532]=> string(6) "intdiv" [533]=> string(9) "inet_ntop" [534]=> string(9) "inet_pton" [535]=> string(7) "ip2long" [536]=> string(7) "long2ip" [537]=> string(6) "getenv" [538]=> string(6) "putenv" [539]=> string(6) "getopt" [540]=> string(14) "sys_getloadavg" [541]=> string(9) "microtime" [542]=> string(12) "gettimeofday" [543]=> string(9) "getrusage" [544]=> string(6) "uniqid" [545]=> string(23) "quoted_printable_decode" [546]=> string(23) "quoted_printable_encode" [547]=> string(18) "convert_cyr_string" [548]=> string(16) "get_current_user" [549]=> string(14) "set_time_limit" [550]=> string(24) "header_register_callback" [551]=> string(11) "get_cfg_var" [552]=> string(20) "get_magic_quotes_gpc" [553]=> string(24) "get_magic_quotes_runtime" [554]=> string(9) "error_log" [555]=> string(14) "error_get_last" [556]=> string(16) "error_clear_last" [557]=> string(14) "call_user_func" [558]=> string(20) "call_user_func_array" [559]=> string(19) "forward_static_call" [560]=> string(25) "forward_static_call_array" [561]=> string(9) "serialize" [562]=> string(11) "unserialize" [563]=> string(8) "var_dump" [564]=> string(10) "var_export" [565]=> string(15) "debug_zval_dump" [566]=> string(7) "print_r" [567]=> string(16) "memory_get_usage" [568]=> string(21) "memory_get_peak_usage" [569]=> string(26) "register_shutdown_function" [570]=> string(22) "register_tick_function" [571]=> string(24) "unregister_tick_function" [572]=> string(14) "highlight_file" [573]=> string(11) "show_source" [574]=> string(16) "highlight_string" [575]=> string(20) "php_strip_whitespace" [576]=> string(7) "ini_get" [577]=> string(11) "ini_get_all" [578]=> string(7) "ini_set" [579]=> string(9) "ini_alter" [580]=> string(11) "ini_restore" [581]=> string(16) "get_include_path" [582]=> string(16) "set_include_path" [583]=> string(20) "restore_include_path" [584]=> string(9) "setcookie" [585]=> string(12) "setrawcookie" [586]=> string(6) "header" [587]=> string(13) "header_remove" [588]=> string(12) "headers_sent" [589]=> string(12) "headers_list" [590]=> string(18) "http_response_code" [591]=> string(18) "connection_aborted" [592]=> string(17) "connection_status" [593]=> string(17) "ignore_user_abort" [594]=> string(14) "parse_ini_file" [595]=> string(16) "parse_ini_string" [596]=> string(16) "is_uploaded_file" [597]=> string(18) "move_uploaded_file" [598]=> string(13) "gethostbyaddr" [599]=> string(13) "gethostbyname" [600]=> string(14) "gethostbynamel" [601]=> string(11) "gethostname" [602]=> string(16) "dns_check_record" [603]=> string(10) "checkdnsrr" [604]=> string(10) "dns_get_mx" [605]=> string(7) "getmxrr" [606]=> string(14) "dns_get_record" [607]=> string(6) "intval" [608]=> string(8) "floatval" [609]=> string(9) "doubleval" [610]=> string(6) "strval" [611]=> string(7) "boolval" [612]=> string(7) "gettype" [613]=> string(7) "settype" [614]=> string(7) "is_null" [615]=> string(11) "is_resource" [616]=> string(7) "is_bool" [617]=> string(6) "is_int" [618]=> string(8) "is_float" [619]=> string(10) "is_integer" [620]=> string(7) "is_long" [621]=> string(9) "is_double" [622]=> string(7) "is_real" [623]=> string(10) "is_numeric" [624]=> string(9) "is_string" [625]=> string(8) "is_array" [626]=> string(9) "is_object" [627]=> string(9) "is_scalar" [628]=> string(11) "is_callable" [629]=> string(11) "is_iterable" [630]=> string(6) "pclose" [631]=> string(5) "popen" [632]=> string(8) "readfile" [633]=> string(6) "rewind" [634]=> string(5) "rmdir" [635]=> string(5) "umask" [636]=> string(6) "fclose" [637]=> string(4) "feof" [638]=> string(5) "fgetc" [639]=> string(5) "fgets" [640]=> string(6) "fgetss" [641]=> string(5) "fread" [642]=> string(5) "fopen" [643]=> string(9) "fpassthru" [644]=> string(9) "ftruncate" [645]=> string(5) "fstat" [646]=> string(5) "fseek" [647]=> string(5) "ftell" [648]=> string(6) "fflush" [649]=> string(6) "fwrite" [650]=> string(5) "fputs" [651]=> string(5) "mkdir" [652]=> string(6) "rename" [653]=> string(4) "copy" [654]=> string(7) "tempnam" [655]=> string(7) "tmpfile" [656]=> string(4) "file" [657]=> string(17) "file_get_contents" [658]=> string(17) "file_put_contents" [659]=> string(13) "stream_select" [660]=> string(21) "stream_context_create" [661]=> string(25) "stream_context_set_params" [662]=> string(25) "stream_context_get_params" [663]=> string(25) "stream_context_set_option" [664]=> string(26) "stream_context_get_options" [665]=> string(26) "stream_context_get_default" [666]=> string(26) "stream_context_set_default" [667]=> string(21) "stream_filter_prepend" [668]=> string(20) "stream_filter_append" [669]=> string(20) "stream_filter_remove" [670]=> string(20) "stream_socket_client" [671]=> string(20) "stream_socket_server" [672]=> string(20) "stream_socket_accept" [673]=> string(22) "stream_socket_get_name" [674]=> string(22) "stream_socket_recvfrom" [675]=> string(20) "stream_socket_sendto" [676]=> string(27) "stream_socket_enable_crypto" [677]=> string(22) "stream_socket_shutdown" [678]=> string(18) "stream_socket_pair" [679]=> string(21) "stream_copy_to_stream" [680]=> string(19) "stream_get_contents" [681]=> string(20) "stream_supports_lock" [682]=> string(7) "fgetcsv" [683]=> string(7) "fputcsv" [684]=> string(5) "flock" [685]=> string(13) "get_meta_tags" [686]=> string(22) "stream_set_read_buffer" [687]=> string(23) "stream_set_write_buffer" [688]=> string(15) "set_file_buffer" [689]=> string(21) "stream_set_chunk_size" [690]=> string(19) "stream_set_blocking" [691]=> string(19) "socket_set_blocking" [692]=> string(20) "stream_get_meta_data" [693]=> string(15) "stream_get_line" [694]=> string(23) "stream_wrapper_register" [695]=> string(23) "stream_register_wrapper" [696]=> string(25) "stream_wrapper_unregister" [697]=> string(22) "stream_wrapper_restore" [698]=> string(19) "stream_get_wrappers" [699]=> string(21) "stream_get_transports" [700]=> string(27) "stream_resolve_include_path" [701]=> string(15) "stream_is_local" [702]=> string(11) "get_headers" [703]=> string(18) "stream_set_timeout" [704]=> string(18) "socket_set_timeout" [705]=> string(17) "socket_get_status" [706]=> string(8) "realpath" [707]=> string(7) "fnmatch" [708]=> string(9) "fsockopen" [709]=> string(10) "pfsockopen" [710]=> string(4) "pack" [711]=> string(6) "unpack" [712]=> string(11) "get_browser" [713]=> string(5) "crypt" [714]=> string(7) "opendir" [715]=> string(8) "closedir" [716]=> string(5) "chdir" [717]=> string(6) "getcwd" [718]=> string(9) "rewinddir" [719]=> string(7) "readdir" [720]=> string(3) "dir" [721]=> string(7) "scandir" [722]=> string(4) "glob" [723]=> string(9) "fileatime" [724]=> string(9) "filectime" [725]=> string(9) "filegroup" [726]=> string(9) "fileinode" [727]=> string(9) "filemtime" [728]=> string(9) "fileowner" [729]=> string(9) "fileperms" [730]=> string(8) "filesize" [731]=> string(8) "filetype" [732]=> string(11) "file_exists" [733]=> string(11) "is_writable" [734]=> string(12) "is_writeable" [735]=> string(11) "is_readable" [736]=> string(13) "is_executable" [737]=> string(7) "is_file" [738]=> string(6) "is_dir" [739]=> string(7) "is_link" [740]=> string(4) "stat" [741]=> string(5) "lstat" [742]=> string(5) "chown" [743]=> string(5) "chgrp" [744]=> string(6) "lchown" [745]=> string(6) "lchgrp" [746]=> string(5) "chmod" [747]=> string(5) "touch" [748]=> string(14) "clearstatcache" [749]=> string(16) "disk_total_space" [750]=> string(15) "disk_free_space" [751]=> string(13) "diskfreespace" [752]=> string(19) "realpath_cache_size" [753]=> string(18) "realpath_cache_get" [754]=> string(4) "mail" [755]=> string(10) "ezmlm_hash" [756]=> string(7) "openlog" [757]=> string(6) "syslog" [758]=> string(8) "closelog" [759]=> string(9) "lcg_value" [760]=> string(9) "metaphone" [761]=> string(8) "ob_start" [762]=> string(8) "ob_flush" [763]=> string(8) "ob_clean" [764]=> string(12) "ob_end_flush" [765]=> string(12) "ob_end_clean" [766]=> string(12) "ob_get_flush" [767]=> string(12) "ob_get_clean" [768]=> string(13) "ob_get_length" [769]=> string(12) "ob_get_level" [770]=> string(13) "ob_get_status" [771]=> string(15) "ob_get_contents" [772]=> string(17) "ob_implicit_flush" [773]=> string(16) "ob_list_handlers" [774]=> string(5) "ksort" [775]=> string(6) "krsort" [776]=> string(7) "natsort" [777]=> string(11) "natcasesort" [778]=> string(5) "asort" [779]=> string(6) "arsort" [780]=> string(4) "sort" [781]=> string(5) "rsort" [782]=> string(5) "usort" [783]=> string(6) "uasort" [784]=> string(6) "uksort" [785]=> string(7) "shuffle" [786]=> string(10) "array_wa
Process exited with code 137.
Output for 7.1.1
array(2) { ["internal"]=> array(1188) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(11) "json_encode" [188]=> string(11) "json_decode" [189]=> string(15) "json_last_error" [190]=> string(19) "json_last_error_msg" [191]=> string(15) "mb_convert_case" [192]=> string(13) "mb_strtoupper" [193]=> string(13) "mb_strtolower" [194]=> string(11) "mb_language" [195]=> string(20) "mb_internal_encoding" [196]=> string(13) "mb_http_input" [197]=> string(14) "mb_http_output" [198]=> string(15) "mb_detect_order" [199]=> string(23) "mb_substitute_character" [200]=> string(12) "mb_parse_str" [201]=> string(17) "mb_output_handler" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(9) "mb_strlen" [204]=> string(9) "mb_strpos" [205]=> string(10) "mb_strrpos" [206]=> string(10) "mb_stripos" [207]=> string(11) "mb_strripos" [208]=> string(9) "mb_strstr" [209]=> string(10) "mb_strrchr" [210]=> string(10) "mb_stristr" [211]=> string(11) "mb_strrichr" [212]=> string(15) "mb_substr_count" [213]=> string(9) "mb_substr" [214]=> string(9) "mb_strcut" [215]=> string(11) "mb_strwidth" [216]=> string(13) "mb_strimwidth" [217]=> string(19) "mb_convert_encoding" [218]=> string(18) "mb_detect_encoding" [219]=> string(17) "mb_list_encodings" [220]=> string(19) "mb_encoding_aliases" [221]=> string(15) "mb_convert_kana" [222]=> string(20) "mb_encode_mimeheader" [223]=> string(20) "mb_decode_mimeheader" [224]=> string(20) "mb_convert_variables" [225]=> string(23) "mb_encode_numericentity" [226]=> string(23) "mb_decode_numericentity" [227]=> string(12) "mb_send_mail" [228]=> string(11) "mb_get_info" [229]=> string(17) "mb_check_encoding" [230]=> string(17) "mb_regex_encoding" [231]=> string(20) "mb_regex_set_options" [232]=> string(7) "mb_ereg" [233]=> string(8) "mb_eregi" [234]=> string(15) "mb_ereg_replace" [235]=> string(16) "mb_eregi_replace" [236]=> string(24) "mb_ereg_replace_callback" [237]=> string(8) "mb_split" [238]=> string(13) "mb_ereg_match" [239]=> string(14) "mb_ereg_search" [240]=> string(18) "mb_ereg_search_pos" [241]=> string(19) "mb_ereg_search_regs" [242]=> string(19) "mb_ereg_search_init" [243]=> string(22) "mb_ereg_search_getregs" [244]=> string(21) "mb_ereg_search_getpos" [245]=> string(21) "mb_ereg_search_setpos" [246]=> string(16) "mbregex_encoding" [247]=> string(6) "mbereg" [248]=> string(7) "mberegi" [249]=> string(14) "mbereg_replace" [250]=> string(15) "mberegi_replace" [251]=> string(7) "mbsplit" [252]=> string(12) "mbereg_match" [253]=> string(13) "mbereg_search" [254]=> string(17) "mbereg_search_pos" [255]=> string(18) "mbereg_search_regs" [256]=> string(18) "mbereg_search_init" [257]=> string(21) "mbereg_search_getregs" [258]=> string(20) "mbereg_search_getpos" [259]=> string(20) "mbereg_search_setpos" [260]=> string(11) "pdo_drivers" [261]=> string(10) "posix_kill" [262]=> string(12) "posix_getpid" [263]=> string(13) "posix_getppid" [264]=> string(12) "posix_getuid" [265]=> string(12) "posix_setuid" [266]=> string(13) "posix_geteuid" [267]=> string(13) "posix_seteuid" [268]=> string(12) "posix_getgid" [269]=> string(12) "posix_setgid" [270]=> string(13) "posix_getegid" [271]=> string(13) "posix_setegid" [272]=> string(15) "posix_getgroups" [273]=> string(14) "posix_getlogin" [274]=> string(13) "posix_getpgrp" [275]=> string(12) "posix_setsid" [276]=> string(13) "posix_setpgid" [277]=> string(13) "posix_getpgid" [278]=> string(12) "posix_getsid" [279]=> string(11) "posix_uname" [280]=> string(11) "posix_times" [281]=> string(13) "posix_ctermid" [282]=> string(13) "posix_ttyname" [283]=> string(12) "posix_isatty" [284]=> string(12) "posix_getcwd" [285]=> string(12) "posix_mkfifo" [286]=> string(11) "posix_mknod" [287]=> string(12) "posix_access" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(15) "posix_setrlimit" [294]=> string(20) "posix_get_last_error" [295]=> string(11) "posix_errno" [296]=> string(14) "posix_strerror" [297]=> string(16) "posix_initgroups" [298]=> string(12) "session_name" [299]=> string(19) "session_module_name" [300]=> string(17) "session_save_path" [301]=> string(10) "session_id" [302]=> string(17) "session_create_id" [303]=> string(21) "session_regenerate_id" [304]=> string(14) "session_decode" [305]=> string(14) "session_encode" [306]=> string(13) "session_start" [307]=> string(15) "session_destroy" [308]=> string(13) "session_unset" [309]=> string(10) "session_gc" [310]=> string(24) "session_set_save_handler" [311]=> string(21) "session_cache_limiter" [312]=> string(20) "session_cache_expire" [313]=> string(25) "session_set_cookie_params" [314]=> string(25) "session_get_cookie_params" [315]=> string(19) "session_write_close" [316]=> string(13) "session_abort" [317]=> string(13) "session_reset" [318]=> string(14) "session_status" [319]=> string(25) "session_register_shutdown" [320]=> string(14) "session_commit" [321]=> string(19) "simplexml_load_file" [322]=> string(21) "simplexml_load_string" [323]=> string(20) "simplexml_import_dom" [324]=> string(11) "spl_classes" [325]=> string(12) "spl_autoload" [326]=> string(23) "spl_autoload_extensions" [327]=> string(21) "spl_autoload_register" [328]=> string(23) "spl_autoload_unregister" [329]=> string(22) "spl_autoload_functions" [330]=> string(17) "spl_autoload_call" [331]=> string(13) "class_parents" [332]=> string(16) "class_implements" [333]=> string(10) "class_uses" [334]=> string(15) "spl_object_hash" [335]=> string(17) "iterator_to_array" [336]=> string(14) "iterator_count" [337]=> string(14) "iterator_apply" [338]=> string(8) "constant" [339]=> string(7) "bin2hex" [340]=> string(7) "hex2bin" [341]=> string(5) "sleep" [342]=> string(6) "usleep" [343]=> string(14) "time_nanosleep" [344]=> string(16) "time_sleep_until" [345]=> string(8) "strptime" [346]=> string(5) "flush" [347]=> string(8) "wordwrap" [348]=> string(16) "htmlspecialchars" [349]=> string(12) "htmlentities" [350]=> string(18) "html_entity_decode" [351]=> string(23) "htmlspecialchars_decode" [352]=> string(26) "get_html_translation_table" [353]=> string(4) "sha1" [354]=> string(9) "sha1_file" [355]=> string(3) "md5" [356]=> string(8) "md5_file" [357]=> string(5) "crc32" [358]=> string(9) "iptcparse" [359]=> string(9) "iptcembed" [360]=> string(12) "getimagesize" [361]=> string(22) "getimagesizefromstring" [362]=> string(23) "image_type_to_mime_type" [363]=> string(23) "image_type_to_extension" [364]=> string(7) "phpinfo" [365]=> string(10) "phpversion" [366]=> string(10) "phpcredits" [367]=> string(13) "php_sapi_name" [368]=> string(9) "php_uname" [369]=> string(21) "php_ini_scanned_files" [370]=> string(19) "php_ini_loaded_file" [371]=> string(9) "strnatcmp" [372]=> string(13) "strnatcasecmp" [373]=> string(12) "substr_count" [374]=> string(6) "strspn" [375]=> string(7) "strcspn" [376]=> string(6) "strtok" [377]=> string(10) "strtoupper" [378]=> string(10) "strtolower" [379]=> string(6) "strpos" [380]=> string(7) "stripos" [381]=> string(7) "strrpos" [382]=> string(8) "strripos" [383]=> string(6) "strrev" [384]=> string(6) "hebrev" [385]=> string(7) "hebrevc" [386]=> string(5) "nl2br" [387]=> string(8) "basename" [388]=> string(7) "dirname" [389]=> string(8) "pathinfo" [390]=> string(12) "stripslashes" [391]=> string(13) "stripcslashes" [392]=> string(6) "strstr" [393]=> string(7) "stristr" [394]=> string(7) "strrchr" [395]=> string(11) "str_shuffle" [396]=> string(14) "str_word_count" [397]=> string(9) "str_split" [398]=> string(7) "strpbrk" [399]=> string(14) "substr_compare" [400]=> string(7) "strcoll" [401]=> string(12) "money_format" [402]=> string(6) "substr" [403]=> string(14) "substr_replace" [404]=> string(9) "quotemeta" [405]=> string(7) "ucfirst" [406]=> string(7) "lcfirst" [407]=> string(7) "ucwords" [408]=> string(5) "strtr" [409]=> string(10) "addslashes" [410]=> string(11) "addcslashes" [411]=> string(5) "rtrim" [412]=> string(11) "str_replace" [413]=> string(12) "str_ireplace" [414]=> string(10) "str_repeat" [415]=> string(11) "count_chars" [416]=> string(11) "chunk_split" [417]=> string(4) "trim" [418]=> string(5) "ltrim" [419]=> string(10) "strip_tags" [420]=> string(12) "similar_text" [421]=> string(7) "explode" [422]=> string(7) "implode" [423]=> string(4) "join" [424]=> string(9) "setlocale" [425]=> string(10) "localeconv" [426]=> string(11) "nl_langinfo" [427]=> string(7) "soundex" [428]=> string(11) "levenshtein" [429]=> string(3) "chr" [430]=> string(3) "ord" [431]=> string(9) "parse_str" [432]=> string(10) "str_getcsv" [433]=> string(7) "str_pad" [434]=> string(4) "chop" [435]=> string(6) "strchr" [436]=> string(7) "sprintf" [437]=> string(6) "printf" [438]=> string(7) "vprintf" [439]=> string(8) "vsprintf" [440]=> string(7) "fprintf" [441]=> string(8) "vfprintf" [442]=> string(6) "sscanf" [443]=> string(6) "fscanf" [444]=> string(9) "parse_url" [445]=> string(9) "urlencode" [446]=> string(9) "urldecode" [447]=> string(12) "rawurlencode" [448]=> string(12) "rawurldecode" [449]=> string(16) "http_build_query" [450]=> string(8) "readlink" [451]=> string(8) "linkinfo" [452]=> string(7) "symlink" [453]=> string(4) "link" [454]=> string(6) "unlink" [455]=> string(4) "exec" [456]=> string(6) "system" [457]=> string(14) "escapeshellcmd" [458]=> string(14) "escapeshellarg" [459]=> string(8) "passthru" [460]=> string(10) "shell_exec" [461]=> string(9) "proc_open" [462]=> string(10) "proc_close" [463]=> string(14) "proc_terminate" [464]=> string(15) "proc_get_status" [465]=> string(9) "proc_nice" [466]=> string(4) "rand" [467]=> string(5) "srand" [468]=> string(10) "getrandmax" [469]=> string(7) "mt_rand" [470]=> string(8) "mt_srand" [471]=> string(13) "mt_getrandmax" [472]=> string(12) "random_bytes" [473]=> string(10) "random_int" [474]=> string(13) "getservbyname" [475]=> string(13) "getservbyport" [476]=> string(14) "getprotobyname" [477]=> string(16) "getprotobynumber" [478]=> string(8) "getmyuid" [479]=> string(8) "getmygid" [480]=> string(8) "getmypid" [481]=> string(10) "getmyinode" [482]=> string(10) "getlastmod" [483]=> string(13) "base64_decode" [484]=> string(13) "base64_encode" [485]=> string(13) "password_hash" [486]=> string(17) "password_get_info" [487]=> string(21) "password_needs_rehash" [488]=> string(15) "password_verify" [489]=> string(16) "convert_uuencode" [490]=> string(16) "convert_uudecode" [491]=> string(3) "abs" [492]=> string(4) "ceil" [493]=> string(5) "floor" [494]=> string(5) "round" [495]=> string(3) "sin" [496]=> string(3) "cos" [497]=> string(3) "tan" [498]=> string(4) "asin" [499]=> string(4) "acos" [500]=> string(4) "atan" [501]=> string(5) "atanh" [502]=> string(5) "atan2" [503]=> string(4) "sinh" [504]=> string(4) "cosh" [505]=> string(4) "tanh" [506]=> string(5) "asinh" [507]=> string(5) "acosh" [508]=> string(5) "expm1" [509]=> string(5) "log1p" [510]=> string(2) "pi" [511]=> string(9) "is_finite" [512]=> string(6) "is_nan" [513]=> string(11) "is_infinite" [514]=> string(3) "pow" [515]=> string(3) "exp" [516]=> string(3) "log" [517]=> string(5) "log10" [518]=> string(4) "sqrt" [519]=> string(5) "hypot" [520]=> string(7) "deg2rad" [521]=> string(7) "rad2deg" [522]=> string(6) "bindec" [523]=> string(6) "hexdec" [524]=> string(6) "octdec" [525]=> string(6) "decbin" [526]=> string(6) "decoct" [527]=> string(6) "dechex" [528]=> string(12) "base_convert" [529]=> string(13) "number_format" [530]=> string(4) "fmod" [531]=> string(6) "intdiv" [532]=> string(9) "inet_ntop" [533]=> string(9) "inet_pton" [534]=> string(7) "ip2long" [535]=> string(7) "long2ip" [536]=> string(6) "getenv" [537]=> string(6) "putenv" [538]=> string(6) "getopt" [539]=> string(14) "sys_getloadavg" [540]=> string(9) "microtime" [541]=> string(12) "gettimeofday" [542]=> string(9) "getrusage" [543]=> string(6) "uniqid" [544]=> string(23) "quoted_printable_decode" [545]=> string(23) "quoted_printable_encode" [546]=> string(18) "convert_cyr_string" [547]=> string(16) "get_current_user" [548]=> string(14) "set_time_limit" [549]=> string(24) "header_register_callback" [550]=> string(11) "get_cfg_var" [551]=> string(20) "get_magic_quotes_gpc" [552]=> string(24) "get_magic_quotes_runtime" [553]=> string(9) "error_log" [554]=> string(14) "error_get_last" [555]=> string(16) "error_clear_last" [556]=> string(14) "call_user_func" [557]=> string(20) "call_user_func_array" [558]=> string(19) "forward_static_call" [559]=> string(25) "forward_static_call_array" [560]=> string(9) "serialize" [561]=> string(11) "unserialize" [562]=> string(8) "var_dump" [563]=> string(10) "var_export" [564]=> string(15) "debug_zval_dump" [565]=> string(7) "print_r" [566]=> string(16) "memory_get_usage" [567]=> string(21) "memory_get_peak_usage" [568]=> string(26) "register_shutdown_function" [569]=> string(22) "register_tick_function" [570]=> string(24) "unregister_tick_function" [571]=> string(14) "highlight_file" [572]=> string(11) "show_source" [573]=> string(16) "highlight_string" [574]=> string(20) "php_strip_whitespace" [575]=> string(7) "ini_get" [576]=> string(11) "ini_get_all" [577]=> string(7) "ini_set" [578]=> string(9) "ini_alter" [579]=> string(11) "ini_restore" [580]=> string(16) "get_include_path" [581]=> string(16) "set_include_path" [582]=> string(20) "restore_include_path" [583]=> string(9) "setcookie" [584]=> string(12) "setrawcookie" [585]=> string(6) "header" [586]=> string(13) "header_remove" [587]=> string(12) "headers_sent" [588]=> string(12) "headers_list" [589]=> string(18) "http_response_code" [590]=> string(18) "connection_aborted" [591]=> string(17) "connection_status" [592]=> string(17) "ignore_user_abort" [593]=> string(14) "parse_ini_file" [594]=> string(16) "parse_ini_string" [595]=> string(16) "is_uploaded_file" [596]=> string(18) "move_uploaded_file" [597]=> string(13) "gethostbyaddr" [598]=> string(13) "gethostbyname" [599]=> string(14) "gethostbynamel" [600]=> string(11) "gethostname" [601]=> string(16) "dns_check_record" [602]=> string(10) "checkdnsrr" [603]=> string(10) "dns_get_mx" [604]=> string(7) "getmxrr" [605]=> string(14) "dns_get_record" [606]=> string(6) "intval" [607]=> string(8) "floatval" [608]=> string(9) "doubleval" [609]=> string(6) "strval" [610]=> string(7) "boolval" [611]=> string(7) "gettype" [612]=> string(7) "settype" [613]=> string(7) "is_null" [614]=> string(11) "is_resource" [615]=> string(7) "is_bool" [616]=> string(6) "is_int" [617]=> string(8) "is_float" [618]=> string(10) "is_integer" [619]=> string(7) "is_long" [620]=> string(9) "is_double" [621]=> string(7) "is_real" [622]=> string(10) "is_numeric" [623]=> string(9) "is_string" [624]=> string(8) "is_array" [625]=> string(9) "is_object" [626]=> string(9) "is_scalar" [627]=> string(11) "is_callable" [628]=> string(11) "is_iterable" [629]=> string(6) "pclose" [630]=> string(5) "popen" [631]=> string(8) "readfile" [632]=> string(6) "rewind" [633]=> string(5) "rmdir" [634]=> string(5) "umask" [635]=> string(6) "fclose" [636]=> string(4) "feof" [637]=> string(5) "fgetc" [638]=> string(5) "fgets" [639]=> string(6) "fgetss" [640]=> string(5) "fread" [641]=> string(5) "fopen" [642]=> string(9) "fpassthru" [643]=> string(9) "ftruncate" [644]=> string(5) "fstat" [645]=> string(5) "fseek" [646]=> string(5) "ftell" [647]=> string(6) "fflush" [648]=> string(6) "fwrite" [649]=> string(5) "fputs" [650]=> string(5) "mkdir" [651]=> string(6) "rename" [652]=> string(4) "copy" [653]=> string(7) "tempnam" [654]=> string(7) "tmpfile" [655]=> string(4) "file" [656]=> string(17) "file_get_contents" [657]=> string(17) "file_put_contents" [658]=> string(13) "stream_select" [659]=> string(21) "stream_context_create" [660]=> string(25) "stream_context_set_params" [661]=> string(25) "stream_context_get_params" [662]=> string(25) "stream_context_set_option" [663]=> string(26) "stream_context_get_options" [664]=> string(26) "stream_context_get_default" [665]=> string(26) "stream_context_set_default" [666]=> string(21) "stream_filter_prepend" [667]=> string(20) "stream_filter_append" [668]=> string(20) "stream_filter_remove" [669]=> string(20) "stream_socket_client" [670]=> string(20) "stream_socket_server" [671]=> string(20) "stream_socket_accept" [672]=> string(22) "stream_socket_get_name" [673]=> string(22) "stream_socket_recvfrom" [674]=> string(20) "stream_socket_sendto" [675]=> string(27) "stream_socket_enable_crypto" [676]=> string(22) "stream_socket_shutdown" [677]=> string(18) "stream_socket_pair" [678]=> string(21) "stream_copy_to_stream" [679]=> string(19) "stream_get_contents" [680]=> string(20) "stream_supports_lock" [681]=> string(7) "fgetcsv" [682]=> string(7) "fputcsv" [683]=> string(5) "flock" [684]=> string(13) "get_meta_tags" [685]=> string(22) "stream_set_read_buffer" [686]=> string(23) "stream_set_write_buffer" [687]=> string(15) "set_file_buffer" [688]=> string(21) "stream_set_chunk_size" [689]=> string(19) "stream_set_blocking" [690]=> string(19) "socket_set_blocking" [691]=> string(20) "stream_get_meta_data" [692]=> string(15) "stream_get_line" [693]=> string(23) "stream_wrapper_register" [694]=> string(23) "stream_register_wrapper" [695]=> string(25) "stream_wrapper_unregister" [696]=> string(22) "stream_wrapper_restore" [697]=> string(19) "stream_get_wrappers" [698]=> string(21) "stream_get_transports" [699]=> string(27) "stream_resolve_include_path" [700]=> string(15) "stream_is_local" [701]=> string(11) "get_headers" [702]=> string(18) "stream_set_timeout" [703]=> string(18) "socket_set_timeout" [704]=> string(17) "socket_get_status" [705]=> string(8) "realpath" [706]=> string(7) "fnmatch" [707]=> string(9) "fsockopen" [708]=> string(10) "pfsockopen" [709]=> string(4) "pack" [710]=> string(6) "unpack" [711]=> string(11) "get_browser" [712]=> string(5) "crypt" [713]=> string(7) "opendir" [714]=> string(8) "closedir" [715]=> string(5) "chdir" [716]=> string(6) "getcwd" [717]=> string(9) "rewinddir" [718]=> string(7) "readdir" [719]=> string(3) "dir" [720]=> string(7) "scandir" [721]=> string(4) "glob" [722]=> string(9) "fileatime" [723]=> string(9) "filectime" [724]=> string(9) "filegroup" [725]=> string(9) "fileinode" [726]=> string(9) "filemtime" [727]=> string(9) "fileowner" [728]=> string(9) "fileperms" [729]=> string(8) "filesize" [730]=> string(8) "filetype" [731]=> string(11) "file_exists" [732]=> string(11) "is_writable" [733]=> string(12) "is_writeable" [734]=> string(11) "is_readable" [735]=> string(13) "is_executable" [736]=> string(7) "is_file" [737]=> string(6) "is_dir" [738]=> string(7) "is_link" [739]=> string(4) "stat" [740]=> string(5) "lstat" [741]=> string(5) "chown" [742]=> string(5) "chgrp" [743]=> string(6) "lchown" [744]=> string(6) "lchgrp" [745]=> string(5) "chmod" [746]=> string(5) "touch" [747]=> string(14) "clearstatcache" [748]=> string(16) "disk_total_space" [749]=> string(15) "disk_free_space" [750]=> string(13) "diskfreespace" [751]=> string(19) "realpath_cache_size" [752]=> string(18) "realpath_cache_get" [753]=> string(4) "mail" [754]=> string(10) "ezmlm_hash" [755]=> string(7) "openlog" [756]=> string(6) "syslog" [757]=> string(8) "closelog" [758]=> string(9) "lcg_value" [759]=> string(9) "metaphone" [760]=> string(8) "ob_start" [761]=> string(8) "ob_flush" [762]=> string(8) "ob_clean" [763]=> string(12) "ob_end_flush" [764]=> string(12) "ob_end_clean" [765]=> string(12) "ob_get_flush" [766]=> string(12) "ob_get_clean" [767]=> string(13) "ob_get_length" [768]=> string(12) "ob_get_level" [769]=> string(13) "ob_get_status" [770]=> string(15) "ob_get_contents" [771]=> string(17) "ob_implicit_flush" [772]=> string(16) "ob_list_handlers" [773]=> string(5) "ksort" [774]=> string(6) "krsort" [775]=> string(7) "natsort" [776]=> string(11) "natcasesort" [777]=> string(5) "asort" [778]=> string(6) "arsort" [779]=> string(4) "sort" [780]=> string(5) "rsort" [781]=> string(5) "usort" [782]=> string(6) "uasort" [783]=> string(6) "uksort" [784]=> string(7) "shuffle" [785]=> string(10) "array_walk" [786]=> string(20) "array_
Output for 7.0.16 - 7.0.22, 7.0.25, 7.0.27 - 7.0.31
array(2) { ["internal"]=> array(1185) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(11) "json_encode" [188]=> string(11) "json_decode" [189]=> string(15) "json_last_error" [190]=> string(19) "json_last_error_msg" [191]=> string(15) "mb_convert_case" [192]=> string(13) "mb_strtoupper" [193]=> string(13) "mb_strtolower" [194]=> string(11) "mb_language" [195]=> string(20) "mb_internal_encoding" [196]=> string(13) "mb_http_input" [197]=> string(14) "mb_http_output" [198]=> string(15) "mb_detect_order" [199]=> string(23) "mb_substitute_character" [200]=> string(12) "mb_parse_str" [201]=> string(17) "mb_output_handler" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(9) "mb_strlen" [204]=> string(9) "mb_strpos" [205]=> string(10) "mb_strrpos" [206]=> string(10) "mb_stripos" [207]=> string(11) "mb_strripos" [208]=> string(9) "mb_strstr" [209]=> string(10) "mb_strrchr" [210]=> string(10) "mb_stristr" [211]=> string(11) "mb_strrichr" [212]=> string(15) "mb_substr_count" [213]=> string(9) "mb_substr" [214]=> string(9) "mb_strcut" [215]=> string(11) "mb_strwidth" [216]=> string(13) "mb_strimwidth" [217]=> string(19) "mb_convert_encoding" [218]=> string(18) "mb_detect_encoding" [219]=> string(17) "mb_list_encodings" [220]=> string(19) "mb_encoding_aliases" [221]=> string(15) "mb_convert_kana" [222]=> string(20) "mb_encode_mimeheader" [223]=> string(20) "mb_decode_mimeheader" [224]=> string(20) "mb_convert_variables" [225]=> string(23) "mb_encode_numericentity" [226]=> string(23) "mb_decode_numericentity" [227]=> string(12) "mb_send_mail" [228]=> string(11) "mb_get_info" [229]=> string(17) "mb_check_encoding" [230]=> string(17) "mb_regex_encoding" [231]=> string(20) "mb_regex_set_options" [232]=> string(7) "mb_ereg" [233]=> string(8) "mb_eregi" [234]=> string(15) "mb_ereg_replace" [235]=> string(16) "mb_eregi_replace" [236]=> string(24) "mb_ereg_replace_callback" [237]=> string(8) "mb_split" [238]=> string(13) "mb_ereg_match" [239]=> string(14) "mb_ereg_search" [240]=> string(18) "mb_ereg_search_pos" [241]=> string(19) "mb_ereg_search_regs" [242]=> string(19) "mb_ereg_search_init" [243]=> string(22) "mb_ereg_search_getregs" [244]=> string(21) "mb_ereg_search_getpos" [245]=> string(21) "mb_ereg_search_setpos" [246]=> string(16) "mbregex_encoding" [247]=> string(6) "mbereg" [248]=> string(7) "mberegi" [249]=> string(14) "mbereg_replace" [250]=> string(15) "mberegi_replace" [251]=> string(7) "mbsplit" [252]=> string(12) "mbereg_match" [253]=> string(13) "mbereg_search" [254]=> string(17) "mbereg_search_pos" [255]=> string(18) "mbereg_search_regs" [256]=> string(18) "mbereg_search_init" [257]=> string(21) "mbereg_search_getregs" [258]=> string(20) "mbereg_search_getpos" [259]=> string(20) "mbereg_search_setpos" [260]=> string(11) "pdo_drivers" [261]=> string(10) "posix_kill" [262]=> string(12) "posix_getpid" [263]=> string(13) "posix_getppid" [264]=> string(12) "posix_getuid" [265]=> string(12) "posix_setuid" [266]=> string(13) "posix_geteuid" [267]=> string(13) "posix_seteuid" [268]=> string(12) "posix_getgid" [269]=> string(12) "posix_setgid" [270]=> string(13) "posix_getegid" [271]=> string(13) "posix_setegid" [272]=> string(15) "posix_getgroups" [273]=> string(14) "posix_getlogin" [274]=> string(13) "posix_getpgrp" [275]=> string(12) "posix_setsid" [276]=> string(13) "posix_setpgid" [277]=> string(13) "posix_getpgid" [278]=> string(12) "posix_getsid" [279]=> string(11) "posix_uname" [280]=> string(11) "posix_times" [281]=> string(13) "posix_ctermid" [282]=> string(13) "posix_ttyname" [283]=> string(12) "posix_isatty" [284]=> string(12) "posix_getcwd" [285]=> string(12) "posix_mkfifo" [286]=> string(11) "posix_mknod" [287]=> string(12) "posix_access" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(15) "posix_setrlimit" [294]=> string(20) "posix_get_last_error" [295]=> string(11) "posix_errno" [296]=> string(14) "posix_strerror" [297]=> string(16) "posix_initgroups" [298]=> string(12) "session_name" [299]=> string(19) "session_module_name" [300]=> string(17) "session_save_path" [301]=> string(10) "session_id" [302]=> string(21) "session_regenerate_id" [303]=> string(14) "session_decode" [304]=> string(14) "session_encode" [305]=> string(13) "session_start" [306]=> string(15) "session_destroy" [307]=> string(13) "session_unset" [308]=> string(24) "session_set_save_handler" [309]=> string(21) "session_cache_limiter" [310]=> string(20) "session_cache_expire" [311]=> string(25) "session_set_cookie_params" [312]=> string(25) "session_get_cookie_params" [313]=> string(19) "session_write_close" [314]=> string(13) "session_abort" [315]=> string(13) "session_reset" [316]=> string(14) "session_status" [317]=> string(25) "session_register_shutdown" [318]=> string(14) "session_commit" [319]=> string(19) "simplexml_load_file" [320]=> string(21) "simplexml_load_string" [321]=> string(20) "simplexml_import_dom" [322]=> string(11) "spl_classes" [323]=> string(12) "spl_autoload" [324]=> string(23) "spl_autoload_extensions" [325]=> string(21) "spl_autoload_register" [326]=> string(23) "spl_autoload_unregister" [327]=> string(22) "spl_autoload_functions" [328]=> string(17) "spl_autoload_call" [329]=> string(13) "class_parents" [330]=> string(16) "class_implements" [331]=> string(10) "class_uses" [332]=> string(15) "spl_object_hash" [333]=> string(17) "iterator_to_array" [334]=> string(14) "iterator_count" [335]=> string(14) "iterator_apply" [336]=> string(8) "constant" [337]=> string(7) "bin2hex" [338]=> string(7) "hex2bin" [339]=> string(5) "sleep" [340]=> string(6) "usleep" [341]=> string(14) "time_nanosleep" [342]=> string(16) "time_sleep_until" [343]=> string(8) "strptime" [344]=> string(5) "flush" [345]=> string(8) "wordwrap" [346]=> string(16) "htmlspecialchars" [347]=> string(12) "htmlentities" [348]=> string(18) "html_entity_decode" [349]=> string(23) "htmlspecialchars_decode" [350]=> string(26) "get_html_translation_table" [351]=> string(4) "sha1" [352]=> string(9) "sha1_file" [353]=> string(3) "md5" [354]=> string(8) "md5_file" [355]=> string(5) "crc32" [356]=> string(9) "iptcparse" [357]=> string(9) "iptcembed" [358]=> string(12) "getimagesize" [359]=> string(22) "getimagesizefromstring" [360]=> string(23) "image_type_to_mime_type" [361]=> string(23) "image_type_to_extension" [362]=> string(7) "phpinfo" [363]=> string(10) "phpversion" [364]=> string(10) "phpcredits" [365]=> string(13) "php_sapi_name" [366]=> string(9) "php_uname" [367]=> string(21) "php_ini_scanned_files" [368]=> string(19) "php_ini_loaded_file" [369]=> string(9) "strnatcmp" [370]=> string(13) "strnatcasecmp" [371]=> string(12) "substr_count" [372]=> string(6) "strspn" [373]=> string(7) "strcspn" [374]=> string(6) "strtok" [375]=> string(10) "strtoupper" [376]=> string(10) "strtolower" [377]=> string(6) "strpos" [378]=> string(7) "stripos" [379]=> string(7) "strrpos" [380]=> string(8) "strripos" [381]=> string(6) "strrev" [382]=> string(6) "hebrev" [383]=> string(7) "hebrevc" [384]=> string(5) "nl2br" [385]=> string(8) "basename" [386]=> string(7) "dirname" [387]=> string(8) "pathinfo" [388]=> string(12) "stripslashes" [389]=> string(13) "stripcslashes" [390]=> string(6) "strstr" [391]=> string(7) "stristr" [392]=> string(7) "strrchr" [393]=> string(11) "str_shuffle" [394]=> string(14) "str_word_count" [395]=> string(9) "str_split" [396]=> string(7) "strpbrk" [397]=> string(14) "substr_compare" [398]=> string(7) "strcoll" [399]=> string(12) "money_format" [400]=> string(6) "substr" [401]=> string(14) "substr_replace" [402]=> string(9) "quotemeta" [403]=> string(7) "ucfirst" [404]=> string(7) "lcfirst" [405]=> string(7) "ucwords" [406]=> string(5) "strtr" [407]=> string(10) "addslashes" [408]=> string(11) "addcslashes" [409]=> string(5) "rtrim" [410]=> string(11) "str_replace" [411]=> string(12) "str_ireplace" [412]=> string(10) "str_repeat" [413]=> string(11) "count_chars" [414]=> string(11) "chunk_split" [415]=> string(4) "trim" [416]=> string(5) "ltrim" [417]=> string(10) "strip_tags" [418]=> string(12) "similar_text" [419]=> string(7) "explode" [420]=> string(7) "implode" [421]=> string(4) "join" [422]=> string(9) "setlocale" [423]=> string(10) "localeconv" [424]=> string(11) "nl_langinfo" [425]=> string(7) "soundex" [426]=> string(11) "levenshtein" [427]=> string(3) "chr" [428]=> string(3) "ord" [429]=> string(9) "parse_str" [430]=> string(10) "str_getcsv" [431]=> string(7) "str_pad" [432]=> string(4) "chop" [433]=> string(6) "strchr" [434]=> string(7) "sprintf" [435]=> string(6) "printf" [436]=> string(7) "vprintf" [437]=> string(8) "vsprintf" [438]=> string(7) "fprintf" [439]=> string(8) "vfprintf" [440]=> string(6) "sscanf" [441]=> string(6) "fscanf" [442]=> string(9) "parse_url" [443]=> string(9) "urlencode" [444]=> string(9) "urldecode" [445]=> string(12) "rawurlencode" [446]=> string(12) "rawurldecode" [447]=> string(16) "http_build_query" [448]=> string(8) "readlink" [449]=> string(8) "linkinfo" [450]=> string(7) "symlink" [451]=> string(4) "link" [452]=> string(6) "unlink" [453]=> string(4) "exec" [454]=> string(6) "system" [455]=> string(14) "escapeshellcmd" [456]=> string(14) "escapeshellarg" [457]=> string(8) "passthru" [458]=> string(10) "shell_exec" [459]=> string(9) "proc_open" [460]=> string(10) "proc_close" [461]=> string(14) "proc_terminate" [462]=> string(15) "proc_get_status" [463]=> string(9) "proc_nice" [464]=> string(4) "rand" [465]=> string(5) "srand" [466]=> string(10) "getrandmax" [467]=> string(7) "mt_rand" [468]=> string(8) "mt_srand" [469]=> string(13) "mt_getrandmax" [470]=> string(12) "random_bytes" [471]=> string(10) "random_int" [472]=> string(13) "getservbyname" [473]=> string(13) "getservbyport" [474]=> string(14) "getprotobyname" [475]=> string(16) "getprotobynumber" [476]=> string(8) "getmyuid" [477]=> string(8) "getmygid" [478]=> string(8) "getmypid" [479]=> string(10) "getmyinode" [480]=> string(10) "getlastmod" [481]=> string(13) "base64_decode" [482]=> string(13) "base64_encode" [483]=> string(13) "password_hash" [484]=> string(17) "password_get_info" [485]=> string(21) "password_needs_rehash" [486]=> string(15) "password_verify" [487]=> string(16) "convert_uuencode" [488]=> string(16) "convert_uudecode" [489]=> string(3) "abs" [490]=> string(4) "ceil" [491]=> string(5) "floor" [492]=> string(5) "round" [493]=> string(3) "sin" [494]=> string(3) "cos" [495]=> string(3) "tan" [496]=> string(4) "asin" [497]=> string(4) "acos" [498]=> string(4) "atan" [499]=> string(5) "atanh" [500]=> string(5) "atan2" [501]=> string(4) "sinh" [502]=> string(4) "cosh" [503]=> string(4) "tanh" [504]=> string(5) "asinh" [505]=> string(5) "acosh" [506]=> string(5) "expm1" [507]=> string(5) "log1p" [508]=> string(2) "pi" [509]=> string(9) "is_finite" [510]=> string(6) "is_nan" [511]=> string(11) "is_infinite" [512]=> string(3) "pow" [513]=> string(3) "exp" [514]=> string(3) "log" [515]=> string(5) "log10" [516]=> string(4) "sqrt" [517]=> string(5) "hypot" [518]=> string(7) "deg2rad" [519]=> string(7) "rad2deg" [520]=> string(6) "bindec" [521]=> string(6) "hexdec" [522]=> string(6) "octdec" [523]=> string(6) "decbin" [524]=> string(6) "decoct" [525]=> string(6) "dechex" [526]=> string(12) "base_convert" [527]=> string(13) "number_format" [528]=> string(4) "fmod" [529]=> string(6) "intdiv" [530]=> string(9) "inet_ntop" [531]=> string(9) "inet_pton" [532]=> string(7) "ip2long" [533]=> string(7) "long2ip" [534]=> string(6) "getenv" [535]=> string(6) "putenv" [536]=> string(6) "getopt" [537]=> string(14) "sys_getloadavg" [538]=> string(9) "microtime" [539]=> string(12) "gettimeofday" [540]=> string(9) "getrusage" [541]=> string(6) "uniqid" [542]=> string(23) "quoted_printable_decode" [543]=> string(23) "quoted_printable_encode" [544]=> string(18) "convert_cyr_string" [545]=> string(16) "get_current_user" [546]=> string(14) "set_time_limit" [547]=> string(24) "header_register_callback" [548]=> string(11) "get_cfg_var" [549]=> string(20) "get_magic_quotes_gpc" [550]=> string(24) "get_magic_quotes_runtime" [551]=> string(9) "error_log" [552]=> string(14) "error_get_last" [553]=> string(16) "error_clear_last" [554]=> string(14) "call_user_func" [555]=> string(20) "call_user_func_array" [556]=> string(19) "forward_static_call" [557]=> string(25) "forward_static_call_array" [558]=> string(9) "serialize" [559]=> string(11) "unserialize" [560]=> string(8) "var_dump" [561]=> string(10) "var_export" [562]=> string(15) "debug_zval_dump" [563]=> string(7) "print_r" [564]=> string(16) "memory_get_usage" [565]=> string(21) "memory_get_peak_usage" [566]=> string(26) "register_shutdown_function" [567]=> string(22) "register_tick_function" [568]=> string(24) "unregister_tick_function" [569]=> string(14) "highlight_file" [570]=> string(11) "show_source" [571]=> string(16) "highlight_string" [572]=> string(20) "php_strip_whitespace" [573]=> string(7) "ini_get" [574]=> string(11) "ini_get_all" [575]=> string(7) "ini_set" [576]=> string(9) "ini_alter" [577]=> string(11) "ini_restore" [578]=> string(16) "get_include_path" [579]=> string(16) "set_include_path" [580]=> string(20) "restore_include_path" [581]=> string(9) "setcookie" [582]=> string(12) "setrawcookie" [583]=> string(6) "header" [584]=> string(13) "header_remove" [585]=> string(12) "headers_sent" [586]=> string(12) "headers_list" [587]=> string(18) "http_response_code" [588]=> string(18) "connection_aborted" [589]=> string(17) "connection_status" [590]=> string(17) "ignore_user_abort" [591]=> string(14) "parse_ini_file" [592]=> string(16) "parse_ini_string" [593]=> string(16) "is_uploaded_file" [594]=> string(18) "move_uploaded_file" [595]=> string(13) "gethostbyaddr" [596]=> string(13) "gethostbyname" [597]=> string(14) "gethostbynamel" [598]=> string(11) "gethostname" [599]=> string(16) "dns_check_record" [600]=> string(10) "checkdnsrr" [601]=> string(10) "dns_get_mx" [602]=> string(7) "getmxrr" [603]=> string(14) "dns_get_record" [604]=> string(6) "intval" [605]=> string(8) "floatval" [606]=> string(9) "doubleval" [607]=> string(6) "strval" [608]=> string(7) "boolval" [609]=> string(7) "gettype" [610]=> string(7) "settype" [611]=> string(7) "is_null" [612]=> string(11) "is_resource" [613]=> string(7) "is_bool" [614]=> string(6) "is_int" [615]=> string(8) "is_float" [616]=> string(10) "is_integer" [617]=> string(7) "is_long" [618]=> string(9) "is_double" [619]=> string(7) "is_real" [620]=> string(10) "is_numeric" [621]=> string(9) "is_string" [622]=> string(8) "is_array" [623]=> string(9) "is_object" [624]=> string(9) "is_scalar" [625]=> string(11) "is_callable" [626]=> string(6) "pclose" [627]=> string(5) "popen" [628]=> string(8) "readfile" [629]=> string(6) "rewind" [630]=> string(5) "rmdir" [631]=> string(5) "umask" [632]=> string(6) "fclose" [633]=> string(4) "feof" [634]=> string(5) "fgetc" [635]=> string(5) "fgets" [636]=> string(6) "fgetss" [637]=> string(5) "fread" [638]=> string(5) "fopen" [639]=> string(9) "fpassthru" [640]=> string(9) "ftruncate" [641]=> string(5) "fstat" [642]=> string(5) "fseek" [643]=> string(5) "ftell" [644]=> string(6) "fflush" [645]=> string(6) "fwrite" [646]=> string(5) "fputs" [647]=> string(5) "mkdir" [648]=> string(6) "rename" [649]=> string(4) "copy" [650]=> string(7) "tempnam" [651]=> string(7) "tmpfile" [652]=> string(4) "file" [653]=> string(17) "file_get_contents" [654]=> string(17) "file_put_contents" [655]=> string(13) "stream_select" [656]=> string(21) "stream_context_create" [657]=> string(25) "stream_context_set_params" [658]=> string(25) "stream_context_get_params" [659]=> string(25) "stream_context_set_option" [660]=> string(26) "stream_context_get_options" [661]=> string(26) "stream_context_get_default" [662]=> string(26) "stream_context_set_default" [663]=> string(21) "stream_filter_prepend" [664]=> string(20) "stream_filter_append" [665]=> string(20) "stream_filter_remove" [666]=> string(20) "stream_socket_client" [667]=> string(20) "stream_socket_server" [668]=> string(20) "stream_socket_accept" [669]=> string(22) "stream_socket_get_name" [670]=> string(22) "stream_socket_recvfrom" [671]=> string(20) "stream_socket_sendto" [672]=> string(27) "stream_socket_enable_crypto" [673]=> string(22) "stream_socket_shutdown" [674]=> string(18) "stream_socket_pair" [675]=> string(21) "stream_copy_to_stream" [676]=> string(19) "stream_get_contents" [677]=> string(20) "stream_supports_lock" [678]=> string(7) "fgetcsv" [679]=> string(7) "fputcsv" [680]=> string(5) "flock" [681]=> string(13) "get_meta_tags" [682]=> string(22) "stream_set_read_buffer" [683]=> string(23) "stream_set_write_buffer" [684]=> string(15) "set_file_buffer" [685]=> string(21) "stream_set_chunk_size" [686]=> string(19) "stream_set_blocking" [687]=> string(19) "socket_set_blocking" [688]=> string(20) "stream_get_meta_data" [689]=> string(15) "stream_get_line" [690]=> string(23) "stream_wrapper_register" [691]=> string(23) "stream_register_wrapper" [692]=> string(25) "stream_wrapper_unregister" [693]=> string(22) "stream_wrapper_restore" [694]=> string(19) "stream_get_wrappers" [695]=> string(21) "stream_get_transports" [696]=> string(27) "stream_resolve_include_path" [697]=> string(15) "stream_is_local" [698]=> string(11) "get_headers" [699]=> string(18) "stream_set_timeout" [700]=> string(18) "socket_set_timeout" [701]=> string(17) "socket_get_status" [702]=> string(8) "realpath" [703]=> string(7) "fnmatch" [704]=> string(9) "fsockopen" [705]=> string(10) "pfsockopen" [706]=> string(4) "pack" [707]=> string(6) "unpack" [708]=> string(11) "get_browser" [709]=> string(5) "crypt" [710]=> string(7) "opendir" [711]=> string(8) "closedir" [712]=> string(5) "chdir" [713]=> string(6) "getcwd" [714]=> string(9) "rewinddir" [715]=> string(7) "readdir" [716]=> string(3) "dir" [717]=> string(7) "scandir" [718]=> string(4) "glob" [719]=> string(9) "fileatime" [720]=> string(9) "filectime" [721]=> string(9) "filegroup" [722]=> string(9) "fileinode" [723]=> string(9) "filemtime" [724]=> string(9) "fileowner" [725]=> string(9) "fileperms" [726]=> string(8) "filesize" [727]=> string(8) "filetype" [728]=> string(11) "file_exists" [729]=> string(11) "is_writable" [730]=> string(12) "is_writeable" [731]=> string(11) "is_readable" [732]=> string(13) "is_executable" [733]=> string(7) "is_file" [734]=> string(6) "is_dir" [735]=> string(7) "is_link" [736]=> string(4) "stat" [737]=> string(5) "lstat" [738]=> string(5) "chown" [739]=> string(5) "chgrp" [740]=> string(6) "lchown" [741]=> string(6) "lchgrp" [742]=> string(5) "chmod" [743]=> string(5) "touch" [744]=> string(14) "clearstatcache" [745]=> string(16) "disk_total_space" [746]=> string(15) "disk_free_space" [747]=> string(13) "diskfreespace" [748]=> string(19) "realpath_cache_size" [749]=> string(18) "realpath_cache_get" [750]=> string(4) "mail" [751]=> string(10) "ezmlm_hash" [752]=> string(7) "openlog" [753]=> string(6) "syslog" [754]=> string(8) "closelog" [755]=> string(9) "lcg_value" [756]=> string(9) "metaphone" [757]=> string(8) "ob_start" [758]=> string(8) "ob_flush" [759]=> string(8) "ob_clean" [760]=> string(12) "ob_end_flush" [761]=> string(12) "ob_end_clean" [762]=> string(12) "ob_get_flush" [763]=> string(12) "ob_get_clean" [764]=> string(13) "ob_get_length" [765]=> string(12) "ob_get_level" [766]=> string(13) "ob_get_status" [767]=> string(15) "ob_get_contents" [768]=> string(17) "ob_implicit_flush" [769]=> string(16) "ob_list_handlers" [770]=> string(5) "ksort" [771]=> string(6) "krsort" [772]=> string(7) "natsort" [773]=> string(11) "natcasesort" [774]=> string(5) "asort" [775]=> string(6) "arsort" [776]=> string(4) "sort" [777]=> string(5) "rsort" [778]=> string(5) "usort" [779]=> string(6) "uasort" [780]=> string(6) "uksort" [781]=> string(7) "shuffle" [782]=> string(10) "array_walk" [783]=> string(20) "array_walk_recursive" [784]=> string(5) "count" [785]=> string(3) "end" [786]=> string(4) "prev" [787]=>
Output for 7.0.23 - 7.0.24, 7.0.26
array(2) { ["internal"]=> array(1185) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(13) "get_resources" [44]=> string(21) "get_loaded_extensions" [45]=> string(16) "extension_loaded" [46]=> string(19) "get_extension_funcs" [47]=> string(21) "get_defined_constants" [48]=> string(15) "debug_backtrace" [49]=> string(21) "debug_print_backtrace" [50]=> string(13) "gc_mem_caches" [51]=> string(17) "gc_collect_cycles" [52]=> string(10) "gc_enabled" [53]=> string(9) "gc_enable" [54]=> string(10) "gc_disable" [55]=> string(9) "strtotime" [56]=> string(4) "date" [57]=> string(5) "idate" [58]=> string(6) "gmdate" [59]=> string(6) "mktime" [60]=> string(8) "gmmktime" [61]=> string(9) "checkdate" [62]=> string(8) "strftime" [63]=> string(10) "gmstrftime" [64]=> string(4) "time" [65]=> string(9) "localtime" [66]=> string(7) "getdate" [67]=> string(11) "date_create" [68]=> string(21) "date_create_immutable" [69]=> string(23) "date_create_from_format" [70]=> string(33) "date_create_immutable_from_format" [71]=> string(10) "date_parse" [72]=> string(22) "date_parse_from_format" [73]=> string(20) "date_get_last_errors" [74]=> string(11) "date_format" [75]=> string(11) "date_modify" [76]=> string(8) "date_add" [77]=> string(8) "date_sub" [78]=> string(17) "date_timezone_get" [79]=> string(17) "date_timezone_set" [80]=> string(15) "date_offset_get" [81]=> string(9) "date_diff" [82]=> string(13) "date_time_set" [83]=> string(13) "date_date_set" [84]=> string(16) "date_isodate_set" [85]=> string(18) "date_timestamp_set" [86]=> string(18) "date_timestamp_get" [87]=> string(13) "timezone_open" [88]=> string(17) "timezone_name_get" [89]=> string(23) "timezone_name_from_abbr" [90]=> string(19) "timezone_offset_get" [91]=> string(24) "timezone_transitions_get" [92]=> string(21) "timezone_location_get" [93]=> string(25) "timezone_identifiers_list" [94]=> string(27) "timezone_abbreviations_list" [95]=> string(20) "timezone_version_get" [96]=> string(37) "date_interval_create_from_date_string" [97]=> string(20) "date_interval_format" [98]=> string(25) "date_default_timezone_set" [99]=> string(25) "date_default_timezone_get" [100]=> string(12) "date_sunrise" [101]=> string(11) "date_sunset" [102]=> string(13) "date_sun_info" [103]=> string(26) "libxml_set_streams_context" [104]=> string(26) "libxml_use_internal_errors" [105]=> string(21) "libxml_get_last_error" [106]=> string(19) "libxml_clear_errors" [107]=> string(17) "libxml_get_errors" [108]=> string(28) "libxml_disable_entity_loader" [109]=> string(33) "libxml_set_external_entity_loader" [110]=> string(10) "preg_match" [111]=> string(14) "preg_match_all" [112]=> string(12) "preg_replace" [113]=> string(21) "preg_replace_callback" [114]=> string(27) "preg_replace_callback_array" [115]=> string(11) "preg_filter" [116]=> string(10) "preg_split" [117]=> string(10) "preg_quote" [118]=> string(9) "preg_grep" [119]=> string(15) "preg_last_error" [120]=> string(10) "readgzfile" [121]=> string(8) "gzrewind" [122]=> string(7) "gzclose" [123]=> string(5) "gzeof" [124]=> string(6) "gzgetc" [125]=> string(6) "gzgets" [126]=> string(7) "gzgetss" [127]=> string(6) "gzread" [128]=> string(6) "gzopen" [129]=> string(10) "gzpassthru" [130]=> string(6) "gzseek" [131]=> string(6) "gztell" [132]=> string(7) "gzwrite" [133]=> string(6) "gzputs" [134]=> string(6) "gzfile" [135]=> string(10) "gzcompress" [136]=> string(12) "gzuncompress" [137]=> string(9) "gzdeflate" [138]=> string(9) "gzinflate" [139]=> string(8) "gzencode" [140]=> string(8) "gzdecode" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(20) "zlib_get_coding_type" [144]=> string(12) "deflate_init" [145]=> string(11) "deflate_add" [146]=> string(12) "inflate_init" [147]=> string(11) "inflate_add" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(11) "json_encode" [188]=> string(11) "json_decode" [189]=> string(15) "json_last_error" [190]=> string(19) "json_last_error_msg" [191]=> string(15) "mb_convert_case" [192]=> string(13) "mb_strtoupper" [193]=> string(13) "mb_strtolower" [194]=> string(11) "mb_language" [195]=> string(20) "mb_internal_encoding" [196]=> string(13) "mb_http_input" [197]=> string(14) "mb_http_output" [198]=> string(15) "mb_detect_order" [199]=> string(23) "mb_substitute_character" [200]=> string(12) "mb_parse_str" [201]=> string(17) "mb_output_handler" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(9) "mb_strlen" [204]=> string(9) "mb_strpos" [205]=> string(10) "mb_strrpos" [206]=> string(10) "mb_stripos" [207]=> string(11) "mb_strripos" [208]=> string(9) "mb_strstr" [209]=> string(10) "mb_strrchr" [210]=> string(10) "mb_stristr" [211]=> string(11) "mb_strrichr" [212]=> string(15) "mb_substr_count" [213]=> string(9) "mb_substr" [214]=> string(9) "mb_strcut" [215]=> string(11) "mb_strwidth" [216]=> string(13) "mb_strimwidth" [217]=> string(19) "mb_convert_encoding" [218]=> string(18) "mb_detect_encoding" [219]=> string(17) "mb_list_encodings" [220]=> string(19) "mb_encoding_aliases" [221]=> string(15) "mb_convert_kana" [222]=> string(20) "mb_encode_mimeheader" [223]=> string(20) "mb_decode_mimeheader" [224]=> string(20) "mb_convert_variables" [225]=> string(23) "mb_encode_numericentity" [226]=> string(23) "mb_decode_numericentity" [227]=> string(12) "mb_send_mail" [228]=> string(11) "mb_get_info" [229]=> string(17) "mb_check_encoding" [230]=> string(17) "mb_regex_encoding" [231]=> string(20) "mb_regex_set_options" [232]=> string(7) "mb_ereg" [233]=> string(8) "mb_eregi" [234]=> string(15) "mb_ereg_replace" [235]=> string(16) "mb_eregi_replace" [236]=> string(24) "mb_ereg_replace_callback" [237]=> string(8) "mb_split" [238]=> string(13) "mb_ereg_match" [239]=> string(14) "mb_ereg_search" [240]=> string(18) "mb_ereg_search_pos" [241]=> string(19) "mb_ereg_search_regs" [242]=> string(19) "mb_ereg_search_init" [243]=> string(22) "mb_ereg_search_getregs" [244]=> string(21) "mb_ereg_search_getpos" [245]=> string(21) "mb_ereg_search_setpos" [246]=> string(16) "mbregex_encoding" [247]=> string(6) "mbereg" [248]=> string(7) "mberegi" [249]=> string(14) "mbereg_replace" [250]=> string(15) "mberegi_replace" [251]=> string(7) "mbsplit" [252]=> string(12) "mbereg_match" [253]=> string(13) "mbereg_search" [254]=> string(17) "mbereg_search_pos" [255]=> string(18) "mbereg_search_regs" [256]=> string(18) "mbereg_search_init" [257]=> string(21) "mbereg_search_getregs" [258]=> string(20) "mbereg_search_getpos" [259]=> string(20) "mbereg_search_setpos" [260]=> string(11) "pdo_drivers" [261]=> string(10) "posix_kill" [262]=> string(12) "posix_getpid" [263]=> string(13) "posix_getppid" [264]=> string(12) "posix_getuid" [265]=> string(12) "posix_setuid" [266]=> string(13) "posix_geteuid" [267]=> string(13) "posix_seteuid" [268]=> string(12) "posix_getgid" [269]=> string(12) "posix_setgid" [270]=> string(13) "posix_getegid" [271]=> string(13) "posix_setegid" [272]=> string(15) "posix_getgroups" [273]=> string(14) "posix_getlogin" [274]=> string(13) "posix_getpgrp" [275]=> string(12) "posix_setsid" [276]=> string(13) "posix_setpgid" [277]=> string(13) "posix_getpgid" [278]=> string(12) "posix_getsid" [279]=> string(11) "posix_uname" [280]=> string(11) "posix_times" [281]=> string(13) "posix_ctermid" [282]=> string(13) "posix_ttyname" [283]=> string(12) "posix_isatty" [284]=> string(12) "posix_getcwd" [285]=> string(12) "posix_mkfifo" [286]=> string(11) "posix_mknod" [287]=> string(12) "posix_access" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(15) "posix_setrlimit" [294]=> string(20) "posix_get_last_error" [295]=> string(11) "posix_errno" [296]=> string(14) "posix_strerror" [297]=> string(16) "posix_initgroups" [298]=> string(12) "session_name" [299]=> string(19) "session_module_name" [300]=> string(17) "session_save_path" [301]=> string(10) "session_id" [302]=> string(21) "session_regenerate_id" [303]=> string(14) "session_decode" [304]=> string(14) "session_encode" [305]=> string(13) "session_start" [306]=> string(15) "session_destroy" [307]=> string(13) "session_unset" [308]=> string(24) "session_set_save_handler" [309]=> string(21) "session_cache_limiter" [310]=> string(20) "session_cache_expire" [311]=> string(25) "session_set_cookie_params" [312]=> string(25) "session_get_cookie_params" [313]=> string(19) "session_write_close" [314]=> string(13) "session_abort" [315]=> string(13) "session_reset" [316]=> string(14) "session_status" [317]=> string(25) "session_register_shutdown" [318]=> string(14) "session_commit" [319]=> string(19) "simplexml_load_file" [320]=> string(21) "simplexml_load_string" [321]=> string(20) "simplexml_import_dom" [322]=> string(11) "spl_classes" [323]=> string(12) "spl_autoload" [324]=> string(23) "spl_autoload_extensions" [325]=> string(21) "spl_autoload_register" [326]=> string(23) "spl_autoload_unregister" [327]=> string(22) "spl_autoload_functions" [328]=> string(17) "spl_autoload_call" [329]=> string(13) "class_parents" [330]=> string(16) "class_implements" [331]=> string(10) "class_uses" [332]=> string(15) "spl_object_hash" [333]=> string(17) "iterator_to_array" [334]=> string(14) "iterator_count" [335]=> string(14) "iterator_apply" [336]=> string(8) "constant" [337]=> string(7) "bin2hex" [338]=> string(7) "hex2bin" [339]=> string(5) "sleep" [340]=> string(6) "usleep" [341]=> string(14) "time_nanosleep" [342]=> string(16) "time_sleep_until" [343]=> string(8) "strptime" [344]=> string(5) "flush" [345]=> string(8) "wordwrap" [346]=> string(16) "htmlspecialchars" [347]=> string(12) "htmlentities" [348]=> string(18) "html_entity_decode" [349]=> string(23) "htmlspecialchars_decode" [350]=> string(26) "get_html_translation_table" [351]=> string(4) "sha1" [352]=> string(9) "sha1_file" [353]=> string(3) "md5" [354]=> string(8) "md5_file" [355]=> string(5) "crc32" [356]=> string(9) "iptcparse" [357]=> string(9) "iptcembed" [358]=> string(12) "getimagesize" [359]=> string(22) "getimagesizefromstring" [360]=> string(23) "image_type_to_mime_type" [361]=> string(23) "image_type_to_extension" [362]=> string(7) "phpinfo" [363]=> string(10) "phpversion" [364]=> string(10) "phpcredits" [365]=> string(13) "php_sapi_name" [366]=> string(9) "php_uname" [367]=> string(21) "php_ini_scanned_files" [368]=> string(19) "php_ini_loaded_file" [369]=> string(9) "strnatcmp" [370]=> string(13) "strnatcasecmp" [371]=> string(12) "substr_count" [372]=> string(6) "strspn" [373]=> string(7) "strcspn" [374]=> string(6) "strtok" [375]=> string(10) "strtoupper" [376]=> string(10) "strtolower" [377]=> string(6) "strpos" [378]=> string(7) "stripos" [379]=> string(7) "strrpos" [380]=> string(8) "strripos" [381]=> string(6) "strrev" [382]=> string(6) "hebrev" [383]=> string(7) "hebrevc" [384]=> string(5) "nl2br" [385]=> string(8) "basename" [386]=> string(7) "dirname" [387]=> string(8) "pathinfo" [388]=> string(12) "stripslashes" [389]=> string(13) "stripcslashes" [390]=> string(6) "strstr" [391]=> string(7) "stristr" [392]=> string(7) "strrchr" [393]=> string(11) "str_shuffle" [394]=> string(14) "str_word_count" [395]=> string(9) "str_split" [396]=> string(7) "strpbrk" [397]=> string(14) "substr_compare" [398]=> string(7) "strcoll" [399]=> string(12) "money_format" [400]=> string(6) "substr" [401]=> string(14) "substr_replace" [402]=> string(9) "quotemeta" [403]=> string(7) "ucfirst" [404]=> string(7) "lcfirst" [405]=> string(7) "ucwords" [406]=> string(5) "strtr" [407]=> string(10) "addslashes" [408]=> string(11) "addcslashes" [409]=> string(5) "rtrim" [410]=> string(11) "str_replace" [411]=> string(12) "str_ireplace" [412]=> string(10) "str_repeat" [413]=> string(11) "count_chars" [414]=> string(11) "chunk_split" [415]=> string(4) "trim" [416]=> string(5) "ltrim" [417]=> string(10) "strip_tags" [418]=> string(12) "similar_text" [419]=> string(7) "explode" [420]=> string(7) "implode" [421]=> string(4) "join" [422]=> string(9) "setlocale" [423]=> string(10) "localeconv" [424]=> string(11) "nl_langinfo" [425]=> string(7) "soundex" [426]=> string(11) "levenshtein" [427]=> string(3) "chr" [428]=> string(3) "ord" [429]=> string(9) "parse_str" [430]=> string(10) "str_getcsv" [431]=> string(7) "str_pad" [432]=> string(4) "chop" [433]=> string(6) "strchr" [434]=> string(7) "sprintf" [435]=> string(6) "printf" [436]=> string(7) "vprintf" [437]=> string(8) "vsprintf" [438]=> string(7) "fprintf" [439]=> string(8) "vfprintf" [440]=> string(6) "sscanf" [441]=> string(6) "fscanf" [442]=> string(9) "parse_url" [443]=> string(9) "urlencode" [444]=> string(9) "urldecode" [445]=> string(12) "rawurlencode" [446]=> string(12) "rawurldecode" [447]=> string(16) "http_build_query" [448]=> string(8) "readlink" [449]=> string(8) "linkinfo" [450]=> string(7) "symlink" [451]=> string(4) "link" [452]=> string(6) "unlink" [453]=> string(4) "exec" [454]=> string(6) "system" [455]=> string(14) "escapeshellcmd" [456]=> string(14) "escapeshellarg" [457]=> string(8) "passthru" [458]=> string(10) "shell_exec" [459]=> string(9) "proc_open" [460]=> string(10) "proc_close" [461]=> string(14) "proc_terminate" [462]=> string(15) "proc_get_status" [463]=> string(9) "proc_nice" [464]=> string(4) "rand" [465]=> string(5) "srand" [466]=> string(10) "getrandmax" [467]=> string(7) "mt_rand" [468]=> string(8) "mt_srand" [469]=> string(13) "mt_getrandmax" [470]=> string(12) "random_bytes" [471]=> string(10) "random_int" [472]=> string(13) "getservbyname" [473]=> string(13) "getservbyport" [474]=> string(14) "getprotobyname" [475]=> string(16) "getprotobynumber" [476]=> string(8) "getmyuid" [477]=> string(8) "getmygid" [478]=> string(8) "getmypid" [479]=> string(10) "getmyinode" [480]=> string(10) "getlastmod" [481]=> string(13) "base64_decode" [482]=> string(13) "base64_encode" [483]=> string(13) "password_hash" [484]=> string(17) "password_get_info" [485]=> string(21) "password_needs_rehash" [486]=> string(15) "password_verify" [487]=> string(16) "convert_uuencode" [488]=> string(16) "convert_uudecode" [489]=> string(3) "abs" [490]=> string(4) "ceil" [491]=> string(5) "floor" [492]=> string(5) "round" [493]=> string(3) "sin" [494]=> string(3) "cos" [495]=> string(3) "tan" [496]=> string(4) "asin" [497]=> string(4) "acos" [498]=> string(4) "atan" [499]=> string(5) "atanh" [500]=> string(5) "atan2" [501]=> string(4) "sinh" [502]=> string(4) "cosh" [503]=> string(4) "tanh" [504]=> string(5) "asinh" [505]=> string(5) "acosh" [506]=> string(5) "expm1" [507]=> string(5) "log1p" [508]=> string(2) "pi" [509]=> string(9) "is_finite" [510]=> string(6) "is_nan" [511]=> string(11) "is_infinite" [512]=> string(3) "pow" [513]=> string(3) "exp" [514]=> string(3) "log" [515]=> string(5) "log10" [516]=> string(4) "sqrt" [517]=> string(5) "hypot" [518]=> string(7) "deg2rad" [519]=> string(7) "rad2deg" [520]=> string(6) "bindec" [521]=> string(6) "hexdec" [522]=> string(6) "octdec" [523]=> string(6) "decbin" [524]=> string(6) "decoct" [525]=> string(6) "dechex" [526]=> string(12) "base_convert" [527]=> string(13) "number_format" [528]=> string(4) "fmod" [529]=> string(6) "intdiv" [530]=> string(9) "inet_ntop" [531]=> string(9) "inet_pton" [532]=> string(7) "ip2long" [533]=> string(7) "long2ip" [534]=> string(6) "getenv" [535]=> string(6) "putenv" [536]=> string(6) "getopt" [537]=> string(14) "sys_getloadavg" [538]=> string(9) "microtime" [539]=> string(12) "gettimeofday" [540]=> string(9) "getrusage" [541]=> string(6) "uniqid" [542]=> string(23) "quoted_printable_decode" [543]=> string(23) "quoted_printable_encode" [544]=> string(18) "convert_cyr_string" [545]=> string(16) "get_current_user" [546]=> string(14) "set_time_limit" [547]=> string(24) "header_register_callback" [548]=> string(11) "get_cfg_var" [549]=> string(20) "get_magic_quotes_gpc" [550]=> string(24) "get_magic_quotes_runtime" [551]=> string(9) "error_log" [552]=> string(14) "error_get_last" [553]=> string(16) "error_clear_last" [554]=> string(14) "call_user_func" [555]=> string(20) "call_user_func_array" [556]=> string(19) "forward_static_call" [557]=> string(25) "forward_static_call_array" [558]=> string(9) "serialize" [559]=> string(11) "unserialize" [560]=> string(8) "var_dump" [561]=> string(10) "var_export" [562]=> string(15) "debug_zval_dump" [563]=> string(7) "print_r" [564]=> string(16) "memory_get_usage" [565]=> string(21) "memory_get_peak_usage" [566]=> string(26) "register_shutdown_function" [567]=> string(22) "register_tick_function" [568]=> string(24) "unregister_tick_function" [569]=> string(14) "highlight_file" [570]=> string(11) "show_source" [571]=> string(16) "highlight_string" [572]=> string(20) "php_strip_whitespace" [573]=> string(7) "ini_get" [574]=> string(11) "ini_get_all" [575]=> string(7) "ini_set" [576]=> string(9) "ini_alter" [577]=> string(11) "ini_restore" [578]=> string(16) "get_include_path" [579]=> string(16) "set_include_path" [580]=> string(20) "restore_include_path" [581]=> string(9) "setcookie" [582]=> string(12) "setrawcookie" [583]=> string(6) "header" [584]=> string(13) "header_remove" [585]=> string(12) "headers_sent" [586]=> string(12) "headers_list" [587]=> string(18) "http_response_code" [588]=> string(18) "connection_aborted" [589]=> string(17) "connection_status" [590]=> string(17) "ignore_user_abort" [591]=> string(14) "parse_ini_file" [592]=> string(16) "parse_ini_string" [593]=> string(16) "is_uploaded_file" [594]=> string(18) "move_uploaded_file" [595]=> string(13) "gethostbyaddr" [596]=> string(13) "gethostbyname" [597]=> string(14) "gethostbynamel" [598]=> string(11) "gethostname" [599]=> string(16) "dns_check_record" [600]=> string(10) "checkdnsrr" [601]=> string(10) "dns_get_mx" [602]=> string(7) "getmxrr" [603]=> string(14) "dns_get_record" [604]=> string(6) "intval" [605]=> string(8) "floatval" [606]=> string(9) "doubleval" [607]=> string(6) "strval" [608]=> string(7) "boolval" [609]=> string(7) "gettype" [610]=> string(7) "settype" [611]=> string(7) "is_null" [612]=> string(11) "is_resource" [613]=> string(7) "is_bool" [614]=> string(6) "is_int" [615]=> string(8) "is_float" [616]=> string(10) "is_integer" [617]=> string(7) "is_long" [618]=> string(9) "is_double" [619]=> string(7) "is_real" [620]=> string(10) "is_numeric" [621]=> string(9) "is_string" [622]=> string(8) "is_array" [623]=> string(9) "is_object" [624]=> string(9) "is_scalar" [625]=> string(11) "is_callable" [626]=> string(6) "pclose" [627]=> string(5) "popen" [628]=> string(8) "readfile" [629]=> string(6) "rewind" [630]=> string(5) "rmdir" [631]=> string(5) "umask" [632]=> string(6) "fclose" [633]=> string(4) "feof" [634]=> string(5) "fgetc" [635]=> string(5) "fgets" [636]=> string(6) "fgetss" [637]=> string(5) "fread" [638]=> string(5) "fopen" [639]=> string(9) "fpassthru" [640]=> string(9) "ftruncate" [641]=> string(5) "fstat" [642]=> string(5) "fseek" [643]=> string(5) "ftell" [644]=> string(6) "fflush" [645]=> string(6) "fwrite" [646]=> string(5) "fputs" [647]=> string(5) "mkdir" [648]=> string(6) "rename" [649]=> string(4) "copy" [650]=> string(7) "tempnam" [651]=> string(7) "tmpfile" [652]=> string(4) "file" [653]=> string(17) "file_get_contents" [654]=> string(17) "file_put_contents" [655]=> string(13) "stream_select" [656]=> string(21) "stream_context_create" [657]=> string(25) "stream_context_set_params" [658]=> string(25) "stream_context_get_params" [659]=> string(25) "stream_context_set_option" [660]=> string(26) "stream_context_get_options" [661]=> string(26) "stream_context_get_default" [662]=> string(26) "stream_context_set_default" [663]=> string(21) "stream_filter_prepend" [664]=> string(20) "stream_filter_append" [665]=> string(20) "stream_filter_remove" [666]=> string(20) "stream_socket_client" [667]=> string(20) "stream_socket_server" [668]=> string(20) "stream_socket_accept" [669]=> string(22) "stream_socket_get_name" [670]=> string(22) "stream_socket_recvfrom" [671]=> string(20) "stream_socket_sendto" [672]=> string(27) "stream_socket_enable_crypto" [673]=> string(22) "stream_socket_shutdown" [674]=> string(18) "stream_socket_pair" [675]=> string(21) "stream_copy_to_stream" [676]=> string(19) "stream_get_contents" [677]=> string(20) "stream_supports_lock" [678]=> string(7) "fgetcsv" [679]=> string(7) "fputcsv" [680]=> string(5) "flock" [681]=> string(13) "get_meta_tags" [682]=> string(22) "stream_set_read_buffer" [683]=> string(23) "stream_set_write_buffer" [684]=> string(15) "set_file_buffer" [685]=> string(21) "stream_set_chunk_size" [686]=> string(19) "stream_set_blocking" [687]=> string(19) "socket_set_blocking" [688]=> string(20) "stream_get_meta_data" [689]=> string(15) "stream_get_line" [690]=> string(23) "stream_wrapper_register" [691]=> string(23) "stream_register_wrapper" [692]=> string(25) "stream_wrapper_unregister" [693]=> string(22) "stream_wrapper_restore" [694]=> string(19) "stream_get_wrappers" [695]=> string(21) "stream_get_transports" [696]=> string(27) "stream_resolve_include_path" [697]=> string(15) "stream_is_local" [698]=> string(11) "get_headers" [699]=> string(18) "stream_set_timeout" [700]=> string(18) "socket_set_timeout" [701]=> string(17) "socket_get_status" [702]=> string(8) "realpath" [703]=> string(7) "fnmatch" [704]=> string(9) "fsockopen" [705]=> string(10) "pfsockopen" [706]=> string(4) "pack" [707]=> string(6) "unpack" [708]=> string(11) "get_browser" [709]=> string(5) "crypt" [710]=> string(7) "opendir" [711]=> string(8) "closedir" [712]=> string(5) "chdir" [713]=> string(6) "getcwd" [714]=> string(9) "rewinddir" [715]=> string(7) "readdir" [716]=> string(3) "dir" [717]=> string(7) "scandir" [718]=> string(4) "glob" [719]=> string(9) "fileatime" [720]=> string(9) "filectime" [721]=> string(9) "filegroup" [722]=> string(9) "fileinode" [723]=> string(9) "filemtime" [724]=> string(9) "fileowner" [725]=> string(9) "fileperms" [726]=> string(8) "filesize" [727]=> string(8) "filetype" [728]=> string(11) "file_exists" [729]=> string(11) "is_writable" [730]=> string(12) "is_writeable" [731]=> string(11) "is_readable" [732]=> string(13) "is_executable" [733]=> string(7) "is_file" [734]=> string(6) "is_dir" [735]=> string(7) "is_link" [736]=> string(4) "stat" [737]=> string(5) "lstat" [738]=> string(5) "chown" [739]=> string(5) "chgrp" [740]=> string(6) "lchown" [741]=> string(6) "lchgrp" [742]=> string(5) "chmod" [743]=> string(5) "touch" [744]=> string(14) "clearstatcache" [745]=> string(16) "disk_total_space" [746]=> string(15) "disk_free_space" [747]=> string(13) "diskfreespace" [748]=> string(19) "realpath_cache_size" [749]=> string(18) "realpath_cache_get" [750]=> string(4) "mail" [751]=> string(10) "ezmlm_hash" [752]=> string(7) "openlog" [753]=> string(6) "syslog" [754]=> string(8) "closelog" [755]=> string(9) "lcg_value" [756]=> string(9) "metaphone" [757]=> string(8) "ob_start" [758]=> string(8) "ob_flush" [759]=> string(8) "ob_clean" [760]=> string(12) "ob_end_flush" [761]=> string(12) "ob_end_clean" [762]=> string(12) "ob_get_flush" [763]=> string(12) "ob_get_clean" [764]=> string(13) "ob_get_length" [765]=> string(12) "ob_get_level" [766]=> string(13) "ob_get_status" [767]=> string(15) "ob_get_contents" [768]=> string(17) "ob_implicit_flush" [769]=> string(16) "ob_list_handlers" [770]=> string(5) "ksort" [771]=> string(6) "krsort" [772]=> string(7) "natsort" [773]=> string(11) "natcasesort" [774]=> string(5) "asort" [775]=> string(6) "arsort" [776]=> string(4) "sort" [777]=> string(5) "rsort" [778]=> string(5) "usort" [779]=> string(6) "uasort" [780]=> string(6) "uksort" [781]=> string(7) "shuffle" [782]=> string(10) "array_walk" [783]=> string(20) "array_walk_recursive" [784]=> string(5) "count" [785]=> string(3) "end" [786]=> string(4) "prev" [787]=>
Process exited with code 137.
Output for 5.6.32 - 5.6.38
array(2) { ["internal"]=> array(1186) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(21) "get_loaded_extensions" [44]=> string(16) "extension_loaded" [45]=> string(19) "get_extension_funcs" [46]=> string(21) "get_defined_constants" [47]=> string(15) "debug_backtrace" [48]=> string(21) "debug_print_backtrace" [49]=> string(17) "gc_collect_cycles" [50]=> string(10) "gc_enabled" [51]=> string(9) "gc_enable" [52]=> string(10) "gc_disable" [53]=> string(9) "strtotime" [54]=> string(4) "date" [55]=> string(5) "idate" [56]=> string(6) "gmdate" [57]=> string(6) "mktime" [58]=> string(8) "gmmktime" [59]=> string(9) "checkdate" [60]=> string(8) "strftime" [61]=> string(10) "gmstrftime" [62]=> string(4) "time" [63]=> string(9) "localtime" [64]=> string(7) "getdate" [65]=> string(11) "date_create" [66]=> string(21) "date_create_immutable" [67]=> string(23) "date_create_from_format" [68]=> string(33) "date_create_immutable_from_format" [69]=> string(10) "date_parse" [70]=> string(22) "date_parse_from_format" [71]=> string(20) "date_get_last_errors" [72]=> string(11) "date_format" [73]=> string(11) "date_modify" [74]=> string(8) "date_add" [75]=> string(8) "date_sub" [76]=> string(17) "date_timezone_get" [77]=> string(17) "date_timezone_set" [78]=> string(15) "date_offset_get" [79]=> string(9) "date_diff" [80]=> string(13) "date_time_set" [81]=> string(13) "date_date_set" [82]=> string(16) "date_isodate_set" [83]=> string(18) "date_timestamp_set" [84]=> string(18) "date_timestamp_get" [85]=> string(13) "timezone_open" [86]=> string(17) "timezone_name_get" [87]=> string(23) "timezone_name_from_abbr" [88]=> string(19) "timezone_offset_get" [89]=> string(24) "timezone_transitions_get" [90]=> string(21) "timezone_location_get" [91]=> string(25) "timezone_identifiers_list" [92]=> string(27) "timezone_abbreviations_list" [93]=> string(20) "timezone_version_get" [94]=> string(37) "date_interval_create_from_date_string" [95]=> string(20) "date_interval_format" [96]=> string(25) "date_default_timezone_set" [97]=> string(25) "date_default_timezone_get" [98]=> string(12) "date_sunrise" [99]=> string(11) "date_sunset" [100]=> string(13) "date_sun_info" [101]=> string(4) "ereg" [102]=> string(12) "ereg_replace" [103]=> string(5) "eregi" [104]=> string(13) "eregi_replace" [105]=> string(5) "split" [106]=> string(6) "spliti" [107]=> string(11) "sql_regcase" [108]=> string(26) "libxml_set_streams_context" [109]=> string(26) "libxml_use_internal_errors" [110]=> string(21) "libxml_get_last_error" [111]=> string(19) "libxml_clear_errors" [112]=> string(17) "libxml_get_errors" [113]=> string(28) "libxml_disable_entity_loader" [114]=> string(33) "libxml_set_external_entity_loader" [115]=> string(10) "preg_match" [116]=> string(14) "preg_match_all" [117]=> string(12) "preg_replace" [118]=> string(21) "preg_replace_callback" [119]=> string(11) "preg_filter" [120]=> string(10) "preg_split" [121]=> string(10) "preg_quote" [122]=> string(9) "preg_grep" [123]=> string(15) "preg_last_error" [124]=> string(10) "readgzfile" [125]=> string(8) "gzrewind" [126]=> string(7) "gzclose" [127]=> string(5) "gzeof" [128]=> string(6) "gzgetc" [129]=> string(6) "gzgets" [130]=> string(7) "gzgetss" [131]=> string(6) "gzread" [132]=> string(6) "gzopen" [133]=> string(10) "gzpassthru" [134]=> string(6) "gzseek" [135]=> string(6) "gztell" [136]=> string(7) "gzwrite" [137]=> string(6) "gzputs" [138]=> string(6) "gzfile" [139]=> string(10) "gzcompress" [140]=> string(12) "gzuncompress" [141]=> string(9) "gzdeflate" [142]=> string(9) "gzinflate" [143]=> string(8) "gzencode" [144]=> string(8) "gzdecode" [145]=> string(11) "zlib_encode" [146]=> string(11) "zlib_decode" [147]=> string(20) "zlib_get_coding_type" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(11) "json_encode" [188]=> string(11) "json_decode" [189]=> string(15) "json_last_error" [190]=> string(19) "json_last_error_msg" [191]=> string(15) "mb_convert_case" [192]=> string(13) "mb_strtoupper" [193]=> string(13) "mb_strtolower" [194]=> string(11) "mb_language" [195]=> string(20) "mb_internal_encoding" [196]=> string(13) "mb_http_input" [197]=> string(14) "mb_http_output" [198]=> string(15) "mb_detect_order" [199]=> string(23) "mb_substitute_character" [200]=> string(12) "mb_parse_str" [201]=> string(17) "mb_output_handler" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(9) "mb_strlen" [204]=> string(9) "mb_strpos" [205]=> string(10) "mb_strrpos" [206]=> string(10) "mb_stripos" [207]=> string(11) "mb_strripos" [208]=> string(9) "mb_strstr" [209]=> string(10) "mb_strrchr" [210]=> string(10) "mb_stristr" [211]=> string(11) "mb_strrichr" [212]=> string(15) "mb_substr_count" [213]=> string(9) "mb_substr" [214]=> string(9) "mb_strcut" [215]=> string(11) "mb_strwidth" [216]=> string(13) "mb_strimwidth" [217]=> string(19) "mb_convert_encoding" [218]=> string(18) "mb_detect_encoding" [219]=> string(17) "mb_list_encodings" [220]=> string(19) "mb_encoding_aliases" [221]=> string(15) "mb_convert_kana" [222]=> string(20) "mb_encode_mimeheader" [223]=> string(20) "mb_decode_mimeheader" [224]=> string(20) "mb_convert_variables" [225]=> string(23) "mb_encode_numericentity" [226]=> string(23) "mb_decode_numericentity" [227]=> string(12) "mb_send_mail" [228]=> string(11) "mb_get_info" [229]=> string(17) "mb_check_encoding" [230]=> string(17) "mb_regex_encoding" [231]=> string(20) "mb_regex_set_options" [232]=> string(7) "mb_ereg" [233]=> string(8) "mb_eregi" [234]=> string(15) "mb_ereg_replace" [235]=> string(16) "mb_eregi_replace" [236]=> string(24) "mb_ereg_replace_callback" [237]=> string(8) "mb_split" [238]=> string(13) "mb_ereg_match" [239]=> string(14) "mb_ereg_search" [240]=> string(18) "mb_ereg_search_pos" [241]=> string(19) "mb_ereg_search_regs" [242]=> string(19) "mb_ereg_search_init" [243]=> string(22) "mb_ereg_search_getregs" [244]=> string(21) "mb_ereg_search_getpos" [245]=> string(21) "mb_ereg_search_setpos" [246]=> string(16) "mbregex_encoding" [247]=> string(6) "mbereg" [248]=> string(7) "mberegi" [249]=> string(14) "mbereg_replace" [250]=> string(15) "mberegi_replace" [251]=> string(7) "mbsplit" [252]=> string(12) "mbereg_match" [253]=> string(13) "mbereg_search" [254]=> string(17) "mbereg_search_pos" [255]=> string(18) "mbereg_search_regs" [256]=> string(18) "mbereg_search_init" [257]=> string(21) "mbereg_search_getregs" [258]=> string(20) "mbereg_search_getpos" [259]=> string(20) "mbereg_search_setpos" [260]=> string(11) "pdo_drivers" [261]=> string(10) "posix_kill" [262]=> string(12) "posix_getpid" [263]=> string(13) "posix_getppid" [264]=> string(12) "posix_getuid" [265]=> string(12) "posix_setuid" [266]=> string(13) "posix_geteuid" [267]=> string(13) "posix_seteuid" [268]=> string(12) "posix_getgid" [269]=> string(12) "posix_setgid" [270]=> string(13) "posix_getegid" [271]=> string(13) "posix_setegid" [272]=> string(15) "posix_getgroups" [273]=> string(14) "posix_getlogin" [274]=> string(13) "posix_getpgrp" [275]=> string(12) "posix_setsid" [276]=> string(13) "posix_setpgid" [277]=> string(13) "posix_getpgid" [278]=> string(12) "posix_getsid" [279]=> string(11) "posix_uname" [280]=> string(11) "posix_times" [281]=> string(13) "posix_ctermid" [282]=> string(13) "posix_ttyname" [283]=> string(12) "posix_isatty" [284]=> string(12) "posix_getcwd" [285]=> string(12) "posix_mkfifo" [286]=> string(11) "posix_mknod" [287]=> string(12) "posix_access" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(20) "posix_get_last_error" [294]=> string(11) "posix_errno" [295]=> string(14) "posix_strerror" [296]=> string(16) "posix_initgroups" [297]=> string(12) "session_name" [298]=> string(19) "session_module_name" [299]=> string(17) "session_save_path" [300]=> string(10) "session_id" [301]=> string(21) "session_regenerate_id" [302]=> string(14) "session_decode" [303]=> string(14) "session_encode" [304]=> string(13) "session_start" [305]=> string(15) "session_destroy" [306]=> string(13) "session_unset" [307]=> string(24) "session_set_save_handler" [308]=> string(21) "session_cache_limiter" [309]=> string(20) "session_cache_expire" [310]=> string(25) "session_set_cookie_params" [311]=> string(25) "session_get_cookie_params" [312]=> string(19) "session_write_close" [313]=> string(13) "session_abort" [314]=> string(13) "session_reset" [315]=> string(14) "session_status" [316]=> string(25) "session_register_shutdown" [317]=> string(14) "session_commit" [318]=> string(19) "simplexml_load_file" [319]=> string(21) "simplexml_load_string" [320]=> string(20) "simplexml_import_dom" [321]=> string(11) "spl_classes" [322]=> string(12) "spl_autoload" [323]=> string(23) "spl_autoload_extensions" [324]=> string(21) "spl_autoload_register" [325]=> string(23) "spl_autoload_unregister" [326]=> string(22) "spl_autoload_functions" [327]=> string(17) "spl_autoload_call" [328]=> string(13) "class_parents" [329]=> string(16) "class_implements" [330]=> string(10) "class_uses" [331]=> string(15) "spl_object_hash" [332]=> string(17) "iterator_to_array" [333]=> string(14) "iterator_count" [334]=> string(14) "iterator_apply" [335]=> string(8) "constant" [336]=> string(7) "bin2hex" [337]=> string(7) "hex2bin" [338]=> string(5) "sleep" [339]=> string(6) "usleep" [340]=> string(14) "time_nanosleep" [341]=> string(16) "time_sleep_until" [342]=> string(8) "strptime" [343]=> string(5) "flush" [344]=> string(8) "wordwrap" [345]=> string(16) "htmlspecialchars" [346]=> string(12) "htmlentities" [347]=> string(18) "html_entity_decode" [348]=> string(23) "htmlspecialchars_decode" [349]=> string(26) "get_html_translation_table" [350]=> string(4) "sha1" [351]=> string(9) "sha1_file" [352]=> string(3) "md5" [353]=> string(8) "md5_file" [354]=> string(5) "crc32" [355]=> string(9) "iptcparse" [356]=> string(9) "iptcembed" [357]=> string(12) "getimagesize" [358]=> string(22) "getimagesizefromstring" [359]=> string(23) "image_type_to_mime_type" [360]=> string(23) "image_type_to_extension" [361]=> string(7) "phpinfo" [362]=> string(10) "phpversion" [363]=> string(10) "phpcredits" [364]=> string(13) "php_sapi_name" [365]=> string(9) "php_uname" [366]=> string(21) "php_ini_scanned_files" [367]=> string(19) "php_ini_loaded_file" [368]=> string(9) "strnatcmp" [369]=> string(13) "strnatcasecmp" [370]=> string(12) "substr_count" [371]=> string(6) "strspn" [372]=> string(7) "strcspn" [373]=> string(6) "strtok" [374]=> string(10) "strtoupper" [375]=> string(10) "strtolower" [376]=> string(6) "strpos" [377]=> string(7) "stripos" [378]=> string(7) "strrpos" [379]=> string(8) "strripos" [380]=> string(6) "strrev" [381]=> string(6) "hebrev" [382]=> string(7) "hebrevc" [383]=> string(5) "nl2br" [384]=> string(8) "basename" [385]=> string(7) "dirname" [386]=> string(8) "pathinfo" [387]=> string(12) "stripslashes" [388]=> string(13) "stripcslashes" [389]=> string(6) "strstr" [390]=> string(7) "stristr" [391]=> string(7) "strrchr" [392]=> string(11) "str_shuffle" [393]=> string(14) "str_word_count" [394]=> string(9) "str_split" [395]=> string(7) "strpbrk" [396]=> string(14) "substr_compare" [397]=> string(7) "strcoll" [398]=> string(12) "money_format" [399]=> string(6) "substr" [400]=> string(14) "substr_replace" [401]=> string(9) "quotemeta" [402]=> string(7) "ucfirst" [403]=> string(7) "lcfirst" [404]=> string(7) "ucwords" [405]=> string(5) "strtr" [406]=> string(10) "addslashes" [407]=> string(11) "addcslashes" [408]=> string(5) "rtrim" [409]=> string(11) "str_replace" [410]=> string(12) "str_ireplace" [411]=> string(10) "str_repeat" [412]=> string(11) "count_chars" [413]=> string(11) "chunk_split" [414]=> string(4) "trim" [415]=> string(5) "ltrim" [416]=> string(10) "strip_tags" [417]=> string(12) "similar_text" [418]=> string(7) "explode" [419]=> string(7) "implode" [420]=> string(4) "join" [421]=> string(9) "setlocale" [422]=> string(10) "localeconv" [423]=> string(11) "nl_langinfo" [424]=> string(7) "soundex" [425]=> string(11) "levenshtein" [426]=> string(3) "chr" [427]=> string(3) "ord" [428]=> string(9) "parse_str" [429]=> string(10) "str_getcsv" [430]=> string(7) "str_pad" [431]=> string(4) "chop" [432]=> string(6) "strchr" [433]=> string(7) "sprintf" [434]=> string(6) "printf" [435]=> string(7) "vprintf" [436]=> string(8) "vsprintf" [437]=> string(7) "fprintf" [438]=> string(8) "vfprintf" [439]=> string(6) "sscanf" [440]=> string(6) "fscanf" [441]=> string(9) "parse_url" [442]=> string(9) "urlencode" [443]=> string(9) "urldecode" [444]=> string(12) "rawurlencode" [445]=> string(12) "rawurldecode" [446]=> string(16) "http_build_query" [447]=> string(8) "readlink" [448]=> string(8) "linkinfo" [449]=> string(7) "symlink" [450]=> string(4) "link" [451]=> string(6) "unlink" [452]=> string(4) "exec" [453]=> string(6) "system" [454]=> string(14) "escapeshellcmd" [455]=> string(14) "escapeshellarg" [456]=> string(8) "passthru" [457]=> string(10) "shell_exec" [458]=> string(9) "proc_open" [459]=> string(10) "proc_close" [460]=> string(14) "proc_terminate" [461]=> string(15) "proc_get_status" [462]=> string(9) "proc_nice" [463]=> string(4) "rand" [464]=> string(5) "srand" [465]=> string(10) "getrandmax" [466]=> string(7) "mt_rand" [467]=> string(8) "mt_srand" [468]=> string(13) "mt_getrandmax" [469]=> string(13) "getservbyname" [470]=> string(13) "getservbyport" [471]=> string(14) "getprotobyname" [472]=> string(16) "getprotobynumber" [473]=> string(8) "getmyuid" [474]=> string(8) "getmygid" [475]=> string(8) "getmypid" [476]=> string(10) "getmyinode" [477]=> string(10) "getlastmod" [478]=> string(13) "base64_decode" [479]=> string(13) "base64_encode" [480]=> string(13) "password_hash" [481]=> string(17) "password_get_info" [482]=> string(21) "password_needs_rehash" [483]=> string(15) "password_verify" [484]=> string(16) "convert_uuencode" [485]=> string(16) "convert_uudecode" [486]=> string(3) "abs" [487]=> string(4) "ceil" [488]=> string(5) "floor" [489]=> string(5) "round" [490]=> string(3) "sin" [491]=> string(3) "cos" [492]=> string(3) "tan" [493]=> string(4) "asin" [494]=> string(4) "acos" [495]=> string(4) "atan" [496]=> string(5) "atanh" [497]=> string(5) "atan2" [498]=> string(4) "sinh" [499]=> string(4) "cosh" [500]=> string(4) "tanh" [501]=> string(5) "asinh" [502]=> string(5) "acosh" [503]=> string(5) "expm1" [504]=> string(5) "log1p" [505]=> string(2) "pi" [506]=> string(9) "is_finite" [507]=> string(6) "is_nan" [508]=> string(11) "is_infinite" [509]=> string(3) "pow" [510]=> string(3) "exp" [511]=> string(3) "log" [512]=> string(5) "log10" [513]=> string(4) "sqrt" [514]=> string(5) "hypot" [515]=> string(7) "deg2rad" [516]=> string(7) "rad2deg" [517]=> string(6) "bindec" [518]=> string(6) "hexdec" [519]=> string(6) "octdec" [520]=> string(6) "decbin" [521]=> string(6) "decoct" [522]=> string(6) "dechex" [523]=> string(12) "base_convert" [524]=> string(13) "number_format" [525]=> string(4) "fmod" [526]=> string(9) "inet_ntop" [527]=> string(9) "inet_pton" [528]=> string(7) "ip2long" [529]=> string(7) "long2ip" [530]=> string(6) "getenv" [531]=> string(6) "putenv" [532]=> string(6) "getopt" [533]=> string(14) "sys_getloadavg" [534]=> string(9) "microtime" [535]=> string(12) "gettimeofday" [536]=> string(9) "getrusage" [537]=> string(6) "uniqid" [538]=> string(23) "quoted_printable_decode" [539]=> string(23) "quoted_printable_encode" [540]=> string(18) "convert_cyr_string" [541]=> string(16) "get_current_user" [542]=> string(14) "set_time_limit" [543]=> string(24) "header_register_callback" [544]=> string(11) "get_cfg_var" [545]=> string(20) "magic_quotes_runtime" [546]=> string(24) "set_magic_quotes_runtime" [547]=> string(20) "get_magic_quotes_gpc" [548]=> string(24) "get_magic_quotes_runtime" [549]=> string(9) "error_log" [550]=> string(14) "error_get_last" [551]=> string(14) "call_user_func" [552]=> string(20) "call_user_func_array" [553]=> string(16) "call_user_method" [554]=> string(22) "call_user_method_array" [555]=> string(19) "forward_static_call" [556]=> string(25) "forward_static_call_array" [557]=> string(9) "serialize" [558]=> string(11) "unserialize" [559]=> string(8) "var_dump" [560]=> string(10) "var_export" [561]=> string(15) "debug_zval_dump" [562]=> string(7) "print_r" [563]=> string(16) "memory_get_usage" [564]=> string(21) "memory_get_peak_usage" [565]=> string(26) "register_shutdown_function" [566]=> string(22) "register_tick_function" [567]=> string(24) "unregister_tick_function" [568]=> string(14) "highlight_file" [569]=> string(11) "show_source" [570]=> string(16) "highlight_string" [571]=> string(20) "php_strip_whitespace" [572]=> string(7) "ini_get" [573]=> string(11) "ini_get_all" [574]=> string(7) "ini_set" [575]=> string(9) "ini_alter" [576]=> string(11) "ini_restore" [577]=> string(16) "get_include_path" [578]=> string(16) "set_include_path" [579]=> string(20) "restore_include_path" [580]=> string(9) "setcookie" [581]=> string(12) "setrawcookie" [582]=> string(6) "header" [583]=> string(13) "header_remove" [584]=> string(12) "headers_sent" [585]=> string(12) "headers_list" [586]=> string(18) "http_response_code" [587]=> string(18) "connection_aborted" [588]=> string(17) "connection_status" [589]=> string(17) "ignore_user_abort" [590]=> string(14) "parse_ini_file" [591]=> string(16) "parse_ini_string" [592]=> string(16) "is_uploaded_file" [593]=> string(18) "move_uploaded_file" [594]=> string(13) "gethostbyaddr" [595]=> string(13) "gethostbyname" [596]=> string(14) "gethostbynamel" [597]=> string(11) "gethostname" [598]=> string(16) "dns_check_record" [599]=> string(10) "checkdnsrr" [600]=> string(10) "dns_get_mx" [601]=> string(7) "getmxrr" [602]=> string(14) "dns_get_record" [603]=> string(6) "intval" [604]=> string(8) "floatval" [605]=> string(9) "doubleval" [606]=> string(6) "strval" [607]=> string(7) "boolval" [608]=> string(7) "gettype" [609]=> string(7) "settype" [610]=> string(7) "is_null" [611]=> string(11) "is_resource" [612]=> string(7) "is_bool" [613]=> string(7) "is_long" [614]=> string(8) "is_float" [615]=> string(6) "is_int" [616]=> string(10) "is_integer" [617]=> string(9) "is_double" [618]=> string(7) "is_real" [619]=> string(10) "is_numeric" [620]=> string(9) "is_string" [621]=> string(8) "is_array" [622]=> string(9) "is_object" [623]=> string(9) "is_scalar" [624]=> string(11) "is_callable" [625]=> string(6) "pclose" [626]=> string(5) "popen" [627]=> string(8) "readfile" [628]=> string(6) "rewind" [629]=> string(5) "rmdir" [630]=> string(5) "umask" [631]=> string(6) "fclose" [632]=> string(4) "feof" [633]=> string(5) "fgetc" [634]=> string(5) "fgets" [635]=> string(6) "fgetss" [636]=> string(5) "fread" [637]=> string(5) "fopen" [638]=> string(9) "fpassthru" [639]=> string(9) "ftruncate" [640]=> string(5) "fstat" [641]=> string(5) "fseek" [642]=> string(5) "ftell" [643]=> string(6) "fflush" [644]=> string(6) "fwrite" [645]=> string(5) "fputs" [646]=> string(5) "mkdir" [647]=> string(6) "rename" [648]=> string(4) "copy" [649]=> string(7) "tempnam" [650]=> string(7) "tmpfile" [651]=> string(4) "file" [652]=> string(17) "file_get_contents" [653]=> string(17) "file_put_contents" [654]=> string(13) "stream_select" [655]=> string(21) "stream_context_create" [656]=> string(25) "stream_context_set_params" [657]=> string(25) "stream_context_get_params" [658]=> string(25) "stream_context_set_option" [659]=> string(26) "stream_context_get_options" [660]=> string(26) "stream_context_get_default" [661]=> string(26) "stream_context_set_default" [662]=> string(21) "stream_filter_prepend" [663]=> string(20) "stream_filter_append" [664]=> string(20) "stream_filter_remove" [665]=> string(20) "stream_socket_client" [666]=> string(20) "stream_socket_server" [667]=> string(20) "stream_socket_accept" [668]=> string(22) "stream_socket_get_name" [669]=> string(22) "stream_socket_recvfrom" [670]=> string(20) "stream_socket_sendto" [671]=> string(27) "stream_socket_enable_crypto" [672]=> string(22) "stream_socket_shutdown" [673]=> string(18) "stream_socket_pair" [674]=> string(21) "stream_copy_to_stream" [675]=> string(19) "stream_get_contents" [676]=> string(20) "stream_supports_lock" [677]=> string(7) "fgetcsv" [678]=> string(7) "fputcsv" [679]=> string(5) "flock" [680]=> string(13) "get_meta_tags" [681]=> string(22) "stream_set_read_buffer" [682]=> string(23) "stream_set_write_buffer" [683]=> string(15) "set_file_buffer" [684]=> string(21) "stream_set_chunk_size" [685]=> string(19) "set_socket_blocking" [686]=> string(19) "stream_set_blocking" [687]=> string(19) "socket_set_blocking" [688]=> string(20) "stream_get_meta_data" [689]=> string(15) "stream_get_line" [690]=> string(23) "stream_wrapper_register" [691]=> string(23) "stream_register_wrapper" [692]=> string(25) "stream_wrapper_unregister" [693]=> string(22) "stream_wrapper_restore" [694]=> string(19) "stream_get_wrappers" [695]=> string(21) "stream_get_transports" [696]=> string(27) "stream_resolve_include_path" [697]=> string(15) "stream_is_local" [698]=> string(11) "get_headers" [699]=> string(18) "stream_set_timeout" [700]=> string(18) "socket_set_timeout" [701]=> string(17) "socket_get_status" [702]=> string(8) "realpath" [703]=> string(7) "fnmatch" [704]=> string(9) "fsockopen" [705]=> string(10) "pfsockopen" [706]=> string(4) "pack" [707]=> string(6) "unpack" [708]=> string(11) "get_browser" [709]=> string(5) "crypt" [710]=> string(7) "opendir" [711]=> string(8) "closedir" [712]=> string(5) "chdir" [713]=> string(6) "chroot" [714]=> string(6) "getcwd" [715]=> string(9) "rewinddir" [716]=> string(7) "readdir" [717]=> string(3) "dir" [718]=> string(7) "scandir" [719]=> string(4) "glob" [720]=> string(9) "fileatime" [721]=> string(9) "filectime" [722]=> string(9) "filegroup" [723]=> string(9) "fileinode" [724]=> string(9) "filemtime" [725]=> string(9) "fileowner" [726]=> string(9) "fileperms" [727]=> string(8) "filesize" [728]=> string(8) "filetype" [729]=> string(11) "file_exists" [730]=> string(11) "is_writable" [731]=> string(12) "is_writeable" [732]=> string(11) "is_readable" [733]=> string(13) "is_executable" [734]=> string(7) "is_file" [735]=> string(6) "is_dir" [736]=> string(7) "is_link" [737]=> string(4) "stat" [738]=> string(5) "lstat" [739]=> string(5) "chown" [740]=> string(5) "chgrp" [741]=> string(6) "lchown" [742]=> string(6) "lchgrp" [743]=> string(5) "chmod" [744]=> string(5) "touch" [745]=> string(14) "clearstatcache" [746]=> string(16) "disk_total_space" [747]=> string(15) "disk_free_space" [748]=> string(13) "diskfreespace" [749]=> string(19) "realpath_cache_size" [750]=> string(18) "realpath_cache_get" [751]=> string(4) "mail" [752]=> string(10) "ezmlm_hash" [753]=> string(7) "openlog" [754]=> string(6) "syslog" [755]=> string(8) "closelog" [756]=> string(9) "lcg_value" [757]=> string(9) "metaphone" [758]=> string(8) "ob_start" [759]=> string(8) "ob_flush" [760]=> string(8) "ob_clean" [761]=> string(12) "ob_end_flush" [762]=> string(12) "ob_end_clean" [763]=> string(12) "ob_get_flush" [764]=> string(12) "ob_get_clean" [765]=> string(13) "ob_get_length" [766]=> string(12) "ob_get_level" [767]=> string(13) "ob_get_status" [768]=> string(15) "ob_get_contents" [769]=> string(17) "ob_implicit_flush" [770]=> string(16) "ob_list_handlers" [771]=> string(5) "ksort" [772]=> string(6) "krsort" [773]=> string(7) "natsort" [774]=> string(11) "natcasesort" [775]=> string(5) "asort" [776]=> string(6) "arsort" [777]=> string(4) "sort" [778]=> string(5) "rsort" [779]=> string(5) "usort" [780]=> string(6) "uasort" [781]=> string(6) "uksort" [782]=> string(7) "shuffle" [783]=> string(10) "array_walk" [784]=> string(20) "array_walk_recursive" [785]=> string(5) "count" [786]=> string(3) "end" [787]=>
Output for 5.6.31
array(2) { ["internal"]=> array(1186) { [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(4) "each" [10]=> string(15) "error_reporting" [11]=> string(6) "define" [12]=> string(7) "defined" [13]=> string(9) "get_class" [14]=> string(16) "get_called_class" [15]=> string(16) "get_parent_class" [16]=> string(13) "method_exists" [17]=> string(15) "property_exists" [18]=> string(12) "class_exists" [19]=> string(16) "interface_exists" [20]=> string(12) "trait_exists" [21]=> string(15) "function_exists" [22]=> string(11) "class_alias" [23]=> string(18) "get_included_files" [24]=> string(18) "get_required_files" [25]=> string(14) "is_subclass_of" [26]=> string(4) "is_a" [27]=> string(14) "get_class_vars" [28]=> string(15) "get_object_vars" [29]=> string(17) "get_class_methods" [30]=> string(13) "trigger_error" [31]=> string(10) "user_error" [32]=> string(17) "set_error_handler" [33]=> string(21) "restore_error_handler" [34]=> string(21) "set_exception_handler" [35]=> string(25) "restore_exception_handler" [36]=> string(20) "get_declared_classes" [37]=> string(19) "get_declared_traits" [38]=> string(23) "get_declared_interfaces" [39]=> string(21) "get_defined_functions" [40]=> string(16) "get_defined_vars" [41]=> string(15) "create_function" [42]=> string(17) "get_resource_type" [43]=> string(21) "get_loaded_extensions" [44]=> string(16) "extension_loaded" [45]=> string(19) "get_extension_funcs" [46]=> string(21) "get_defined_constants" [47]=> string(15) "debug_backtrace" [48]=> string(21) "debug_print_backtrace" [49]=> string(17) "gc_collect_cycles" [50]=> string(10) "gc_enabled" [51]=> string(9) "gc_enable" [52]=> string(10) "gc_disable" [53]=> string(9) "strtotime" [54]=> string(4) "date" [55]=> string(5) "idate" [56]=> string(6) "gmdate" [57]=> string(6) "mktime" [58]=> string(8) "gmmktime" [59]=> string(9) "checkdate" [60]=> string(8) "strftime" [61]=> string(10) "gmstrftime" [62]=> string(4) "time" [63]=> string(9) "localtime" [64]=> string(7) "getdate" [65]=> string(11) "date_create" [66]=> string(21) "date_create_immutable" [67]=> string(23) "date_create_from_format" [68]=> string(33) "date_create_immutable_from_format" [69]=> string(10) "date_parse" [70]=> string(22) "date_parse_from_format" [71]=> string(20) "date_get_last_errors" [72]=> string(11) "date_format" [73]=> string(11) "date_modify" [74]=> string(8) "date_add" [75]=> string(8) "date_sub" [76]=> string(17) "date_timezone_get" [77]=> string(17) "date_timezone_set" [78]=> string(15) "date_offset_get" [79]=> string(9) "date_diff" [80]=> string(13) "date_time_set" [81]=> string(13) "date_date_set" [82]=> string(16) "date_isodate_set" [83]=> string(18) "date_timestamp_set" [84]=> string(18) "date_timestamp_get" [85]=> string(13) "timezone_open" [86]=> string(17) "timezone_name_get" [87]=> string(23) "timezone_name_from_abbr" [88]=> string(19) "timezone_offset_get" [89]=> string(24) "timezone_transitions_get" [90]=> string(21) "timezone_location_get" [91]=> string(25) "timezone_identifiers_list" [92]=> string(27) "timezone_abbreviations_list" [93]=> string(20) "timezone_version_get" [94]=> string(37) "date_interval_create_from_date_string" [95]=> string(20) "date_interval_format" [96]=> string(25) "date_default_timezone_set" [97]=> string(25) "date_default_timezone_get" [98]=> string(12) "date_sunrise" [99]=> string(11) "date_sunset" [100]=> string(13) "date_sun_info" [101]=> string(4) "ereg" [102]=> string(12) "ereg_replace" [103]=> string(5) "eregi" [104]=> string(13) "eregi_replace" [105]=> string(5) "split" [106]=> string(6) "spliti" [107]=> string(11) "sql_regcase" [108]=> string(26) "libxml_set_streams_context" [109]=> string(26) "libxml_use_internal_errors" [110]=> string(21) "libxml_get_last_error" [111]=> string(19) "libxml_clear_errors" [112]=> string(17) "libxml_get_errors" [113]=> string(28) "libxml_disable_entity_loader" [114]=> string(33) "libxml_set_external_entity_loader" [115]=> string(10) "preg_match" [116]=> string(14) "preg_match_all" [117]=> string(12) "preg_replace" [118]=> string(21) "preg_replace_callback" [119]=> string(11) "preg_filter" [120]=> string(10) "preg_split" [121]=> string(10) "preg_quote" [122]=> string(9) "preg_grep" [123]=> string(15) "preg_last_error" [124]=> string(10) "readgzfile" [125]=> string(8) "gzrewind" [126]=> string(7) "gzclose" [127]=> string(5) "gzeof" [128]=> string(6) "gzgetc" [129]=> string(6) "gzgets" [130]=> string(7) "gzgetss" [131]=> string(6) "gzread" [132]=> string(6) "gzopen" [133]=> string(10) "gzpassthru" [134]=> string(6) "gzseek" [135]=> string(6) "gztell" [136]=> string(7) "gzwrite" [137]=> string(6) "gzputs" [138]=> string(6) "gzfile" [139]=> string(10) "gzcompress" [140]=> string(12) "gzuncompress" [141]=> string(9) "gzdeflate" [142]=> string(9) "gzinflate" [143]=> string(8) "gzencode" [144]=> string(8) "gzdecode" [145]=> string(11) "zlib_encode" [146]=> string(11) "zlib_decode" [147]=> string(20) "zlib_get_coding_type" [148]=> string(12) "ob_gzhandler" [149]=> string(11) "ctype_alnum" [150]=> string(11) "ctype_alpha" [151]=> string(11) "ctype_cntrl" [152]=> string(11) "ctype_digit" [153]=> string(11) "ctype_lower" [154]=> string(11) "ctype_graph" [155]=> string(11) "ctype_print" [156]=> string(11) "ctype_punct" [157]=> string(11) "ctype_space" [158]=> string(11) "ctype_upper" [159]=> string(12) "ctype_xdigit" [160]=> string(20) "dom_import_simplexml" [161]=> string(10) "finfo_open" [162]=> string(11) "finfo_close" [163]=> string(15) "finfo_set_flags" [164]=> string(10) "finfo_file" [165]=> string(12) "finfo_buffer" [166]=> string(17) "mime_content_type" [167]=> string(12) "filter_input" [168]=> string(10) "filter_var" [169]=> string(18) "filter_input_array" [170]=> string(16) "filter_var_array" [171]=> string(11) "filter_list" [172]=> string(14) "filter_has_var" [173]=> string(9) "filter_id" [174]=> string(4) "hash" [175]=> string(9) "hash_file" [176]=> string(9) "hash_hmac" [177]=> string(14) "hash_hmac_file" [178]=> string(9) "hash_init" [179]=> string(11) "hash_update" [180]=> string(18) "hash_update_stream" [181]=> string(16) "hash_update_file" [182]=> string(10) "hash_final" [183]=> string(9) "hash_copy" [184]=> string(10) "hash_algos" [185]=> string(11) "hash_pbkdf2" [186]=> string(11) "hash_equals" [187]=> string(11) "json_encode" [188]=> string(11) "json_decode" [189]=> string(15) "json_last_error" [190]=> string(19) "json_last_error_msg" [191]=> string(15) "mb_convert_case" [192]=> string(13) "mb_strtoupper" [193]=> string(13) "mb_strtolower" [194]=> string(11) "mb_language" [195]=> string(20) "mb_internal_encoding" [196]=> string(13) "mb_http_input" [197]=> string(14) "mb_http_output" [198]=> string(15) "mb_detect_order" [199]=> string(23) "mb_substitute_character" [200]=> string(12) "mb_parse_str" [201]=> string(17) "mb_output_handler" [202]=> string(22) "mb_preferred_mime_name" [203]=> string(9) "mb_strlen" [204]=> string(9) "mb_strpos" [205]=> string(10) "mb_strrpos" [206]=> string(10) "mb_stripos" [207]=> string(11) "mb_strripos" [208]=> string(9) "mb_strstr" [209]=> string(10) "mb_strrchr" [210]=> string(10) "mb_stristr" [211]=> string(11) "mb_strrichr" [212]=> string(15) "mb_substr_count" [213]=> string(9) "mb_substr" [214]=> string(9) "mb_strcut" [215]=> string(11) "mb_strwidth" [216]=> string(13) "mb_strimwidth" [217]=> string(19) "mb_convert_encoding" [218]=> string(18) "mb_detect_encoding" [219]=> string(17) "mb_list_encodings" [220]=> string(19) "mb_encoding_aliases" [221]=> string(15) "mb_convert_kana" [222]=> string(20) "mb_encode_mimeheader" [223]=> string(20) "mb_decode_mimeheader" [224]=> string(20) "mb_convert_variables" [225]=> string(23) "mb_encode_numericentity" [226]=> string(23) "mb_decode_numericentity" [227]=> string(12) "mb_send_mail" [228]=> string(11) "mb_get_info" [229]=> string(17) "mb_check_encoding" [230]=> string(17) "mb_regex_encoding" [231]=> string(20) "mb_regex_set_options" [232]=> string(7) "mb_ereg" [233]=> string(8) "mb_eregi" [234]=> string(15) "mb_ereg_replace" [235]=> string(16) "mb_eregi_replace" [236]=> string(24) "mb_ereg_replace_callback" [237]=> string(8) "mb_split" [238]=> string(13) "mb_ereg_match" [239]=> string(14) "mb_ereg_search" [240]=> string(18) "mb_ereg_search_pos" [241]=> string(19) "mb_ereg_search_regs" [242]=> string(19) "mb_ereg_search_init" [243]=> string(22) "mb_ereg_search_getregs" [244]=> string(21) "mb_ereg_search_getpos" [245]=> string(21) "mb_ereg_search_setpos" [246]=> string(16) "mbregex_encoding" [247]=> string(6) "mbereg" [248]=> string(7) "mberegi" [249]=> string(14) "mbereg_replace" [250]=> string(15) "mberegi_replace" [251]=> string(7) "mbsplit" [252]=> string(12) "mbereg_match" [253]=> string(13) "mbereg_search" [254]=> string(17) "mbereg_search_pos" [255]=> string(18) "mbereg_search_regs" [256]=> string(18) "mbereg_search_init" [257]=> string(21) "mbereg_search_getregs" [258]=> string(20) "mbereg_search_getpos" [259]=> string(20) "mbereg_search_setpos" [260]=> string(11) "pdo_drivers" [261]=> string(10) "posix_kill" [262]=> string(12) "posix_getpid" [263]=> string(13) "posix_getppid" [264]=> string(12) "posix_getuid" [265]=> string(12) "posix_setuid" [266]=> string(13) "posix_geteuid" [267]=> string(13) "posix_seteuid" [268]=> string(12) "posix_getgid" [269]=> string(12) "posix_setgid" [270]=> string(13) "posix_getegid" [271]=> string(13) "posix_setegid" [272]=> string(15) "posix_getgroups" [273]=> string(14) "posix_getlogin" [274]=> string(13) "posix_getpgrp" [275]=> string(12) "posix_setsid" [276]=> string(13) "posix_setpgid" [277]=> string(13) "posix_getpgid" [278]=> string(12) "posix_getsid" [279]=> string(11) "posix_uname" [280]=> string(11) "posix_times" [281]=> string(13) "posix_ctermid" [282]=> string(13) "posix_ttyname" [283]=> string(12) "posix_isatty" [284]=> string(12) "posix_getcwd" [285]=> string(12) "posix_mkfifo" [286]=> string(11) "posix_mknod" [287]=> string(12) "posix_access" [288]=> string(14) "posix_getgrnam" [289]=> string(14) "posix_getgrgid" [290]=> string(14) "posix_getpwnam" [291]=> string(14) "posix_getpwuid" [292]=> string(15) "posix_getrlimit" [293]=> string(20) "posix_get_last_error" [294]=> string(11) "posix_errno" [295]=> string(14) "posix_strerror" [296]=> string(16) "posix_initgroups" [297]=> string(12) "session_name" [298]=> string(19) "session_module_name" [299]=> string(17) "session_save_path" [300]=> string(10) "session_id" [301]=> string(21) "session_regenerate_id" [302]=> string(14) "session_decode" [303]=> string(14) "session_encode" [304]=> string(13) "session_start" [305]=> string(15) "session_destroy" [306]=> string(13) "session_unset" [307]=> string(24) "session_set_save_handler" [308]=> string(21) "session_cache_limiter" [309]=> string(20) "session_cache_expire" [310]=> string(25) "session_set_cookie_params" [311]=> string(25) "session_get_cookie_params" [312]=> string(19) "session_write_close" [313]=> string(13) "session_abort" [314]=> string(13) "session_reset" [315]=> string(14) "session_status" [316]=> string(25) "session_register_shutdown" [317]=> string(14) "session_commit" [318]=> string(19) "simplexml_load_file" [319]=> string(21) "simplexml_load_string" [320]=> string(20) "simplexml_import_dom" [321]=> string(11) "spl_classes" [322]=> string(12) "spl_autoload" [323]=> string(23) "spl_autoload_extensions" [324]=> string(21) "spl_autoload_register" [325]=> string(23) "spl_autoload_unregister" [326]=> string(22) "spl_autoload_functions" [327]=> string(17) "spl_autoload_call" [328]=> string(13) "class_parents" [329]=> string(16) "class_implements" [330]=> string(10) "class_uses" [331]=> string(15) "spl_object_hash" [332]=> string(17) "iterator_to_array" [333]=> string(14) "iterator_count" [334]=> string(14) "iterator_apply" [335]=> string(8) "constant" [336]=> string(7) "bin2hex" [337]=> string(7) "hex2bin" [338]=> string(5) "sleep" [339]=> string(6) "usleep" [340]=> string(14) "time_nanosleep" [341]=> string(16) "time_sleep_until" [342]=> string(8) "strptime" [343]=> string(5) "flush" [344]=> string(8) "wordwrap" [345]=> string(16) "htmlspecialchars" [346]=> string(12) "htmlentities" [347]=> string(18) "html_entity_decode" [348]=> string(23) "htmlspecialchars_decode" [349]=> string(26) "get_html_translation_table" [350]=> string(4) "sha1" [351]=> string(9) "sha1_file" [352]=> string(3) "md5" [353]=> string(8) "md5_file" [354]=> string(5) "crc32" [355]=> string(9) "iptcparse" [356]=> string(9) "iptcembed" [357]=> string(12) "getimagesize" [358]=> string(22) "getimagesizefromstring" [359]=> string(23) "image_type_to_mime_type" [360]=> string(23) "image_type_to_extension" [361]=> string(7) "phpinfo" [362]=> string(10) "phpversion" [363]=> string(10) "phpcredits" [364]=> string(13) "php_sapi_name" [365]=> string(9) "php_uname" [366]=> string(21) "php_ini_scanned_files" [367]=> string(19) "php_ini_loaded_file" [368]=> string(9) "strnatcmp" [369]=> string(13) "strnatcasecmp" [370]=> string(12) "substr_count" [371]=> string(6) "strspn" [372]=> string(7) "strcspn" [373]=> string(6) "strtok" [374]=> string(10) "strtoupper" [375]=> string(10) "strtolower" [376]=> string(6) "strpos" [377]=> string(7) "stripos" [378]=> string(7) "strrpos" [379]=> string(8) "strripos" [380]=> string(6) "strrev" [381]=> string(6) "hebrev" [382]=> string(7) "hebrevc" [383]=> string(5) "nl2br" [384]=> string(8) "basename" [385]=> string(7) "dirname" [386]=> string(8) "pathinfo" [387]=> string(12) "stripslashes" [388]=> string(13) "stripcslashes" [389]=> string(6) "strstr" [390]=> string(7) "stristr" [391]=> string(7) "strrchr" [392]=> string(11) "str_shuffle" [393]=> string(14) "str_word_count" [394]=> string(9) "str_split" [395]=> string(7) "strpbrk" [396]=> string(14) "substr_compare" [397]=> string(7) "strcoll" [398]=> string(12) "money_format" [399]=> string(6) "substr" [400]=> string(14) "substr_replace" [401]=> string(9) "quotemeta" [402]=> string(7) "ucfirst" [403]=> string(7) "lcfirst" [404]=> string(7) "ucwords" [405]=> string(5) "strtr" [406]=> string(10) "addslashes" [407]=> string(11) "addcslashes" [408]=> string(5) "rtrim" [409]=> string(11) "str_replace" [410]=> string(12) "str_ireplace" [411]=> string(10) "str_repeat" [412]=> string(11) "count_chars" [413]=> string(11) "chunk_split" [414]=> string(4) "trim" [415]=> string(5) "ltrim" [416]=> string(10) "strip_tags" [417]=> string(12) "similar_text" [418]=> string(7) "explode" [419]=> string(7) "implode" [420]=> string(4) "join" [421]=> string(9) "setlocale" [422]=> string(10) "localeconv" [423]=> string(11) "nl_langinfo" [424]=> string(7) "soundex" [425]=> string(11) "levenshtein" [426]=> string(3) "chr" [427]=> string(3) "ord" [428]=> string(9) "parse_str" [429]=> string(10) "str_getcsv" [430]=> string(7) "str_pad" [431]=> string(4) "chop" [432]=> string(6) "strchr" [433]=> string(7) "sprintf" [434]=> string(6) "printf" [435]=> string(7) "vprintf" [436]=> string(8) "vsprintf" [437]=> string(7) "fprintf" [438]=> string(8) "vfprintf" [439]=> string(6) "sscanf" [440]=> string(6) "fscanf" [441]=> string(9) "parse_url" [442]=> string(9) "urlencode" [443]=> string(9) "urldecode" [444]=> string(12) "rawurlencode" [445]=> string(12) "rawurldecode" [446]=> string(16) "http_build_query" [447]=> string(8) "readlink" [448]=> string(8) "linkinfo" [449]=> string(7) "symlink" [450]=> string(4) "link" [451]=> string(6) "unlink" [452]=> string(4) "exec" [453]=> string(6) "system" [454]=> string(14) "escapeshellcmd" [455]=> string(14) "escapeshellarg" [456]=> string(8) "passthru" [457]=> string(10) "shell_exec" [458]=> string(9) "proc_open" [459]=> string(10) "proc_close" [460]=> string(14) "proc_terminate" [461]=> string(15) "proc_get_status" [462]=> string(9) "proc_nice" [463]=> string(4) "rand" [464]=> string(5) "srand" [465]=> string(10) "getrandmax" [466]=> string(7) "mt_rand" [467]=> string(8) "mt_srand" [468]=> string(13) "mt_getrandmax" [469]=> string(13) "getservbyname" [470]=> string(13) "getservbyport" [471]=> string(14) "getprotobyname" [472]=> string(16) "getprotobynumber" [473]=> string(8) "getmyuid" [474]=> string(8) "getmygid" [475]=> string(8) "getmypid" [476]=> string(10) "getmyinode" [477]=> string(10) "getlastmod" [478]=> string(13) "base64_decode" [479]=> string(13) "base64_encode" [480]=> string(13) "password_hash" [481]=> string(17) "password_get_info" [482]=> string(21) "password_needs_rehash" [483]=> string(15) "password_verify" [484]=> string(16) "convert_uuencode" [485]=> string(16) "convert_uudecode" [486]=> string(3) "abs" [487]=> string(4) "ceil" [488]=> string(5) "floor" [489]=> string(5) "round" [490]=> string(3) "sin" [491]=> string(3) "cos" [492]=> string(3) "tan" [493]=> string(4) "asin" [494]=> string(4) "acos" [495]=> string(4) "atan" [496]=> string(5) "atanh" [497]=> string(5) "atan2" [498]=> string(4) "sinh" [499]=> string(4) "cosh" [500]=> string(4) "tanh" [501]=> string(5) "asinh" [502]=> string(5) "acosh" [503]=> string(5) "expm1" [504]=> string(5) "log1p" [505]=> string(2) "pi" [506]=> string(9) "is_finite" [507]=> string(6) "is_nan" [508]=> string(11) "is_infinite" [509]=> string(3) "pow" [510]=> string(3) "exp" [511]=> string(3) "log" [512]=> string(5) "log10" [513]=> string(4) "sqrt" [514]=> string(5) "hypot" [515]=> string(7) "deg2rad" [516]=> string(7) "rad2deg" [517]=> string(6) "bindec" [518]=> string(6) "hexdec" [519]=> string(6) "octdec" [520]=> string(6) "decbin" [521]=> string(6) "decoct" [522]=> string(6) "dechex" [523]=> string(12) "base_convert" [524]=> string(13) "number_format" [525]=> string(4) "fmod" [526]=> string(9) "inet_ntop" [527]=> string(9) "inet_pton" [528]=> string(7) "ip2long" [529]=> string(7) "long2ip" [530]=> string(6) "getenv" [531]=> string(6) "putenv" [532]=> string(6) "getopt" [533]=> string(14) "sys_getloadavg" [534]=> string(9) "microtime" [535]=> string(12) "gettimeofday" [536]=> string(9) "getrusage" [537]=> string(6) "uniqid" [538]=> string(23) "quoted_printable_decode" [539]=> string(23) "quoted_printable_encode" [540]=> string(18) "convert_cyr_string" [541]=> string(16) "get_current_user" [542]=> string(14) "set_time_limit" [543]=> string(24) "header_register_callback" [544]=> string(11) "get_cfg_var" [545]=> string(20) "magic_quotes_runtime" [546]=> string(24) "set_magic_quotes_runtime" [547]=> string(20) "get_magic_quotes_gpc" [548]=> string(24) "get_magic_quotes_runtime" [549]=> string(9) "error_log" [550]=> string(14) "error_get_last" [551]=> string(14) "call_user_func" [552]=> string(20) "call_user_func_array" [553]=> string(16) "call_user_method" [554]=> string(22) "call_user_method_array" [555]=> string(19) "forward_static_call" [556]=> string(25) "forward_static_call_array" [557]=> string(9) "serialize" [558]=> string(11) "unserialize" [559]=> string(8) "var_dump" [560]=> string(10) "var_export" [561]=> string(15) "debug_zval_dump" [562]=> string(7) "print_r" [563]=> string(16) "memory_get_usage" [564]=> string(21) "memory_get_peak_usage" [565]=> string(26) "register_shutdown_function" [566]=> string(22) "register_tick_function" [567]=> string(24) "unregister_tick_function" [568]=> string(14) "highlight_file" [569]=> string(11) "show_source" [570]=> string(16) "highlight_string" [571]=> string(20) "php_strip_whitespace" [572]=> string(7) "ini_get" [573]=> string(11) "ini_get_all" [574]=> string(7) "ini_set" [575]=> string(9) "ini_alter" [576]=> string(11) "ini_restore" [577]=> string(16) "get_include_path" [578]=> string(16) "set_include_path" [579]=> string(20) "restore_include_path" [580]=> string(9) "setcookie" [581]=> string(12) "setrawcookie" [582]=> string(6) "header" [583]=> string(13) "header_remove" [584]=> string(12) "headers_sent" [585]=> string(12) "headers_list" [586]=> string(18) "http_response_code" [587]=> string(18) "connection_aborted" [588]=> string(17) "connection_status" [589]=> string(17) "ignore_user_abort" [590]=> string(14) "parse_ini_file" [591]=> string(16) "parse_ini_string" [592]=> string(16) "is_uploaded_file" [593]=> string(18) "move_uploaded_file" [594]=> string(13) "gethostbyaddr" [595]=> string(13) "gethostbyname" [596]=> string(14) "gethostbynamel" [597]=> string(11) "gethostname" [598]=> string(16) "dns_check_record" [599]=> string(10) "checkdnsrr" [600]=> string(10) "dns_get_mx" [601]=> string(7) "getmxrr" [602]=> string(14) "dns_get_record" [603]=> string(6) "intval" [604]=> string(8) "floatval" [605]=> string(9) "doubleval" [606]=> string(6) "strval" [607]=> string(7) "boolval" [608]=> string(7) "gettype" [609]=> string(7) "settype" [610]=> string(7) "is_null" [611]=> string(11) "is_resource" [612]=> string(7) "is_bool" [613]=> string(7) "is_long" [614]=> string(8) "is_float" [615]=> string(6) "is_int" [616]=> string(10) "is_integer" [617]=> string(9) "is_double" [618]=> string(7) "is_real" [619]=> string(10) "is_numeric" [620]=> string(9) "is_string" [621]=> string(8) "is_array" [622]=> string(9) "is_object" [623]=> string(9) "is_scalar" [624]=> string(11) "is_callable" [625]=> string(6) "pclose" [626]=> string(5) "popen" [627]=> string(8) "readfile" [628]=> string(6) "rewind" [629]=> string(5) "rmdir" [630]=> string(5) "umask" [631]=> string(6) "fclose" [632]=> string(4) "feof" [633]=> string(5) "fgetc" [634]=> string(5) "fgets" [635]=> string(6) "fgetss" [636]=> string(5) "fread" [637]=> string(5) "fopen" [638]=> string(9) "fpassthru" [639]=> string(9) "ftruncate" [640]=> string(5) "fstat" [641]=> string(5) "fseek" [642]=> string(5) "ftell" [643]=> string(6) "fflush" [644]=> string(6) "fwrite" [645]=> string(5) "fputs" [646]=> string(5) "mkdir" [647]=> string(6) "rename" [648]=> string(4) "copy" [649]=> string(7) "tempnam" [650]=> string(7) "tmpfile" [651]=> string(4) "file" [652]=> string(17) "file_get_contents" [653]=> string(17) "file_put_contents" [654]=> string(13) "stream_select" [655]=> string(21) "stream_context_create" [656]=> string(25) "stream_context_set_params" [657]=> string(25) "stream_context_get_params" [658]=> string(25) "stream_context_set_option" [659]=> string(26) "stream_context_get_options" [660]=> string(26) "stream_context_get_default" [661]=> string(26) "stream_context_set_default" [662]=> string(21) "stream_filter_prepend" [663]=> string(20) "stream_filter_append" [664]=> string(20) "stream_filter_remove" [665]=> string(20) "stream_socket_client" [666]=> string(20) "stream_socket_server" [667]=> string(20) "stream_socket_accept" [668]=> string(22) "stream_socket_get_name" [669]=> string(22) "stream_socket_recvfrom" [670]=> string(20) "stream_socket_sendto" [671]=> string(27) "stream_socket_enable_crypto" [672]=> string(22) "stream_socket_shutdown" [673]=> string(18) "stream_socket_pair" [674]=> string(21) "stream_copy_to_stream" [675]=> string(19) "stream_get_contents" [676]=> string(20) "stream_supports_lock" [677]=> string(7) "fgetcsv" [678]=> string(7) "fputcsv" [679]=> string(5) "flock" [680]=> string(13) "get_meta_tags" [681]=> string(22) "stream_set_read_buffer" [682]=> string(23) "stream_set_write_buffer" [683]=> string(15) "set_file_buffer" [684]=> string(21) "stream_set_chunk_size" [685]=> string(19) "set_socket_blocking" [686]=> string(19) "stream_set_blocking" [687]=> string(19) "socket_set_blocking" [688]=> string(20) "stream_get_meta_data" [689]=> string(15) "stream_get_line" [690]=> string(23) "stream_wrapper_register" [691]=> string(23) "stream_register_wrapper" [692]=> string(25) "stream_wrapper_unregister" [693]=> string(22) "stream_wrapper_restore" [694]=> string(19) "stream_get_wrappers" [695]=> string(21) "stream_get_transports" [696]=> string(27) "stream_resolve_include_path" [697]=> string(15) "stream_is_local" [698]=> string(11) "get_headers" [699]=> string(18) "stream_set_timeout" [700]=> string(18) "socket_set_timeout" [701]=> string(17) "socket_get_status" [702]=> string(8) "realpath" [703]=> string(7) "fnmatch" [704]=> string(9) "fsockopen" [705]=> string(10) "pfsockopen" [706]=> string(4) "pack" [707]=> string(6) "unpack" [708]=> string(11) "get_browser" [709]=> string(5) "crypt" [710]=> string(7) "opendir" [711]=> string(8) "closedir" [712]=> string(5) "chdir" [713]=> string(6) "chroot" [714]=> string(6) "getcwd" [715]=> string(9) "rewinddir" [716]=> string(7) "readdir" [717]=> string(3) "dir" [718]=> string(7) "scandir" [719]=> string(4) "glob" [720]=> string(9) "fileatime" [721]=> string(9) "filectime" [722]=> string(9) "filegroup" [723]=> string(9) "fileinode" [724]=> string(9) "filemtime" [725]=> string(9) "fileowner" [726]=> string(9) "fileperms" [727]=> string(8) "filesize" [728]=> string(8) "filetype" [729]=> string(11) "file_exists" [730]=> string(11) "is_writable" [731]=> string(12) "is_writeable" [732]=> string(11) "is_readable" [733]=> string(13) "is_executable" [734]=> string(7) "is_file" [735]=> string(6) "is_dir" [736]=> string(7) "is_link" [737]=> string(4) "stat" [738]=> string(5) "lstat" [739]=> string(5) "chown" [740]=> string(5) "chgrp" [741]=> string(6) "lchown" [742]=> string(6) "lchgrp" [743]=> string(5) "chmod" [744]=> string(5) "touch" [745]=> string(14) "clearstatcache" [746]=> string(16) "disk_total_space" [747]=> string(15) "disk_free_space" [748]=> string(13) "diskfreespace" [749]=> string(19) "realpath_cache_size" [750]=> string(18) "realpath_cache_get" [751]=> string(4) "mail" [752]=> string(10) "ezmlm_hash" [753]=> string(7) "openlog" [754]=> string(6) "syslog" [755]=> string(8) "closelog" [756]=> string(9) "lcg_value" [757]=> string(9) "metaphone" [758]=> string(8) "ob_start" [759]=> string(8) "ob_flush" [760]=> string(8) "ob_clean" [761]=> string(12) "ob_end_flush" [762]=> string(12) "ob_end_clean" [763]=> string(12) "ob_get_flush" [764]=> string(12) "ob_get_clean" [765]=> string(13) "ob_get_length" [766]=> string(12) "ob_get_level" [767]=> string(13) "ob_get_status" [768]=> string(15) "ob_get_contents" [769]=> string(17) "ob_implicit_flush" [770]=> string(16) "ob_list_handlers" [771]=> string(5) "ksort" [772]=> string(6) "krsort" [773]=> string(7) "natsort" [774]=> string(11) "natcasesort" [775]=> string(5) "asort" [776]=> string(6) "arsort" [777]=> string(4) "sort" [778]=> string(5) "rsort" [779]=> string(5) "usort" [780]=> string(6) "uasort" [781]=> string(6) "uksort" [782]=> string(7) "shuffle" [783]=> string(10) "array_walk" [784]=> string(20) "array_walk_recursive" [785]=> string(5) "count" [786]=> string(3) "end" [787]=>
Process exited with code 137.

preferences:
353.1 ms | 437 KiB | 193 Q