3v4l.org

run code in 300+ PHP versions simultaneously
<?php $functions=get_defined_functions(); var_dump($functions);
Output for 8.3.5 - 8.3.6
array(2) { ["internal"]=> array(1296) { [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.0 - 8.3.1, 8.3.3 - 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
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.18
array(2) { ["internal"]=> array(1287) { [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.2.3 - 8.2.4, 8.2.6, 8.2.8 - 8.2.15, 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)
Output for 8.2.0 - 8.2.2, 8.2.5, 8.2.7, 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)
Process exited with code 137.
Output for 8.1.28
array(2) { ["internal"]=> array(1283) { [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.0, 8.1.7, 8.1.11, 8.1.14 - 8.1.18, 8.1.22, 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)
Process exited with code 137.
Output for 8.1.1 - 8.1.6, 8.1.8 - 8.1.10, 8.1.12 - 8.1.13, 8.1.19 - 8.1.21, 8.1.23 - 8.1.26
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.0.5 - 8.0.12, 8.0.14 - 8.0.19, 8.0.21 - 8.0.23, 8.0.25 - 8.0.26, 8.0.28, 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.20, 8.0.24, 8.0.27, 8.0.29
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.0 - 7.4.27, 7.4.29 - 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]=>
Output for 7.4.28
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.3.32 - 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.16 - 7.3.17, 7.3.20 - 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(
Output for 7.3.12, 7.3.18 - 7.3.19
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.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.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
Process exited with code 137.
Output for 7.1.20
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.5, 7.1.7
array(2) { ["internal"]=> array(1272) { [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(26) "openssl_get_cert_locations" [111]=> string(16) "openssl_spki_new" [112]=> string(19) "openssl_spki_verify" [113]=> string(19) "openssl_spki_export" [114]=> string(29) "openssl_spki_export_challenge" [115]=> string(17) "openssl_pkey_free" [116]=> string(16) "openssl_pkey_new" [117]=> string(19) "openssl_pkey_export" [118]=> string(27) "openssl_pkey_export_to_file" [119]=> string(24) "openssl_pkey_get_private" [120]=> string(23) "openssl_pkey_get_public" [121]=> string(24) "openssl_pkey_get_details" [122]=> string(16) "openssl_free_key" [123]=> string(22) "openssl_get_privatekey" [124]=> string(21) "openssl_get_publickey" [125]=> string(17) "openssl_x509_read" [126]=> string(17) "openssl_x509_free" [127]=> string(18) "openssl_x509_parse" [128]=> string(25) "openssl_x509_checkpurpose" [129]=> string(30) "openssl_x509_check_private_key" [130]=> string(19) "openssl_x509_export" [131]=> string(24) "openssl_x509_fingerprint" [132]=> string(27) "openssl_x509_export_to_file" [133]=> string(21) "openssl_pkcs12_export" [134]=> string(29) "openssl_pkcs12_export_to_file" [135]=> string(19) "openssl_pkcs12_read" [136]=> string(15) "openssl_csr_new" [137]=> string(18) "openssl_csr_export" [138]=> string(26) "openssl_csr_export_to_file" [139]=> string(16) "openssl_csr_sign" [140]=> string(23) "openssl_csr_get_subject" [141]=> string(26) "openssl_csr_get_public_key" [142]=> string(14) "openssl_digest" [143]=> string(15) "openssl_encrypt" [144]=> string(15) "openssl_decrypt" [145]=> string(24) "openssl_cipher_iv_length" [146]=> string(12) "openssl_sign" [147]=> string(14) "openssl_verify" [148]=> string(12) "openssl_seal" [149]=> string(12) "openssl_open" [150]=> string(14) "openssl_pbkdf2" [151]=> string(20) "openssl_pkcs7_verify" [152]=> string(21) "openssl_pkcs7_decrypt" [153]=> string(18) "openssl_pkcs7_sign" [154]=> string(21) "openssl_pkcs7_encrypt" [155]=> string(23) "openssl_private_encrypt" [156]=> string(23) "openssl_private_decrypt" [157]=> string(22) "openssl_public_encrypt" [158]=> string(22) "openssl_public_decrypt" [159]=> string(22) "openssl_get_md_methods" [160]=> string(26) "openssl_get_cipher_methods" [161]=> string(23) "openssl_get_curve_names" [162]=> string(22) "openssl_dh_compute_key" [163]=> string(27) "openssl_random_pseudo_bytes" [164]=> string(20) "openssl_error_string" [165]=> string(10) "preg_match" [166]=> string(14) "preg_match_all" [167]=> string(12) "preg_replace" [168]=> string(21) "preg_replace_callback" [169]=> string(27) "preg_replace_callback_array" [170]=> string(11) "preg_filter" [171]=> string(10) "preg_split" [172]=> string(10) "preg_quote" [173]=> string(9) "preg_grep" [174]=> string(15) "preg_last_error" [175]=> string(10) "readgzfile" [176]=> string(8) "gzrewind" [177]=> string(7) "gzclose" [178]=> string(5) "gzeof" [179]=> string(6) "gzgetc" [180]=> string(6) "gzgets" [181]=> string(7) "gzgetss" [182]=> string(6) "gzread" [183]=> string(6) "gzopen" [184]=> string(10) "gzpassthru" [185]=> string(6) "gzseek" [186]=> string(6) "gztell" [187]=> string(7) "gzwrite" [188]=> string(6) "gzputs" [189]=> string(6) "gzfile" [190]=> string(10) "gzcompress" [191]=> string(12) "gzuncompress" [192]=> string(9) "gzdeflate" [193]=> string(9) "gzinflate" [194]=> string(8) "gzencode" [195]=> string(8) "gzdecode" [196]=> string(11) "zlib_encode" [197]=> string(11) "zlib_decode" [198]=> string(20) "zlib_get_coding_type" [199]=> string(12) "deflate_init" [200]=> string(11) "deflate_add" [201]=> string(12) "inflate_init" [202]=> string(11) "inflate_add" [203]=> string(12) "ob_gzhandler" [204]=> string(13) "jdtogregorian" [205]=> string(13) "gregoriantojd" [206]=> string(10) "jdtojulian" [207]=> string(10) "juliantojd" [208]=> string(10) "jdtojewish" [209]=> string(10) "jewishtojd" [210]=> string(10) "jdtofrench" [211]=> string(10) "frenchtojd" [212]=> string(11) "jddayofweek" [213]=> string(11) "jdmonthname" [214]=> string(11) "easter_date" [215]=> string(11) "easter_days" [216]=> string(8) "unixtojd" [217]=> string(8) "jdtounix" [218]=> string(9) "cal_to_jd" [219]=> string(11) "cal_from_jd" [220]=> string(17) "cal_days_in_month" [221]=> string(8) "cal_info" [222]=> string(11) "ctype_alnum" [223]=> string(11) "ctype_alpha" [224]=> string(11) "ctype_cntrl" [225]=> string(11) "ctype_digit" [226]=> string(11) "ctype_lower" [227]=> string(11) "ctype_graph" [228]=> string(11) "ctype_print" [229]=> string(11) "ctype_punct" [230]=> string(11) "ctype_space" [231]=> string(11) "ctype_upper" [232]=> string(12) "ctype_xdigit" [233]=> string(20) "dom_import_simplexml" [234]=> string(10) "finfo_open" [235]=> string(11) "finfo_close" [236]=> string(15) "finfo_set_flags" [237]=> string(10) "finfo_file" [238]=> string(12) "finfo_buffer" [239]=> string(17) "mime_content_type" [240]=> string(12) "filter_input" [241]=> string(10) "filter_var" [242]=> string(18) "filter_input_array" [243]=> string(16) "filter_var_array" [244]=> string(11) "filter_list" [245]=> string(14) "filter_has_var" [246]=> string(9) "filter_id" [247]=> string(10) "textdomain" [248]=> string(7) "gettext" [249]=> string(1) "_" [250]=> string(8) "dgettext" [251]=> string(9) "dcgettext" [252]=> string(14) "bindtextdomain" [253]=> string(8) "ngettext" [254]=> string(9) "dngettext" [255]=> string(10) "dcngettext" [256]=> string(23) "bind_textdomain_codeset" [257]=> string(4) "hash" [258]=> string(9) "hash_file" [259]=> string(9) "hash_hmac" [260]=> string(14) "hash_hmac_file" [261]=> string(9) "hash_init" [262]=> string(11) "hash_update" [263]=> string(18) "hash_update_stream" [264]=> string(16) "hash_update_file" [265]=> string(10) "hash_final" [266]=> string(9) "hash_copy" [267]=> string(10) "hash_algos" [268]=> string(11) "hash_pbkdf2" [269]=> string(11) "hash_equals" [270]=> string(9) "hash_hkdf" [271]=> string(11) "json_encode" [272]=> string(11) "json_decode" [273]=> string(15) "json_last_error" [274]=> string(19) "json_last_error_msg" [275]=> string(15) "mb_convert_case" [276]=> string(13) "mb_strtoupper" [277]=> string(13) "mb_strtolower" [278]=> string(11) "mb_language" [279]=> string(20) "mb_internal_encoding" [280]=> string(13) "mb_http_input" [281]=> string(14) "mb_http_output" [282]=> string(15) "mb_detect_order" [283]=> string(23) "mb_substitute_character" [284]=> string(12) "mb_parse_str" [285]=> string(17) "mb_output_handler" [286]=> string(22) "mb_preferred_mime_name" [287]=> string(9) "mb_strlen" [288]=> string(9) "mb_strpos" [289]=> string(10) "mb_strrpos" [290]=> string(10) "mb_stripos" [291]=> string(11) "mb_strripos" [292]=> string(9) "mb_strstr" [293]=> string(10) "mb_strrchr" [294]=> string(10) "mb_stristr" [295]=> string(11) "mb_strrichr" [296]=> string(15) "mb_substr_count" [297]=> string(9) "mb_substr" [298]=> string(9) "mb_strcut" [299]=> string(11) "mb_strwidth" [300]=> string(13) "mb_strimwidth" [301]=> string(19) "mb_convert_encoding" [302]=> string(18) "mb_detect_encoding" [303]=> string(17) "mb_list_encodings" [304]=> string(19) "mb_encoding_aliases" [305]=> string(15) "mb_convert_kana" [306]=> string(20) "mb_encode_mimeheader" [307]=> string(20) "mb_decode_mimeheader" [308]=> string(20) "mb_convert_variables" [309]=> string(23) "mb_encode_numericentity" [310]=> string(23) "mb_decode_numericentity" [311]=> string(12) "mb_send_mail" [312]=> string(11) "mb_get_info" [313]=> string(17) "mb_check_encoding" [314]=> string(17) "mb_regex_encoding" [315]=> string(20) "mb_regex_set_options" [316]=> string(7) "mb_ereg" [317]=> string(8) "mb_eregi" [318]=> string(15) "mb_ereg_replace" [319]=> string(16) "mb_eregi_replace" [320]=> string(24) "mb_ereg_replace_callback" [321]=> string(8) "mb_split" [322]=> string(13) "mb_ereg_match" [323]=> string(14) "mb_ereg_search" [324]=> string(18) "mb_ereg_search_pos" [325]=> string(19) "mb_ereg_search_regs" [326]=> string(19) "mb_ereg_search_init" [327]=> string(22) "mb_ereg_search_getregs" [328]=> string(21) "mb_ereg_search_getpos" [329]=> string(21) "mb_ereg_search_setpos" [330]=> string(16) "mbregex_encoding" [331]=> string(6) "mbereg" [332]=> string(7) "mberegi" [333]=> string(14) "mbereg_replace" [334]=> string(15) "mberegi_replace" [335]=> string(7) "mbsplit" [336]=> string(12) "mbereg_match" [337]=> string(13) "mbereg_search" [338]=> string(17) "mbereg_search_pos" [339]=> string(18) "mbereg_search_regs" [340]=> string(18) "mbereg_search_init" [341]=> string(21) "mbereg_search_getregs" [342]=> string(20) "mbereg_search_getpos" [343]=> string(20) "mbereg_search_setpos" [344]=> string(11) "spl_classes" [345]=> string(12) "spl_autoload" [346]=> string(23) "spl_autoload_extensions" [347]=> string(21) "spl_autoload_register" [348]=> string(23) "spl_autoload_unregister" [349]=> string(22) "spl_autoload_functions" [350]=> string(17) "spl_autoload_call" [351]=> string(13) "class_parents" [352]=> string(16) "class_implements" [353]=> string(10) "class_uses" [354]=> string(15) "spl_object_hash" [355]=> string(17) "iterator_to_array" [356]=> string(14) "iterator_count" [357]=> string(14) "iterator_apply" [358]=> string(11) "pdo_drivers" [359]=> string(10) "posix_kill" [360]=> string(12) "posix_getpid" [361]=> string(13) "posix_getppid" [362]=> string(12) "posix_getuid" [363]=> string(12) "posix_setuid" [364]=> string(13) "posix_geteuid" [365]=> string(13) "posix_seteuid" [366]=> string(12) "posix_getgid" [367]=> string(12) "posix_setgid" [368]=> string(13) "posix_getegid" [369]=> string(13) "posix_setegid" [370]=> string(15) "posix_getgroups" [371]=> string(14) "posix_getlogin" [372]=> string(13) "posix_getpgrp" [373]=> string(12) "posix_setsid" [374]=> string(13) "posix_setpgid" [375]=> string(13) "posix_getpgid" [376]=> string(12) "posix_getsid" [377]=> string(11) "posix_uname" [378]=> string(11) "posix_times" [379]=> string(13) "posix_ctermid" [380]=> string(13) "posix_ttyname" [381]=> string(12) "posix_isatty" [382]=> string(12) "posix_getcwd" [383]=> string(12) "posix_mkfifo" [384]=> string(11) "posix_mknod" [385]=> string(12) "posix_access" [386]=> string(14) "posix_getgrnam" [387]=> string(14) "posix_getgrgid" [388]=> string(14) "posix_getpwnam" [389]=> string(14) "posix_getpwuid" [390]=> string(15) "posix_getrlimit" [391]=> string(15) "posix_setrlimit" [392]=> string(20) "posix_get_last_error" [393]=> string(11) "posix_errno" [394]=> string(14) "posix_strerror" [395]=> string(16) "posix_initgroups" [396]=> string(12) "session_name" [397]=> string(19) "session_module_name" [398]=> string(17) "session_save_path" [399]=> string(10) "session_id" [400]=> string(17) "session_create_id" [401]=> string(21) "session_regenerate_id" [402]=> string(14) "session_decode" [403]=> string(14) "session_encode" [404]=> string(13) "session_start" [405]=> string(15) "session_destroy" [406]=> string(13) "session_unset" [407]=> string(10) "session_gc" [408]=> string(24) "session_set_save_handler" [409]=> string(21) "session_cache_limiter" [410]=> string(20) "session_cache_expire" [411]=> string(25) "session_set_cookie_params" [412]=> string(25) "session_get_cookie_params" [413]=> string(19) "session_write_close" [414]=> string(13) "session_abort" [415]=> string(13) "session_reset" [416]=> string(14) "session_status" [417]=> string(25) "session_register_shutdown" [418]=> string(14) "session_commit" [419]=> string(19) "simplexml_load_file" [420]=> string(21) "simplexml_load_string" [421]=> string(20) "simplexml_import_dom" [422]=> string(8) "constant" [423]=> string(7) "bin2hex" [424]=> string(7) "hex2bin" [425]=> string(5) "sleep" [426]=> string(6) "usleep" [427]=> string(14) "time_nanosleep" [428]=> string(16) "time_sleep_until" [429]=> string(8) "strptime" [430]=> string(5) "flush" [431]=> string(8) "wordwrap" [432]=> string(16) "htmlspecialchars" [433]=> string(12) "htmlentities" [434]=> string(18) "html_entity_decode" [435]=> string(23) "htmlspecialchars_decode" [436]=> string(26) "get_html_translation_table" [437]=> string(4) "sha1" [438]=> string(9) "sha1_file" [439]=> string(3) "md5" [440]=> string(8) "md5_file" [441]=> string(5) "crc32" [442]=> string(9) "iptcparse" [443]=> string(9) "iptcembed" [444]=> string(12) "getimagesize" [445]=> string(22) "getimagesizefromstring" [446]=> string(23) "image_type_to_mime_type" [447]=> string(23) "image_type_to_extension" [448]=> string(7) "phpinfo" [449]=> string(10) "phpversion" [450]=> string(10) "phpcredits" [451]=> string(13) "php_sapi_name" [452]=> string(9) "php_uname" [453]=> string(21) "php_ini_scanned_files" [454]=> string(19) "php_ini_loaded_file" [455]=> string(9) "strnatcmp" [456]=> string(13) "strnatcasecmp" [457]=> string(12) "substr_count" [458]=> string(6) "strspn" [459]=> string(7) "strcspn" [460]=> string(6) "strtok" [461]=> string(10) "strtoupper" [462]=> string(10) "strtolower" [463]=> string(6) "strpos" [464]=> string(7) "stripos" [465]=> string(7) "strrpos" [466]=> string(8) "strripos" [467]=> string(6) "strrev" [468]=> string(6) "hebrev" [469]=> string(7) "hebrevc" [470]=> string(5) "nl2br" [471]=> string(8) "basename" [472]=> string(7) "dirname" [473]=> string(8) "pathinfo" [474]=> string(12) "stripslashes" [475]=> string(13) "stripcslashes" [476]=> string(6) "strstr" [477]=> string(7) "stristr" [478]=> string(7) "strrchr" [479]=> string(11) "str_shuffle" [480]=> string(14) "str_word_count" [481]=> string(9) "str_split" [482]=> string(7) "strpbrk" [483]=> string(14) "substr_compare" [484]=> string(7) "strcoll" [485]=> string(12) "money_format" [486]=> string(6) "substr" [487]=> string(14) "substr_replace" [488]=> string(9) "quotemeta" [489]=> string(7) "ucfirst" [490]=> string(7) "lcfirst" [491]=> string(7) "ucwords" [492]=> string(5) "strtr" [493]=> string(10) "addslashes" [494]=> string(11) "addcslashes" [495]=> string(5) "rtrim" [496]=> string(11) "str_replace" [497]=> string(12) "str_ireplace" [498]=> string(10) "str_repeat" [499]=> string(11) "count_chars" [500]=> string(11) "chunk_split" [501]=> string(4) "trim" [502]=> string(5) "ltrim" [503]=> string(10) "strip_tags" [504]=> string(12) "similar_text" [505]=> string(7) "explode" [506]=> string(7) "implode" [507]=> string(4) "join" [508]=> string(9) "setlocale" [509]=> string(10) "localeconv" [510]=> string(11) "nl_langinfo" [511]=> string(7) "soundex" [512]=> string(11) "levenshtein" [513]=> string(3) "chr" [514]=> string(3) "ord" [515]=> string(9) "parse_str" [516]=> string(10) "str_getcsv" [517]=> string(7) "str_pad" [518]=> string(4) "chop" [519]=> string(6) "strchr" [520]=> string(7) "sprintf" [521]=> string(6) "printf" [522]=> string(7) "vprintf" [523]=> string(8) "vsprintf" [524]=> string(7) "fprintf" [525]=> string(8) "vfprintf" [526]=> string(6) "sscanf" [527]=> string(6) "fscanf" [528]=> string(9) "parse_url" [529]=> string(9) "urlencode" [530]=> string(9) "urldecode" [531]=> string(12) "rawurlencode" [532]=> string(12) "rawurldecode" [533]=> string(16) "http_build_query" [534]=> string(8) "readlink" [535]=> string(8) "linkinfo" [536]=> string(7) "symlink" [537]=> string(4) "link" [538]=> string(6) "unlink" [539]=> string(4) "exec" [540]=> string(6) "system" [541]=> string(14) "escapeshellcmd" [542]=> string(14) "escapeshellarg" [543]=> string(8) "passthru" [544]=> string(10) "shell_exec" [545]=> string(9) "proc_open" [546]=> string(10) "proc_close" [547]=> string(14) "proc_terminate" [548]=> string(15) "proc_get_status" [549]=> string(9) "proc_nice" [550]=> string(4) "rand" [551]=> string(5) "srand" [552]=> string(10) "getrandmax" [553]=> string(7) "mt_rand" [554]=> string(8) "mt_srand" [555]=> string(13) "mt_getrandmax" [556]=> string(12) "random_bytes" [557]=> string(10) "random_int" [558]=> string(13) "getservbyname" [559]=> string(13) "getservbyport" [560]=> string(14) "getprotobyname" [561]=> string(16) "getprotobynumber" [562]=> string(8) "getmyuid" [563]=> string(8) "getmygid" [564]=> string(8) "getmypid" [565]=> string(10) "getmyinode" [566]=> string(10) "getlastmod" [567]=> string(13) "base64_decode" [568]=> string(13) "base64_encode" [569]=> string(13) "password_hash" [570]=> string(17) "password_get_info" [571]=> string(21) "password_needs_rehash" [572]=> string(15) "password_verify" [573]=> string(16) "convert_uuencode" [574]=> string(16) "convert_uudecode" [575]=> string(3) "abs" [576]=> string(4) "ceil" [577]=> string(5) "floor" [578]=> string(5) "round" [579]=> string(3) "sin" [580]=> string(3) "cos" [581]=> string(3) "tan" [582]=> string(4) "asin" [583]=> string(4) "acos" [584]=> string(4) "atan" [585]=> string(5) "atanh" [586]=> string(5) "atan2" [587]=> string(4) "sinh" [588]=> string(4) "cosh" [589]=> string(4) "tanh" [590]=> string(5) "asinh" [591]=> string(5) "acosh" [592]=> string(5) "expm1" [593]=> string(5) "log1p" [594]=> string(2) "pi" [595]=> string(9) "is_finite" [596]=> string(6) "is_nan" [597]=> string(11) "is_infinite" [598]=> string(3) "pow" [599]=> string(3) "exp" [600]=> string(3) "log" [601]=> string(5) "log10" [602]=> string(4) "sqrt" [603]=> string(5) "hypot" [604]=> string(7) "deg2rad" [605]=> string(7) "rad2deg" [606]=> string(6) "bindec" [607]=> string(6) "hexdec" [608]=> string(6) "octdec" [609]=> string(6) "decbin" [610]=> string(6) "decoct" [611]=> string(6) "dechex" [612]=> string(12) "base_convert" [613]=> string(13) "number_format" [614]=> string(4) "fmod" [615]=> string(6) "intdiv" [616]=> string(9) "inet_ntop" [617]=> string(9) "inet_pton" [618]=> string(7) "ip2long" [619]=> string(7) "long2ip" [620]=> string(6) "getenv" [621]=> string(6) "putenv" [622]=> string(6) "getopt" [623]=> string(14) "sys_getloadavg" [624]=> string(9) "microtime" [625]=> string(12) "gettimeofday" [626]=> string(9) "getrusage" [627]=> string(6) "uniqid" [628]=> string(23) "quoted_printable_decode" [629]=> string(23) "quoted_printable_encode" [630]=> string(18) "convert_cyr_string" [631]=> string(16) "get_current_user" [632]=> string(14) "set_time_limit" [633]=> string(24) "header_register_callback" [634]=> string(11) "get_cfg_var" [635]=> string(20) "get_magic_quotes_gpc" [636]=> string(24) "get_magic_quotes_runtime" [637]=> string(9) "error_log" [638]=> string(14) "error_get_last" [639]=> string(16) "error_clear_last" [640]=> string(14) "call_user_func" [641]=> string(20) "call_user_func_array" [642]=> string(19) "forward_static_call" [643]=> string(25) "forward_static_call_array" [644]=> string(9) "serialize" [645]=> string(11) "unserialize" [646]=> string(8) "var_dump" [647]=> string(10) "var_export" [648]=> string(15) "debug_zval_dump" [649]=> string(7) "print_r" [650]=> string(16) "memory_get_usage" [651]=> string(21) "memory_get_peak_usage" [652]=> string(26) "register_shutdown_function" [653]=> string(22) "register_tick_function" [654]=> string(24) "unregister_tick_function" [655]=> string(14) "highlight_file" [656]=> string(11) "show_source" [657]=> string(16) "highlight_string" [658]=> string(20) "php_strip_whitespace" [659]=> string(7) "ini_get" [660]=> string(11) "ini_get_all" [661]=> string(7) "ini_set" [662]=> string(9) "ini_alter" [663]=> string(11) "ini_restore" [664]=> string(16) "get_include_path" [665]=> string(16) "set_include_path" [666]=> string(20) "restore_include_path" [667]=> string(9) "setcookie" [668]=> string(12) "setrawcookie" [669]=> string(6) "header" [670]=> string(13) "header_remove" [671]=> string(12) "headers_sent" [672]=> string(12) "headers_list" [673]=> string(18) "http_response_code" [674]=> string(18) "connection_aborted" [675]=> string(17) "connection_status" [676]=> string(17) "ignore_user_abort" [677]=> string(14) "parse_ini_file" [678]=> string(16) "parse_ini_string" [679]=> string(16) "is_uploaded_file" [680]=> string(18) "move_uploaded_file" [681]=> string(13) "gethostbyaddr" [682]=> string(13) "gethostbyname" [683]=> string(14) "gethostbynamel" [684]=> string(11) "gethostname" [685]=> string(16) "dns_check_record" [686]=> string(10) "checkdnsrr" [687]=> string(10) "dns_get_mx" [688]=> string(7) "getmxrr" [689]=> string(14) "dns_get_record" [690]=> string(6) "intval" [691]=> string(8) "floatval" [692]=> string(9) "doubleval" [693]=> string(6) "strval" [694]=> string(7) "boolval" [695]=> string(7) "gettype" [696]=> string(7) "settype" [697]=> string(7) "is_null" [698]=> string(11) "is_resource" [699]=> string(7) "is_bool" [700]=> string(6) "is_int" [701]=> string(8) "is_float" [702]=> string(10) "is_integer" [703]=> string(7) "is_long" [704]=> string(9) "is_double" [705]=> string(7) "is_real" [706]=> string(10) "is_numeric" [707]=> string(9) "is_string" [708]=> string(8) "is_array" [709]=> string(9) "is_object" [710]=> string(9) "is_scalar" [711]=> string(11) "is_callable" [712]=> string(11) "is_iterable" [713]=> string(6) "pclose" [714]=> string(5) "popen" [715]=> string(8) "readfile" [716]=> string(6) "rewind" [717]=> string(5) "rmdir" [718]=> string(5) "umask" [719]=> string(6) "fclose" [720]=> string(4) "feof" [721]=> string(5) "fgetc" [722]=> string(5) "fgets" [723]=> string(6) "fgetss" [724]=> string(5) "fread" [725]=> string(5) "fopen" [726]=> string(9) "fpassthru" [727]=> string(9) "ftruncate" [728]=> string(5) "fstat" [729]=> string(5) "fseek" [730]=> string(5) "ftell" [731]=> string(6) "fflush" [732]=> string(6) "fwrite" [733]=> string(5) "fputs" [734]=> string(5) "mkdir" [735]=> string(6) "rename" [736]=> string(4) "copy" [737]=> string(7) "tempnam" [738]=> string(7) "tmpfile" [739]=> string(4) "file" [740]=> string(17) "file_get_contents" [741]=> string(17) "file_put_contents" [742]=> string(13) "stream_select" [743]=> string(21) "stream_context_create" [744]=> string(25) "stream_context_set_params" [745]=> string(25) "stream_context_get_params" [746]=> string(25) "stream_context_set_option" [747]=> string(26) "stream_context_get_options" [748]=> string(26) "stream_context_get_default" [749]=> string(26) "stream_context_set_default" [750]=> string(21) "stream_filter_prepend" [751]=> string(20) "stream_filter_append" [752]=> string(20) "stream_filter_remove" [753]=> string(20) "stream_socket_client" [754]=> string(20) "stream_socket_server" [755]=> string(20) "stream_socket_accept" [756]=> string(22) "stream_socket_get_name" [757]=> string(22) "stream_socket_recvfrom" [758]=> string(20) "stream_socket_sendto" [759]=> string(27) "stream_socket_enable_crypto" [760]=> string(22) "stream_socket_shutdown" [761]=> string(18) "stream_socket_pair" [762]=> string(21) "stream_copy_to_stream" [763]=> string(19) "stream_get_contents" [764]=> string(20) "stream_supports_lock" [765]=> string(7) "fgetcsv" [766]=> string(7) "fputcsv" [767]=> string(5) "flock" [768]=> string(13) "get_meta_tags" [769]=> string(22) "stream_set_read_buffer" [770]=> string(23) "stream_set_write_buffer" [771]=> string(15) "set_file_buffer" [772]=> s
Output for 7.1.6
array(2) { ["internal"]=> array(1272) { [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(26) "openssl_get_cert_locations" [111]=> string(16) "openssl_spki_new" [112]=> string(19) "openssl_spki_verify" [113]=> string(19) "openssl_spki_export" [114]=> string(29) "openssl_spki_export_challenge" [115]=> string(17) "openssl_pkey_free" [116]=> string(16) "openssl_pkey_new" [117]=> string(19) "openssl_pkey_export" [118]=> string(27) "openssl_pkey_export_to_file" [119]=> string(24) "openssl_pkey_get_private" [120]=> string(23) "openssl_pkey_get_public" [121]=> string(24) "openssl_pkey_get_details" [122]=> string(16) "openssl_free_key" [123]=> string(22) "openssl_get_privatekey" [124]=> string(21) "openssl_get_publickey" [125]=> string(17) "openssl_x509_read" [126]=> string(17) "openssl_x509_free" [127]=> string(18) "openssl_x509_parse" [128]=> string(25) "openssl_x509_checkpurpose" [129]=> string(30) "openssl_x509_check_private_key" [130]=> string(19) "openssl_x509_export" [131]=> string(24) "openssl_x509_fingerprint" [132]=> string(27) "openssl_x509_export_to_file" [133]=> string(21) "openssl_pkcs12_export" [134]=> string(29) "openssl_pkcs12_export_to_file" [135]=> string(19) "openssl_pkcs12_read" [136]=> string(15) "openssl_csr_new" [137]=> string(18) "openssl_csr_export" [138]=> string(26) "openssl_csr_export_to_file" [139]=> string(16) "openssl_csr_sign" [140]=> string(23) "openssl_csr_get_subject" [141]=> string(26) "openssl_csr_get_public_key" [142]=> string(14) "openssl_digest" [143]=> string(15) "openssl_encrypt" [144]=> string(15) "openssl_decrypt" [145]=> string(24) "openssl_cipher_iv_length" [146]=> string(12) "openssl_sign" [147]=> string(14) "openssl_verify" [148]=> string(12) "openssl_seal" [149]=> string(12) "openssl_open" [150]=> string(14) "openssl_pbkdf2" [151]=> string(20) "openssl_pkcs7_verify" [152]=> string(21) "openssl_pkcs7_decrypt" [153]=> string(18) "openssl_pkcs7_sign" [154]=> string(21) "openssl_pkcs7_encrypt" [155]=> string(23) "openssl_private_encrypt" [156]=> string(23) "openssl_private_decrypt" [157]=> string(22) "openssl_public_encrypt" [158]=> string(22) "openssl_public_decrypt" [159]=> string(22) "openssl_get_md_methods" [160]=> string(26) "openssl_get_cipher_methods" [161]=> string(23) "openssl_get_curve_names" [162]=> string(22) "openssl_dh_compute_key" [163]=> string(27) "openssl_random_pseudo_bytes" [164]=> string(20) "openssl_error_string" [165]=> string(10) "preg_match" [166]=> string(14) "preg_match_all" [167]=> string(12) "preg_replace" [168]=> string(21) "preg_replace_callback" [169]=> string(27) "preg_replace_callback_array" [170]=> string(11) "preg_filter" [171]=> string(10) "preg_split" [172]=> string(10) "preg_quote" [173]=> string(9) "preg_grep" [174]=> string(15) "preg_last_error" [175]=> string(10) "readgzfile" [176]=> string(8) "gzrewind" [177]=> string(7) "gzclose" [178]=> string(5) "gzeof" [179]=> string(6) "gzgetc" [180]=> string(6) "gzgets" [181]=> string(7) "gzgetss" [182]=> string(6) "gzread" [183]=> string(6) "gzopen" [184]=> string(10) "gzpassthru" [185]=> string(6) "gzseek" [186]=> string(6) "gztell" [187]=> string(7) "gzwrite" [188]=> string(6) "gzputs" [189]=> string(6) "gzfile" [190]=> string(10) "gzcompress" [191]=> string(12) "gzuncompress" [192]=> string(9) "gzdeflate" [193]=> string(9) "gzinflate" [194]=> string(8) "gzencode" [195]=> string(8) "gzdecode" [196]=> string(11) "zlib_encode" [197]=> string(11) "zlib_decode" [198]=> string(20) "zlib_get_coding_type" [199]=> string(12) "deflate_init" [200]=> string(11) "deflate_add" [201]=> string(12) "inflate_init" [202]=> string(11) "inflate_add" [203]=> string(12) "ob_gzhandler" [204]=> string(13) "jdtogregorian" [205]=> string(13) "gregoriantojd" [206]=> string(10) "jdtojulian" [207]=> string(10) "juliantojd" [208]=> string(10) "jdtojewish" [209]=> string(10) "jewishtojd" [210]=> string(10) "jdtofrench" [211]=> string(10) "frenchtojd" [212]=> string(11) "jddayofweek" [213]=> string(11) "jdmonthname" [214]=> string(11) "easter_date" [215]=> string(11) "easter_days" [216]=> string(8) "unixtojd" [217]=> string(8) "jdtounix" [218]=> string(9) "cal_to_jd" [219]=> string(11) "cal_from_jd" [220]=> string(17) "cal_days_in_month" [221]=> string(8) "cal_info" [222]=> string(11) "ctype_alnum" [223]=> string(11) "ctype_alpha" [224]=> string(11) "ctype_cntrl" [225]=> string(11) "ctype_digit" [226]=> string(11) "ctype_lower" [227]=> string(11) "ctype_graph" [228]=> string(11) "ctype_print" [229]=> string(11) "ctype_punct" [230]=> string(11) "ctype_space" [231]=> string(11) "ctype_upper" [232]=> string(12) "ctype_xdigit" [233]=> string(20) "dom_import_simplexml" [234]=> string(10) "finfo_open" [235]=> string(11) "finfo_close" [236]=> string(15) "finfo_set_flags" [237]=> string(10) "finfo_file" [238]=> string(12) "finfo_buffer" [239]=> string(17) "mime_content_type" [240]=> string(12) "filter_input" [241]=> string(10) "filter_var" [242]=> string(18) "filter_input_array" [243]=> string(16) "filter_var_array" [244]=> string(11) "filter_list" [245]=> string(14) "filter_has_var" [246]=> string(9) "filter_id" [247]=> string(10) "textdomain" [248]=> string(7) "gettext" [249]=> string(1) "_" [250]=> string(8) "dgettext" [251]=> string(9) "dcgettext" [252]=> string(14) "bindtextdomain" [253]=> string(8) "ngettext" [254]=> string(9) "dngettext" [255]=> string(10) "dcngettext" [256]=> string(23) "bind_textdomain_codeset" [257]=> string(4) "hash" [258]=> string(9) "hash_file" [259]=> string(9) "hash_hmac" [260]=> string(14) "hash_hmac_file" [261]=> string(9) "hash_init" [262]=> string(11) "hash_update" [263]=> string(18) "hash_update_stream" [264]=> string(16) "hash_update_file" [265]=> string(10) "hash_final" [266]=> string(9) "hash_copy" [267]=> string(10) "hash_algos" [268]=> string(11) "hash_pbkdf2" [269]=> string(11) "hash_equals" [270]=> string(9) "hash_hkdf" [271]=> string(11) "json_encode" [272]=> string(11) "json_decode" [273]=> string(15) "json_last_error" [274]=> string(19) "json_last_error_msg" [275]=> string(15) "mb_convert_case" [276]=> string(13) "mb_strtoupper" [277]=> string(13) "mb_strtolower" [278]=> string(11) "mb_language" [279]=> string(20) "mb_internal_encoding" [280]=> string(13) "mb_http_input" [281]=> string(14) "mb_http_output" [282]=> string(15) "mb_detect_order" [283]=> string(23) "mb_substitute_character" [284]=> string(12) "mb_parse_str" [285]=> string(17) "mb_output_handler" [286]=> string(22) "mb_preferred_mime_name" [287]=> string(9) "mb_strlen" [288]=> string(9) "mb_strpos" [289]=> string(10) "mb_strrpos" [290]=> string(10) "mb_stripos" [291]=> string(11) "mb_strripos" [292]=> string(9) "mb_strstr" [293]=> string(10) "mb_strrchr" [294]=> string(10) "mb_stristr" [295]=> string(11) "mb_strrichr" [296]=> string(15) "mb_substr_count" [297]=> string(9) "mb_substr" [298]=> string(9) "mb_strcut" [299]=> string(11) "mb_strwidth" [300]=> string(13) "mb_strimwidth" [301]=> string(19) "mb_convert_encoding" [302]=> string(18) "mb_detect_encoding" [303]=> string(17) "mb_list_encodings" [304]=> string(19) "mb_encoding_aliases" [305]=> string(15) "mb_convert_kana" [306]=> string(20) "mb_encode_mimeheader" [307]=> string(20) "mb_decode_mimeheader" [308]=> string(20) "mb_convert_variables" [309]=> string(23) "mb_encode_numericentity" [310]=> string(23) "mb_decode_numericentity" [311]=> string(12) "mb_send_mail" [312]=> string(11) "mb_get_info" [313]=> string(17) "mb_check_encoding" [314]=> string(17) "mb_regex_encoding" [315]=> string(20) "mb_regex_set_options" [316]=> string(7) "mb_ereg" [317]=> string(8) "mb_eregi" [318]=> string(15) "mb_ereg_replace" [319]=> string(16) "mb_eregi_replace" [320]=> string(24) "mb_ereg_replace_callback" [321]=> string(8) "mb_split" [322]=> string(13) "mb_ereg_match" [323]=> string(14) "mb_ereg_search" [324]=> string(18) "mb_ereg_search_pos" [325]=> string(19) "mb_ereg_search_regs" [326]=> string(19) "mb_ereg_search_init" [327]=> string(22) "mb_ereg_search_getregs" [328]=> string(21) "mb_ereg_search_getpos" [329]=> string(21) "mb_ereg_search_setpos" [330]=> string(16) "mbregex_encoding" [331]=> string(6) "mbereg" [332]=> string(7) "mberegi" [333]=> string(14) "mbereg_replace" [334]=> string(15) "mberegi_replace" [335]=> string(7) "mbsplit" [336]=> string(12) "mbereg_match" [337]=> string(13) "mbereg_search" [338]=> string(17) "mbereg_search_pos" [339]=> string(18) "mbereg_search_regs" [340]=> string(18) "mbereg_search_init" [341]=> string(21) "mbereg_search_getregs" [342]=> string(20) "mbereg_search_getpos" [343]=> string(20) "mbereg_search_setpos" [344]=> string(11) "spl_classes" [345]=> string(12) "spl_autoload" [346]=> string(23) "spl_autoload_extensions" [347]=> string(21) "spl_autoload_register" [348]=> string(23) "spl_autoload_unregister" [349]=> string(22) "spl_autoload_functions" [350]=> string(17) "spl_autoload_call" [351]=> string(13) "class_parents" [352]=> string(16) "class_implements" [353]=> string(10) "class_uses" [354]=> string(15) "spl_object_hash" [355]=> string(17) "iterator_to_array" [356]=> string(14) "iterator_count" [357]=> string(14) "iterator_apply" [358]=> string(11) "pdo_drivers" [359]=> string(10) "posix_kill" [360]=> string(12) "posix_getpid" [361]=> string(13) "posix_getppid" [362]=> string(12) "posix_getuid" [363]=> string(12) "posix_setuid" [364]=> string(13) "posix_geteuid" [365]=> string(13) "posix_seteuid" [366]=> string(12) "posix_getgid" [367]=> string(12) "posix_setgid" [368]=> string(13) "posix_getegid" [369]=> string(13) "posix_setegid" [370]=> string(15) "posix_getgroups" [371]=> string(14) "posix_getlogin" [372]=> string(13) "posix_getpgrp" [373]=> string(12) "posix_setsid" [374]=> string(13) "posix_setpgid" [375]=> string(13) "posix_getpgid" [376]=> string(12) "posix_getsid" [377]=> string(11) "posix_uname" [378]=> string(11) "posix_times" [379]=> string(13) "posix_ctermid" [380]=> string(13) "posix_ttyname" [381]=> string(12) "posix_isatty" [382]=> string(12) "posix_getcwd" [383]=> string(12) "posix_mkfifo" [384]=> string(11) "posix_mknod" [385]=> string(12) "posix_access" [386]=> string(14) "posix_getgrnam" [387]=> string(14) "posix_getgrgid" [388]=> string(14) "posix_getpwnam" [389]=> string(14) "posix_getpwuid" [390]=> string(15) "posix_getrlimit" [391]=> string(15) "posix_setrlimit" [392]=> string(20) "posix_get_last_error" [393]=> string(11) "posix_errno" [394]=> string(14) "posix_strerror" [395]=> string(16) "posix_initgroups" [396]=> string(12) "session_name" [397]=> string(19) "session_module_name" [398]=> string(17) "session_save_path" [399]=> string(10) "session_id" [400]=> string(17) "session_create_id" [401]=> string(21) "session_regenerate_id" [402]=> string(14) "session_decode" [403]=> string(14) "session_encode" [404]=> string(13) "session_start" [405]=> string(15) "session_destroy" [406]=> string(13) "session_unset" [407]=> string(10) "session_gc" [408]=> string(24) "session_set_save_handler" [409]=> string(21) "session_cache_limiter" [410]=> string(20) "session_cache_expire" [411]=> string(25) "session_set_cookie_params" [412]=> string(25) "session_get_cookie_params" [413]=> string(19) "session_write_close" [414]=> string(13) "session_abort" [415]=> string(13) "session_reset" [416]=> string(14) "session_status" [417]=> string(25) "session_register_shutdown" [418]=> string(14) "session_commit" [419]=> string(19) "simplexml_load_file" [420]=> string(21) "simplexml_load_string" [421]=> string(20) "simplexml_import_dom" [422]=> string(8) "constant" [423]=> string(7) "bin2hex" [424]=> string(7) "hex2bin" [425]=> string(5) "sleep" [426]=> string(6) "usleep" [427]=> string(14) "time_nanosleep" [428]=> string(16) "time_sleep_until" [429]=> string(8) "strptime" [430]=> string(5) "flush" [431]=> string(8) "wordwrap" [432]=> string(16) "htmlspecialchars" [433]=> string(12) "htmlentities" [434]=> string(18) "html_entity_decode" [435]=> string(23) "htmlspecialchars_decode" [436]=> string(26) "get_html_translation_table" [437]=> string(4) "sha1" [438]=> string(9) "sha1_file" [439]=> string(3) "md5" [440]=> string(8) "md5_file" [441]=> string(5) "crc32" [442]=> string(9) "iptcparse" [443]=> string(9) "iptcembed" [444]=> string(12) "getimagesize" [445]=> string(22) "getimagesizefromstring" [446]=> string(23) "image_type_to_mime_type" [447]=> string(23) "image_type_to_extension" [448]=> string(7) "phpinfo" [449]=> string(10) "phpversion" [450]=> string(10) "phpcredits" [451]=> string(13) "php_sapi_name" [452]=> string(9) "php_uname" [453]=> string(21) "php_ini_scanned_files" [454]=> string(19) "php_ini_loaded_file" [455]=> string(9) "strnatcmp" [456]=> string(13) "strnatcasecmp" [457]=> string(12) "substr_count" [458]=> string(6) "strspn" [459]=> string(7) "strcspn" [460]=> string(6) "strtok" [461]=> string(10) "strtoupper" [462]=> string(10) "strtolower" [463]=> string(6) "strpos" [464]=> string(7) "stripos" [465]=> string(7) "strrpos" [466]=> string(8) "strripos" [467]=> string(6) "strrev" [468]=> string(6) "hebrev" [469]=> string(7) "hebrevc" [470]=> string(5) "nl2br" [471]=> string(8) "basename" [472]=> string(7) "dirname" [473]=> string(8) "pathinfo" [474]=> string(12) "stripslashes" [475]=> string(13) "stripcslashes" [476]=> string(6) "strstr" [477]=> string(7) "stristr" [478]=> string(7) "strrchr" [479]=> string(11) "str_shuffle" [480]=> string(14) "str_word_count" [481]=> string(9) "str_split" [482]=> string(7) "strpbrk" [483]=> string(14) "substr_compare" [484]=> string(7) "strcoll" [485]=> string(12) "money_format" [486]=> string(6) "substr" [487]=> string(14) "substr_replace" [488]=> string(9) "quotemeta" [489]=> string(7) "ucfirst" [490]=> string(7) "lcfirst" [491]=> string(7) "ucwords" [492]=> string(5) "strtr" [493]=> string(10) "addslashes" [494]=> string(11) "addcslashes" [495]=> string(5) "rtrim" [496]=> string(11) "str_replace" [497]=> string(12) "str_ireplace" [498]=> string(10) "str_repeat" [499]=> string(11) "count_chars" [500]=> string(11) "chunk_split" [501]=> string(4) "trim" [502]=> string(5) "ltrim" [503]=> string(10) "strip_tags" [504]=> string(12) "similar_text" [505]=> string(7) "explode" [506]=> string(7) "implode" [507]=> string(4) "join" [508]=> string(9) "setlocale" [509]=> string(10) "localeconv" [510]=> string(11) "nl_langinfo" [511]=> string(7) "soundex" [512]=> string(11) "levenshtein" [513]=> string(3) "chr" [514]=> string(3) "ord" [515]=> string(9) "parse_str" [516]=> string(10) "str_getcsv" [517]=> string(7) "str_pad" [518]=> string(4) "chop" [519]=> string(6) "strchr" [520]=> string(7) "sprintf" [521]=> string(6) "printf" [522]=> string(7) "vprintf" [523]=> string(8) "vsprintf" [524]=> string(7) "fprintf" [525]=> string(8) "vfprintf" [526]=> string(6) "sscanf" [527]=> string(6) "fscanf" [528]=> string(9) "parse_url" [529]=> string(9) "urlencode" [530]=> string(9) "urldecode" [531]=> string(12) "rawurlencode" [532]=> string(12) "rawurldecode" [533]=> string(16) "http_build_query" [534]=> string(8) "readlink" [535]=> string(8) "linkinfo" [536]=> string(7) "symlink" [537]=> string(4) "link" [538]=> string(6) "unlink" [539]=> string(4) "exec" [540]=> string(6) "system" [541]=> string(14) "escapeshellcmd" [542]=> string(14) "escapeshellarg" [543]=> string(8) "passthru" [544]=> string(10) "shell_exec" [545]=> string(9) "proc_open" [546]=> string(10) "proc_close" [547]=> string(14) "proc_terminate" [548]=> string(15) "proc_get_status" [549]=> string(9) "proc_nice" [550]=> string(4) "rand" [551]=> string(5) "srand" [552]=> string(10) "getrandmax" [553]=> string(7) "mt_rand" [554]=> string(8) "mt_srand" [555]=> string(13) "mt_getrandmax" [556]=> string(12) "random_bytes" [557]=> string(10) "random_int" [558]=> string(13) "getservbyname" [559]=> string(13) "getservbyport" [560]=> string(14) "getprotobyname" [561]=> string(16) "getprotobynumber" [562]=> string(8) "getmyuid" [563]=> string(8) "getmygid" [564]=> string(8) "getmypid" [565]=> string(10) "getmyinode" [566]=> string(10) "getlastmod" [567]=> string(13) "base64_decode" [568]=> string(13) "base64_encode" [569]=> string(13) "password_hash" [570]=> string(17) "password_get_info" [571]=> string(21) "password_needs_rehash" [572]=> string(15) "password_verify" [573]=> string(16) "convert_uuencode" [574]=> string(16) "convert_uudecode" [575]=> string(3) "abs" [576]=> string(4) "ceil" [577]=> string(5) "floor" [578]=> string(5) "round" [579]=> string(3) "sin" [580]=> string(3) "cos" [581]=> string(3) "tan" [582]=> string(4) "asin" [583]=> string(4) "acos" [584]=> string(4) "atan" [585]=> string(5) "atanh" [586]=> string(5) "atan2" [587]=> string(4) "sinh" [588]=> string(4) "cosh" [589]=> string(4) "tanh" [590]=> string(5) "asinh" [591]=> string(5) "acosh" [592]=> string(5) "expm1" [593]=> string(5) "log1p" [594]=> string(2) "pi" [595]=> string(9) "is_finite" [596]=> string(6) "is_nan" [597]=> string(11) "is_infinite" [598]=> string(3) "pow" [599]=> string(3) "exp" [600]=> string(3) "log" [601]=> string(5) "log10" [602]=> string(4) "sqrt" [603]=> string(5) "hypot" [604]=> string(7) "deg2rad" [605]=> string(7) "rad2deg" [606]=> string(6) "bindec" [607]=> string(6) "hexdec" [608]=> string(6) "octdec" [609]=> string(6) "decbin" [610]=> string(6) "decoct" [611]=> string(6) "dechex" [612]=> string(12) "base_convert" [613]=> string(13) "number_format" [614]=> string(4) "fmod" [615]=> string(6) "intdiv" [616]=> string(9) "inet_ntop" [617]=> string(9) "inet_pton" [618]=> string(7) "ip2long" [619]=> string(7) "long2ip" [620]=> string(6) "getenv" [621]=> string(6) "putenv" [622]=> string(6) "getopt" [623]=> string(14) "sys_getloadavg" [624]=> string(9) "microtime" [625]=> string(12) "gettimeofday" [626]=> string(9) "getrusage" [627]=> string(6) "uniqid" [628]=> string(23) "quoted_printable_decode" [629]=> string(23) "quoted_printable_encode" [630]=> string(18) "convert_cyr_string" [631]=> string(16) "get_current_user" [632]=> string(14) "set_time_limit" [633]=> string(24) "header_register_callback" [634]=> string(11) "get_cfg_var" [635]=> string(20) "get_magic_quotes_gpc" [636]=> string(24) "get_magic_quotes_runtime" [637]=> string(9) "error_log" [638]=> string(14) "error_get_last" [639]=> string(16) "error_clear_last" [640]=> string(14) "call_user_func" [641]=> string(20) "call_user_func_array" [642]=> string(19) "forward_static_call" [643]=> string(25) "forward_static_call_array" [644]=> string(9) "serialize" [645]=> string(11) "unserialize" [646]=> string(8) "var_dump" [647]=> string(10) "var_export" [648]=> string(15) "debug_zval_dump" [649]=> string(7) "print_r" [650]=> string(16) "memory_get_usage" [651]=> string(21) "memory_get_peak_usage" [652]=> string(26) "register_shutdown_function" [653]=> string(22) "register_tick_function" [654]=> string(24) "unregister_tick_function" [655]=> string(14) "highlight_file" [656]=> string(11) "show_source" [657]=> string(16) "highlight_string" [658]=> string(20) "php_strip_whitespace" [659]=> string(7) "ini_get" [660]=> string(11) "ini_get_all" [661]=> string(7) "ini_set" [662]=> string(9) "ini_alter" [663]=> string(11) "ini_restore" [664]=> string(16) "get_include_path" [665]=> string(16) "set_include_path" [666]=> string(20) "restore_include_path" [667]=> string(9) "setcookie" [668]=> string(12) "setrawcookie" [669]=> string(6) "header" [670]=> string(13) "header_remove" [671]=> string(12) "headers_sent" [672]=> string(12) "headers_list" [673]=> string(18) "http_response_code" [674]=> string(18) "connection_aborted" [675]=> string(17) "connection_status" [676]=> string(17) "ignore_user_abort" [677]=> string(14) "parse_ini_file" [678]=> string(16) "parse_ini_string" [679]=> string(16) "is_uploaded_file" [680]=> string(18) "move_uploaded_file" [681]=> string(13) "gethostbyaddr" [682]=> string(13) "gethostbyname" [683]=> string(14) "gethostbynamel" [684]=> string(11) "gethostname" [685]=> string(16) "dns_check_record" [686]=> string(10) "checkdnsrr" [687]=> string(10) "dns_get_mx" [688]=> string(7) "getmxrr" [689]=> string(14) "dns_get_record" [690]=> string(6) "intval" [691]=> string(8) "floatval" [692]=> string(9) "doubleval" [693]=> string(6) "strval" [694]=> string(7) "boolval" [695]=> string(7) "gettype" [696]=> string(7) "settype" [697]=> string(7) "is_null" [698]=> string(11) "is_resource" [699]=> string(7) "is_bool" [700]=> string(6) "is_int" [701]=> string(8) "is_float" [702]=> string(10) "is_integer" [703]=> string(7) "is_long" [704]=> string(9) "is_double" [705]=> string(7) "is_real" [706]=> string(10) "is_numeric" [707]=> string(9) "is_string" [708]=> string(8) "is_array" [709]=> string(9) "is_object" [710]=> string(9) "is_scalar" [711]=> string(11) "is_callable" [712]=> string(11) "is_iterable" [713]=> string(6) "pclose" [714]=> string(5) "popen" [715]=> string(8) "readfile" [716]=> string(6) "rewind" [717]=> string(5) "rmdir" [718]=> string(5) "umask" [719]=> string(6) "fclose" [720]=> string(4) "feof" [721]=> string(5) "fgetc" [722]=> string(5) "fgets" [723]=> string(6) "fgetss" [724]=> string(5) "fread" [725]=> string(5) "fopen" [726]=> string(9) "fpassthru" [727]=> string(9) "ftruncate" [728]=> string(5) "fstat" [729]=> string(5) "fseek" [730]=> string(5) "ftell" [731]=> string(6) "fflush" [732]=> string(6) "fwrite" [733]=> string(5) "fputs" [734]=> string(5) "mkdir" [735]=> string(6) "rename" [736]=> string(4) "copy" [737]=> string(7) "tempnam" [738]=> string(7) "tmpfile" [739]=> string(4) "file" [740]=> string(17) "file_get_contents" [741]=> string(17) "file_put_contents" [742]=> string(13) "stream_select" [743]=> string(21) "stream_context_create" [744]=> string(25) "stream_context_set_params" [745]=> string(25) "stream_context_get_params" [746]=> string(25) "stream_context_set_option" [747]=> string(26) "stream_context_get_options" [748]=> string(26) "stream_context_get_default" [749]=> string(26) "stream_context_set_default" [750]=> string(21) "stream_filter_prepend" [751]=> string(20) "stream_filter_append" [752]=> string(20) "stream_filter_remove" [753]=> string(20) "stream_socket_client" [754]=> string(20) "stream_socket_server" [755]=> string(20) "stream_socket_accept" [756]=> string(22) "stream_socket_get_name" [757]=> string(22) "stream_socket_recvfrom" [758]=> string(20) "stream_socket_sendto" [759]=> string(27) "stream_socket_enable_crypto" [760]=> string(22) "stream_socket_shutdown" [761]=> string(18) "stream_socket_pair" [762]=> string(21) "stream_copy_to_stream" [763]=> string(19) "stream_get_contents" [764]=> string(20) "stream_supports_lock" [765]=> string(7) "fgetcsv" [766]=> string(7) "fputcsv" [767]=> string(5) "flock" [768]=> string(13) "get_meta_tags" [769]=> string(22) "stream_set_read_buffer" [770]=> string(23) "stream_set_write_buffer" [771]=> string(15) "set_file_buffer" [772]=> s
Process exited with code 137.
Output for 7.0.20
array(2) { ["internal"]=> array(1267) { [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(26) "openssl_get_cert_locations" [111]=> string(16) "openssl_spki_new" [112]=> string(19) "openssl_spki_verify" [113]=> string(19) "openssl_spki_export" [114]=> string(29) "openssl_spki_export_challenge" [115]=> string(17) "openssl_pkey_free" [116]=> string(16) "openssl_pkey_new" [117]=> string(19) "openssl_pkey_export" [118]=> string(27) "openssl_pkey_export_to_file" [119]=> string(24) "openssl_pkey_get_private" [120]=> string(23) "openssl_pkey_get_public" [121]=> string(24) "openssl_pkey_get_details" [122]=> string(16) "openssl_free_key" [123]=> string(22) "openssl_get_privatekey" [124]=> string(21) "openssl_get_publickey" [125]=> string(17) "openssl_x509_read" [126]=> string(17) "openssl_x509_free" [127]=> string(18) "openssl_x509_parse" [128]=> string(25) "openssl_x509_checkpurpose" [129]=> string(30) "openssl_x509_check_private_key" [130]=> string(19) "openssl_x509_export" [131]=> string(24) "openssl_x509_fingerprint" [132]=> string(27) "openssl_x509_export_to_file" [133]=> string(21) "openssl_pkcs12_export" [134]=> string(29) "openssl_pkcs12_export_to_file" [135]=> string(19) "openssl_pkcs12_read" [136]=> string(15) "openssl_csr_new" [137]=> string(18) "openssl_csr_export" [138]=> string(26) "openssl_csr_export_to_file" [139]=> string(16) "openssl_csr_sign" [140]=> string(23) "openssl_csr_get_subject" [141]=> string(26) "openssl_csr_get_public_key" [142]=> string(14) "openssl_digest" [143]=> string(15) "openssl_encrypt" [144]=> string(15) "openssl_decrypt" [145]=> string(24) "openssl_cipher_iv_length" [146]=> string(12) "openssl_sign" [147]=> string(14) "openssl_verify" [148]=> string(12) "openssl_seal" [149]=> string(12) "openssl_open" [150]=> string(14) "openssl_pbkdf2" [151]=> string(20) "openssl_pkcs7_verify" [152]=> string(21) "openssl_pkcs7_decrypt" [153]=> string(18) "openssl_pkcs7_sign" [154]=> string(21) "openssl_pkcs7_encrypt" [155]=> string(23) "openssl_private_encrypt" [156]=> string(23) "openssl_private_decrypt" [157]=> string(22) "openssl_public_encrypt" [158]=> string(22) "openssl_public_decrypt" [159]=> string(22) "openssl_get_md_methods" [160]=> string(26) "openssl_get_cipher_methods" [161]=> string(22) "openssl_dh_compute_key" [162]=> string(27) "openssl_random_pseudo_bytes" [163]=> string(20) "openssl_error_string" [164]=> string(10) "preg_match" [165]=> string(14) "preg_match_all" [166]=> string(12) "preg_replace" [167]=> string(21) "preg_replace_callback" [168]=> string(27) "preg_replace_callback_array" [169]=> string(11) "preg_filter" [170]=> string(10) "preg_split" [171]=> string(10) "preg_quote" [172]=> string(9) "preg_grep" [173]=> string(15) "preg_last_error" [174]=> string(10) "readgzfile" [175]=> string(8) "gzrewind" [176]=> string(7) "gzclose" [177]=> string(5) "gzeof" [178]=> string(6) "gzgetc" [179]=> string(6) "gzgets" [180]=> string(7) "gzgetss" [181]=> string(6) "gzread" [182]=> string(6) "gzopen" [183]=> string(10) "gzpassthru" [184]=> string(6) "gzseek" [185]=> string(6) "gztell" [186]=> string(7) "gzwrite" [187]=> string(6) "gzputs" [188]=> string(6) "gzfile" [189]=> string(10) "gzcompress" [190]=> string(12) "gzuncompress" [191]=> string(9) "gzdeflate" [192]=> string(9) "gzinflate" [193]=> string(8) "gzencode" [194]=> string(8) "gzdecode" [195]=> string(11) "zlib_encode" [196]=> string(11) "zlib_decode" [197]=> string(20) "zlib_get_coding_type" [198]=> string(12) "deflate_init" [199]=> string(11) "deflate_add" [200]=> string(12) "inflate_init" [201]=> string(11) "inflate_add" [202]=> string(12) "ob_gzhandler" [203]=> string(13) "jdtogregorian" [204]=> string(13) "gregoriantojd" [205]=> string(10) "jdtojulian" [206]=> string(10) "juliantojd" [207]=> string(10) "jdtojewish" [208]=> string(10) "jewishtojd" [209]=> string(10) "jdtofrench" [210]=> string(10) "frenchtojd" [211]=> string(11) "jddayofweek" [212]=> string(11) "jdmonthname" [213]=> string(11) "easter_date" [214]=> string(11) "easter_days" [215]=> string(8) "unixtojd" [216]=> string(8) "jdtounix" [217]=> string(9) "cal_to_jd" [218]=> string(11) "cal_from_jd" [219]=> string(17) "cal_days_in_month" [220]=> string(8) "cal_info" [221]=> string(11) "ctype_alnum" [222]=> string(11) "ctype_alpha" [223]=> string(11) "ctype_cntrl" [224]=> string(11) "ctype_digit" [225]=> string(11) "ctype_lower" [226]=> string(11) "ctype_graph" [227]=> string(11) "ctype_print" [228]=> string(11) "ctype_punct" [229]=> string(11) "ctype_space" [230]=> string(11) "ctype_upper" [231]=> string(12) "ctype_xdigit" [232]=> string(20) "dom_import_simplexml" [233]=> string(10) "finfo_open" [234]=> string(11) "finfo_close" [235]=> string(15) "finfo_set_flags" [236]=> string(10) "finfo_file" [237]=> string(12) "finfo_buffer" [238]=> string(17) "mime_content_type" [239]=> string(12) "filter_input" [240]=> string(10) "filter_var" [241]=> string(18) "filter_input_array" [242]=> string(16) "filter_var_array" [243]=> string(11) "filter_list" [244]=> string(14) "filter_has_var" [245]=> string(9) "filter_id" [246]=> string(10) "textdomain" [247]=> string(7) "gettext" [248]=> string(1) "_" [249]=> string(8) "dgettext" [250]=> string(9) "dcgettext" [251]=> string(14) "bindtextdomain" [252]=> string(8) "ngettext" [253]=> string(9) "dngettext" [254]=> string(10) "dcngettext" [255]=> string(23) "bind_textdomain_codeset" [256]=> string(4) "hash" [257]=> string(9) "hash_file" [258]=> string(9) "hash_hmac" [259]=> string(14) "hash_hmac_file" [260]=> string(9) "hash_init" [261]=> string(11) "hash_update" [262]=> string(18) "hash_update_stream" [263]=> string(16) "hash_update_file" [264]=> string(10) "hash_final" [265]=> string(9) "hash_copy" [266]=> string(10) "hash_algos" [267]=> string(11) "hash_pbkdf2" [268]=> string(11) "hash_equals" [269]=> string(11) "json_encode" [270]=> string(11) "json_decode" [271]=> string(15) "json_last_error" [272]=> string(19) "json_last_error_msg" [273]=> string(15) "mb_convert_case" [274]=> string(13) "mb_strtoupper" [275]=> string(13) "mb_strtolower" [276]=> string(11) "mb_language" [277]=> string(20) "mb_internal_encoding" [278]=> string(13) "mb_http_input" [279]=> string(14) "mb_http_output" [280]=> string(15) "mb_detect_order" [281]=> string(23) "mb_substitute_character" [282]=> string(12) "mb_parse_str" [283]=> string(17) "mb_output_handler" [284]=> string(22) "mb_preferred_mime_name" [285]=> string(9) "mb_strlen" [286]=> string(9) "mb_strpos" [287]=> string(10) "mb_strrpos" [288]=> string(10) "mb_stripos" [289]=> string(11) "mb_strripos" [290]=> string(9) "mb_strstr" [291]=> string(10) "mb_strrchr" [292]=> string(10) "mb_stristr" [293]=> string(11) "mb_strrichr" [294]=> string(15) "mb_substr_count" [295]=> string(9) "mb_substr" [296]=> string(9) "mb_strcut" [297]=> string(11) "mb_strwidth" [298]=> string(13) "mb_strimwidth" [299]=> string(19) "mb_convert_encoding" [300]=> string(18) "mb_detect_encoding" [301]=> string(17) "mb_list_encodings" [302]=> string(19) "mb_encoding_aliases" [303]=> string(15) "mb_convert_kana" [304]=> string(20) "mb_encode_mimeheader" [305]=> string(20) "mb_decode_mimeheader" [306]=> string(20) "mb_convert_variables" [307]=> string(23) "mb_encode_numericentity" [308]=> string(23) "mb_decode_numericentity" [309]=> string(12) "mb_send_mail" [310]=> string(11) "mb_get_info" [311]=> string(17) "mb_check_encoding" [312]=> string(17) "mb_regex_encoding" [313]=> string(20) "mb_regex_set_options" [314]=> string(7) "mb_ereg" [315]=> string(8) "mb_eregi" [316]=> string(15) "mb_ereg_replace" [317]=> string(16) "mb_eregi_replace" [318]=> string(24) "mb_ereg_replace_callback" [319]=> string(8) "mb_split" [320]=> string(13) "mb_ereg_match" [321]=> string(14) "mb_ereg_search" [322]=> string(18) "mb_ereg_search_pos" [323]=> string(19) "mb_ereg_search_regs" [324]=> string(19) "mb_ereg_search_init" [325]=> string(22) "mb_ereg_search_getregs" [326]=> string(21) "mb_ereg_search_getpos" [327]=> string(21) "mb_ereg_search_setpos" [328]=> string(16) "mbregex_encoding" [329]=> string(6) "mbereg" [330]=> string(7) "mberegi" [331]=> string(14) "mbereg_replace" [332]=> string(15) "mberegi_replace" [333]=> string(7) "mbsplit" [334]=> string(12) "mbereg_match" [335]=> string(13) "mbereg_search" [336]=> string(17) "mbereg_search_pos" [337]=> string(18) "mbereg_search_regs" [338]=> string(18) "mbereg_search_init" [339]=> string(21) "mbereg_search_getregs" [340]=> string(20) "mbereg_search_getpos" [341]=> string(20) "mbereg_search_setpos" [342]=> string(11) "spl_classes" [343]=> string(12) "spl_autoload" [344]=> string(23) "spl_autoload_extensions" [345]=> string(21) "spl_autoload_register" [346]=> string(23) "spl_autoload_unregister" [347]=> string(22) "spl_autoload_functions" [348]=> string(17) "spl_autoload_call" [349]=> string(13) "class_parents" [350]=> string(16) "class_implements" [351]=> string(10) "class_uses" [352]=> string(15) "spl_object_hash" [353]=> string(17) "iterator_to_array" [354]=> string(14) "iterator_count" [355]=> string(14) "iterator_apply" [356]=> string(11) "pdo_drivers" [357]=> string(10) "posix_kill" [358]=> string(12) "posix_getpid" [359]=> string(13) "posix_getppid" [360]=> string(12) "posix_getuid" [361]=> string(12) "posix_setuid" [362]=> string(13) "posix_geteuid" [363]=> string(13) "posix_seteuid" [364]=> string(12) "posix_getgid" [365]=> string(12) "posix_setgid" [366]=> string(13) "posix_getegid" [367]=> string(13) "posix_setegid" [368]=> string(15) "posix_getgroups" [369]=> string(14) "posix_getlogin" [370]=> string(13) "posix_getpgrp" [371]=> string(12) "posix_setsid" [372]=> string(13) "posix_setpgid" [373]=> string(13) "posix_getpgid" [374]=> string(12) "posix_getsid" [375]=> string(11) "posix_uname" [376]=> string(11) "posix_times" [377]=> string(13) "posix_ctermid" [378]=> string(13) "posix_ttyname" [379]=> string(12) "posix_isatty" [380]=> string(12) "posix_getcwd" [381]=> string(12) "posix_mkfifo" [382]=> string(11) "posix_mknod" [383]=> string(12) "posix_access" [384]=> string(14) "posix_getgrnam" [385]=> string(14) "posix_getgrgid" [386]=> string(14) "posix_getpwnam" [387]=> string(14) "posix_getpwuid" [388]=> string(15) "posix_getrlimit" [389]=> string(15) "posix_setrlimit" [390]=> string(20) "posix_get_last_error" [391]=> string(11) "posix_errno" [392]=> string(14) "posix_strerror" [393]=> string(16) "posix_initgroups" [394]=> string(12) "session_name" [395]=> string(19) "session_module_name" [396]=> string(17) "session_save_path" [397]=> string(10) "session_id" [398]=> string(21) "session_regenerate_id" [399]=> string(14) "session_decode" [400]=> string(14) "session_encode" [401]=> string(13) "session_start" [402]=> string(15) "session_destroy" [403]=> string(13) "session_unset" [404]=> string(24) "session_set_save_handler" [405]=> string(21) "session_cache_limiter" [406]=> string(20) "session_cache_expire" [407]=> string(25) "session_set_cookie_params" [408]=> string(25) "session_get_cookie_params" [409]=> string(19) "session_write_close" [410]=> string(13) "session_abort" [411]=> string(13) "session_reset" [412]=> string(14) "session_status" [413]=> string(25) "session_register_shutdown" [414]=> string(14) "session_commit" [415]=> string(19) "simplexml_load_file" [416]=> string(21) "simplexml_load_string" [417]=> string(20) "simplexml_import_dom" [418]=> string(8) "constant" [419]=> string(7) "bin2hex" [420]=> string(7) "hex2bin" [421]=> string(5) "sleep" [422]=> string(6) "usleep" [423]=> string(14) "time_nanosleep" [424]=> string(16) "time_sleep_until" [425]=> string(8) "strptime" [426]=> string(5) "flush" [427]=> string(8) "wordwrap" [428]=> string(16) "htmlspecialchars" [429]=> string(12) "htmlentities" [430]=> string(18) "html_entity_decode" [431]=> string(23) "htmlspecialchars_decode" [432]=> string(26) "get_html_translation_table" [433]=> string(4) "sha1" [434]=> string(9) "sha1_file" [435]=> string(3) "md5" [436]=> string(8) "md5_file" [437]=> string(5) "crc32" [438]=> string(9) "iptcparse" [439]=> string(9) "iptcembed" [440]=> string(12) "getimagesize" [441]=> string(22) "getimagesizefromstring" [442]=> string(23) "image_type_to_mime_type" [443]=> string(23) "image_type_to_extension" [444]=> string(7) "phpinfo" [445]=> string(10) "phpversion" [446]=> string(10) "phpcredits" [447]=> string(13) "php_sapi_name" [448]=> string(9) "php_uname" [449]=> string(21) "php_ini_scanned_files" [450]=> string(19) "php_ini_loaded_file" [451]=> string(9) "strnatcmp" [452]=> string(13) "strnatcasecmp" [453]=> string(12) "substr_count" [454]=> string(6) "strspn" [455]=> string(7) "strcspn" [456]=> string(6) "strtok" [457]=> string(10) "strtoupper" [458]=> string(10) "strtolower" [459]=> string(6) "strpos" [460]=> string(7) "stripos" [461]=> string(7) "strrpos" [462]=> string(8) "strripos" [463]=> string(6) "strrev" [464]=> string(6) "hebrev" [465]=> string(7) "hebrevc" [466]=> string(5) "nl2br" [467]=> string(8) "basename" [468]=> string(7) "dirname" [469]=> string(8) "pathinfo" [470]=> string(12) "stripslashes" [471]=> string(13) "stripcslashes" [472]=> string(6) "strstr" [473]=> string(7) "stristr" [474]=> string(7) "strrchr" [475]=> string(11) "str_shuffle" [476]=> string(14) "str_word_count" [477]=> string(9) "str_split" [478]=> string(7) "strpbrk" [479]=> string(14) "substr_compare" [480]=> string(7) "strcoll" [481]=> string(12) "money_format" [482]=> string(6) "substr" [483]=> string(14) "substr_replace" [484]=> string(9) "quotemeta" [485]=> string(7) "ucfirst" [486]=> string(7) "lcfirst" [487]=> string(7) "ucwords" [488]=> string(5) "strtr" [489]=> string(10) "addslashes" [490]=> string(11) "addcslashes" [491]=> string(5) "rtrim" [492]=> string(11) "str_replace" [493]=> string(12) "str_ireplace" [494]=> string(10) "str_repeat" [495]=> string(11) "count_chars" [496]=> string(11) "chunk_split" [497]=> string(4) "trim" [498]=> string(5) "ltrim" [499]=> string(10) "strip_tags" [500]=> string(12) "similar_text" [501]=> string(7) "explode" [502]=> string(7) "implode" [503]=> string(4) "join" [504]=> string(9) "setlocale" [505]=> string(10) "localeconv" [506]=> string(11) "nl_langinfo" [507]=> string(7) "soundex" [508]=> string(11) "levenshtein" [509]=> string(3) "chr" [510]=> string(3) "ord" [511]=> string(9) "parse_str" [512]=> string(10) "str_getcsv" [513]=> string(7) "str_pad" [514]=> string(4) "chop" [515]=> string(6) "strchr" [516]=> string(7) "sprintf" [517]=> string(6) "printf" [518]=> string(7) "vprintf" [519]=> string(8) "vsprintf" [520]=> string(7) "fprintf" [521]=> string(8) "vfprintf" [522]=> string(6) "sscanf" [523]=> string(6) "fscanf" [524]=> string(9) "parse_url" [525]=> string(9) "urlencode" [526]=> string(9) "urldecode" [527]=> string(12) "rawurlencode" [528]=> string(12) "rawurldecode" [529]=> string(16) "http_build_query" [530]=> string(8) "readlink" [531]=> string(8) "linkinfo" [532]=> string(7) "symlink" [533]=> string(4) "link" [534]=> string(6) "unlink" [535]=> string(4) "exec" [536]=> string(6) "system" [537]=> string(14) "escapeshellcmd" [538]=> string(14) "escapeshellarg" [539]=> string(8) "passthru" [540]=> string(10) "shell_exec" [541]=> string(9) "proc_open" [542]=> string(10) "proc_close" [543]=> string(14) "proc_terminate" [544]=> string(15) "proc_get_status" [545]=> string(9) "proc_nice" [546]=> string(4) "rand" [547]=> string(5) "srand" [548]=> string(10) "getrandmax" [549]=> string(7) "mt_rand" [550]=> string(8) "mt_srand" [551]=> string(13) "mt_getrandmax" [552]=> string(12) "random_bytes" [553]=> string(10) "random_int" [554]=> string(13) "getservbyname" [555]=> string(13) "getservbyport" [556]=> string(14) "getprotobyname" [557]=> string(16) "getprotobynumber" [558]=> string(8) "getmyuid" [559]=> string(8) "getmygid" [560]=> string(8) "getmypid" [561]=> string(10) "getmyinode" [562]=> string(10) "getlastmod" [563]=> string(13) "base64_decode" [564]=> string(13) "base64_encode" [565]=> string(13) "password_hash" [566]=> string(17) "password_get_info" [567]=> string(21) "password_needs_rehash" [568]=> string(15) "password_verify" [569]=> string(16) "convert_uuencode" [570]=> string(16) "convert_uudecode" [571]=> string(3) "abs" [572]=> string(4) "ceil" [573]=> string(5) "floor" [574]=> string(5) "round" [575]=> string(3) "sin" [576]=> string(3) "cos" [577]=> string(3) "tan" [578]=> string(4) "asin" [579]=> string(4) "acos" [580]=> string(4) "atan" [581]=> string(5) "atanh" [582]=> string(5) "atan2" [583]=> string(4) "sinh" [584]=> string(4) "cosh" [585]=> string(4) "tanh" [586]=> string(5) "asinh" [587]=> string(5) "acosh" [588]=> string(5) "expm1" [589]=> string(5) "log1p" [590]=> string(2) "pi" [591]=> string(9) "is_finite" [592]=> string(6) "is_nan" [593]=> string(11) "is_infinite" [594]=> string(3) "pow" [595]=> string(3) "exp" [596]=> string(3) "log" [597]=> string(5) "log10" [598]=> string(4) "sqrt" [599]=> string(5) "hypot" [600]=> string(7) "deg2rad" [601]=> string(7) "rad2deg" [602]=> string(6) "bindec" [603]=> string(6) "hexdec" [604]=> string(6) "octdec" [605]=> string(6) "decbin" [606]=> string(6) "decoct" [607]=> string(6) "dechex" [608]=> string(12) "base_convert" [609]=> string(13) "number_format" [610]=> string(4) "fmod" [611]=> string(6) "intdiv" [612]=> string(9) "inet_ntop" [613]=> string(9) "inet_pton" [614]=> string(7) "ip2long" [615]=> string(7) "long2ip" [616]=> string(6) "getenv" [617]=> string(6) "putenv" [618]=> string(6) "getopt" [619]=> string(14) "sys_getloadavg" [620]=> string(9) "microtime" [621]=> string(12) "gettimeofday" [622]=> string(9) "getrusage" [623]=> string(6) "uniqid" [624]=> string(23) "quoted_printable_decode" [625]=> string(23) "quoted_printable_encode" [626]=> string(18) "convert_cyr_string" [627]=> string(16) "get_current_user" [628]=> string(14) "set_time_limit" [629]=> string(24) "header_register_callback" [630]=> string(11) "get_cfg_var" [631]=> string(20) "get_magic_quotes_gpc" [632]=> string(24) "get_magic_quotes_runtime" [633]=> string(9) "error_log" [634]=> string(14) "error_get_last" [635]=> string(16) "error_clear_last" [636]=> string(14) "call_user_func" [637]=> string(20) "call_user_func_array" [638]=> string(19) "forward_static_call" [639]=> string(25) "forward_static_call_array" [640]=> string(9) "serialize" [641]=> string(11) "unserialize" [642]=> string(8) "var_dump" [643]=> string(10) "var_export" [644]=> string(15) "debug_zval_dump" [645]=> string(7) "print_r" [646]=> string(16) "memory_get_usage" [647]=> string(21) "memory_get_peak_usage" [648]=> string(26) "register_shutdown_function" [649]=> string(22) "register_tick_function" [650]=> string(24) "unregister_tick_function" [651]=> string(14) "highlight_file" [652]=> string(11) "show_source" [653]=> string(16) "highlight_string" [654]=> string(20) "php_strip_whitespace" [655]=> string(7) "ini_get" [656]=> string(11) "ini_get_all" [657]=> string(7) "ini_set" [658]=> string(9) "ini_alter" [659]=> string(11) "ini_restore" [660]=> string(16) "get_include_path" [661]=> string(16) "set_include_path" [662]=> string(20) "restore_include_path" [663]=> string(9) "setcookie" [664]=> string(12) "setrawcookie" [665]=> string(6) "header" [666]=> string(13) "header_remove" [667]=> string(12) "headers_sent" [668]=> string(12) "headers_list" [669]=> string(18) "http_response_code" [670]=> string(18) "connection_aborted" [671]=> string(17) "connection_status" [672]=> string(17) "ignore_user_abort" [673]=> string(14) "parse_ini_file" [674]=> string(16) "parse_ini_string" [675]=> string(16) "is_uploaded_file" [676]=> string(18) "move_uploaded_file" [677]=> string(13) "gethostbyaddr" [678]=> string(13) "gethostbyname" [679]=> string(14) "gethostbynamel" [680]=> string(11) "gethostname" [681]=> string(16) "dns_check_record" [682]=> string(10) "checkdnsrr" [683]=> string(10) "dns_get_mx" [684]=> string(7) "getmxrr" [685]=> string(14) "dns_get_record" [686]=> string(6) "intval" [687]=> string(8) "floatval" [688]=> string(9) "doubleval" [689]=> string(6) "strval" [690]=> string(7) "boolval" [691]=> string(7) "gettype" [692]=> string(7) "settype" [693]=> string(7) "is_null" [694]=> string(11) "is_resource" [695]=> string(7) "is_bool" [696]=> string(6) "is_int" [697]=> string(8) "is_float" [698]=> string(10) "is_integer" [699]=> string(7) "is_long" [700]=> string(9) "is_double" [701]=> string(7) "is_real" [702]=> string(10) "is_numeric" [703]=> string(9) "is_string" [704]=> string(8) "is_array" [705]=> string(9) "is_object" [706]=> string(9) "is_scalar" [707]=> string(11) "is_callable" [708]=> string(6) "pclose" [709]=> string(5) "popen" [710]=> string(8) "readfile" [711]=> string(6) "rewind" [712]=> string(5) "rmdir" [713]=> string(5) "umask" [714]=> string(6) "fclose" [715]=> string(4) "feof" [716]=> string(5) "fgetc" [717]=> string(5) "fgets" [718]=> string(6) "fgetss" [719]=> string(5) "fread" [720]=> string(5) "fopen" [721]=> string(9) "fpassthru" [722]=> string(9) "ftruncate" [723]=> string(5) "fstat" [724]=> string(5) "fseek" [725]=> string(5) "ftell" [726]=> string(6) "fflush" [727]=> string(6) "fwrite" [728]=> string(5) "fputs" [729]=> string(5) "mkdir" [730]=> string(6) "rename" [731]=> string(4) "copy" [732]=> string(7) "tempnam" [733]=> string(7) "tmpfile" [734]=> string(4) "file" [735]=> string(17) "file_get_contents" [736]=> string(17) "file_put_contents" [737]=> string(13) "stream_select" [738]=> string(21) "stream_context_create" [739]=> string(25) "stream_context_set_params" [740]=> string(25) "stream_context_get_params" [741]=> string(25) "stream_context_set_option" [742]=> string(26) "stream_context_get_options" [743]=> string(26) "stream_context_get_default" [744]=> string(26) "stream_context_set_default" [745]=> string(21) "stream_filter_prepend" [746]=> string(20) "stream_filter_append" [747]=> string(20) "stream_filter_remove" [748]=> string(20) "stream_socket_client" [749]=> string(20) "stream_socket_server" [750]=> string(20) "stream_socket_accept" [751]=> string(22) "stream_socket_get_name" [752]=> string(22) "stream_socket_recvfrom" [753]=> string(20) "stream_socket_sendto" [754]=> string(27) "stream_socket_enable_crypto" [755]=> string(22) "stream_socket_shutdown" [756]=> string(18) "stream_socket_pair" [757]=> string(21) "stream_copy_to_stream" [758]=> string(19) "stream_get_contents" [759]=> string(20) "stream_supports_lock" [760]=> string(7) "fgetcsv" [761]=> string(7) "fputcsv" [762]=> string(5) "flock" [763]=> string(13) "get_meta_tags" [764]=> string(22) "stream_set_read_buffer" [765]=> string(23) "stream_set_write_buffer" [766]=> string(15) "set_file_buffer" [767]=> string(21) "stream_set_chunk_size" [768]=> string(19) "stream_set_blocking" [769]=> string(19) "socket_set_blocking" [770]=> string(20) "stream_get_meta_data" [771]=> string(15) "stream_ge

preferences:
299.51 ms | 469 KiB | 148 Q