3v4l.org

run code in 300+ PHP versions simultaneously
<?php $ends = get_defined_functions()['internal']; usort($ends, function($x, $y) { return strcasecmp($x[strlen($x)-1], $y[strlen($y)-1]); }); var_dump($ends);
Output for 8.3.5 - 8.3.6
array(1296) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(30) "sodium_crypto_stream_xchacha20" [3]=> string(4) "sha1" [4]=> string(5) "expm1" [5]=> string(9) "gmp_scan1" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "crc32" [8]=> string(5) "atan2" [9]=> string(9) "str_rot13" [10]=> string(17) "sodium_bin2base64" [11]=> string(3) "md5" [12]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [13]=> string(11) "idn_to_utf8" [14]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [15]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [16]=> string(4) "is_a" [17]=> string(11) "ctype_alpha" [18]=> string(15) "mb_convert_kana" [19]=> string(9) "quotemeta" [20]=> string(20) "stream_get_meta_data" [21]=> string(21) "xmlwriter_start_cdata" [22]=> string(19) "xmlwriter_end_cdata" [23]=> string(21) "xmlwriter_write_cdata" [24]=> string(8) "date_sub" [25]=> string(8) "mb_scrub" [26]=> string(4) "glob" [27]=> string(7) "gmp_sub" [28]=> string(5) "bcsub" [29]=> string(6) "gzgetc" [30]=> string(9) "hash_hmac" [31]=> string(10) "session_gc" [32]=> string(21) "array_intersect_assoc" [33]=> string(22) "array_uintersect_assoc" [34]=> string(22) "array_intersect_uassoc" [35]=> string(23) "array_uintersect_uassoc" [36]=> string(16) "array_diff_assoc" [37]=> string(17) "array_diff_uassoc" [38]=> string(17) "array_udiff_assoc" [39]=> string(18) "array_udiff_uassoc" [40]=> string(14) "call_user_func" [41]=> string(4) "exec" [42]=> string(10) "shell_exec" [43]=> string(5) "fgetc" [44]=> string(5) "fsync" [45]=> string(9) "fdatasync" [46]=> string(6) "bindec" [47]=> string(6) "hexdec" [48]=> string(6) "octdec" [49]=> string(10) "is_numeric" [50]=> string(37) "sodium_crypto_stream_xchacha20_xor_ic" [51]=> string(7) "defined" [52]=> string(15) "get_resource_id" [53]=> string(16) "extension_loaded" [54]=> string(10) "gc_enabled" [55]=> string(8) "date_add" [56]=> string(8) "gzrewind" [57]=> string(6) "gzread" [58]=> string(11) "deflate_add" [59]=> string(11) "inflate_add" [60]=> string(9) "filter_id" [61]=> string(6) "mb_ord" [62]=> string(10) "mb_str_pad" [63]=> string(12) "posix_getpid" [64]=> string(13) "posix_getppid" [65]=> string(12) "posix_getuid" [66]=> string(12) "posix_setuid" [67]=> string(13) "posix_geteuid" [68]=> string(13) "posix_seteuid" [69]=> string(12) "posix_getgid" [70]=> string(12) "posix_setgid" [71]=> string(13) "posix_getegid" [72]=> string(13) "posix_setegid" [73]=> string(12) "posix_setsid" [74]=> string(13) "posix_setpgid" [75]=> string(13) "posix_getpgid" [76]=> string(12) "posix_getsid" [77]=> string(13) "posix_ctermid" [78]=> string(12) "posix_getcwd" [79]=> string(11) "posix_mknod" [80]=> string(14) "posix_getgrgid" [81]=> string(14) "posix_getpwuid" [82]=> string(8) "mt_srand" [83]=> string(5) "srand" [84]=> string(4) "rand" [85]=> string(7) "mt_rand" [86]=> string(10) "session_id" [87]=> string(17) "session_create_id" [88]=> string(21) "session_regenerate_id" [89]=> string(12) "spl_autoload" [90]=> string(13) "spl_object_id" [91]=> string(3) "end" [92]=> string(9) "array_pad" [93]=> string(10) "array_rand" [94]=> string(18) "connection_aborted" [95]=> string(16) "dns_check_record" [96]=> string(14) "dns_get_record" [97]=> string(8) "getmyuid" [98]=> string(8) "getmygid" [99]=> string(8) "getmypid" [100]=> string(10) "getlastmod" [101]=> string(3) "ord" [102]=> string(7) "str_pad" [103]=> string(6) "getcwd" [104]=> string(14) "escapeshellcmd" [105]=> string(6) "rewind" [106]=> string(5) "fread" [107]=> string(5) "chmod" [108]=> string(9) "iptcembed" [109]=> string(5) "round" [110]=> string(7) "deg2rad" [111]=> string(4) "fmod" [112]=> string(21) "stream_filter_prepend" [113]=> string(20) "stream_filter_append" [114]=> string(6) "uniqid" [115]=> string(21) "stream_bucket_prepend" [116]=> string(20) "stream_bucket_append" [117]=> string(19) "xmlwriter_start_dtd" [118]=> string(17) "xmlwriter_end_dtd" [119]=> string(19) "xmlwriter_write_dtd" [120]=> string(7) "gmp_add" [121]=> string(7) "gmp_mod" [122]=> string(7) "gmp_gcd" [123]=> string(15) "gmp_random_seed" [124]=> string(7) "gmp_and" [125]=> string(11) "intlcal_add" [126]=> string(18) "intlcal_is_weekend" [127]=> string(23) "datefmt_get_timezone_id" [128]=> string(24) "normalizer_is_normalized" [129]=> string(23) "intltz_get_canonical_id" [130]=> string(24) "intltz_get_equivalent_id" [131]=> string(13) "intltz_get_id" [132]=> string(21) "intltz_get_windows_id" [133]=> string(28) "intltz_get_id_for_windows_id" [134]=> string(5) "bcadd" [135]=> string(5) "bcmod" [136]=> string(8) "bcpowmod" [137]=> string(27) "sodium_crypto_sign_detached" [138]=> string(34) "sodium_crypto_sign_verify_detached" [139]=> string(10) "sodium_add" [140]=> string(10) "sodium_pad" [141]=> string(12) "sodium_unpad" [142]=> string(24) "opcache_is_script_cached" [143]=> string(6) "define" [144]=> string(17) "get_resource_type" [145]=> string(15) "debug_backtrace" [146]=> string(21) "debug_print_backtrace" [147]=> string(9) "gc_enable" [148]=> string(10) "gc_disable" [149]=> string(9) "strtotime" [150]=> string(4) "date" [151]=> string(5) "idate" [152]=> string(6) "gmdate" [153]=> string(6) "mktime" [154]=> string(8) "gmmktime" [155]=> string(9) "checkdate" [156]=> string(8) "strftime" [157]=> string(10) "gmstrftime" [158]=> string(4) "time" [159]=> string(9) "localtime" [160]=> string(7) "getdate" [161]=> string(11) "date_create" [162]=> string(21) "date_create_immutable" [163]=> string(10) "date_parse" [164]=> string(12) "date_sunrise" [165]=> string(12) "preg_replace" [166]=> string(10) "preg_quote" [167]=> string(20) "zlib_get_coding_type" [168]=> string(6) "gzfile" [169]=> string(10) "readgzfile" [170]=> string(11) "zlib_encode" [171]=> string(11) "zlib_decode" [172]=> string(9) "gzdeflate" [173]=> string(8) "gzencode" [174]=> string(9) "gzinflate" [175]=> string(8) "gzdecode" [176]=> string(7) "gzwrite" [177]=> string(7) "gzclose" [178]=> string(11) "ctype_space" [179]=> string(11) "finfo_close" [180]=> string(10) "finfo_file" [181]=> string(17) "mime_content_type" [182]=> string(9) "hash_file" [183]=> string(14) "hash_hmac_file" [184]=> string(11) "hash_update" [185]=> string(16) "hash_update_file" [186]=> string(11) "json_encode" [187]=> string(11) "json_decode" [188]=> string(13) "json_validate" [189]=> string(11) "mb_language" [190]=> string(22) "mb_preferred_mime_name" [191]=> string(15) "mb_convert_case" [192]=> string(15) "mb_ereg_replace" [193]=> string(16) "mb_eregi_replace" [194]=> string(11) "posix_uname" [195]=> string(13) "posix_ttyname" [196]=> string(9) "lcg_value" [197]=> string(12) "session_name" [198]=> string(19) "session_module_name" [199]=> string(14) "session_decode" [200]=> string(14) "session_encode" [201]=> string(19) "session_write_close" [202]=> string(20) "session_cache_expire" [203]=> string(19) "simplexml_load_file" [204]=> string(22) "stream_wrapper_restore" [205]=> string(20) "array_walk_recursive" [206]=> string(5) "range" [207]=> string(7) "shuffle" [208]=> string(12) "array_splice" [209]=> string(11) "array_slice" [210]=> string(11) "array_merge" [211]=> string(21) "array_merge_recursive" [212]=> string(13) "array_replace" [213]=> string(23) "array_replace_recursive" [214]=> string(13) "array_reverse" [215]=> string(21) "array_change_key_case" [216]=> string(12) "array_unique" [217]=> string(12) "array_reduce" [218]=> string(13) "array_combine" [219]=> string(13) "base64_encode" [220]=> string(13) "base64_decode" [221]=> string(14) "highlight_file" [222]=> string(11) "show_source" [223]=> string(20) "php_strip_whitespace" [224]=> string(11) "ini_restore" [225]=> string(13) "getservbyname" [226]=> string(14) "getprotobyname" [227]=> string(16) "is_uploaded_file" [228]=> string(18) "move_uploaded_file" [229]=> string(14) "parse_ini_file" [230]=> string(8) "strptime" [231]=> string(11) "gethostname" [232]=> string(13) "gethostbyname" [233]=> string(6) "hrtime" [234]=> string(8) "md5_file" [235]=> string(10) "getmyinode" [236]=> string(9) "sha1_file" [237]=> string(9) "metaphone" [238]=> string(13) "header_remove" [239]=> string(12) "setrawcookie" [240]=> string(9) "setcookie" [241]=> string(18) "http_response_code" [242]=> string(23) "htmlspecialchars_decode" [243]=> string(18) "html_entity_decode" [244]=> string(26) "get_html_translation_table" [245]=> string(7) "explode" [246]=> string(7) "implode" [247]=> string(8) "basename" [248]=> string(7) "dirname" [249]=> string(14) "substr_replace" [250]=> string(11) "str_replace" [251]=> string(12) "str_ireplace" [252]=> string(9) "setlocale" [253]=> string(11) "str_shuffle" [254]=> string(14) "substr_compare" [255]=> string(11) "utf8_encode" [256]=> string(11) "utf8_decode" [257]=> string(9) "proc_nice" [258]=> string(6) "pclose" [259]=> string(8) "readfile" [260]=> string(6) "fclose" [261]=> string(9) "ftruncate" [262]=> string(6) "fwrite" [263]=> string(6) "rename" [264]=> string(7) "tmpfile" [265]=> string(4) "file" [266]=> string(9) "fileatime" [267]=> string(9) "filectime" [268]=> string(9) "fileinode" [269]=> string(9) "filemtime" [270]=> string(8) "filesize" [271]=> string(8) "filetype" [272]=> string(11) "is_writable" [273]=> string(12) "is_writeable" [274]=> string(11) "is_readable" [275]=> string(13) "is_executable" [276]=> string(7) "is_file" [277]=> string(14) "clearstatcache" [278]=> string(16) "disk_total_space" [279]=> string(15) "disk_free_space" [280]=> string(13) "diskfreespace" [281]=> string(19) "realpath_cache_size" [282]=> string(23) "image_type_to_mime_type" [283]=> string(12) "getimagesize" [284]=> string(13) "php_sapi_name" [285]=> string(9) "php_uname" [286]=> string(19) "php_ini_loaded_file" [287]=> string(9) "iptcparse" [288]=> string(9) "is_finite" [289]=> string(11) "is_infinite" [290]=> string(9) "microtime" [291]=> string(9) "getrusage" [292]=> string(10) "proc_close" [293]=> string(14) "proc_terminate" [294]=> string(23) "quoted_printable_decode" [295]=> string(23) "quoted_printable_encode" [296]=> string(21) "stream_context_create" [297]=> string(20) "stream_filter_remove" [298]=> string(22) "stream_socket_get_name" [299]=> string(15) "stream_get_line" [300]=> string(21) "stream_set_chunk_size" [301]=> string(7) "gettype" [302]=> string(14) "get_debug_type" [303]=> string(7) "settype" [304]=> string(11) "is_resource" [305]=> string(9) "is_double" [306]=> string(11) "is_callable" [307]=> string(11) "is_iterable" [308]=> string(12) "is_countable" [309]=> string(9) "urlencode" [310]=> string(9) "urldecode" [311]=> string(12) "rawurlencode" [312]=> string(12) "rawurldecode" [313]=> string(28) "stream_bucket_make_writeable" [314]=> string(16) "convert_uuencode" [315]=> string(16) "convert_uudecode" [316]=> string(9) "serialize" [317]=> string(11) "unserialize" [318]=> string(16) "memory_get_usage" [319]=> string(21) "memory_get_peak_usage" [320]=> string(23) "memory_reset_peak_usage" [321]=> string(15) "version_compare" [322]=> string(10) "token_name" [323]=> string(17) "xml_parser_create" [324]=> string(9) "xml_parse" [325]=> string(18) "xml_get_error_code" [326]=> string(15) "xml_parser_free" [327]=> string(25) "xmlwriter_start_attribute" [328]=> string(23) "xmlwriter_end_attribute" [329]=> string(25) "xmlwriter_write_attribute" [330]=> string(18) "gmp_perfect_square" [331]=> string(14) "gmp_prob_prime" [332]=> string(12) "gmp_legendre" [333]=> string(16) "gmp_random_range" [334]=> string(13) "gmp_nextprime" [335]=> string(17) "iconv_mime_encode" [336]=> string(17) "iconv_mime_decode" [337]=> string(23) "intlcal_create_instance" [338]=> string(37) "intlcal_get_keyword_values_for_locale" [339]=> string(16) "intlcal_get_time" [340]=> string(16) "intlcal_set_time" [341]=> string(21) "intlcal_set_time_zone" [342]=> string(14) "intlcal_before" [343]=> string(24) "intlcal_field_difference" [344]=> string(28) "intlcal_get_day_of_week_type" [345]=> string(18) "intlcal_get_locale" [346]=> string(21) "intlcal_get_time_zone" [347]=> string(16) "intlcal_get_type" [348]=> string(24) "intlcal_in_daylight_time" [349]=> string(22) "intlcal_from_date_time" [350]=> string(20) "intlcal_to_date_time" [351]=> string(22) "intlcal_get_error_code" [352]=> string(25) "intlcal_get_error_message" [353]=> string(27) "intlgregcal_create_instance" [354]=> string(32) "intlgregcal_set_gregorian_change" [355]=> string(32) "intlgregcal_get_gregorian_change" [356]=> string(15) "collator_create" [357]=> string(16) "collator_compare" [358]=> string(22) "collator_get_attribute" [359]=> string(22) "collator_set_attribute" [360]=> string(19) "collator_get_locale" [361]=> string(23) "collator_get_error_code" [362]=> string(26) "collator_get_error_message" [363]=> string(19) "intl_get_error_code" [364]=> string(22) "intl_get_error_message" [365]=> string(15) "intl_is_failure" [366]=> string(15) "intl_error_name" [367]=> string(14) "datefmt_create" [368]=> string(20) "datefmt_get_datetype" [369]=> string(20) "datefmt_get_timetype" [370]=> string(20) "datefmt_get_timezone" [371]=> string(20) "datefmt_set_timezone" [372]=> string(18) "datefmt_get_locale" [373]=> string(13) "datefmt_parse" [374]=> string(17) "datefmt_localtime" [375]=> string(22) "datefmt_get_error_code" [376]=> string(25) "datefmt_get_error_message" [377]=> string(13) "numfmt_create" [378]=> string(12) "numfmt_parse" [379]=> string(20) "numfmt_set_attribute" [380]=> string(20) "numfmt_get_attribute" [381]=> string(25) "numfmt_set_text_attribute" [382]=> string(25) "numfmt_get_text_attribute" [383]=> string(17) "numfmt_get_locale" [384]=> string(21) "numfmt_get_error_code" [385]=> string(24) "numfmt_get_error_message" [386]=> string(27) "locale_get_primary_language" [387]=> string(23) "locale_get_display_name" [388]=> string(27) "locale_get_display_language" [389]=> string(14) "locale_compose" [390]=> string(12) "locale_parse" [391]=> string(19) "locale_canonicalize" [392]=> string(13) "msgfmt_create" [393]=> string(21) "msgfmt_format_message" [394]=> string(12) "msgfmt_parse" [395]=> string(20) "msgfmt_parse_message" [396]=> string(17) "msgfmt_get_locale" [397]=> string(21) "msgfmt_get_error_code" [398]=> string(24) "msgfmt_get_error_message" [399]=> string(20) "normalizer_normalize" [400]=> string(21) "resourcebundle_create" [401]=> string(29) "resourcebundle_get_error_code" [402]=> string(32) "resourcebundle_get_error_message" [403]=> string(23) "intltz_create_time_zone" [404]=> string(26) "intltz_from_date_time_zone" [405]=> string(23) "intltz_get_display_name" [406]=> string(21) "intltz_get_error_code" [407]=> string(24) "intltz_get_error_message" [408]=> string(24) "intltz_to_date_time_zone" [409]=> string(24) "intltz_use_daylight_time" [410]=> string(21) "transliterator_create" [411]=> string(29) "transliterator_create_inverse" [412]=> string(28) "transliterator_transliterate" [413]=> string(29) "transliterator_get_error_code" [414]=> string(32) "transliterator_get_error_message" [415]=> string(7) "bcscale" [416]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [417]=> string(32) "sodium_crypto_generichash_update" [418]=> string(14) "sodium_compare" [419]=> string(29) "sodium_crypto_scalarmult_base" [420]=> string(20) "opcache_compile_file" [421]=> string(18) "opcache_invalidate" [422]=> string(21) "cli_set_process_title" [423]=> string(21) "cli_get_process_title" [424]=> string(14) "is_subclass_of" [425]=> string(9) "date_diff" [426]=> string(5) "gzeof" [427]=> string(9) "hash_hkdf" [428]=> string(13) "posix_sysconf" [429]=> string(14) "posix_pathconf" [430]=> string(15) "posix_fpathconf" [431]=> string(6) "sizeof" [432]=> string(10) "array_diff" [433]=> string(11) "array_udiff" [434]=> string(6) "sscanf" [435]=> string(4) "feof" [436]=> string(6) "fscanf" [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(12) "func_get_arg" [444]=> string(15) "error_reporting" [445]=> string(37) "date_interval_create_from_date_string" [446]=> string(19) "preg_last_error_msg" [447]=> string(19) "json_last_error_msg" [448]=> string(20) "mb_internal_encoding" [449]=> string(19) "mb_convert_encoding" [450]=> string(18) "mb_detect_encoding" [451]=> string(17) "mb_check_encoding" [452]=> string(17) "mb_regex_encoding" [453]=> string(7) "mb_ereg" [454]=> string(21) "simplexml_load_string" [455]=> string(7) "ip2long" [456]=> string(9) "error_log" [457]=> string(16) "highlight_string" [458]=> string(16) "parse_ini_string" [459]=> string(14) "sys_getloadavg" [460]=> string(7) "openlog" [461]=> string(8) "closelog" [462]=> string(6) "syslog" [463]=> string(14) "escapeshellarg" [464]=> string(22) "getimagesizefromstring" [465]=> string(3) "log" [466]=> string(7) "rad2deg" [467]=> string(19) "stream_set_blocking" [468]=> string(19) "socket_set_blocking" [469]=> string(7) "is_long" [470]=> string(9) "is_string" [471]=> string(16) "xml_error_string" [472]=> string(27) "xmlwriter_set_indent_string" [473]=> string(7) "gmp_neg" [474]=> string(18) "iconv_set_encoding" [475]=> string(18) "iconv_get_encoding" [476]=> string(10) "preg_match" [477]=> string(11) "ctype_graph" [478]=> string(4) "hash" [479]=> string(11) "mb_strwidth" [480]=> string(13) "mb_strimwidth" [481]=> string(13) "mb_ereg_match" [482]=> string(14) "mb_ereg_search" [483]=> string(17) "session_save_path" [484]=> string(15) "spl_object_hash" [485]=> string(8) "ob_flush" [486]=> string(12) "ob_end_flush" [487]=> string(12) "ob_get_flush" [488]=> string(13) "ob_get_length" [489]=> string(17) "ob_implicit_flush" [490]=> string(10) "array_push" [491]=> string(12) "array_search" [492]=> string(5) "flush" [493]=> string(16) "set_include_path" [494]=> string(16) "get_include_path" [495]=> string(15) "str_starts_with" [496]=> string(13) "str_ends_with" [497]=> string(6) "fflush" [498]=> string(8) "realpath" [499]=> string(7) "fnmatch" [500]=> string(5) "touch" [501]=> string(5) "atanh" [502]=> string(4) "sinh" [503]=> string(4) "cosh" [504]=> string(4) "tanh" [505]=> string(5) "asinh" [506]=> string(5) "acosh" [507]=> string(13) "password_hash" [508]=> string(21) "password_needs_rehash" [509]=> string(27) "stream_resolve_include_path" [510]=> string(15) "xmlwriter_flush" [511]=> string(21) "collator_get_strength" [512]=> string(21) "collator_set_strength" [513]=> string(18) "sodium_crypto_auth" [514]=> string(25) "sodium_crypto_generichash" [515]=> string(20) "sodium_crypto_pwhash" [516]=> string(37) "sodium_crypto_pwhash_str_needs_rehash" [517]=> string(54) "sodium_crypto_secretstream_xchacha20poly1305_init_push" [518]=> string(49) "sodium_crypto_secretstream_xchacha20poly1305_push" [519]=> string(23) "sodium_crypto_shorthash" [520]=> string(8) "mb_eregi" [521]=> string(2) "pi" [522]=> string(18) "xmlwriter_open_uri" [523]=> string(18) "xmlwriter_start_pi" [524]=> string(16) "xmlwriter_end_pi" [525]=> string(18) "xmlwriter_write_pi" [526]=> string(10) "gmp_jacobi" [527]=> string(12) "idn_to_ascii" [528]=> string(21) "preg_replace_callback" [529]=> string(6) "gzseek" [530]=> string(24) "mb_ereg_replace_callback" [531]=> string(24) "header_register_callback" [532]=> string(10) "array_walk" [533]=> string(11) "array_chunk" [534]=> string(4) "ftok" [535]=> string(6) "strtok" [536]=> string(7) "strpbrk" [537]=> string(5) "flock" [538]=> string(5) "umask" [539]=> string(5) "fseek" [540]=> string(6) "unlink" [541]=> string(7) "is_link" [542]=> string(8) "readlink" [543]=> string(7) "symlink" [544]=> string(4) "link" [545]=> string(4) "pack" [546]=> string(6) "unpack" [547]=> string(20) "stream_supports_lock" [548]=> string(29) "intlcal_get_first_day_of_week" [549]=> string(38) "intlcal_get_minimal_days_in_first_week" [550]=> string(38) "intlcal_set_minimal_days_in_first_week" [551]=> string(29) "intlcal_set_first_day_of_week" [552]=> string(14) "preg_match_all" [553]=> string(6) "gztell" [554]=> string(11) "ctype_cntrl" [555]=> string(20) "dom_import_simplexml" [556]=> string(10) "hash_final" [557]=> string(12) "mb_send_mail" [558]=> string(10) "posix_kill" [559]=> string(17) "spl_autoload_call" [560]=> string(12) "ob_get_level" [561]=> string(10) "array_fill" [562]=> string(16) "time_sleep_until" [563]=> string(19) "forward_static_call" [564]=> string(11) "ini_get_all" [565]=> string(14) "gethostbynamel" [566]=> string(7) "strcoll" [567]=> string(5) "ftell" [568]=> string(4) "ceil" [569]=> string(15) "stream_is_local" [570]=> string(6) "intval" [571]=> string(8) "floatval" [572]=> string(9) "doubleval" [573]=> string(7) "boolval" [574]=> string(6) "strval" [575]=> string(7) "is_null" [576]=> string(7) "is_bool" [577]=> string(9) "parse_url" [578]=> string(13) "token_get_all" [579]=> string(10) "gmp_intval" [580]=> string(10) "gmp_strval" [581]=> string(7) "gmp_mul" [582]=> string(12) "gmp_binomial" [583]=> string(12) "intlcal_roll" [584]=> string(17) "numfmt_set_symbol" [585]=> string(17) "numfmt_get_symbol" [586]=> string(5) "bcmul" [587]=> string(22) "sodium_crypto_box_seal" [588]=> string(31) "sodium_crypto_generichash_final" [589]=> string(54) "sodium_crypto_secretstream_xchacha20poly1305_init_pull" [590]=> string(49) "sodium_crypto_secretstream_xchacha20poly1305_pull" [591]=> string(2) "dl" [592]=> string(11) "ctype_alnum" [593]=> string(18) "hash_update_stream" [594]=> string(14) "posix_getgrnam" [595]=> string(14) "posix_getpwnam" [596]=> string(20) "simplexml_import_dom" [597]=> string(9) "array_sum" [598]=> string(4) "trim" [599]=> string(5) "rtrim" [600]=> string(5) "ltrim" [601]=> string(6) "system" [602]=> string(7) "tempnam" [603]=> string(22) "stream_socket_recvfrom" [604]=> string(21) "stream_copy_to_stream" [605]=> string(11) "gmp_sqrtrem" [606]=> string(11) "gmp_rootrem" [607]=> string(8) "gmp_powm" [608]=> string(7) "gmp_lcm" [609]=> string(7) "gmp_com" [610]=> string(26) "intlcal_get_actual_maximum" [611]=> string(26) "intlcal_get_actual_minimum" [612]=> string(25) "intlcal_get_least_maximum" [613]=> string(28) "intlcal_get_greatest_minimum" [614]=> string(19) "intlcal_get_maximum" [615]=> string(19) "intlcal_get_minimum" [616]=> string(20) "sodium_crypto_stream" [617]=> string(12) "zend_version" [618]=> string(6) "strlen" [619]=> string(13) "timezone_open" [620]=> string(6) "gzopen" [621]=> string(20) "inflate_get_read_len" [622]=> string(10) "finfo_open" [623]=> string(9) "mb_strlen" [624]=> string(14) "posix_getlogin" [625]=> string(25) "session_register_shutdown" [626]=> string(8) "ob_clean" [627]=> string(12) "ob_end_clean" [628]=> string(12) "ob_get_clean" [629]=> string(3) "min" [630]=> string(12) "array_column" [631]=> string(26) "register_shutdown_function" [632]=> string(22) "register_tick_function" [633]=> string(24) "unregister_tick_function" [634]=> string(9) "inet_pton" [635]=> string(7) "hex2bin" [636]=> string(6) "strspn" [637]=> string(7) "strcspn" [638]=> string(4) "join" [639]=> string(5) "popen" [640]=> string(5) "fopen" [641]=> string(5) "chown" [642]=> string(6) "lchown" [643]=> string(9) "fsockopen" [644]=> string(10) "pfsockopen" [645]=> string(23) "image_type_to_extension" [646]=> string(10) "phpversion" [647]=> string(11) "levenshtein" [648]=> string(3) "sin" [649]=> string(3) "tan" [650]=> string(4) "asin" [651]=> string(4) "atan" [652]=> string(6) "is_nan" [653]=> string(6) "decbin" [654]=> string(25) "stream_context_set_option" [655]=> string(22) "stream_socket_shutdown" [656]=> string(21) "xml_parser_set_option" [657]=> string(21) "xml_parser_get_option" [658]=> string(8) "gmp_sign" [659]=> string(12) "iconv_strlen" [660]=> string(30) "intlcal_get_weekend_transition" [661]=> string(37) "intlcal_get_repeated_wall_time_option" [662]=> string(36) "intlcal_get_skipped_wall_time_option" [663]=> string(37) "intlcal_set_repeated_wall_time_option" [664]=> string(36) "intlcal_set_skipped_wall_time_option" [665]=> string(19) "datefmt_set_pattern" [666]=> string(19) "datefmt_get_pattern" [667]=> string(18) "numfmt_set_pattern" [668]=> string(18) "numfmt_get_pattern" [669]=> string(15) "grapheme_strlen" [670]=> string(17) "locale_get_region" [671]=> string(25) "locale_get_display_region" [672]=> string(18) "msgfmt_set_pattern" [673]=> string(18) "msgfmt_get_pattern" [674]=> string(32) "normalizer_get_raw_decomposition" [675]=> string(25) "intltz_create_enumeration" [676]=> string(38) "intltz_create_time_zone_id_enumeration" [677]=> string(17) "intltz_get_region" [678]=> string(26) "intltz_get_tz_data_version" [679]=> string(18) "intltz_get_unknown" [680]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [681]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [682]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [683]=> string(48) "sodium_crypto_aead_xchacha20poly1305_ietf_keygen" [684]=> string(25) "sodium_crypto_auth_keygen" [685]=> string(22) "sodium_crypto_box_open" [686]=> string(27) "sodium_crypto_box_seal_open" [687]=> string(32) "sodium_crypto_generichash_keygen" [688]=> string(24) "sodium_crypto_kdf_keygen" [689]=> string(30) "sodium_crypto_secretbox_keygen" [690]=> string(28) "sodium_crypto_secretbox_open" [691]=> string(51) "sodium_crypto_secretstream_xchacha20poly1305_keygen" [692]=> string(30) "sodium_crypto_shorthash_keygen" [693]=> string(18) "sodium_crypto_sign" [694]=> string(23) "sodium_crypto_sign_open" [695]=> string(27) "sodium_crypto_stream_keygen" [696]=> string(37) "sodium_crypto_stream_xchacha20_keygen" [697]=> string(14) "sodium_hex2bin" [698]=> string(17) "sodium_base642bin" [699]=> string(25) "opcache_get_configuration" [700]=> string(13) "date_sun_info" [701]=> string(11) "mb_get_info" [702]=> string(12) "posix_mkfifo" [703]=> string(11) "posix_errno" [704]=> string(11) "nl_langinfo" [705]=> string(8) "pathinfo" [706]=> string(8) "linkinfo" [707]=> string(17) "password_get_info" [708]=> string(20) "stream_socket_sendto" [709]=> string(27) "stream_socket_enable_crypto" [710]=> string(24) "intlcal_is_equivalent_to" [711]=> string(14) "sodium_memzero" [712]=> string(6) "strcmp" [713]=> string(7) "strncmp" [714]=> string(10) "strcasecmp" [715]=> string(11) "strncasecmp" [716]=> string(9) "preg_grep" [717]=> string(13) "posix_getpgrp" [718]=> string(9) "array_pop" [719]=> string(10) "array_flip" [720]=> string(9) "array_map" [721]=> string(7) "long2ip" [722]=> string(5) "sleep" [723]=> string(6) "usleep" [724]=> string(14) "time_nanosleep" [725]=> string(9) "inet_ntop" [726]=> string(4) "chop" [727]=> string(8) "wordwrap" [728]=> string(9) "strnatcmp" [729]=> string(13) "strnatcasecmp" [730]=> string(9) "filegroup" [731]=> string(5) "chgrp" [732]=> string(6) "lchgrp" [733]=> string(5) "log1p" [734]=> string(3) "exp" [735]=> string(8) "var_dump" [736]=> string(15) "debug_zval_dump" [737]=> string(7) "gmp_cmp" [738]=> string(13) "locale_lookup" [739]=> string(23) "locale_accept_from_http" [740]=> string(6) "bccomp" [741]=> string(13) "sodium_memcmp" [742]=> string(9) "gmp_div_q" [743]=> string(13) "trigger_error" [744]=> string(10) "user_error" [745]=> string(17) "set_error_handler" [746]=> string(21) "restore_error_handler" [747]=> string(21) "set_exception_handler" [748]=> string(25) "restore_exception_handler" [749]=> string(23) "timezone_name_from_abbr" [750]=> string(21) "libxml_get_last_error" [751]=> string(28) "libxml_disable_entity_loader" [752]=> string(33) "libxml_set_external_entity_loader" [753]=> string(33) "libxml_get_external_entity_loader" [754]=> string(11) "preg_filter" [755]=> string(15) "preg_last_error" [756]=> string(12) "ob_gzhandler" [757]=> string(11) "ctype_lower" [758]=> string(11) "ctype_upper" [759]=> string(12) "finfo_buffer" [760]=> string(14) "filter_has_var" [761]=> string(10) "filter_var" [762]=> string(15) "json_last_error" [763]=> string(15) "mb_detect_order" [764]=> string(23) "mb_substitute_character" [765]=> string(12) "mb_parse_str" [766]=> string(17) "mb_output_handler" [767]=> string(9) "mb_strstr" [768]=> string(10) "mb_strrchr" [769]=> string(10) "mb_stristr" [770]=> string(11) "mb_strrichr" [771]=> string(9) "mb_substr" [772]=> string(13) "mb_strtoupper" [773]=> string(13) "mb_strtolower" [774]=> string(20) "mb_encode_mimeheader" [775]=> string(20) "mb_decode_mimeheader" [776]=> string(6) "mb_chr" [777]=> string(20) "posix_get_last_error" [778]=> string(14) "posix_strerror" [779]=> string(24) "session_set_save_handler" [780]=> string(21) "session_cache_limiter" [781]=> string(21) "spl_autoload_register" [782]=> string(23) "spl_autoload_unregister" [783]=> string(22) "output_add_rewrite_var" [784]=> string(23) "stream_wrapper_register" [785]=> string(23) "stream_register_wrapper" [786]=> string(25) "stream_wrapper_unregister" [787]=> string(12) "array_filter" [788]=> string(16) "get_current_user" [789]=> string(11) "get_cfg_var" [790]=> string(9) "ini_alter" [791]=> string(7) "print_r" [792]=> string(16) "getprotobynumber" [793]=> string(11) "get_browser" [794]=> string(13) "gethostbyaddr" [795]=> string(10) "checkdnsrr" [796]=> string(7) "getmxrr" [797]=> string(6) "header" [798]=> string(10) "strtoupper" [799]=> string(10) "strtolower" [800]=> string(7) "stristr" [801]=> string(6) "strstr" [802]=> string(6) "strchr" [803]=> string(7) "strrchr" [804]=> string(6) "substr" [805]=> string(3) "chr" [806]=> string(5) "strtr" [807]=> string(5) "nl2br" [808]=> string(9) "parse_str" [809]=> string(7) "opendir" [810]=> string(3) "dir" [811]=> string(8) "closedir" [812]=> string(5) "chdir" [813]=> string(9) "rewinddir" [814]=> string(7) "readdir" [815]=> string(7) "scandir" [816]=> string(5) "rmdir" [817]=> string(5) "mkdir" [818]=> stri
Output for 8.3.0 - 8.3.1, 8.3.3 - 8.3.4
array(1280) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(5) "fsync" [43]=> string(9) "fdatasync" [44]=> string(6) "bindec" [45]=> string(6) "hexdec" [46]=> string(6) "octdec" [47]=> string(10) "is_numeric" [48]=> string(7) "defined" [49]=> string(15) "get_resource_id" [50]=> string(16) "extension_loaded" [51]=> string(10) "gc_enabled" [52]=> string(8) "date_add" [53]=> string(8) "gzrewind" [54]=> string(6) "gzread" [55]=> string(11) "deflate_add" [56]=> string(11) "inflate_add" [57]=> string(9) "filter_id" [58]=> string(6) "mb_ord" [59]=> string(10) "mb_str_pad" [60]=> string(12) "posix_getpid" [61]=> string(13) "posix_getppid" [62]=> string(12) "posix_getuid" [63]=> string(12) "posix_setuid" [64]=> string(13) "posix_geteuid" [65]=> string(13) "posix_seteuid" [66]=> string(12) "posix_getgid" [67]=> string(12) "posix_setgid" [68]=> string(13) "posix_getegid" [69]=> string(13) "posix_setegid" [70]=> string(12) "posix_setsid" [71]=> string(13) "posix_setpgid" [72]=> string(13) "posix_getpgid" [73]=> string(12) "posix_getsid" [74]=> string(13) "posix_ctermid" [75]=> string(12) "posix_getcwd" [76]=> string(11) "posix_mknod" [77]=> string(14) "posix_getgrgid" [78]=> string(14) "posix_getpwuid" [79]=> string(8) "mt_srand" [80]=> string(5) "srand" [81]=> string(4) "rand" [82]=> string(7) "mt_rand" [83]=> string(10) "session_id" [84]=> string(17) "session_create_id" [85]=> string(21) "session_regenerate_id" [86]=> string(12) "spl_autoload" [87]=> string(13) "spl_object_id" [88]=> string(3) "end" [89]=> string(9) "array_pad" [90]=> string(10) "array_rand" [91]=> string(18) "connection_aborted" [92]=> string(16) "dns_check_record" [93]=> string(14) "dns_get_record" [94]=> string(8) "getmyuid" [95]=> string(8) "getmygid" [96]=> string(8) "getmypid" [97]=> string(10) "getlastmod" [98]=> string(3) "ord" [99]=> string(7) "str_pad" [100]=> string(6) "getcwd" [101]=> string(14) "escapeshellcmd" [102]=> string(6) "rewind" [103]=> string(5) "fread" [104]=> string(5) "chmod" [105]=> string(9) "iptcembed" [106]=> string(5) "round" [107]=> string(7) "deg2rad" [108]=> string(4) "fmod" [109]=> string(21) "stream_filter_prepend" [110]=> string(20) "stream_filter_append" [111]=> string(6) "uniqid" [112]=> string(21) "stream_bucket_prepend" [113]=> string(20) "stream_bucket_append" [114]=> string(19) "xmlwriter_start_dtd" [115]=> string(17) "xmlwriter_end_dtd" [116]=> string(19) "xmlwriter_write_dtd" [117]=> string(7) "gmp_add" [118]=> string(7) "gmp_mod" [119]=> string(7) "gmp_gcd" [120]=> string(15) "gmp_random_seed" [121]=> string(7) "gmp_and" [122]=> string(11) "intlcal_add" [123]=> string(18) "intlcal_is_weekend" [124]=> string(23) "datefmt_get_timezone_id" [125]=> string(24) "normalizer_is_normalized" [126]=> string(23) "intltz_get_canonical_id" [127]=> string(24) "intltz_get_equivalent_id" [128]=> string(13) "intltz_get_id" [129]=> string(21) "intltz_get_windows_id" [130]=> string(28) "intltz_get_id_for_windows_id" [131]=> string(5) "bcadd" [132]=> string(5) "bcmod" [133]=> string(8) "bcpowmod" [134]=> string(27) "sodium_crypto_sign_detached" [135]=> string(34) "sodium_crypto_sign_verify_detached" [136]=> string(10) "sodium_add" [137]=> string(10) "sodium_pad" [138]=> string(12) "sodium_unpad" [139]=> string(24) "opcache_is_script_cached" [140]=> string(6) "define" [141]=> string(17) "get_resource_type" [142]=> string(15) "debug_backtrace" [143]=> string(21) "debug_print_backtrace" [144]=> string(9) "gc_enable" [145]=> string(10) "gc_disable" [146]=> string(9) "strtotime" [147]=> string(4) "date" [148]=> string(5) "idate" [149]=> string(6) "gmdate" [150]=> string(6) "mktime" [151]=> string(8) "gmmktime" [152]=> string(9) "checkdate" [153]=> string(8) "strftime" [154]=> string(10) "gmstrftime" [155]=> string(4) "time" [156]=> string(9) "localtime" [157]=> string(7) "getdate" [158]=> string(11) "date_create" [159]=> string(21) "date_create_immutable" [160]=> string(10) "date_parse" [161]=> string(12) "date_sunrise" [162]=> string(12) "preg_replace" [163]=> string(10) "preg_quote" [164]=> string(20) "zlib_get_coding_type" [165]=> string(6) "gzfile" [166]=> string(10) "readgzfile" [167]=> string(11) "zlib_encode" [168]=> string(11) "zlib_decode" [169]=> string(9) "gzdeflate" [170]=> string(8) "gzencode" [171]=> string(9) "gzinflate" [172]=> string(8) "gzdecode" [173]=> string(7) "gzwrite" [174]=> string(7) "gzclose" [175]=> string(11) "ctype_space" [176]=> string(11) "finfo_close" [177]=> string(10) "finfo_file" [178]=> string(17) "mime_content_type" [179]=> string(9) "hash_file" [180]=> string(14) "hash_hmac_file" [181]=> string(11) "hash_update" [182]=> string(16) "hash_update_file" [183]=> string(11) "json_encode" [184]=> string(11) "json_decode" [185]=> string(13) "json_validate" [186]=> string(11) "mb_language" [187]=> string(22) "mb_preferred_mime_name" [188]=> string(15) "mb_convert_case" [189]=> string(15) "mb_ereg_replace" [190]=> string(16) "mb_eregi_replace" [191]=> string(11) "posix_uname" [192]=> string(13) "posix_ttyname" [193]=> string(9) "lcg_value" [194]=> string(12) "session_name" [195]=> string(19) "session_module_name" [196]=> string(14) "session_decode" [197]=> string(14) "session_encode" [198]=> string(19) "session_write_close" [199]=> string(20) "session_cache_expire" [200]=> string(19) "simplexml_load_file" [201]=> string(22) "stream_wrapper_restore" [202]=> string(20) "array_walk_recursive" [203]=> string(5) "range" [204]=> string(7) "shuffle" [205]=> string(12) "array_splice" [206]=> string(11) "array_slice" [207]=> string(11) "array_merge" [208]=> string(21) "array_merge_recursive" [209]=> string(13) "array_replace" [210]=> string(23) "array_replace_recursive" [211]=> string(13) "array_reverse" [212]=> string(21) "array_change_key_case" [213]=> string(12) "array_unique" [214]=> string(12) "array_reduce" [215]=> string(13) "array_combine" [216]=> string(13) "base64_encode" [217]=> string(13) "base64_decode" [218]=> string(14) "highlight_file" [219]=> string(11) "show_source" [220]=> string(20) "php_strip_whitespace" [221]=> string(11) "ini_restore" [222]=> string(13) "getservbyname" [223]=> string(14) "getprotobyname" [224]=> string(16) "is_uploaded_file" [225]=> string(18) "move_uploaded_file" [226]=> string(14) "parse_ini_file" [227]=> string(8) "strptime" [228]=> string(11) "gethostname" [229]=> string(13) "gethostbyname" [230]=> string(6) "hrtime" [231]=> string(8) "md5_file" [232]=> string(10) "getmyinode" [233]=> string(9) "sha1_file" [234]=> string(9) "metaphone" [235]=> string(13) "header_remove" [236]=> string(12) "setrawcookie" [237]=> string(9) "setcookie" [238]=> string(18) "http_response_code" [239]=> string(23) "htmlspecialchars_decode" [240]=> string(18) "html_entity_decode" [241]=> string(26) "get_html_translation_table" [242]=> string(7) "explode" [243]=> string(7) "implode" [244]=> string(8) "basename" [245]=> string(7) "dirname" [246]=> string(14) "substr_replace" [247]=> string(11) "str_replace" [248]=> string(12) "str_ireplace" [249]=> string(9) "setlocale" [250]=> string(11) "str_shuffle" [251]=> string(14) "substr_compare" [252]=> string(11) "utf8_encode" [253]=> string(11) "utf8_decode" [254]=> string(9) "proc_nice" [255]=> string(6) "pclose" [256]=> string(8) "readfile" [257]=> string(6) "fclose" [258]=> string(9) "ftruncate" [259]=> string(6) "fwrite" [260]=> string(6) "rename" [261]=> string(7) "tmpfile" [262]=> string(4) "file" [263]=> string(9) "fileatime" [264]=> string(9) "filectime" [265]=> string(9) "fileinode" [266]=> string(9) "filemtime" [267]=> string(8) "filesize" [268]=> string(8) "filetype" [269]=> string(11) "is_writable" [270]=> string(12) "is_writeable" [271]=> string(11) "is_readable" [272]=> string(13) "is_executable" [273]=> string(7) "is_file" [274]=> string(14) "clearstatcache" [275]=> string(16) "disk_total_space" [276]=> string(15) "disk_free_space" [277]=> string(13) "diskfreespace" [278]=> string(19) "realpath_cache_size" [279]=> string(23) "image_type_to_mime_type" [280]=> string(12) "getimagesize" [281]=> string(13) "php_sapi_name" [282]=> string(9) "php_uname" [283]=> string(19) "php_ini_loaded_file" [284]=> string(9) "iptcparse" [285]=> string(9) "is_finite" [286]=> string(11) "is_infinite" [287]=> string(9) "microtime" [288]=> string(9) "getrusage" [289]=> string(10) "proc_close" [290]=> string(14) "proc_terminate" [291]=> string(23) "quoted_printable_decode" [292]=> string(23) "quoted_printable_encode" [293]=> string(21) "stream_context_create" [294]=> string(20) "stream_filter_remove" [295]=> string(22) "stream_socket_get_name" [296]=> string(15) "stream_get_line" [297]=> string(21) "stream_set_chunk_size" [298]=> string(7) "gettype" [299]=> string(14) "get_debug_type" [300]=> string(7) "settype" [301]=> string(11) "is_resource" [302]=> string(9) "is_double" [303]=> string(11) "is_callable" [304]=> string(11) "is_iterable" [305]=> string(12) "is_countable" [306]=> string(9) "urlencode" [307]=> string(9) "urldecode" [308]=> string(12) "rawurlencode" [309]=> string(12) "rawurldecode" [310]=> string(28) "stream_bucket_make_writeable" [311]=> string(16) "convert_uuencode" [312]=> string(16) "convert_uudecode" [313]=> string(9) "serialize" [314]=> string(11) "unserialize" [315]=> string(16) "memory_get_usage" [316]=> string(21) "memory_get_peak_usage" [317]=> string(23) "memory_reset_peak_usage" [318]=> string(15) "version_compare" [319]=> string(10) "token_name" [320]=> string(17) "xml_parser_create" [321]=> string(9) "xml_parse" [322]=> string(18) "xml_get_error_code" [323]=> string(15) "xml_parser_free" [324]=> string(25) "xmlwriter_start_attribute" [325]=> string(23) "xmlwriter_end_attribute" [326]=> string(25) "xmlwriter_write_attribute" [327]=> string(18) "gmp_perfect_square" [328]=> string(14) "gmp_prob_prime" [329]=> string(12) "gmp_legendre" [330]=> string(16) "gmp_random_range" [331]=> string(13) "gmp_nextprime" [332]=> string(17) "iconv_mime_encode" [333]=> string(17) "iconv_mime_decode" [334]=> string(23) "intlcal_create_instance" [335]=> string(37) "intlcal_get_keyword_values_for_locale" [336]=> string(16) "intlcal_get_time" [337]=> string(16) "intlcal_set_time" [338]=> string(21) "intlcal_set_time_zone" [339]=> string(14) "intlcal_before" [340]=> string(24) "intlcal_field_difference" [341]=> string(28) "intlcal_get_day_of_week_type" [342]=> string(18) "intlcal_get_locale" [343]=> string(21) "intlcal_get_time_zone" [344]=> string(16) "intlcal_get_type" [345]=> string(24) "intlcal_in_daylight_time" [346]=> string(22) "intlcal_from_date_time" [347]=> string(20) "intlcal_to_date_time" [348]=> string(22) "intlcal_get_error_code" [349]=> string(25) "intlcal_get_error_message" [350]=> string(27) "intlgregcal_create_instance" [351]=> string(32) "intlgregcal_set_gregorian_change" [352]=> string(32) "intlgregcal_get_gregorian_change" [353]=> string(15) "collator_create" [354]=> string(16) "collator_compare" [355]=> string(22) "collator_get_attribute" [356]=> string(22) "collator_set_attribute" [357]=> string(19) "collator_get_locale" [358]=> string(23) "collator_get_error_code" [359]=> string(26) "collator_get_error_message" [360]=> string(19) "intl_get_error_code" [361]=> string(22) "intl_get_error_message" [362]=> string(15) "intl_is_failure" [363]=> string(15) "intl_error_name" [364]=> string(14) "datefmt_create" [365]=> string(20) "datefmt_get_datetype" [366]=> string(20) "datefmt_get_timetype" [367]=> string(20) "datefmt_get_timezone" [368]=> string(20) "datefmt_set_timezone" [369]=> string(18) "datefmt_get_locale" [370]=> string(13) "datefmt_parse" [371]=> string(17) "datefmt_localtime" [372]=> string(22) "datefmt_get_error_code" [373]=> string(25) "datefmt_get_error_message" [374]=> string(13) "numfmt_create" [375]=> string(12) "numfmt_parse" [376]=> string(20) "numfmt_set_attribute" [377]=> string(20) "numfmt_get_attribute" [378]=> string(25) "numfmt_set_text_attribute" [379]=> string(25) "numfmt_get_text_attribute" [380]=> string(17) "numfmt_get_locale" [381]=> string(21) "numfmt_get_error_code" [382]=> string(24) "numfmt_get_error_message" [383]=> string(27) "locale_get_primary_language" [384]=> string(23) "locale_get_display_name" [385]=> string(27) "locale_get_display_language" [386]=> string(14) "locale_compose" [387]=> string(12) "locale_parse" [388]=> string(19) "locale_canonicalize" [389]=> string(13) "msgfmt_create" [390]=> string(21) "msgfmt_format_message" [391]=> string(12) "msgfmt_parse" [392]=> string(20) "msgfmt_parse_message" [393]=> string(17) "msgfmt_get_locale" [394]=> string(21) "msgfmt_get_error_code" [395]=> string(24) "msgfmt_get_error_message" [396]=> string(20) "normalizer_normalize" [397]=> string(21) "resourcebundle_create" [398]=> string(29) "resourcebundle_get_error_code" [399]=> string(32) "resourcebundle_get_error_message" [400]=> string(23) "intltz_create_time_zone" [401]=> string(26) "intltz_from_date_time_zone" [402]=> string(23) "intltz_get_display_name" [403]=> string(21) "intltz_get_error_code" [404]=> string(24) "intltz_get_error_message" [405]=> string(24) "intltz_to_date_time_zone" [406]=> string(24) "intltz_use_daylight_time" [407]=> string(21) "transliterator_create" [408]=> string(29) "transliterator_create_inverse" [409]=> string(28) "transliterator_transliterate" [410]=> string(29) "transliterator_get_error_code" [411]=> string(32) "transliterator_get_error_message" [412]=> string(7) "bcscale" [413]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [414]=> string(32) "sodium_crypto_generichash_update" [415]=> string(14) "sodium_compare" [416]=> string(29) "sodium_crypto_scalarmult_base" [417]=> string(20) "opcache_compile_file" [418]=> string(18) "opcache_invalidate" [419]=> string(21) "cli_set_process_title" [420]=> string(21) "cli_get_process_title" [421]=> string(14) "is_subclass_of" [422]=> string(9) "date_diff" [423]=> string(5) "gzeof" [424]=> string(9) "hash_hkdf" [425]=> string(13) "posix_sysconf" [426]=> string(14) "posix_pathconf" [427]=> string(15) "posix_fpathconf" [428]=> string(6) "sizeof" [429]=> string(10) "array_diff" [430]=> string(11) "array_udiff" [431]=> string(6) "sscanf" [432]=> string(4) "feof" [433]=> string(6) "fscanf" [434]=> string(7) "sprintf" [435]=> string(6) "printf" [436]=> string(7) "vprintf" [437]=> string(8) "vsprintf" [438]=> string(7) "fprintf" [439]=> string(8) "vfprintf" [440]=> string(12) "func_get_arg" [441]=> string(15) "error_reporting" [442]=> string(37) "date_interval_create_from_date_string" [443]=> string(19) "preg_last_error_msg" [444]=> string(19) "json_last_error_msg" [445]=> string(20) "mb_internal_encoding" [446]=> string(19) "mb_convert_encoding" [447]=> string(18) "mb_detect_encoding" [448]=> string(17) "mb_check_encoding" [449]=> string(17) "mb_regex_encoding" [450]=> string(7) "mb_ereg" [451]=> string(21) "simplexml_load_string" [452]=> string(7) "ip2long" [453]=> string(9) "error_log" [454]=> string(16) "highlight_string" [455]=> string(16) "parse_ini_string" [456]=> string(14) "sys_getloadavg" [457]=> string(7) "openlog" [458]=> string(8) "closelog" [459]=> string(6) "syslog" [460]=> string(14) "escapeshellarg" [461]=> string(22) "getimagesizefromstring" [462]=> string(3) "log" [463]=> string(7) "rad2deg" [464]=> string(19) "stream_set_blocking" [465]=> string(19) "socket_set_blocking" [466]=> string(7) "is_long" [467]=> string(9) "is_string" [468]=> string(16) "xml_error_string" [469]=> string(27) "xmlwriter_set_indent_string" [470]=> string(7) "gmp_neg" [471]=> string(18) "iconv_set_encoding" [472]=> string(18) "iconv_get_encoding" [473]=> string(10) "preg_match" [474]=> string(11) "ctype_graph" [475]=> string(4) "hash" [476]=> string(11) "mb_strwidth" [477]=> string(13) "mb_strimwidth" [478]=> string(13) "mb_ereg_match" [479]=> string(14) "mb_ereg_search" [480]=> string(17) "session_save_path" [481]=> string(15) "spl_object_hash" [482]=> string(8) "ob_flush" [483]=> string(12) "ob_end_flush" [484]=> string(12) "ob_get_flush" [485]=> string(13) "ob_get_length" [486]=> string(17) "ob_implicit_flush" [487]=> string(10) "array_push" [488]=> string(12) "array_search" [489]=> string(5) "flush" [490]=> string(16) "set_include_path" [491]=> string(16) "get_include_path" [492]=> string(15) "str_starts_with" [493]=> string(13) "str_ends_with" [494]=> string(6) "fflush" [495]=> string(8) "realpath" [496]=> string(7) "fnmatch" [497]=> string(5) "touch" [498]=> string(5) "atanh" [499]=> string(4) "sinh" [500]=> string(4) "cosh" [501]=> string(4) "tanh" [502]=> string(5) "asinh" [503]=> string(5) "acosh" [504]=> string(13) "password_hash" [505]=> string(21) "password_needs_rehash" [506]=> string(27) "stream_resolve_include_path" [507]=> string(15) "xmlwriter_flush" [508]=> string(21) "collator_get_strength" [509]=> string(21) "collator_set_strength" [510]=> string(18) "sodium_crypto_auth" [511]=> string(25) "sodium_crypto_generichash" [512]=> string(20) "sodium_crypto_pwhash" [513]=> string(23) "sodium_crypto_shorthash" [514]=> string(8) "mb_eregi" [515]=> string(2) "pi" [516]=> string(18) "xmlwriter_open_uri" [517]=> string(18) "xmlwriter_start_pi" [518]=> string(16) "xmlwriter_end_pi" [519]=> string(18) "xmlwriter_write_pi" [520]=> string(10) "gmp_jacobi" [521]=> string(12) "idn_to_ascii" [522]=> string(21) "preg_replace_callback" [523]=> string(6) "gzseek" [524]=> string(24) "mb_ereg_replace_callback" [525]=> string(24) "header_register_callback" [526]=> string(10) "array_walk" [527]=> string(11) "array_chunk" [528]=> string(4) "ftok" [529]=> string(6) "strtok" [530]=> string(7) "strpbrk" [531]=> string(5) "flock" [532]=> string(5) "umask" [533]=> string(5) "fseek" [534]=> string(6) "unlink" [535]=> string(7) "is_link" [536]=> string(8) "readlink" [537]=> string(7) "symlink" [538]=> string(4) "link" [539]=> string(4) "pack" [540]=> string(6) "unpack" [541]=> string(20) "stream_supports_lock" [542]=> string(29) "intlcal_get_first_day_of_week" [543]=> string(38) "intlcal_get_minimal_days_in_first_week" [544]=> string(38) "intlcal_set_minimal_days_in_first_week" [545]=> string(29) "intlcal_set_first_day_of_week" [546]=> string(14) "preg_match_all" [547]=> string(6) "gztell" [548]=> string(11) "ctype_cntrl" [549]=> string(20) "dom_import_simplexml" [550]=> string(10) "hash_final" [551]=> string(12) "mb_send_mail" [552]=> string(10) "posix_kill" [553]=> string(17) "spl_autoload_call" [554]=> string(12) "ob_get_level" [555]=> string(10) "array_fill" [556]=> string(16) "time_sleep_until" [557]=> string(19) "forward_static_call" [558]=> string(11) "ini_get_all" [559]=> string(14) "gethostbynamel" [560]=> string(7) "strcoll" [561]=> string(5) "ftell" [562]=> string(4) "ceil" [563]=> string(15) "stream_is_local" [564]=> string(6) "intval" [565]=> string(8) "floatval" [566]=> string(9) "doubleval" [567]=> string(7) "boolval" [568]=> string(6) "strval" [569]=> string(7) "is_null" [570]=> string(7) "is_bool" [571]=> string(9) "parse_url" [572]=> string(13) "token_get_all" [573]=> string(10) "gmp_intval" [574]=> string(10) "gmp_strval" [575]=> string(7) "gmp_mul" [576]=> string(12) "gmp_binomial" [577]=> string(12) "intlcal_roll" [578]=> string(17) "numfmt_set_symbol" [579]=> string(17) "numfmt_get_symbol" [580]=> string(5) "bcmul" [581]=> string(22) "sodium_crypto_box_seal" [582]=> string(31) "sodium_crypto_generichash_final" [583]=> string(2) "dl" [584]=> string(11) "ctype_alnum" [585]=> string(18) "hash_update_stream" [586]=> string(14) "posix_getgrnam" [587]=> string(14) "posix_getpwnam" [588]=> string(20) "simplexml_import_dom" [589]=> string(9) "array_sum" [590]=> string(4) "trim" [591]=> string(5) "rtrim" [592]=> string(5) "ltrim" [593]=> string(6) "system" [594]=> string(7) "tempnam" [595]=> string(22) "stream_socket_recvfrom" [596]=> string(21) "stream_copy_to_stream" [597]=> string(11) "gmp_sqrtrem" [598]=> string(11) "gmp_rootrem" [599]=> string(8) "gmp_powm" [600]=> string(7) "gmp_lcm" [601]=> string(7) "gmp_com" [602]=> string(26) "intlcal_get_actual_maximum" [603]=> string(26) "intlcal_get_actual_minimum" [604]=> string(25) "intlcal_get_least_maximum" [605]=> string(28) "intlcal_get_greatest_minimum" [606]=> string(19) "intlcal_get_maximum" [607]=> string(19) "intlcal_get_minimum" [608]=> string(20) "sodium_crypto_stream" [609]=> string(12) "zend_version" [610]=> string(6) "strlen" [611]=> string(13) "timezone_open" [612]=> string(6) "gzopen" [613]=> string(20) "inflate_get_read_len" [614]=> string(10) "finfo_open" [615]=> string(9) "mb_strlen" [616]=> string(14) "posix_getlogin" [617]=> string(25) "session_register_shutdown" [618]=> string(8) "ob_clean" [619]=> string(12) "ob_end_clean" [620]=> string(12) "ob_get_clean" [621]=> string(3) "min" [622]=> string(12) "array_column" [623]=> string(26) "register_shutdown_function" [624]=> string(22) "register_tick_function" [625]=> string(24) "unregister_tick_function" [626]=> string(9) "inet_pton" [627]=> string(7) "hex2bin" [628]=> string(6) "strspn" [629]=> string(7) "strcspn" [630]=> string(4) "join" [631]=> string(5) "popen" [632]=> string(5) "fopen" [633]=> string(5) "chown" [634]=> string(6) "lchown" [635]=> string(9) "fsockopen" [636]=> string(10) "pfsockopen" [637]=> string(23) "image_type_to_extension" [638]=> string(10) "phpversion" [639]=> string(11) "levenshtein" [640]=> string(3) "sin" [641]=> string(3) "tan" [642]=> string(4) "asin" [643]=> string(4) "atan" [644]=> string(6) "is_nan" [645]=> string(6) "decbin" [646]=> string(25) "stream_context_set_option" [647]=> string(22) "stream_socket_shutdown" [648]=> string(21) "xml_parser_set_option" [649]=> string(21) "xml_parser_get_option" [650]=> string(8) "gmp_sign" [651]=> string(12) "iconv_strlen" [652]=> string(30) "intlcal_get_weekend_transition" [653]=> string(37) "intlcal_get_repeated_wall_time_option" [654]=> string(36) "intlcal_get_skipped_wall_time_option" [655]=> string(37) "intlcal_set_repeated_wall_time_option" [656]=> string(36) "intlcal_set_skipped_wall_time_option" [657]=> string(19) "datefmt_set_pattern" [658]=> string(19) "datefmt_get_pattern" [659]=> string(18) "numfmt_set_pattern" [660]=> string(18) "numfmt_get_pattern" [661]=> string(15) "grapheme_strlen" [662]=> string(17) "locale_get_region" [663]=> string(25) "locale_get_display_region" [664]=> string(18) "msgfmt_set_pattern" [665]=> string(18) "msgfmt_get_pattern" [666]=> string(32) "normalizer_get_raw_decomposition" [667]=> string(25) "intltz_create_enumeration" [668]=> string(38) "intltz_create_time_zone_id_enumeration" [669]=> string(17) "intltz_get_region" [670]=> string(26) "intltz_get_tz_data_version" [671]=> string(18) "intltz_get_unknown" [672]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [673]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [674]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [675]=> string(25) "sodium_crypto_auth_keygen" [676]=> string(22) "sodium_crypto_box_open" [677]=> string(27) "sodium_crypto_box_seal_open" [678]=> string(32) "sodium_crypto_generichash_keygen" [679]=> string(24) "sodium_crypto_kdf_keygen" [680]=> string(30) "sodium_crypto_secretbox_keygen" [681]=> string(28) "sodium_crypto_secretbox_open" [682]=> string(30) "sodium_crypto_shorthash_keygen" [683]=> string(18) "sodium_crypto_sign" [684]=> string(23) "sodium_crypto_sign_open" [685]=> string(27) "sodium_crypto_stream_keygen" [686]=> string(14) "sodium_hex2bin" [687]=> string(25) "opcache_get_configuration" [688]=> string(13) "date_sun_info" [689]=> string(11) "mb_get_info" [690]=> string(12) "posix_mkfifo" [691]=> string(11) "posix_errno" [692]=> string(11) "nl_langinfo" [693]=> string(8) "pathinfo" [694]=> string(8) "linkinfo" [695]=> string(17) "password_get_info" [696]=> string(20) "stream_socket_sendto" [697]=> string(27) "stream_socket_enable_crypto" [698]=> string(24) "intlcal_is_equivalent_to" [699]=> string(14) "sodium_memzero" [700]=> string(6) "strcmp" [701]=> string(7) "strncmp" [702]=> string(10) "strcasecmp" [703]=> string(11) "strncasecmp" [704]=> string(9) "preg_grep" [705]=> string(13) "posix_getpgrp" [706]=> string(9) "array_pop" [707]=> string(10) "array_flip" [708]=> string(9) "array_map" [709]=> string(7) "long2ip" [710]=> string(5) "sleep" [711]=> string(6) "usleep" [712]=> string(14) "time_nanosleep" [713]=> string(9) "inet_ntop" [714]=> string(4) "chop" [715]=> string(8) "wordwrap" [716]=> string(9) "strnatcmp" [717]=> string(13) "strnatcasecmp" [718]=> string(9) "filegroup" [719]=> string(5) "chgrp" [720]=> string(6) "lchgrp" [721]=> string(5) "log1p" [722]=> string(3) "exp" [723]=> string(8) "var_dump" [724]=> string(15) "debug_zval_dump" [725]=> string(7) "gmp_cmp" [726]=> string(13) "locale_lookup" [727]=> string(23) "locale_accept_from_http" [728]=> string(6) "bccomp" [729]=> string(13) "sodium_memcmp" [730]=> string(9) "gmp_div_q" [731]=> string(13) "trigger_error" [732]=> string(10) "user_error" [733]=> string(17) "set_error_handler" [734]=> string(21) "restore_error_handler" [735]=> string(21) "set_exception_handler" [736]=> string(25) "restore_exception_handler" [737]=> string(23) "timezone_name_from_abbr" [738]=> string(21) "libxml_get_last_error" [739]=> string(28) "libxml_disable_entity_loader" [740]=> string(33) "libxml_set_external_entity_loader" [741]=> string(33) "libxml_get_external_entity_loader" [742]=> string(11) "preg_filter" [743]=> string(15) "preg_last_error" [744]=> string(12) "ob_gzhandler" [745]=> string(11) "ctype_lower" [746]=> string(11) "ctype_upper" [747]=> string(12) "finfo_buffer" [748]=> string(14) "filter_has_var" [749]=> string(10) "filter_var" [750]=> string(15) "json_last_error" [751]=> string(15) "mb_detect_order" [752]=> string(23) "mb_substitute_character" [753]=> string(12) "mb_parse_str" [754]=> string(17) "mb_output_handler" [755]=> string(9) "mb_strstr" [756]=> string(10) "mb_strrchr" [757]=> string(10) "mb_stristr" [758]=> string(11) "mb_strrichr" [759]=> string(9) "mb_substr" [760]=> string(13) "mb_strtoupper" [761]=> string(13) "mb_strtolower" [762]=> string(20) "mb_encode_mimeheader" [763]=> string(20) "mb_decode_mimeheader" [764]=> string(6) "mb_chr" [765]=> string(20) "posix_get_last_error" [766]=> string(14) "posix_strerror" [767]=> string(24) "session_set_save_handler" [768]=> string(21) "session_cache_limiter" [769]=> string(21) "spl_autoload_register" [770]=> string(23) "spl_autoload_unregister" [771]=> string(22) "output_add_rewrite_var" [772]=> string(23) "stream_wrapper_register" [773]=> string(23) "stream_register_wrapper" [774]=> string(25) "stream_wrapper_unregister" [775]=> string(12) "array_filter" [776]=> string(16) "get_current_user" [777]=> string(11) "get_cfg_var" [778]=> string(9) "ini_alter" [779]=> string(7) "print_r" [780]=> string(16) "getprotobynumber" [781]=> string(11) "get_browser" [782]=> string(13) "gethostbyaddr" [783]=> string(10) "checkdnsrr" [784]=> string(7) "getmxrr" [785]=> string(6) "header" [786]=> string(10) "strtoupper" [787]=> string(10) "strtolower" [788]=> string(7) "stristr" [789]=> string(6) "strstr" [790]=> string(6) "strchr" [791]=> string(7) "strrchr" [792]=> string(6) "substr" [793]=> string(3) "chr" [794]=> string(5) "strtr" [795]=> string(5) "nl2br" [796]=> string(9) "parse_str" [797]=> string(7) "opendir" [798]=> string(3) "dir" [799]=> string(8) "closedir" [800]=> string(5) "chdir" [801]=> string(9) "rewinddir" [802]=> string(7) "readdir" [803]=> string(7) "scandir" [804]=> string(5) "rmdir" [805]=> string(5) "mkdir" [806]=> string(16) "sys_get_temp_dir" [807]=> string(9) "fileowner" [808]=> string(6) "is_dir" [809]=> string(5) "floor" [810]=> string(20) "stream_socket_server" [811]=> string(18) "stream_socket_pair" [812]=> string(23) "stream_set_write_buffer" [813]=> string(15) "set_file_buffer" [814]=> string(22) "stream_set_read_buffer" [815]=> string(10) "is_integer" [816]=> string(9) "is_scalar" [817]=> string(22) "stream_filter_register" [818]=> string(23) "xml_set_element_handler" [819]=> string(30) "xml_set_character_data_handler" [820]=> string(38) "xml_set_processing_instruction_handler" [821]=> string(23) "xml_set_default_handler" [822]=> string(36) "xml_set_unparsed_entity_decl_handler" [823]=> string(29) "xml_set_notation_decl
Output for 8.3.2
array(1280) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(5) "fsync" [43]=> string(9) "fdatasync" [44]=> string(6) "bindec" [45]=> string(6) "hexdec" [46]=> string(6) "octdec" [47]=> string(10) "is_numeric" [48]=> string(7) "defined" [49]=> string(15) "get_resource_id" [50]=> string(16) "extension_loaded" [51]=> string(10) "gc_enabled" [52]=> string(8) "date_add" [53]=> string(8) "gzrewind" [54]=> string(6) "gzread" [55]=> string(11) "deflate_add" [56]=> string(11) "inflate_add" [57]=> string(9) "filter_id" [58]=> string(6) "mb_ord" [59]=> string(10) "mb_str_pad" [60]=> string(12) "posix_getpid" [61]=> string(13) "posix_getppid" [62]=> string(12) "posix_getuid" [63]=> string(12) "posix_setuid" [64]=> string(13) "posix_geteuid" [65]=> string(13) "posix_seteuid" [66]=> string(12) "posix_getgid" [67]=> string(12) "posix_setgid" [68]=> string(13) "posix_getegid" [69]=> string(13) "posix_setegid" [70]=> string(12) "posix_setsid" [71]=> string(13) "posix_setpgid" [72]=> string(13) "posix_getpgid" [73]=> string(12) "posix_getsid" [74]=> string(13) "posix_ctermid" [75]=> string(12) "posix_getcwd" [76]=> string(11) "posix_mknod" [77]=> string(14) "posix_getgrgid" [78]=> string(14) "posix_getpwuid" [79]=> string(8) "mt_srand" [80]=> string(5) "srand" [81]=> string(4) "rand" [82]=> string(7) "mt_rand" [83]=> string(10) "session_id" [84]=> string(17) "session_create_id" [85]=> string(21) "session_regenerate_id" [86]=> string(12) "spl_autoload" [87]=> string(13) "spl_object_id" [88]=> string(3) "end" [89]=> string(9) "array_pad" [90]=> string(10) "array_rand" [91]=> string(18) "connection_aborted" [92]=> string(16) "dns_check_record" [93]=> string(14) "dns_get_record" [94]=> string(8) "getmyuid" [95]=> string(8) "getmygid" [96]=> string(8) "getmypid" [97]=> string(10) "getlastmod" [98]=> string(3) "ord" [99]=> string(7) "str_pad" [100]=> string(6) "getcwd" [101]=> string(14) "escapeshellcmd" [102]=> string(6) "rewind" [103]=> string(5) "fread" [104]=> string(5) "chmod" [105]=> string(9) "iptcembed" [106]=> string(5) "round" [107]=> string(7) "deg2rad" [108]=> string(4) "fmod" [109]=> string(21) "stream_filter_prepend" [110]=> string(20) "stream_filter_append" [111]=> string(6) "uniqid" [112]=> string(21) "stream_bucket_prepend" [113]=> string(20) "stream_bucket_append" [114]=> string(19) "xmlwriter_start_dtd" [115]=> string(17) "xmlwriter_end_dtd" [116]=> string(19) "xmlwriter_write_dtd" [117]=> string(7) "gmp_add" [118]=> string(7) "gmp_mod" [119]=> string(7) "gmp_gcd" [120]=> string(15) "gmp_random_seed" [121]=> string(7) "gmp_and" [122]=> string(11) "intlcal_add" [123]=> string(18) "intlcal_is_weekend" [124]=> string(23) "datefmt_get_timezone_id" [125]=> string(24) "normalizer_is_normalized" [126]=> string(23) "intltz_get_canonical_id" [127]=> string(24) "intltz_get_equivalent_id" [128]=> string(13) "intltz_get_id" [129]=> string(21) "intltz_get_windows_id" [130]=> string(28) "intltz_get_id_for_windows_id" [131]=> string(5) "bcadd" [132]=> string(5) "bcmod" [133]=> string(8) "bcpowmod" [134]=> string(27) "sodium_crypto_sign_detached" [135]=> string(34) "sodium_crypto_sign_verify_detached" [136]=> string(10) "sodium_add" [137]=> string(10) "sodium_pad" [138]=> string(12) "sodium_unpad" [139]=> string(24) "opcache_is_script_cached" [140]=> string(6) "define" [141]=> string(17) "get_resource_type" [142]=> string(15) "debug_backtrace" [143]=> string(21) "debug_print_backtrace" [144]=> string(9) "gc_enable" [145]=> string(10) "gc_disable" [146]=> string(9) "strtotime" [147]=> string(4) "date" [148]=> string(5) "idate" [149]=> string(6) "gmdate" [150]=> string(6) "mktime" [151]=> string(8) "gmmktime" [152]=> string(9) "checkdate" [153]=> string(8) "strftime" [154]=> string(10) "gmstrftime" [155]=> string(4) "time" [156]=> string(9) "localtime" [157]=> string(7) "getdate" [158]=> string(11) "date_create" [159]=> string(21) "date_create_immutable" [160]=> string(10) "date_parse" [161]=> string(12) "date_sunrise" [162]=> string(12) "preg_replace" [163]=> string(10) "preg_quote" [164]=> string(20) "zlib_get_coding_type" [165]=> string(6) "gzfile" [166]=> string(10) "readgzfile" [167]=> string(11) "zlib_encode" [168]=> string(11) "zlib_decode" [169]=> string(9) "gzdeflate" [170]=> string(8) "gzencode" [171]=> string(9) "gzinflate" [172]=> string(8) "gzdecode" [173]=> string(7) "gzwrite" [174]=> string(7) "gzclose" [175]=> string(11) "ctype_space" [176]=> string(11) "finfo_close" [177]=> string(10) "finfo_file" [178]=> string(17) "mime_content_type" [179]=> string(9) "hash_file" [180]=> string(14) "hash_hmac_file" [181]=> string(11) "hash_update" [182]=> string(16) "hash_update_file" [183]=> string(11) "json_encode" [184]=> string(11) "json_decode" [185]=> string(13) "json_validate" [186]=> string(11) "mb_language" [187]=> string(22) "mb_preferred_mime_name" [188]=> string(15) "mb_convert_case" [189]=> string(15) "mb_ereg_replace" [190]=> string(16) "mb_eregi_replace" [191]=> string(11) "posix_uname" [192]=> string(13) "posix_ttyname" [193]=> string(9) "lcg_value" [194]=> string(12) "session_name" [195]=> string(19) "session_module_name" [196]=> string(14) "session_decode" [197]=> string(14) "session_encode" [198]=> string(19) "session_write_close" [199]=> string(20) "session_cache_expire" [200]=> string(19) "simplexml_load_file" [201]=> string(22) "stream_wrapper_restore" [202]=> string(20) "array_walk_recursive" [203]=> string(5) "range" [204]=> string(7) "shuffle" [205]=> string(12) "array_splice" [206]=> string(11) "array_slice" [207]=> string(11) "array_merge" [208]=> string(21) "array_merge_recursive" [209]=> string(13) "array_replace" [210]=> string(23) "array_replace_recursive" [211]=> string(13) "array_reverse" [212]=> string(21) "array_change_key_case" [213]=> string(12) "array_unique" [214]=> string(12) "array_reduce" [215]=> string(13) "array_combine" [216]=> string(13) "base64_encode" [217]=> string(13) "base64_decode" [218]=> string(14) "highlight_file" [219]=> string(11) "show_source" [220]=> string(20) "php_strip_whitespace" [221]=> string(11) "ini_restore" [222]=> string(13) "getservbyname" [223]=> string(14) "getprotobyname" [224]=> string(16) "is_uploaded_file" [225]=> string(18) "move_uploaded_file" [226]=> string(14) "parse_ini_file" [227]=> string(8) "strptime" [228]=> string(11) "gethostname" [229]=> string(13) "gethostbyname" [230]=> string(6) "hrtime" [231]=> string(8) "md5_file" [232]=> string(10) "getmyinode" [233]=> string(9) "sha1_file" [234]=> string(9) "metaphone" [235]=> string(13) "header_remove" [236]=> string(12) "setrawcookie" [237]=> string(9) "setcookie" [238]=> string(18) "http_response_code" [239]=> string(23) "htmlspecialchars_decode" [240]=> string(18) "html_entity_decode" [241]=> string(26) "get_html_translation_table" [242]=> string(7) "explode" [243]=> string(7) "implode" [244]=> string(8) "basename" [245]=> string(7) "dirname" [246]=> string(14) "substr_replace" [247]=> string(11) "str_replace" [248]=> string(12) "str_ireplace" [249]=> string(9) "setlocale" [250]=> string(11) "str_shuffle" [251]=> string(14) "substr_compare" [252]=> string(11) "utf8_encode" [253]=> string(11) "utf8_decode" [254]=> string(9) "proc_nice" [255]=> string(6) "pclose" [256]=> string(8) "readfile" [257]=> string(6) "fclose" [258]=> string(9) "ftruncate" [259]=> string(6) "fwrite" [260]=> string(6) "rename" [261]=> string(7) "tmpfile" [262]=> string(4) "file" [263]=> string(9) "fileatime" [264]=> string(9) "filectime" [265]=> string(9) "fileinode" [266]=> string(9) "filemtime" [267]=> string(8) "filesize" [268]=> string(8) "filetype" [269]=> string(11) "is_writable" [270]=> string(12) "is_writeable" [271]=> string(11) "is_readable" [272]=> string(13) "is_executable" [273]=> string(7) "is_file" [274]=> string(14) "clearstatcache" [275]=> string(16) "disk_total_space" [276]=> string(15) "disk_free_space" [277]=> string(13) "diskfreespace" [278]=> string(19) "realpath_cache_size" [279]=> string(23) "image_type_to_mime_type" [280]=> string(12) "getimagesize" [281]=> string(13) "php_sapi_name" [282]=> string(9) "php_uname" [283]=> string(19) "php_ini_loaded_file" [284]=> string(9) "iptcparse" [285]=> string(9) "is_finite" [286]=> string(11) "is_infinite" [287]=> string(9) "microtime" [288]=> string(9) "getrusage" [289]=> string(10) "proc_close" [290]=> string(14) "proc_terminate" [291]=> string(23) "quoted_printable_decode" [292]=> string(23) "quoted_printable_encode" [293]=> string(21) "stream_context_create" [294]=> string(20) "stream_filter_remove" [295]=> string(22) "stream_socket_get_name" [296]=> string(15) "stream_get_line" [297]=> string(21) "stream_set_chunk_size" [298]=> string(7) "gettype" [299]=> string(14) "get_debug_type" [300]=> string(7) "settype" [301]=> string(11) "is_resource" [302]=> string(9) "is_double" [303]=> string(11) "is_callable" [304]=> string(11) "is_iterable" [305]=> string(12) "is_countable" [306]=> string(9) "urlencode" [307]=> string(9) "urldecode" [308]=> string(12) "rawurlencode" [309]=> string(12) "rawurldecode" [310]=> string(28) "stream_bucket_make_writeable" [311]=> string(16) "convert_uuencode" [312]=> string(16) "convert_uudecode" [313]=> string(9) "serialize" [314]=> string(11) "unserialize" [315]=> string(16) "memory_get_usage" [316]=> string(21) "memory_get_peak_usage" [317]=> string(23) "memory_reset_peak_usage" [318]=> string(15) "version_compare" [319]=> string(10) "token_name" [320]=> string(17) "xml_parser_create" [321]=> string(9) "xml_parse" [322]=> string(18) "xml_get_error_code" [323]=> string(15) "xml_parser_free" [324]=> string(25) "xmlwriter_start_attribute" [325]=> string(23) "xmlwriter_end_attribute" [326]=> string(25) "xmlwriter_write_attribute" [327]=> string(18) "gmp_perfect_square" [328]=> string(14) "gmp_prob_prime" [329]=> string(12) "gmp_legendre" [330]=> string(16) "gmp_random_range" [331]=> string(13) "gmp_nextprime" [332]=> string(17) "iconv_mime_encode" [333]=> string(17) "iconv_mime_decode" [334]=> string(23) "intlcal_create_instance" [335]=> string(37) "intlcal_get_keyword_values_for_locale" [336]=> string(16) "intlcal_get_time" [337]=> string(16) "intlcal_set_time" [338]=> string(21) "intlcal_set_time_zone" [339]=> string(14) "intlcal_before" [340]=> string(24) "intlcal_field_difference" [341]=> string(28) "intlcal_get_day_of_week_type" [342]=> string(18) "intlcal_get_locale" [343]=> string(21) "intlcal_get_time_zone" [344]=> string(16) "intlcal_get_type" [345]=> string(24) "intlcal_in_daylight_time" [346]=> string(22) "intlcal_from_date_time" [347]=> string(20) "intlcal_to_date_time" [348]=> string(22) "intlcal_get_error_code" [349]=> string(25) "intlcal_get_error_message" [350]=> string(27) "intlgregcal_create_instance" [351]=> string(32) "intlgregcal_set_gregorian_change" [352]=> string(32) "intlgregcal_get_gregorian_change" [353]=> string(15) "collator_create" [354]=> string(16) "collator_compare" [355]=> string(22) "collator_get_attribute" [356]=> string(22) "collator_set_attribute" [357]=> string(19) "collator_get_locale" [358]=> string(23) "collator_get_error_code" [359]=> string(26) "collator_get_error_message" [360]=> string(19) "intl_get_error_code" [361]=> string(22) "intl_get_error_message" [362]=> string(15) "intl_is_failure" [363]=> string(15) "intl_error_name" [364]=> string(14) "datefmt_create" [365]=> string(20) "datefmt_get_datetype" [366]=> string(20) "datefmt_get_timetype" [367]=> string(20) "datefmt_get_timezone" [368]=> string(20) "datefmt_set_timezone" [369]=> string(18) "datefmt_get_locale" [370]=> string(13) "datefmt_parse" [371]=> string(17) "datefmt_localtime" [372]=> string(22) "datefmt_get_error_code" [373]=> string(25) "datefmt_get_error_message" [374]=> string(13) "numfmt_create" [375]=> string(12) "numfmt_parse" [376]=> string(20) "numfmt_set_attribute" [377]=> string(20) "numfmt_get_attribute" [378]=> string(25) "numfmt_set_text_attribute" [379]=> string(25) "numfmt_get_text_attribute" [380]=> string(17) "numfmt_get_locale" [381]=> string(21) "numfmt_get_error_code" [382]=> string(24) "numfmt_get_error_message" [383]=> string(27) "locale_get_primary_language" [384]=> string(23) "locale_get_display_name" [385]=> string(27) "locale_get_display_language" [386]=> string(14) "locale_compose" [387]=> string(12) "locale_parse" [388]=> string(19) "locale_canonicalize" [389]=> string(13) "msgfmt_create" [390]=> string(21) "msgfmt_format_message" [391]=> string(12) "msgfmt_parse" [392]=> string(20) "msgfmt_parse_message" [393]=> string(17) "msgfmt_get_locale" [394]=> string(21) "msgfmt_get_error_code" [395]=> string(24) "msgfmt_get_error_message" [396]=> string(20) "normalizer_normalize" [397]=> string(21) "resourcebundle_create" [398]=> string(29) "resourcebundle_get_error_code" [399]=> string(32) "resourcebundle_get_error_message" [400]=> string(23) "intltz_create_time_zone" [401]=> string(26) "intltz_from_date_time_zone" [402]=> string(23) "intltz_get_display_name" [403]=> string(21) "intltz_get_error_code" [404]=> string(24) "intltz_get_error_message" [405]=> string(24) "intltz_to_date_time_zone" [406]=> string(24) "intltz_use_daylight_time" [407]=> string(21) "transliterator_create" [408]=> string(29) "transliterator_create_inverse" [409]=> string(28) "transliterator_transliterate" [410]=> string(29) "transliterator_get_error_code" [411]=> string(32) "transliterator_get_error_message" [412]=> string(7) "bcscale" [413]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [414]=> string(32) "sodium_crypto_generichash_update" [415]=> string(14) "sodium_compare" [416]=> string(29) "sodium_crypto_scalarmult_base" [417]=> string(20) "opcache_compile_file" [418]=> string(18) "opcache_invalidate" [419]=> string(21) "cli_set_process_title" [420]=> string(21) "cli_get_process_title" [421]=> string(14) "is_subclass_of" [422]=> string(9) "date_diff" [423]=> string(5) "gzeof" [424]=> string(9) "hash_hkdf" [425]=> string(13) "posix_sysconf" [426]=> string(14) "posix_pathconf" [427]=> string(15) "posix_fpathconf" [428]=> string(6) "sizeof" [429]=> string(10) "array_diff" [430]=> string(11) "array_udiff" [431]=> string(6) "sscanf" [432]=> string(4) "feof" [433]=> string(6) "fscanf" [434]=> string(7) "sprintf" [435]=> string(6) "printf" [436]=> string(7) "vprintf" [437]=> string(8) "vsprintf" [438]=> string(7) "fprintf" [439]=> string(8) "vfprintf" [440]=> string(12) "func_get_arg" [441]=> string(15) "error_reporting" [442]=> string(37) "date_interval_create_from_date_string" [443]=> string(19) "preg_last_error_msg" [444]=> string(19) "json_last_error_msg" [445]=> string(20) "mb_internal_encoding" [446]=> string(19) "mb_convert_encoding" [447]=> string(18) "mb_detect_encoding" [448]=> string(17) "mb_check_encoding" [449]=> string(17) "mb_regex_encoding" [450]=> string(7) "mb_ereg" [451]=> string(21) "simplexml_load_string" [452]=> string(7) "ip2long" [453]=> string(9) "error_log" [454]=> string(16) "highlight_string" [455]=> string(16) "parse_ini_string" [456]=> string(14) "sys_getloadavg" [457]=> string(7) "openlog" [458]=> string(8) "closelog" [459]=> string(6) "syslog" [460]=> string(14) "escapeshellarg" [461]=> string(22) "getimagesizefromstring" [462]=> string(3) "log" [463]=> string(7) "rad2deg" [464]=> string(19) "stream_set_blocking" [465]=> string(19) "socket_set_blocking" [466]=> string(7) "is_long" [467]=> string(9) "is_string" [468]=> string(16) "xml_error_string" [469]=> string(27) "xmlwriter_set_indent_string" [470]=> string(7) "gmp_neg" [471]=> string(18) "iconv_set_encoding" [472]=> string(18) "iconv_get_encoding" [473]=> string(10) "preg_match" [474]=> string(11) "ctype_graph" [475]=> string(4) "hash" [476]=> string(11) "mb_strwidth" [477]=> string(13) "mb_strimwidth" [478]=> string(13) "mb_ereg_match" [479]=> string(14) "mb_ereg_search" [480]=> string(17) "session_save_path" [481]=> string(15) "spl_object_hash" [482]=> string(8) "ob_flush" [483]=> string(12) "ob_end_flush" [484]=> string(12) "ob_get_flush" [485]=> string(13) "ob_get_length" [486]=> string(17) "ob_implicit_flush" [487]=> string(10) "array_push" [488]=> string(12) "array_search" [489]=> string(5) "flush" [490]=> string(16) "set_include_path" [491]=> string(16) "get_include_path" [492]=> string(15) "str_starts_with" [493]=> string(13) "str_ends_with" [494]=> string(6) "fflush" [495]=> string(8) "realpath" [496]=> string(7) "fnmatch" [497]=> string(5) "touch" [498]=> string(5) "atanh" [499]=> string(4) "sinh" [500]=> string(4) "cosh" [501]=> string(4) "tanh" [502]=> string(5) "asinh" [503]=> string(5) "acosh" [504]=> string(13) "password_hash" [505]=> string(21) "password_needs_rehash" [506]=> string(27) "stream_resolve_include_path" [507]=> string(15) "xmlwriter_flush" [508]=> string(21) "collator_get_strength" [509]=> string(21) "collator_set_strength" [510]=> string(18) "sodium_crypto_auth" [511]=> string(25) "sodium_crypto_generichash" [512]=> string(20) "sodium_crypto_pwhash" [513]=> string(23) "sodium_crypto_shorthash" [514]=> string(8) "mb_eregi" [515]=> string(2) "pi" [516]=> string(18) "xmlwriter_open_uri" [517]=> string(18) "xmlwriter_start_pi" [518]=> string(16) "xmlwriter_end_pi" [519]=> string(18) "xmlwriter_write_pi" [520]=> string(10) "gmp_jacobi" [521]=> string(12) "idn_to_ascii" [522]=> string(21) "preg_replace_callback" [523]=> string(6) "gzseek" [524]=> string(24) "mb_ereg_replace_callback" [525]=> string(24) "header_register_callback" [526]=> string(10) "array_walk" [527]=> string(11) "array_chunk" [528]=> string(4) "ftok" [529]=> string(6) "strtok" [530]=> string(7) "strpbrk" [531]=> string(5) "flock" [532]=> string(5) "umask" [533]=> string(5) "fseek" [534]=> string(6) "unlink" [535]=> string(7) "is_link" [536]=> string(8) "readlink" [537]=> string(7) "symlink" [538]=> string(4) "link" [539]=> string(4) "pack" [540]=> string(6) "unpack" [541]=> string(20) "stream_supports_lock" [542]=> string(29) "intlcal_get_first_day_of_week" [543]=> string(38) "intlcal_get_minimal_days_in_first_week" [544]=> string(38) "intlcal_set_minimal_days_in_first_week" [545]=> string(29) "intlcal_set_first_day_of_week" [546]=> string(14) "preg_match_all" [547]=> string(6) "gztell" [548]=> string(11) "ctype_cntrl" [549]=> string(20) "dom_import_simplexml" [550]=> string(10) "hash_final" [551]=> string(12) "mb_send_mail" [552]=> string(10) "posix_kill" [553]=> string(17) "spl_autoload_call" [554]=> string(12) "ob_get_level" [555]=> string(10) "array_fill" [556]=> string(16) "time_sleep_until" [557]=> string(19) "forward_static_call" [558]=> string(11) "ini_get_all" [559]=> string(14) "gethostbynamel" [560]=> string(7) "strcoll" [561]=> string(5) "ftell" [562]=> string(4) "ceil" [563]=> string(15) "stream_is_local" [564]=> string(6) "intval" [565]=> string(8) "floatval" [566]=> string(9) "doubleval" [567]=> string(7) "boolval" [568]=> string(6) "strval" [569]=> string(7) "is_null" [570]=> string(7) "is_bool" [571]=> string(9) "parse_url" [572]=> string(13) "token_get_all" [573]=> string(10) "gmp_intval" [574]=> string(10) "gmp_strval" [575]=> string(7) "gmp_mul" [576]=> string(12) "gmp_binomial" [577]=> string(12) "intlcal_roll" [578]=> string(17) "numfmt_set_symbol" [579]=> string(17) "numfmt_get_symbol" [580]=> string(5) "bcmul" [581]=> string(22) "sodium_crypto_box_seal" [582]=> string(31) "sodium_crypto_generichash_final" [583]=> string(2) "dl" [584]=> string(11) "ctype_alnum" [585]=> string(18) "hash_update_stream" [586]=> string(14) "posix_getgrnam" [587]=> string(14) "posix_getpwnam" [588]=> string(20) "simplexml_import_dom" [589]=> string(9) "array_sum" [590]=> string(4) "trim" [591]=> string(5) "rtrim" [592]=> string(5) "ltrim" [593]=> string(6) "system" [594]=> string(7) "tempnam" [595]=> string(22) "stream_socket_recvfrom" [596]=> string(21) "stream_copy_to_stream" [597]=> string(11) "gmp_sqrtrem" [598]=> string(11) "gmp_rootrem" [599]=> string(8) "gmp_powm" [600]=> string(7) "gmp_lcm" [601]=> string(7) "gmp_com" [602]=> string(26) "intlcal_get_actual_maximum" [603]=> string(26) "intlcal_get_actual_minimum" [604]=> string(25) "intlcal_get_least_maximum" [605]=> string(28) "intlcal_get_greatest_minimum" [606]=> string(19) "intlcal_get_maximum" [607]=> string(19) "intlcal_get_minimum" [608]=> string(20) "sodium_crypto_stream" [609]=> string(12) "zend_version" [610]=> string(6) "strlen" [611]=> string(13) "timezone_open" [612]=> string(6) "gzopen" [613]=> string(20) "inflate_get_read_len" [614]=> string(10) "finfo_open" [615]=> string(9) "mb_strlen" [616]=> string(14) "posix_getlogin" [617]=> string(25) "session_register_shutdown" [618]=> string(8) "ob_clean" [619]=> string(12) "ob_end_clean" [620]=> string(12) "ob_get_clean" [621]=> string(3) "min" [622]=> string(12) "array_column" [623]=> string(26) "register_shutdown_function" [624]=> string(22) "register_tick_function" [625]=> string(24) "unregister_tick_function" [626]=> string(9) "inet_pton" [627]=> string(7) "hex2bin" [628]=> string(6) "strspn" [629]=> string(7) "strcspn" [630]=> string(4) "join" [631]=> string(5) "popen" [632]=> string(5) "fopen" [633]=> string(5) "chown" [634]=> string(6) "lchown" [635]=> string(9) "fsockopen" [636]=> string(10) "pfsockopen" [637]=> string(23) "image_type_to_extension" [638]=> string(10) "phpversion" [639]=> string(11) "levenshtein" [640]=> string(3) "sin" [641]=> string(3) "tan" [642]=> string(4) "asin" [643]=> string(4) "atan" [644]=> string(6) "is_nan" [645]=> string(6) "decbin" [646]=> string(25) "stream_context_set_option" [647]=> string(22) "stream_socket_shutdown" [648]=> string(21) "xml_parser_set_option" [649]=> string(21) "xml_parser_get_option" [650]=> string(8) "gmp_sign" [651]=> string(12) "iconv_strlen" [652]=> string(30) "intlcal_get_weekend_transition" [653]=> string(37) "intlcal_get_repeated_wall_time_option" [654]=> string(36) "intlcal_get_skipped_wall_time_option" [655]=> string(37) "intlcal_set_repeated_wall_time_option" [656]=> string(36) "intlcal_set_skipped_wall_time_option" [657]=> string(19) "datefmt_set_pattern" [658]=> string(19) "datefmt_get_pattern" [659]=> string(18) "numfmt_set_pattern" [660]=> string(18) "numfmt_get_pattern" [661]=> string(15) "grapheme_strlen" [662]=> string(17) "locale_get_region" [663]=> string(25) "locale_get_display_region" [664]=> string(18) "msgfmt_set_pattern" [665]=> string(18) "msgfmt_get_pattern" [666]=> string(32) "normalizer_get_raw_decomposition" [667]=> string(25) "intltz_create_enumeration" [668]=> string(38) "intltz_create_time_zone_id_enumeration" [669]=> string(17) "intltz_get_region" [670]=> string(26) "intltz_get_tz_data_version" [671]=> string(18) "intltz_get_unknown" [672]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [673]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [674]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [675]=> string(25) "sodium_crypto_auth_keygen" [676]=> string(22) "sodium_crypto_box_open" [677]=> string(27) "sodium_crypto_box_seal_open" [678]=> string(32) "sodium_crypto_generichash_keygen" [679]=> string(24) "sodium_crypto_kdf_keygen" [680]=> string(30) "sodium_crypto_secretbox_keygen" [681]=> string(28) "sodium_crypto_secretbox_open" [682]=> string(30) "sodium_crypto_shorthash_keygen" [683]=> string(18) "sodium_crypto_sign" [684]=> string(23) "sodium_crypto_sign_open" [685]=> string(27) "sodium_crypto_stream_keygen" [686]=> string(14) "sodium_hex2bin" [687]=> string(25) "opcache_get_configuration" [688]=> string(13) "date_sun_info" [689]=> string(11) "mb_get_info" [690]=> string(12) "posix_mkfifo" [691]=> string(11) "posix_errno" [692]=> string(11) "nl_langinfo" [693]=> string(8) "pathinfo" [694]=> string(8) "linkinfo" [695]=> string(17) "password_get_info" [696]=> string(20) "stream_socket_sendto" [697]=> string(27) "stream_socket_enable_crypto" [698]=> string(24) "intlcal_is_equivalent_to" [699]=> string(14) "sodium_memzero" [700]=> string(6) "strcmp" [701]=> string(7) "strncmp" [702]=> string(10) "strcasecmp" [703]=> string(11) "strncasecmp" [704]=> string(9) "preg_grep" [705]=> string(13) "posix_getpgrp" [706]=> string(9) "array_pop" [707]=> string(10) "array_flip" [708]=> string(9) "array_map" [709]=> string(7) "long2ip" [710]=> string(5) "sleep" [711]=> string(6) "usleep" [712]=> string(14) "time_nanosleep" [713]=> string(9) "inet_ntop" [714]=> string(4) "chop" [715]=> string(8) "wordwrap" [716]=> string(9) "strnatcmp" [717]=> string(13) "strnatcasecmp" [718]=> string(9) "filegroup" [719]=> string(5) "chgrp" [720]=> string(6) "lchgrp" [721]=> string(5) "log1p" [722]=> string(3) "exp" [723]=> string(8) "var_dump" [724]=> string(15) "debug_zval_dump" [725]=> string(7) "gmp_cmp" [726]=> string(13) "locale_lookup" [727]=> string(23) "locale_accept_from_http" [728]=> string(6) "bccomp" [729]=> string(13) "sodium_memcmp" [730]=> string(9) "gmp_div_q" [731]=> string(13) "trigger_error" [732]=> string(10) "user_error" [733]=> string(17) "set_error_handler" [734]=> string(21) "restore_error_handler" [735]=> string(21) "set_exception_handler" [736]=> string(25) "restore_exception_handler" [737]=> string(23) "timezone_name_from_abbr" [738]=> string(21) "libxml_get_last_error" [739]=> string(28) "libxml_disable_entity_loader" [740]=> string(33) "libxml_set_external_entity_loader" [741]=> string(33) "libxml_get_external_entity_loader" [742]=> string(11) "preg_filter" [743]=> string(15) "preg_last_error" [744]=> string(12) "ob_gzhandler" [745]=> string(11) "ctype_lower" [746]=> string(11) "ctype_upper" [747]=> string(12) "finfo_buffer" [748]=> string(14) "filter_has_var" [749]=> string(10) "filter_var" [750]=> string(15) "json_last_error" [751]=> string(15) "mb_detect_order" [752]=> string(23) "mb_substitute_character" [753]=> string(12) "mb_parse_str" [754]=> string(17) "mb_output_handler" [755]=> string(9) "mb_strstr" [756]=> string(10) "mb_strrchr" [757]=> string(10) "mb_stristr" [758]=> string(11) "mb_strrichr" [759]=> string(9) "mb_substr" [760]=> string(13) "mb_strtoupper" [761]=> string(13) "mb_strtolower" [762]=> string(20) "mb_encode_mimeheader" [763]=> string(20) "mb_decode_mimeheader" [764]=> string(6) "mb_chr" [765]=> string(20) "posix_get_last_error" [766]=> string(14) "posix_strerror" [767]=> string(24) "session_set_save_handler" [768]=> string(21) "session_cache_limiter" [769]=> string(21) "spl_autoload_register" [770]=> string(23) "spl_autoload_unregister" [771]=> string(22) "output_add_rewrite_var" [772]=> string(23) "stream_wrapper_register" [773]=> string(23) "stream_register_wrapper" [774]=> string(25) "stream_wrapper_unregister" [775]=> string(12) "array_filter" [776]=> string(16) "get_current_user" [777]=> string(11) "get_cfg_var" [778]=> string(9) "ini_alter" [779]=> string(7) "print_r" [780]=> string(16) "getprotobynumber" [781]=> string(11) "get_browser" [782]=> string(13) "gethostbyaddr" [783]=> string(10) "checkdnsrr" [784]=> string(7) "getmxrr" [785]=> string(6) "header" [786]=> string(10) "strtoupper" [787]=> string(10) "strtolower" [788]=> string(7) "stristr" [789]=> string(6) "strstr" [790]=> string(6) "strchr" [791]=> string(7) "strrchr" [792]=> string(6) "substr" [793]=> string(3) "chr" [794]=> string(5) "strtr" [795]=> string(5) "nl2br" [796]=> string(9) "parse_str" [797]=> string(7) "opendir" [798]=> string(3) "dir" [799]=> string(8) "closedir" [800]=> string(5) "chdir" [801]=> string(9) "rewinddir" [802]=> string(7) "readdir" [803]=> string(7) "scandir" [804]=> string(5) "rmdir" [805]=> string(5) "mkdir" [806]=> string(16) "sys_get_temp_dir" [807]=> string(9) "fileowner" [808]=> string(6) "is_dir" [809]=> string(5) "floor" [810]=> string(20) "stream_socket_server" [811]=> string(18) "stream_socket_pair" [812]=> string(23) "stream_set_write_buffer" [813]=> string(15) "set_file_buffer" [814]=> string(22) "stream_set_read_buffer" [815]=> string(10) "is_integer" [816]=> string(9) "is_scalar" [817]=> string(22) "stream_filter_register" [818]=> string(23) "xml_set_element_handler" [819]=> string(30) "xml_set_character_data_handler" [820]=> string(38) "xml_set_processing_instruction_handler" [821]=> string(23) "xml_set_default_handler" [822]=> string(36) "xml_set_unparsed_entity_decl_handler" [823]=> string(29) "xml_set_notation_decl
Process exited with code 137.
Output for 8.2.18
array(1287) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(30) "sodium_crypto_stream_xchacha20" [3]=> string(4) "sha1" [4]=> string(5) "expm1" [5]=> string(9) "gmp_scan1" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "crc32" [8]=> string(5) "atan2" [9]=> string(9) "str_rot13" [10]=> string(17) "sodium_bin2base64" [11]=> string(3) "md5" [12]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [13]=> string(11) "idn_to_utf8" [14]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [15]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [16]=> string(4) "is_a" [17]=> string(11) "ctype_alpha" [18]=> string(15) "mb_convert_kana" [19]=> string(9) "quotemeta" [20]=> string(20) "stream_get_meta_data" [21]=> string(21) "xmlwriter_start_cdata" [22]=> string(19) "xmlwriter_end_cdata" [23]=> string(21) "xmlwriter_write_cdata" [24]=> string(8) "date_sub" [25]=> string(8) "mb_scrub" [26]=> string(4) "glob" [27]=> string(7) "gmp_sub" [28]=> string(5) "bcsub" [29]=> string(6) "gzgetc" [30]=> string(9) "hash_hmac" [31]=> string(10) "session_gc" [32]=> string(21) "array_intersect_assoc" [33]=> string(22) "array_uintersect_assoc" [34]=> string(22) "array_intersect_uassoc" [35]=> string(23) "array_uintersect_uassoc" [36]=> string(16) "array_diff_assoc" [37]=> string(17) "array_diff_uassoc" [38]=> string(17) "array_udiff_assoc" [39]=> string(18) "array_udiff_uassoc" [40]=> string(14) "call_user_func" [41]=> string(4) "exec" [42]=> string(10) "shell_exec" [43]=> string(5) "fgetc" [44]=> string(5) "fsync" [45]=> string(9) "fdatasync" [46]=> string(6) "bindec" [47]=> string(6) "hexdec" [48]=> string(6) "octdec" [49]=> string(10) "is_numeric" [50]=> string(37) "sodium_crypto_stream_xchacha20_xor_ic" [51]=> string(7) "defined" [52]=> string(15) "get_resource_id" [53]=> string(16) "extension_loaded" [54]=> string(10) "gc_enabled" [55]=> string(8) "date_add" [56]=> string(8) "gzrewind" [57]=> string(6) "gzread" [58]=> string(11) "deflate_add" [59]=> string(11) "inflate_add" [60]=> string(9) "filter_id" [61]=> string(6) "mb_ord" [62]=> string(12) "posix_getpid" [63]=> string(13) "posix_getppid" [64]=> string(12) "posix_getuid" [65]=> string(12) "posix_setuid" [66]=> string(13) "posix_geteuid" [67]=> string(13) "posix_seteuid" [68]=> string(12) "posix_getgid" [69]=> string(12) "posix_setgid" [70]=> string(13) "posix_getegid" [71]=> string(13) "posix_setegid" [72]=> string(12) "posix_setsid" [73]=> string(13) "posix_setpgid" [74]=> string(13) "posix_getpgid" [75]=> string(12) "posix_getsid" [76]=> string(13) "posix_ctermid" [77]=> string(12) "posix_getcwd" [78]=> string(11) "posix_mknod" [79]=> string(14) "posix_getgrgid" [80]=> string(14) "posix_getpwuid" [81]=> string(8) "mt_srand" [82]=> string(5) "srand" [83]=> string(4) "rand" [84]=> string(7) "mt_rand" [85]=> string(10) "session_id" [86]=> string(17) "session_create_id" [87]=> string(21) "session_regenerate_id" [88]=> string(12) "spl_autoload" [89]=> string(13) "spl_object_id" [90]=> string(3) "end" [91]=> string(9) "array_pad" [92]=> string(10) "array_rand" [93]=> string(18) "connection_aborted" [94]=> string(16) "dns_check_record" [95]=> string(14) "dns_get_record" [96]=> string(8) "getmyuid" [97]=> string(8) "getmygid" [98]=> string(8) "getmypid" [99]=> string(10) "getlastmod" [100]=> string(3) "ord" [101]=> string(7) "str_pad" [102]=> string(6) "getcwd" [103]=> string(14) "escapeshellcmd" [104]=> string(6) "rewind" [105]=> string(5) "fread" [106]=> string(5) "chmod" [107]=> string(9) "iptcembed" [108]=> string(5) "round" [109]=> string(7) "deg2rad" [110]=> string(4) "fmod" [111]=> string(21) "stream_filter_prepend" [112]=> string(20) "stream_filter_append" [113]=> string(6) "uniqid" [114]=> string(21) "stream_bucket_prepend" [115]=> string(20) "stream_bucket_append" [116]=> string(19) "xmlwriter_start_dtd" [117]=> string(17) "xmlwriter_end_dtd" [118]=> string(19) "xmlwriter_write_dtd" [119]=> string(7) "gmp_add" [120]=> string(7) "gmp_mod" [121]=> string(7) "gmp_gcd" [122]=> string(15) "gmp_random_seed" [123]=> string(7) "gmp_and" [124]=> string(11) "intlcal_add" [125]=> string(18) "intlcal_is_weekend" [126]=> string(23) "datefmt_get_timezone_id" [127]=> string(24) "normalizer_is_normalized" [128]=> string(23) "intltz_get_canonical_id" [129]=> string(24) "intltz_get_equivalent_id" [130]=> string(13) "intltz_get_id" [131]=> string(21) "intltz_get_windows_id" [132]=> string(28) "intltz_get_id_for_windows_id" [133]=> string(5) "bcadd" [134]=> string(5) "bcmod" [135]=> string(8) "bcpowmod" [136]=> string(27) "sodium_crypto_sign_detached" [137]=> string(34) "sodium_crypto_sign_verify_detached" [138]=> string(10) "sodium_add" [139]=> string(10) "sodium_pad" [140]=> string(12) "sodium_unpad" [141]=> string(24) "opcache_is_script_cached" [142]=> string(6) "define" [143]=> string(17) "get_resource_type" [144]=> string(15) "debug_backtrace" [145]=> string(21) "debug_print_backtrace" [146]=> string(9) "gc_enable" [147]=> string(10) "gc_disable" [148]=> string(9) "strtotime" [149]=> string(4) "date" [150]=> string(5) "idate" [151]=> string(6) "gmdate" [152]=> string(6) "mktime" [153]=> string(8) "gmmktime" [154]=> string(9) "checkdate" [155]=> string(8) "strftime" [156]=> string(10) "gmstrftime" [157]=> string(4) "time" [158]=> string(9) "localtime" [159]=> string(7) "getdate" [160]=> string(11) "date_create" [161]=> string(21) "date_create_immutable" [162]=> string(10) "date_parse" [163]=> string(12) "date_sunrise" [164]=> string(12) "preg_replace" [165]=> string(10) "preg_quote" [166]=> string(20) "zlib_get_coding_type" [167]=> string(6) "gzfile" [168]=> string(10) "readgzfile" [169]=> string(11) "zlib_encode" [170]=> string(11) "zlib_decode" [171]=> string(9) "gzdeflate" [172]=> string(8) "gzencode" [173]=> string(9) "gzinflate" [174]=> string(8) "gzdecode" [175]=> string(7) "gzwrite" [176]=> string(7) "gzclose" [177]=> string(11) "ctype_space" [178]=> string(11) "finfo_close" [179]=> string(10) "finfo_file" [180]=> string(17) "mime_content_type" [181]=> string(9) "hash_file" [182]=> string(14) "hash_hmac_file" [183]=> string(11) "hash_update" [184]=> string(16) "hash_update_file" [185]=> string(11) "json_encode" [186]=> string(11) "json_decode" [187]=> string(11) "mb_language" [188]=> string(22) "mb_preferred_mime_name" [189]=> string(15) "mb_convert_case" [190]=> string(15) "mb_ereg_replace" [191]=> string(16) "mb_eregi_replace" [192]=> string(11) "posix_uname" [193]=> string(13) "posix_ttyname" [194]=> string(9) "lcg_value" [195]=> string(12) "session_name" [196]=> string(19) "session_module_name" [197]=> string(14) "session_decode" [198]=> string(14) "session_encode" [199]=> string(19) "session_write_close" [200]=> string(20) "session_cache_expire" [201]=> string(19) "simplexml_load_file" [202]=> string(22) "stream_wrapper_restore" [203]=> string(20) "array_walk_recursive" [204]=> string(5) "range" [205]=> string(7) "shuffle" [206]=> string(12) "array_splice" [207]=> string(11) "array_slice" [208]=> string(11) "array_merge" [209]=> string(21) "array_merge_recursive" [210]=> string(13) "array_replace" [211]=> string(23) "array_replace_recursive" [212]=> string(13) "array_reverse" [213]=> string(21) "array_change_key_case" [214]=> string(12) "array_unique" [215]=> string(12) "array_reduce" [216]=> string(13) "array_combine" [217]=> string(13) "base64_encode" [218]=> string(13) "base64_decode" [219]=> string(14) "highlight_file" [220]=> string(11) "show_source" [221]=> string(20) "php_strip_whitespace" [222]=> string(11) "ini_restore" [223]=> string(13) "getservbyname" [224]=> string(14) "getprotobyname" [225]=> string(16) "is_uploaded_file" [226]=> string(18) "move_uploaded_file" [227]=> string(14) "parse_ini_file" [228]=> string(8) "strptime" [229]=> string(11) "gethostname" [230]=> string(13) "gethostbyname" [231]=> string(6) "hrtime" [232]=> string(8) "md5_file" [233]=> string(10) "getmyinode" [234]=> string(9) "sha1_file" [235]=> string(9) "metaphone" [236]=> string(13) "header_remove" [237]=> string(12) "setrawcookie" [238]=> string(9) "setcookie" [239]=> string(18) "http_response_code" [240]=> string(23) "htmlspecialchars_decode" [241]=> string(18) "html_entity_decode" [242]=> string(26) "get_html_translation_table" [243]=> string(7) "explode" [244]=> string(7) "implode" [245]=> string(8) "basename" [246]=> string(7) "dirname" [247]=> string(14) "substr_replace" [248]=> string(11) "str_replace" [249]=> string(12) "str_ireplace" [250]=> string(9) "setlocale" [251]=> string(11) "str_shuffle" [252]=> string(14) "substr_compare" [253]=> string(11) "utf8_encode" [254]=> string(11) "utf8_decode" [255]=> string(9) "proc_nice" [256]=> string(6) "pclose" [257]=> string(8) "readfile" [258]=> string(6) "fclose" [259]=> string(9) "ftruncate" [260]=> string(6) "fwrite" [261]=> string(6) "rename" [262]=> string(7) "tmpfile" [263]=> string(4) "file" [264]=> string(9) "fileatime" [265]=> string(9) "filectime" [266]=> string(9) "fileinode" [267]=> string(9) "filemtime" [268]=> string(8) "filesize" [269]=> string(8) "filetype" [270]=> string(11) "is_writable" [271]=> string(12) "is_writeable" [272]=> string(11) "is_readable" [273]=> string(13) "is_executable" [274]=> string(7) "is_file" [275]=> string(14) "clearstatcache" [276]=> string(16) "disk_total_space" [277]=> string(15) "disk_free_space" [278]=> string(13) "diskfreespace" [279]=> string(19) "realpath_cache_size" [280]=> string(23) "image_type_to_mime_type" [281]=> string(12) "getimagesize" [282]=> string(13) "php_sapi_name" [283]=> string(9) "php_uname" [284]=> string(19) "php_ini_loaded_file" [285]=> string(9) "iptcparse" [286]=> string(9) "is_finite" [287]=> string(11) "is_infinite" [288]=> string(9) "microtime" [289]=> string(9) "getrusage" [290]=> string(10) "proc_close" [291]=> string(14) "proc_terminate" [292]=> string(23) "quoted_printable_decode" [293]=> string(23) "quoted_printable_encode" [294]=> string(21) "stream_context_create" [295]=> string(20) "stream_filter_remove" [296]=> string(22) "stream_socket_get_name" [297]=> string(15) "stream_get_line" [298]=> string(21) "stream_set_chunk_size" [299]=> string(7) "gettype" [300]=> string(14) "get_debug_type" [301]=> string(7) "settype" [302]=> string(11) "is_resource" [303]=> string(9) "is_double" [304]=> string(11) "is_callable" [305]=> string(11) "is_iterable" [306]=> string(12) "is_countable" [307]=> string(9) "urlencode" [308]=> string(9) "urldecode" [309]=> string(12) "rawurlencode" [310]=> string(12) "rawurldecode" [311]=> string(28) "stream_bucket_make_writeable" [312]=> string(16) "convert_uuencode" [313]=> string(16) "convert_uudecode" [314]=> string(9) "serialize" [315]=> string(11) "unserialize" [316]=> string(16) "memory_get_usage" [317]=> string(21) "memory_get_peak_usage" [318]=> string(23) "memory_reset_peak_usage" [319]=> string(15) "version_compare" [320]=> string(10) "token_name" [321]=> string(17) "xml_parser_create" [322]=> string(9) "xml_parse" [323]=> string(18) "xml_get_error_code" [324]=> string(15) "xml_parser_free" [325]=> string(25) "xmlwriter_start_attribute" [326]=> string(23) "xmlwriter_end_attribute" [327]=> string(25) "xmlwriter_write_attribute" [328]=> string(18) "gmp_perfect_square" [329]=> string(14) "gmp_prob_prime" [330]=> string(12) "gmp_legendre" [331]=> string(16) "gmp_random_range" [332]=> string(13) "gmp_nextprime" [333]=> string(17) "iconv_mime_encode" [334]=> string(17) "iconv_mime_decode" [335]=> string(23) "intlcal_create_instance" [336]=> string(37) "intlcal_get_keyword_values_for_locale" [337]=> string(16) "intlcal_get_time" [338]=> string(16) "intlcal_set_time" [339]=> string(21) "intlcal_set_time_zone" [340]=> string(14) "intlcal_before" [341]=> string(24) "intlcal_field_difference" [342]=> string(28) "intlcal_get_day_of_week_type" [343]=> string(18) "intlcal_get_locale" [344]=> string(21) "intlcal_get_time_zone" [345]=> string(16) "intlcal_get_type" [346]=> string(24) "intlcal_in_daylight_time" [347]=> string(22) "intlcal_from_date_time" [348]=> string(20) "intlcal_to_date_time" [349]=> string(22) "intlcal_get_error_code" [350]=> string(25) "intlcal_get_error_message" [351]=> string(27) "intlgregcal_create_instance" [352]=> string(32) "intlgregcal_set_gregorian_change" [353]=> string(32) "intlgregcal_get_gregorian_change" [354]=> string(15) "collator_create" [355]=> string(16) "collator_compare" [356]=> string(22) "collator_get_attribute" [357]=> string(22) "collator_set_attribute" [358]=> string(19) "collator_get_locale" [359]=> string(23) "collator_get_error_code" [360]=> string(26) "collator_get_error_message" [361]=> string(19) "intl_get_error_code" [362]=> string(22) "intl_get_error_message" [363]=> string(15) "intl_is_failure" [364]=> string(15) "intl_error_name" [365]=> string(14) "datefmt_create" [366]=> string(20) "datefmt_get_datetype" [367]=> string(20) "datefmt_get_timetype" [368]=> string(20) "datefmt_get_timezone" [369]=> string(20) "datefmt_set_timezone" [370]=> string(18) "datefmt_get_locale" [371]=> string(13) "datefmt_parse" [372]=> string(17) "datefmt_localtime" [373]=> string(22) "datefmt_get_error_code" [374]=> string(25) "datefmt_get_error_message" [375]=> string(13) "numfmt_create" [376]=> string(12) "numfmt_parse" [377]=> string(20) "numfmt_set_attribute" [378]=> string(20) "numfmt_get_attribute" [379]=> string(25) "numfmt_set_text_attribute" [380]=> string(25) "numfmt_get_text_attribute" [381]=> string(17) "numfmt_get_locale" [382]=> string(21) "numfmt_get_error_code" [383]=> string(24) "numfmt_get_error_message" [384]=> string(27) "locale_get_primary_language" [385]=> string(23) "locale_get_display_name" [386]=> string(27) "locale_get_display_language" [387]=> string(14) "locale_compose" [388]=> string(12) "locale_parse" [389]=> string(19) "locale_canonicalize" [390]=> string(13) "msgfmt_create" [391]=> string(21) "msgfmt_format_message" [392]=> string(12) "msgfmt_parse" [393]=> string(20) "msgfmt_parse_message" [394]=> string(17) "msgfmt_get_locale" [395]=> string(21) "msgfmt_get_error_code" [396]=> string(24) "msgfmt_get_error_message" [397]=> string(20) "normalizer_normalize" [398]=> string(21) "resourcebundle_create" [399]=> string(29) "resourcebundle_get_error_code" [400]=> string(32) "resourcebundle_get_error_message" [401]=> string(23) "intltz_create_time_zone" [402]=> string(26) "intltz_from_date_time_zone" [403]=> string(23) "intltz_get_display_name" [404]=> string(21) "intltz_get_error_code" [405]=> string(24) "intltz_get_error_message" [406]=> string(24) "intltz_to_date_time_zone" [407]=> string(24) "intltz_use_daylight_time" [408]=> string(21) "transliterator_create" [409]=> string(29) "transliterator_create_inverse" [410]=> string(28) "transliterator_transliterate" [411]=> string(29) "transliterator_get_error_code" [412]=> string(32) "transliterator_get_error_message" [413]=> string(7) "bcscale" [414]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [415]=> string(32) "sodium_crypto_generichash_update" [416]=> string(14) "sodium_compare" [417]=> string(29) "sodium_crypto_scalarmult_base" [418]=> string(20) "opcache_compile_file" [419]=> string(18) "opcache_invalidate" [420]=> string(21) "cli_set_process_title" [421]=> string(21) "cli_get_process_title" [422]=> string(14) "is_subclass_of" [423]=> string(9) "date_diff" [424]=> string(5) "gzeof" [425]=> string(9) "hash_hkdf" [426]=> string(6) "sizeof" [427]=> string(10) "array_diff" [428]=> string(11) "array_udiff" [429]=> string(6) "sscanf" [430]=> string(4) "feof" [431]=> string(6) "fscanf" [432]=> string(7) "sprintf" [433]=> string(6) "printf" [434]=> string(7) "vprintf" [435]=> string(8) "vsprintf" [436]=> string(7) "fprintf" [437]=> string(8) "vfprintf" [438]=> string(12) "func_get_arg" [439]=> string(15) "error_reporting" [440]=> string(37) "date_interval_create_from_date_string" [441]=> string(19) "preg_last_error_msg" [442]=> string(19) "json_last_error_msg" [443]=> string(20) "mb_internal_encoding" [444]=> string(19) "mb_convert_encoding" [445]=> string(18) "mb_detect_encoding" [446]=> string(17) "mb_check_encoding" [447]=> string(17) "mb_regex_encoding" [448]=> string(7) "mb_ereg" [449]=> string(21) "simplexml_load_string" [450]=> string(7) "ip2long" [451]=> string(9) "error_log" [452]=> string(16) "highlight_string" [453]=> string(16) "parse_ini_string" [454]=> string(14) "sys_getloadavg" [455]=> string(7) "openlog" [456]=> string(8) "closelog" [457]=> string(6) "syslog" [458]=> string(14) "escapeshellarg" [459]=> string(22) "getimagesizefromstring" [460]=> string(3) "log" [461]=> string(7) "rad2deg" [462]=> string(19) "stream_set_blocking" [463]=> string(19) "socket_set_blocking" [464]=> string(7) "is_long" [465]=> string(9) "is_string" [466]=> string(16) "xml_error_string" [467]=> string(27) "xmlwriter_set_indent_string" [468]=> string(7) "gmp_neg" [469]=> string(18) "iconv_set_encoding" [470]=> string(18) "iconv_get_encoding" [471]=> string(10) "preg_match" [472]=> string(11) "ctype_graph" [473]=> string(4) "hash" [474]=> string(11) "mb_strwidth" [475]=> string(13) "mb_strimwidth" [476]=> string(13) "mb_ereg_match" [477]=> string(14) "mb_ereg_search" [478]=> string(17) "session_save_path" [479]=> string(15) "spl_object_hash" [480]=> string(8) "ob_flush" [481]=> string(12) "ob_end_flush" [482]=> string(12) "ob_get_flush" [483]=> string(13) "ob_get_length" [484]=> string(17) "ob_implicit_flush" [485]=> string(10) "array_push" [486]=> string(12) "array_search" [487]=> string(5) "flush" [488]=> string(16) "set_include_path" [489]=> string(16) "get_include_path" [490]=> string(15) "str_starts_with" [491]=> string(13) "str_ends_with" [492]=> string(6) "fflush" [493]=> string(8) "realpath" [494]=> string(7) "fnmatch" [495]=> string(5) "touch" [496]=> string(5) "atanh" [497]=> string(4) "sinh" [498]=> string(4) "cosh" [499]=> string(4) "tanh" [500]=> string(5) "asinh" [501]=> string(5) "acosh" [502]=> string(13) "password_hash" [503]=> string(21) "password_needs_rehash" [504]=> string(27) "stream_resolve_include_path" [505]=> string(15) "xmlwriter_flush" [506]=> string(21) "collator_get_strength" [507]=> string(21) "collator_set_strength" [508]=> string(18) "sodium_crypto_auth" [509]=> string(25) "sodium_crypto_generichash" [510]=> string(20) "sodium_crypto_pwhash" [511]=> string(37) "sodium_crypto_pwhash_str_needs_rehash" [512]=> string(54) "sodium_crypto_secretstream_xchacha20poly1305_init_push" [513]=> string(49) "sodium_crypto_secretstream_xchacha20poly1305_push" [514]=> string(23) "sodium_crypto_shorthash" [515]=> string(8) "mb_eregi" [516]=> string(2) "pi" [517]=> string(18) "xmlwriter_open_uri" [518]=> string(18) "xmlwriter_start_pi" [519]=> string(16) "xmlwriter_end_pi" [520]=> string(18) "xmlwriter_write_pi" [521]=> string(10) "gmp_jacobi" [522]=> string(12) "idn_to_ascii" [523]=> string(21) "preg_replace_callback" [524]=> string(6) "gzseek" [525]=> string(24) "mb_ereg_replace_callback" [526]=> string(24) "header_register_callback" [527]=> string(10) "array_walk" [528]=> string(11) "array_chunk" [529]=> string(4) "ftok" [530]=> string(6) "strtok" [531]=> string(7) "strpbrk" [532]=> string(5) "flock" [533]=> string(5) "umask" [534]=> string(5) "fseek" [535]=> string(6) "unlink" [536]=> string(7) "is_link" [537]=> string(8) "readlink" [538]=> string(7) "symlink" [539]=> string(4) "link" [540]=> string(4) "pack" [541]=> string(6) "unpack" [542]=> string(20) "stream_supports_lock" [543]=> string(29) "intlcal_get_first_day_of_week" [544]=> string(38) "intlcal_get_minimal_days_in_first_week" [545]=> string(38) "intlcal_set_minimal_days_in_first_week" [546]=> string(29) "intlcal_set_first_day_of_week" [547]=> string(14) "preg_match_all" [548]=> string(6) "gztell" [549]=> string(11) "ctype_cntrl" [550]=> string(20) "dom_import_simplexml" [551]=> string(10) "hash_final" [552]=> string(12) "mb_send_mail" [553]=> string(10) "posix_kill" [554]=> string(17) "spl_autoload_call" [555]=> string(12) "ob_get_level" [556]=> string(10) "array_fill" [557]=> string(16) "time_sleep_until" [558]=> string(19) "forward_static_call" [559]=> string(11) "ini_get_all" [560]=> string(14) "gethostbynamel" [561]=> string(7) "strcoll" [562]=> string(5) "ftell" [563]=> string(4) "ceil" [564]=> string(15) "stream_is_local" [565]=> string(6) "intval" [566]=> string(8) "floatval" [567]=> string(9) "doubleval" [568]=> string(7) "boolval" [569]=> string(6) "strval" [570]=> string(7) "is_null" [571]=> string(7) "is_bool" [572]=> string(9) "parse_url" [573]=> string(13) "token_get_all" [574]=> string(10) "gmp_intval" [575]=> string(10) "gmp_strval" [576]=> string(7) "gmp_mul" [577]=> string(12) "gmp_binomial" [578]=> string(12) "intlcal_roll" [579]=> string(17) "numfmt_set_symbol" [580]=> string(17) "numfmt_get_symbol" [581]=> string(5) "bcmul" [582]=> string(22) "sodium_crypto_box_seal" [583]=> string(31) "sodium_crypto_generichash_final" [584]=> string(54) "sodium_crypto_secretstream_xchacha20poly1305_init_pull" [585]=> string(49) "sodium_crypto_secretstream_xchacha20poly1305_pull" [586]=> string(2) "dl" [587]=> string(11) "ctype_alnum" [588]=> string(18) "hash_update_stream" [589]=> string(14) "posix_getgrnam" [590]=> string(14) "posix_getpwnam" [591]=> string(20) "simplexml_import_dom" [592]=> string(9) "array_sum" [593]=> string(4) "trim" [594]=> string(5) "rtrim" [595]=> string(5) "ltrim" [596]=> string(6) "system" [597]=> string(7) "tempnam" [598]=> string(22) "stream_socket_recvfrom" [599]=> string(21) "stream_copy_to_stream" [600]=> string(11) "gmp_sqrtrem" [601]=> string(11) "gmp_rootrem" [602]=> string(8) "gmp_powm" [603]=> string(7) "gmp_lcm" [604]=> string(7) "gmp_com" [605]=> string(26) "intlcal_get_actual_maximum" [606]=> string(26) "intlcal_get_actual_minimum" [607]=> string(25) "intlcal_get_least_maximum" [608]=> string(28) "intlcal_get_greatest_minimum" [609]=> string(19) "intlcal_get_maximum" [610]=> string(19) "intlcal_get_minimum" [611]=> string(20) "sodium_crypto_stream" [612]=> string(12) "zend_version" [613]=> string(6) "strlen" [614]=> string(13) "timezone_open" [615]=> string(6) "gzopen" [616]=> string(20) "inflate_get_read_len" [617]=> string(10) "finfo_open" [618]=> string(9) "mb_strlen" [619]=> string(14) "posix_getlogin" [620]=> string(25) "session_register_shutdown" [621]=> string(8) "ob_clean" [622]=> string(12) "ob_end_clean" [623]=> string(12) "ob_get_clean" [624]=> string(3) "min" [625]=> string(12) "array_column" [626]=> string(26) "register_shutdown_function" [627]=> string(22) "register_tick_function" [628]=> string(24) "unregister_tick_function" [629]=> string(9) "inet_pton" [630]=> string(7) "hex2bin" [631]=> string(6) "strspn" [632]=> string(7) "strcspn" [633]=> string(4) "join" [634]=> string(5) "popen" [635]=> string(5) "fopen" [636]=> string(5) "chown" [637]=> string(6) "lchown" [638]=> string(9) "fsockopen" [639]=> string(10) "pfsockopen" [640]=> string(23) "image_type_to_extension" [641]=> string(10) "phpversion" [642]=> string(11) "levenshtein" [643]=> string(3) "sin" [644]=> string(3) "tan" [645]=> string(4) "asin" [646]=> string(4) "atan" [647]=> string(6) "is_nan" [648]=> string(6) "decbin" [649]=> string(25) "stream_context_set_option" [650]=> string(22) "stream_socket_shutdown" [651]=> string(21) "xml_parser_set_option" [652]=> string(21) "xml_parser_get_option" [653]=> string(8) "gmp_sign" [654]=> string(12) "iconv_strlen" [655]=> string(30) "intlcal_get_weekend_transition" [656]=> string(37) "intlcal_get_repeated_wall_time_option" [657]=> string(36) "intlcal_get_skipped_wall_time_option" [658]=> string(37) "intlcal_set_repeated_wall_time_option" [659]=> string(36) "intlcal_set_skipped_wall_time_option" [660]=> string(19) "datefmt_set_pattern" [661]=> string(19) "datefmt_get_pattern" [662]=> string(18) "numfmt_set_pattern" [663]=> string(18) "numfmt_get_pattern" [664]=> string(15) "grapheme_strlen" [665]=> string(17) "locale_get_region" [666]=> string(25) "locale_get_display_region" [667]=> string(18) "msgfmt_set_pattern" [668]=> string(18) "msgfmt_get_pattern" [669]=> string(32) "normalizer_get_raw_decomposition" [670]=> string(25) "intltz_create_enumeration" [671]=> string(38) "intltz_create_time_zone_id_enumeration" [672]=> string(17) "intltz_get_region" [673]=> string(26) "intltz_get_tz_data_version" [674]=> string(18) "intltz_get_unknown" [675]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [676]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [677]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [678]=> string(48) "sodium_crypto_aead_xchacha20poly1305_ietf_keygen" [679]=> string(25) "sodium_crypto_auth_keygen" [680]=> string(22) "sodium_crypto_box_open" [681]=> string(27) "sodium_crypto_box_seal_open" [682]=> string(32) "sodium_crypto_generichash_keygen" [683]=> string(24) "sodium_crypto_kdf_keygen" [684]=> string(30) "sodium_crypto_secretbox_keygen" [685]=> string(28) "sodium_crypto_secretbox_open" [686]=> string(51) "sodium_crypto_secretstream_xchacha20poly1305_keygen" [687]=> string(30) "sodium_crypto_shorthash_keygen" [688]=> string(18) "sodium_crypto_sign" [689]=> string(23) "sodium_crypto_sign_open" [690]=> string(27) "sodium_crypto_stream_keygen" [691]=> string(37) "sodium_crypto_stream_xchacha20_keygen" [692]=> string(14) "sodium_hex2bin" [693]=> string(17) "sodium_base642bin" [694]=> string(25) "opcache_get_configuration" [695]=> string(13) "date_sun_info" [696]=> string(11) "mb_get_info" [697]=> string(12) "posix_mkfifo" [698]=> string(11) "posix_errno" [699]=> string(11) "nl_langinfo" [700]=> string(8) "pathinfo" [701]=> string(8) "linkinfo" [702]=> string(17) "password_get_info" [703]=> string(20) "stream_socket_sendto" [704]=> string(27) "stream_socket_enable_crypto" [705]=> string(24) "intlcal_is_equivalent_to" [706]=> string(14) "sodium_memzero" [707]=> string(6) "strcmp" [708]=> string(7) "strncmp" [709]=> string(10) "strcasecmp" [710]=> string(11) "strncasecmp" [711]=> string(9) "preg_grep" [712]=> string(13) "posix_getpgrp" [713]=> string(9) "array_pop" [714]=> string(10) "array_flip" [715]=> string(9) "array_map" [716]=> string(7) "long2ip" [717]=> string(5) "sleep" [718]=> string(6) "usleep" [719]=> string(14) "time_nanosleep" [720]=> string(9) "inet_ntop" [721]=> string(4) "chop" [722]=> string(8) "wordwrap" [723]=> string(9) "strnatcmp" [724]=> string(13) "strnatcasecmp" [725]=> string(9) "filegroup" [726]=> string(5) "chgrp" [727]=> string(6) "lchgrp" [728]=> string(5) "log1p" [729]=> string(3) "exp" [730]=> string(8) "var_dump" [731]=> string(15) "debug_zval_dump" [732]=> string(7) "gmp_cmp" [733]=> string(13) "locale_lookup" [734]=> string(23) "locale_accept_from_http" [735]=> string(6) "bccomp" [736]=> string(13) "sodium_memcmp" [737]=> string(9) "gmp_div_q" [738]=> string(13) "trigger_error" [739]=> string(10) "user_error" [740]=> string(17) "set_error_handler" [741]=> string(21) "restore_error_handler" [742]=> string(21) "set_exception_handler" [743]=> string(25) "restore_exception_handler" [744]=> string(23) "timezone_name_from_abbr" [745]=> string(21) "libxml_get_last_error" [746]=> string(28) "libxml_disable_entity_loader" [747]=> string(33) "libxml_set_external_entity_loader" [748]=> string(33) "libxml_get_external_entity_loader" [749]=> string(11) "preg_filter" [750]=> string(15) "preg_last_error" [751]=> string(12) "ob_gzhandler" [752]=> string(11) "ctype_lower" [753]=> string(11) "ctype_upper" [754]=> string(12) "finfo_buffer" [755]=> string(14) "filter_has_var" [756]=> string(10) "filter_var" [757]=> string(15) "json_last_error" [758]=> string(15) "mb_detect_order" [759]=> string(23) "mb_substitute_character" [760]=> string(12) "mb_parse_str" [761]=> string(17) "mb_output_handler" [762]=> string(9) "mb_strstr" [763]=> string(10) "mb_strrchr" [764]=> string(10) "mb_stristr" [765]=> string(11) "mb_strrichr" [766]=> string(9) "mb_substr" [767]=> string(13) "mb_strtoupper" [768]=> string(13) "mb_strtolower" [769]=> string(20) "mb_encode_mimeheader" [770]=> string(20) "mb_decode_mimeheader" [771]=> string(6) "mb_chr" [772]=> string(20) "posix_get_last_error" [773]=> string(14) "posix_strerror" [774]=> string(24) "session_set_save_handler" [775]=> string(21) "session_cache_limiter" [776]=> string(21) "spl_autoload_register" [777]=> string(23) "spl_autoload_unregister" [778]=> string(22) "output_add_rewrite_var" [779]=> string(23) "stream_wrapper_register" [780]=> string(23) "stream_register_wrapper" [781]=> string(25) "stream_wrapper_unregister" [782]=> string(12) "array_filter" [783]=> string(16) "get_current_user" [784]=> string(11) "get_cfg_var" [785]=> string(9) "ini_alter" [786]=> string(7) "print_r" [787]=> string(16) "getprotobynumber" [788]=> string(11) "get_browser" [789]=> string(13) "gethostbyaddr" [790]=> string(10) "checkdnsrr" [791]=> string(7) "getmxrr" [792]=> string(6) "header" [793]=> string(10) "strtoupper" [794]=> string(10) "strtolower" [795]=> string(7) "stristr" [796]=> string(6) "strstr" [797]=> string(6) "strchr" [798]=> string(7) "strrchr" [799]=> string(6) "substr" [800]=> string(3) "chr" [801]=> string(5) "strtr" [802]=> string(5) "nl2br" [803]=> string(9) "parse_str" [804]=> string(7) "opendir" [805]=> string(3) "dir" [806]=> string(8) "closedir" [807]=> string(5) "chdir" [808]=> string(9) "rewinddir" [809]=> string(7) "readdir" [810]=> string(7) "scandir" [811]=> string(5) "rmdir" [812]=> string(5) "mkdir" [813]=> string(16) "sys_get_temp_dir" [814]=> string(9) "fileowner" [815]=> string(6) "is_dir" [816]=> string(5) "floor" [817]=> string(20) "stream_socket_server" [818]=> string(18) "stre
Output for 8.2.0 - 8.2.9, 8.2.11 - 8.2.15, 8.2.17
array(1271) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(5) "fsync" [43]=> string(9) "fdatasync" [44]=> string(6) "bindec" [45]=> string(6) "hexdec" [46]=> string(6) "octdec" [47]=> string(10) "is_numeric" [48]=> string(7) "defined" [49]=> string(15) "get_resource_id" [50]=> string(16) "extension_loaded" [51]=> string(10) "gc_enabled" [52]=> string(8) "date_add" [53]=> string(8) "gzrewind" [54]=> string(6) "gzread" [55]=> string(11) "deflate_add" [56]=> string(11) "inflate_add" [57]=> string(9) "filter_id" [58]=> string(6) "mb_ord" [59]=> string(12) "posix_getpid" [60]=> string(13) "posix_getppid" [61]=> string(12) "posix_getuid" [62]=> string(12) "posix_setuid" [63]=> string(13) "posix_geteuid" [64]=> string(13) "posix_seteuid" [65]=> string(12) "posix_getgid" [66]=> string(12) "posix_setgid" [67]=> string(13) "posix_getegid" [68]=> string(13) "posix_setegid" [69]=> string(12) "posix_setsid" [70]=> string(13) "posix_setpgid" [71]=> string(13) "posix_getpgid" [72]=> string(12) "posix_getsid" [73]=> string(13) "posix_ctermid" [74]=> string(12) "posix_getcwd" [75]=> string(11) "posix_mknod" [76]=> string(14) "posix_getgrgid" [77]=> string(14) "posix_getpwuid" [78]=> string(8) "mt_srand" [79]=> string(5) "srand" [80]=> string(4) "rand" [81]=> string(7) "mt_rand" [82]=> string(10) "session_id" [83]=> string(17) "session_create_id" [84]=> string(21) "session_regenerate_id" [85]=> string(12) "spl_autoload" [86]=> string(13) "spl_object_id" [87]=> string(3) "end" [88]=> string(9) "array_pad" [89]=> string(10) "array_rand" [90]=> string(18) "connection_aborted" [91]=> string(16) "dns_check_record" [92]=> string(14) "dns_get_record" [93]=> string(8) "getmyuid" [94]=> string(8) "getmygid" [95]=> string(8) "getmypid" [96]=> string(10) "getlastmod" [97]=> string(3) "ord" [98]=> string(7) "str_pad" [99]=> string(6) "getcwd" [100]=> string(14) "escapeshellcmd" [101]=> string(6) "rewind" [102]=> string(5) "fread" [103]=> string(5) "chmod" [104]=> string(9) "iptcembed" [105]=> string(5) "round" [106]=> string(7) "deg2rad" [107]=> string(4) "fmod" [108]=> string(21) "stream_filter_prepend" [109]=> string(20) "stream_filter_append" [110]=> string(6) "uniqid" [111]=> string(21) "stream_bucket_prepend" [112]=> string(20) "stream_bucket_append" [113]=> string(19) "xmlwriter_start_dtd" [114]=> string(17) "xmlwriter_end_dtd" [115]=> string(19) "xmlwriter_write_dtd" [116]=> string(7) "gmp_add" [117]=> string(7) "gmp_mod" [118]=> string(7) "gmp_gcd" [119]=> string(15) "gmp_random_seed" [120]=> string(7) "gmp_and" [121]=> string(11) "intlcal_add" [122]=> string(18) "intlcal_is_weekend" [123]=> string(23) "datefmt_get_timezone_id" [124]=> string(24) "normalizer_is_normalized" [125]=> string(23) "intltz_get_canonical_id" [126]=> string(24) "intltz_get_equivalent_id" [127]=> string(13) "intltz_get_id" [128]=> string(21) "intltz_get_windows_id" [129]=> string(28) "intltz_get_id_for_windows_id" [130]=> string(5) "bcadd" [131]=> string(5) "bcmod" [132]=> string(8) "bcpowmod" [133]=> string(27) "sodium_crypto_sign_detached" [134]=> string(34) "sodium_crypto_sign_verify_detached" [135]=> string(10) "sodium_add" [136]=> string(10) "sodium_pad" [137]=> string(12) "sodium_unpad" [138]=> string(24) "opcache_is_script_cached" [139]=> string(6) "define" [140]=> string(17) "get_resource_type" [141]=> string(15) "debug_backtrace" [142]=> string(21) "debug_print_backtrace" [143]=> string(9) "gc_enable" [144]=> string(10) "gc_disable" [145]=> string(9) "strtotime" [146]=> string(4) "date" [147]=> string(5) "idate" [148]=> string(6) "gmdate" [149]=> string(6) "mktime" [150]=> string(8) "gmmktime" [151]=> string(9) "checkdate" [152]=> string(8) "strftime" [153]=> string(10) "gmstrftime" [154]=> string(4) "time" [155]=> string(9) "localtime" [156]=> string(7) "getdate" [157]=> string(11) "date_create" [158]=> string(21) "date_create_immutable" [159]=> string(10) "date_parse" [160]=> string(12) "date_sunrise" [161]=> string(12) "preg_replace" [162]=> string(10) "preg_quote" [163]=> string(20) "zlib_get_coding_type" [164]=> string(6) "gzfile" [165]=> string(10) "readgzfile" [166]=> string(11) "zlib_encode" [167]=> string(11) "zlib_decode" [168]=> string(9) "gzdeflate" [169]=> string(8) "gzencode" [170]=> string(9) "gzinflate" [171]=> string(8) "gzdecode" [172]=> string(7) "gzwrite" [173]=> string(7) "gzclose" [174]=> string(11) "ctype_space" [175]=> string(11) "finfo_close" [176]=> string(10) "finfo_file" [177]=> string(17) "mime_content_type" [178]=> string(9) "hash_file" [179]=> string(14) "hash_hmac_file" [180]=> string(11) "hash_update" [181]=> string(16) "hash_update_file" [182]=> string(11) "json_encode" [183]=> string(11) "json_decode" [184]=> string(11) "mb_language" [185]=> string(22) "mb_preferred_mime_name" [186]=> string(15) "mb_convert_case" [187]=> string(15) "mb_ereg_replace" [188]=> string(16) "mb_eregi_replace" [189]=> string(11) "posix_uname" [190]=> string(13) "posix_ttyname" [191]=> string(9) "lcg_value" [192]=> string(12) "session_name" [193]=> string(19) "session_module_name" [194]=> string(14) "session_decode" [195]=> string(14) "session_encode" [196]=> string(19) "session_write_close" [197]=> string(20) "session_cache_expire" [198]=> string(19) "simplexml_load_file" [199]=> string(22) "stream_wrapper_restore" [200]=> string(20) "array_walk_recursive" [201]=> string(5) "range" [202]=> string(7) "shuffle" [203]=> string(12) "array_splice" [204]=> string(11) "array_slice" [205]=> string(11) "array_merge" [206]=> string(21) "array_merge_recursive" [207]=> string(13) "array_replace" [208]=> string(23) "array_replace_recursive" [209]=> string(13) "array_reverse" [210]=> string(21) "array_change_key_case" [211]=> string(12) "array_unique" [212]=> string(12) "array_reduce" [213]=> string(13) "array_combine" [214]=> string(13) "base64_encode" [215]=> string(13) "base64_decode" [216]=> string(14) "highlight_file" [217]=> string(11) "show_source" [218]=> string(20) "php_strip_whitespace" [219]=> string(11) "ini_restore" [220]=> string(13) "getservbyname" [221]=> string(14) "getprotobyname" [222]=> string(16) "is_uploaded_file" [223]=> string(18) "move_uploaded_file" [224]=> string(14) "parse_ini_file" [225]=> string(8) "strptime" [226]=> string(11) "gethostname" [227]=> string(13) "gethostbyname" [228]=> string(6) "hrtime" [229]=> string(8) "md5_file" [230]=> string(10) "getmyinode" [231]=> string(9) "sha1_file" [232]=> string(9) "metaphone" [233]=> string(13) "header_remove" [234]=> string(12) "setrawcookie" [235]=> string(9) "setcookie" [236]=> string(18) "http_response_code" [237]=> string(23) "htmlspecialchars_decode" [238]=> string(18) "html_entity_decode" [239]=> string(26) "get_html_translation_table" [240]=> string(7) "explode" [241]=> string(7) "implode" [242]=> string(8) "basename" [243]=> string(7) "dirname" [244]=> string(14) "substr_replace" [245]=> string(11) "str_replace" [246]=> string(12) "str_ireplace" [247]=> string(9) "setlocale" [248]=> string(11) "str_shuffle" [249]=> string(14) "substr_compare" [250]=> string(11) "utf8_encode" [251]=> string(11) "utf8_decode" [252]=> string(9) "proc_nice" [253]=> string(6) "pclose" [254]=> string(8) "readfile" [255]=> string(6) "fclose" [256]=> string(9) "ftruncate" [257]=> string(6) "fwrite" [258]=> string(6) "rename" [259]=> string(7) "tmpfile" [260]=> string(4) "file" [261]=> string(9) "fileatime" [262]=> string(9) "filectime" [263]=> string(9) "fileinode" [264]=> string(9) "filemtime" [265]=> string(8) "filesize" [266]=> string(8) "filetype" [267]=> string(11) "is_writable" [268]=> string(12) "is_writeable" [269]=> string(11) "is_readable" [270]=> string(13) "is_executable" [271]=> string(7) "is_file" [272]=> string(14) "clearstatcache" [273]=> string(16) "disk_total_space" [274]=> string(15) "disk_free_space" [275]=> string(13) "diskfreespace" [276]=> string(19) "realpath_cache_size" [277]=> string(23) "image_type_to_mime_type" [278]=> string(12) "getimagesize" [279]=> string(13) "php_sapi_name" [280]=> string(9) "php_uname" [281]=> string(19) "php_ini_loaded_file" [282]=> string(9) "iptcparse" [283]=> string(9) "is_finite" [284]=> string(11) "is_infinite" [285]=> string(9) "microtime" [286]=> string(9) "getrusage" [287]=> string(10) "proc_close" [288]=> string(14) "proc_terminate" [289]=> string(23) "quoted_printable_decode" [290]=> string(23) "quoted_printable_encode" [291]=> string(21) "stream_context_create" [292]=> string(20) "stream_filter_remove" [293]=> string(22) "stream_socket_get_name" [294]=> string(15) "stream_get_line" [295]=> string(21) "stream_set_chunk_size" [296]=> string(7) "gettype" [297]=> string(14) "get_debug_type" [298]=> string(7) "settype" [299]=> string(11) "is_resource" [300]=> string(9) "is_double" [301]=> string(11) "is_callable" [302]=> string(11) "is_iterable" [303]=> string(12) "is_countable" [304]=> string(9) "urlencode" [305]=> string(9) "urldecode" [306]=> string(12) "rawurlencode" [307]=> string(12) "rawurldecode" [308]=> string(28) "stream_bucket_make_writeable" [309]=> string(16) "convert_uuencode" [310]=> string(16) "convert_uudecode" [311]=> string(9) "serialize" [312]=> string(11) "unserialize" [313]=> string(16) "memory_get_usage" [314]=> string(21) "memory_get_peak_usage" [315]=> string(23) "memory_reset_peak_usage" [316]=> string(15) "version_compare" [317]=> string(10) "token_name" [318]=> string(17) "xml_parser_create" [319]=> string(9) "xml_parse" [320]=> string(18) "xml_get_error_code" [321]=> string(15) "xml_parser_free" [322]=> string(25) "xmlwriter_start_attribute" [323]=> string(23) "xmlwriter_end_attribute" [324]=> string(25) "xmlwriter_write_attribute" [325]=> string(18) "gmp_perfect_square" [326]=> string(14) "gmp_prob_prime" [327]=> string(12) "gmp_legendre" [328]=> string(16) "gmp_random_range" [329]=> string(13) "gmp_nextprime" [330]=> string(17) "iconv_mime_encode" [331]=> string(17) "iconv_mime_decode" [332]=> string(23) "intlcal_create_instance" [333]=> string(37) "intlcal_get_keyword_values_for_locale" [334]=> string(16) "intlcal_get_time" [335]=> string(16) "intlcal_set_time" [336]=> string(21) "intlcal_set_time_zone" [337]=> string(14) "intlcal_before" [338]=> string(24) "intlcal_field_difference" [339]=> string(28) "intlcal_get_day_of_week_type" [340]=> string(18) "intlcal_get_locale" [341]=> string(21) "intlcal_get_time_zone" [342]=> string(16) "intlcal_get_type" [343]=> string(24) "intlcal_in_daylight_time" [344]=> string(22) "intlcal_from_date_time" [345]=> string(20) "intlcal_to_date_time" [346]=> string(22) "intlcal_get_error_code" [347]=> string(25) "intlcal_get_error_message" [348]=> string(27) "intlgregcal_create_instance" [349]=> string(32) "intlgregcal_set_gregorian_change" [350]=> string(32) "intlgregcal_get_gregorian_change" [351]=> string(15) "collator_create" [352]=> string(16) "collator_compare" [353]=> string(22) "collator_get_attribute" [354]=> string(22) "collator_set_attribute" [355]=> string(19) "collator_get_locale" [356]=> string(23) "collator_get_error_code" [357]=> string(26) "collator_get_error_message" [358]=> string(19) "intl_get_error_code" [359]=> string(22) "intl_get_error_message" [360]=> string(15) "intl_is_failure" [361]=> string(15) "intl_error_name" [362]=> string(14) "datefmt_create" [363]=> string(20) "datefmt_get_datetype" [364]=> string(20) "datefmt_get_timetype" [365]=> string(20) "datefmt_get_timezone" [366]=> string(20) "datefmt_set_timezone" [367]=> string(18) "datefmt_get_locale" [368]=> string(13) "datefmt_parse" [369]=> string(17) "datefmt_localtime" [370]=> string(22) "datefmt_get_error_code" [371]=> string(25) "datefmt_get_error_message" [372]=> string(13) "numfmt_create" [373]=> string(12) "numfmt_parse" [374]=> string(20) "numfmt_set_attribute" [375]=> string(20) "numfmt_get_attribute" [376]=> string(25) "numfmt_set_text_attribute" [377]=> string(25) "numfmt_get_text_attribute" [378]=> string(17) "numfmt_get_locale" [379]=> string(21) "numfmt_get_error_code" [380]=> string(24) "numfmt_get_error_message" [381]=> string(27) "locale_get_primary_language" [382]=> string(23) "locale_get_display_name" [383]=> string(27) "locale_get_display_language" [384]=> string(14) "locale_compose" [385]=> string(12) "locale_parse" [386]=> string(19) "locale_canonicalize" [387]=> string(13) "msgfmt_create" [388]=> string(21) "msgfmt_format_message" [389]=> string(12) "msgfmt_parse" [390]=> string(20) "msgfmt_parse_message" [391]=> string(17) "msgfmt_get_locale" [392]=> string(21) "msgfmt_get_error_code" [393]=> string(24) "msgfmt_get_error_message" [394]=> string(20) "normalizer_normalize" [395]=> string(21) "resourcebundle_create" [396]=> string(29) "resourcebundle_get_error_code" [397]=> string(32) "resourcebundle_get_error_message" [398]=> string(23) "intltz_create_time_zone" [399]=> string(26) "intltz_from_date_time_zone" [400]=> string(23) "intltz_get_display_name" [401]=> string(21) "intltz_get_error_code" [402]=> string(24) "intltz_get_error_message" [403]=> string(24) "intltz_to_date_time_zone" [404]=> string(24) "intltz_use_daylight_time" [405]=> string(21) "transliterator_create" [406]=> string(29) "transliterator_create_inverse" [407]=> string(28) "transliterator_transliterate" [408]=> string(29) "transliterator_get_error_code" [409]=> string(32) "transliterator_get_error_message" [410]=> string(7) "bcscale" [411]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [412]=> string(32) "sodium_crypto_generichash_update" [413]=> string(14) "sodium_compare" [414]=> string(29) "sodium_crypto_scalarmult_base" [415]=> string(20) "opcache_compile_file" [416]=> string(18) "opcache_invalidate" [417]=> string(21) "cli_set_process_title" [418]=> string(21) "cli_get_process_title" [419]=> string(14) "is_subclass_of" [420]=> string(9) "date_diff" [421]=> string(5) "gzeof" [422]=> string(9) "hash_hkdf" [423]=> string(6) "sizeof" [424]=> string(10) "array_diff" [425]=> string(11) "array_udiff" [426]=> string(6) "sscanf" [427]=> string(4) "feof" [428]=> string(6) "fscanf" [429]=> string(7) "sprintf" [430]=> string(6) "printf" [431]=> string(7) "vprintf" [432]=> string(8) "vsprintf" [433]=> string(7) "fprintf" [434]=> string(8) "vfprintf" [435]=> string(12) "func_get_arg" [436]=> string(15) "error_reporting" [437]=> string(37) "date_interval_create_from_date_string" [438]=> string(19) "preg_last_error_msg" [439]=> string(19) "json_last_error_msg" [440]=> string(20) "mb_internal_encoding" [441]=> string(19) "mb_convert_encoding" [442]=> string(18) "mb_detect_encoding" [443]=> string(17) "mb_check_encoding" [444]=> string(17) "mb_regex_encoding" [445]=> string(7) "mb_ereg" [446]=> string(21) "simplexml_load_string" [447]=> string(7) "ip2long" [448]=> string(9) "error_log" [449]=> string(16) "highlight_string" [450]=> string(16) "parse_ini_string" [451]=> string(14) "sys_getloadavg" [452]=> string(7) "openlog" [453]=> string(8) "closelog" [454]=> string(6) "syslog" [455]=> string(14) "escapeshellarg" [456]=> string(22) "getimagesizefromstring" [457]=> string(3) "log" [458]=> string(7) "rad2deg" [459]=> string(19) "stream_set_blocking" [460]=> string(19) "socket_set_blocking" [461]=> string(7) "is_long" [462]=> string(9) "is_string" [463]=> string(16) "xml_error_string" [464]=> string(27) "xmlwriter_set_indent_string" [465]=> string(7) "gmp_neg" [466]=> string(18) "iconv_set_encoding" [467]=> string(18) "iconv_get_encoding" [468]=> string(10) "preg_match" [469]=> string(11) "ctype_graph" [470]=> string(4) "hash" [471]=> string(11) "mb_strwidth" [472]=> string(13) "mb_strimwidth" [473]=> string(13) "mb_ereg_match" [474]=> string(14) "mb_ereg_search" [475]=> string(17) "session_save_path" [476]=> string(15) "spl_object_hash" [477]=> string(8) "ob_flush" [478]=> string(12) "ob_end_flush" [479]=> string(12) "ob_get_flush" [480]=> string(13) "ob_get_length" [481]=> string(17) "ob_implicit_flush" [482]=> string(10) "array_push" [483]=> string(12) "array_search" [484]=> string(5) "flush" [485]=> string(16) "set_include_path" [486]=> string(16) "get_include_path" [487]=> string(15) "str_starts_with" [488]=> string(13) "str_ends_with" [489]=> string(6) "fflush" [490]=> string(8) "realpath" [491]=> string(7) "fnmatch" [492]=> string(5) "touch" [493]=> string(5) "atanh" [494]=> string(4) "sinh" [495]=> string(4) "cosh" [496]=> string(4) "tanh" [497]=> string(5) "asinh" [498]=> string(5) "acosh" [499]=> string(13) "password_hash" [500]=> string(21) "password_needs_rehash" [501]=> string(27) "stream_resolve_include_path" [502]=> string(15) "xmlwriter_flush" [503]=> string(21) "collator_get_strength" [504]=> string(21) "collator_set_strength" [505]=> string(18) "sodium_crypto_auth" [506]=> string(25) "sodium_crypto_generichash" [507]=> string(20) "sodium_crypto_pwhash" [508]=> string(23) "sodium_crypto_shorthash" [509]=> string(8) "mb_eregi" [510]=> string(2) "pi" [511]=> string(18) "xmlwriter_open_uri" [512]=> string(18) "xmlwriter_start_pi" [513]=> string(16) "xmlwriter_end_pi" [514]=> string(18) "xmlwriter_write_pi" [515]=> string(10) "gmp_jacobi" [516]=> string(12) "idn_to_ascii" [517]=> string(21) "preg_replace_callback" [518]=> string(6) "gzseek" [519]=> string(24) "mb_ereg_replace_callback" [520]=> string(24) "header_register_callback" [521]=> string(10) "array_walk" [522]=> string(11) "array_chunk" [523]=> string(4) "ftok" [524]=> string(6) "strtok" [525]=> string(7) "strpbrk" [526]=> string(5) "flock" [527]=> string(5) "umask" [528]=> string(5) "fseek" [529]=> string(6) "unlink" [530]=> string(7) "is_link" [531]=> string(8) "readlink" [532]=> string(7) "symlink" [533]=> string(4) "link" [534]=> string(4) "pack" [535]=> string(6) "unpack" [536]=> string(20) "stream_supports_lock" [537]=> string(29) "intlcal_get_first_day_of_week" [538]=> string(38) "intlcal_get_minimal_days_in_first_week" [539]=> string(38) "intlcal_set_minimal_days_in_first_week" [540]=> string(29) "intlcal_set_first_day_of_week" [541]=> string(14) "preg_match_all" [542]=> string(6) "gztell" [543]=> string(11) "ctype_cntrl" [544]=> string(20) "dom_import_simplexml" [545]=> string(10) "hash_final" [546]=> string(12) "mb_send_mail" [547]=> string(10) "posix_kill" [548]=> string(17) "spl_autoload_call" [549]=> string(12) "ob_get_level" [550]=> string(10) "array_fill" [551]=> string(16) "time_sleep_until" [552]=> string(19) "forward_static_call" [553]=> string(11) "ini_get_all" [554]=> string(14) "gethostbynamel" [555]=> string(7) "strcoll" [556]=> string(5) "ftell" [557]=> string(4) "ceil" [558]=> string(15) "stream_is_local" [559]=> string(6) "intval" [560]=> string(8) "floatval" [561]=> string(9) "doubleval" [562]=> string(7) "boolval" [563]=> string(6) "strval" [564]=> string(7) "is_null" [565]=> string(7) "is_bool" [566]=> string(9) "parse_url" [567]=> string(13) "token_get_all" [568]=> string(10) "gmp_intval" [569]=> string(10) "gmp_strval" [570]=> string(7) "gmp_mul" [571]=> string(12) "gmp_binomial" [572]=> string(12) "intlcal_roll" [573]=> string(17) "numfmt_set_symbol" [574]=> string(17) "numfmt_get_symbol" [575]=> string(5) "bcmul" [576]=> string(22) "sodium_crypto_box_seal" [577]=> string(31) "sodium_crypto_generichash_final" [578]=> string(2) "dl" [579]=> string(11) "ctype_alnum" [580]=> string(18) "hash_update_stream" [581]=> string(14) "posix_getgrnam" [582]=> string(14) "posix_getpwnam" [583]=> string(20) "simplexml_import_dom" [584]=> string(9) "array_sum" [585]=> string(4) "trim" [586]=> string(5) "rtrim" [587]=> string(5) "ltrim" [588]=> string(6) "system" [589]=> string(7) "tempnam" [590]=> string(22) "stream_socket_recvfrom" [591]=> string(21) "stream_copy_to_stream" [592]=> string(11) "gmp_sqrtrem" [593]=> string(11) "gmp_rootrem" [594]=> string(8) "gmp_powm" [595]=> string(7) "gmp_lcm" [596]=> string(7) "gmp_com" [597]=> string(26) "intlcal_get_actual_maximum" [598]=> string(26) "intlcal_get_actual_minimum" [599]=> string(25) "intlcal_get_least_maximum" [600]=> string(28) "intlcal_get_greatest_minimum" [601]=> string(19) "intlcal_get_maximum" [602]=> string(19) "intlcal_get_minimum" [603]=> string(20) "sodium_crypto_stream" [604]=> string(12) "zend_version" [605]=> string(6) "strlen" [606]=> string(13) "timezone_open" [607]=> string(6) "gzopen" [608]=> string(20) "inflate_get_read_len" [609]=> string(10) "finfo_open" [610]=> string(9) "mb_strlen" [611]=> string(14) "posix_getlogin" [612]=> string(25) "session_register_shutdown" [613]=> string(8) "ob_clean" [614]=> string(12) "ob_end_clean" [615]=> string(12) "ob_get_clean" [616]=> string(3) "min" [617]=> string(12) "array_column" [618]=> string(26) "register_shutdown_function" [619]=> string(22) "register_tick_function" [620]=> string(24) "unregister_tick_function" [621]=> string(9) "inet_pton" [622]=> string(7) "hex2bin" [623]=> string(6) "strspn" [624]=> string(7) "strcspn" [625]=> string(4) "join" [626]=> string(5) "popen" [627]=> string(5) "fopen" [628]=> string(5) "chown" [629]=> string(6) "lchown" [630]=> string(9) "fsockopen" [631]=> string(10) "pfsockopen" [632]=> string(23) "image_type_to_extension" [633]=> string(10) "phpversion" [634]=> string(11) "levenshtein" [635]=> string(3) "sin" [636]=> string(3) "tan" [637]=> string(4) "asin" [638]=> string(4) "atan" [639]=> string(6) "is_nan" [640]=> string(6) "decbin" [641]=> string(25) "stream_context_set_option" [642]=> string(22) "stream_socket_shutdown" [643]=> string(21) "xml_parser_set_option" [644]=> string(21) "xml_parser_get_option" [645]=> string(8) "gmp_sign" [646]=> string(12) "iconv_strlen" [647]=> string(30) "intlcal_get_weekend_transition" [648]=> string(37) "intlcal_get_repeated_wall_time_option" [649]=> string(36) "intlcal_get_skipped_wall_time_option" [650]=> string(37) "intlcal_set_repeated_wall_time_option" [651]=> string(36) "intlcal_set_skipped_wall_time_option" [652]=> string(19) "datefmt_set_pattern" [653]=> string(19) "datefmt_get_pattern" [654]=> string(18) "numfmt_set_pattern" [655]=> string(18) "numfmt_get_pattern" [656]=> string(15) "grapheme_strlen" [657]=> string(17) "locale_get_region" [658]=> string(25) "locale_get_display_region" [659]=> string(18) "msgfmt_set_pattern" [660]=> string(18) "msgfmt_get_pattern" [661]=> string(32) "normalizer_get_raw_decomposition" [662]=> string(25) "intltz_create_enumeration" [663]=> string(38) "intltz_create_time_zone_id_enumeration" [664]=> string(17) "intltz_get_region" [665]=> string(26) "intltz_get_tz_data_version" [666]=> string(18) "intltz_get_unknown" [667]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [668]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [669]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [670]=> string(25) "sodium_crypto_auth_keygen" [671]=> string(22) "sodium_crypto_box_open" [672]=> string(27) "sodium_crypto_box_seal_open" [673]=> string(32) "sodium_crypto_generichash_keygen" [674]=> string(24) "sodium_crypto_kdf_keygen" [675]=> string(30) "sodium_crypto_secretbox_keygen" [676]=> string(28) "sodium_crypto_secretbox_open" [677]=> string(30) "sodium_crypto_shorthash_keygen" [678]=> string(18) "sodium_crypto_sign" [679]=> string(23) "sodium_crypto_sign_open" [680]=> string(27) "sodium_crypto_stream_keygen" [681]=> string(14) "sodium_hex2bin" [682]=> string(25) "opcache_get_configuration" [683]=> string(13) "date_sun_info" [684]=> string(11) "mb_get_info" [685]=> string(12) "posix_mkfifo" [686]=> string(11) "posix_errno" [687]=> string(11) "nl_langinfo" [688]=> string(8) "pathinfo" [689]=> string(8) "linkinfo" [690]=> string(17) "password_get_info" [691]=> string(20) "stream_socket_sendto" [692]=> string(27) "stream_socket_enable_crypto" [693]=> string(24) "intlcal_is_equivalent_to" [694]=> string(14) "sodium_memzero" [695]=> string(6) "strcmp" [696]=> string(7) "strncmp" [697]=> string(10) "strcasecmp" [698]=> string(11) "strncasecmp" [699]=> string(9) "preg_grep" [700]=> string(13) "posix_getpgrp" [701]=> string(9) "array_pop" [702]=> string(10) "array_flip" [703]=> string(9) "array_map" [704]=> string(7) "long2ip" [705]=> string(5) "sleep" [706]=> string(6) "usleep" [707]=> string(14) "time_nanosleep" [708]=> string(9) "inet_ntop" [709]=> string(4) "chop" [710]=> string(8) "wordwrap" [711]=> string(9) "strnatcmp" [712]=> string(13) "strnatcasecmp" [713]=> string(9) "filegroup" [714]=> string(5) "chgrp" [715]=> string(6) "lchgrp" [716]=> string(5) "log1p" [717]=> string(3) "exp" [718]=> string(8) "var_dump" [719]=> string(15) "debug_zval_dump" [720]=> string(7) "gmp_cmp" [721]=> string(13) "locale_lookup" [722]=> string(23) "locale_accept_from_http" [723]=> string(6) "bccomp" [724]=> string(13) "sodium_memcmp" [725]=> string(9) "gmp_div_q" [726]=> string(13) "trigger_error" [727]=> string(10) "user_error" [728]=> string(17) "set_error_handler" [729]=> string(21) "restore_error_handler" [730]=> string(21) "set_exception_handler" [731]=> string(25) "restore_exception_handler" [732]=> string(23) "timezone_name_from_abbr" [733]=> string(21) "libxml_get_last_error" [734]=> string(28) "libxml_disable_entity_loader" [735]=> string(33) "libxml_set_external_entity_loader" [736]=> string(33) "libxml_get_external_entity_loader" [737]=> string(11) "preg_filter" [738]=> string(15) "preg_last_error" [739]=> string(12) "ob_gzhandler" [740]=> string(11) "ctype_lower" [741]=> string(11) "ctype_upper" [742]=> string(12) "finfo_buffer" [743]=> string(14) "filter_has_var" [744]=> string(10) "filter_var" [745]=> string(15) "json_last_error" [746]=> string(15) "mb_detect_order" [747]=> string(23) "mb_substitute_character" [748]=> string(12) "mb_parse_str" [749]=> string(17) "mb_output_handler" [750]=> string(9) "mb_strstr" [751]=> string(10) "mb_strrchr" [752]=> string(10) "mb_stristr" [753]=> string(11) "mb_strrichr" [754]=> string(9) "mb_substr" [755]=> string(13) "mb_strtoupper" [756]=> string(13) "mb_strtolower" [757]=> string(20) "mb_encode_mimeheader" [758]=> string(20) "mb_decode_mimeheader" [759]=> string(6) "mb_chr" [760]=> string(20) "posix_get_last_error" [761]=> string(14) "posix_strerror" [762]=> string(24) "session_set_save_handler" [763]=> string(21) "session_cache_limiter" [764]=> string(21) "spl_autoload_register" [765]=> string(23) "spl_autoload_unregister" [766]=> string(22) "output_add_rewrite_var" [767]=> string(23) "stream_wrapper_register" [768]=> string(23) "stream_register_wrapper" [769]=> string(25) "stream_wrapper_unregister" [770]=> string(12) "array_filter" [771]=> string(16) "get_current_user" [772]=> string(11) "get_cfg_var" [773]=> string(9) "ini_alter" [774]=> string(7) "print_r" [775]=> string(16) "getprotobynumber" [776]=> string(11) "get_browser" [777]=> string(13) "gethostbyaddr" [778]=> string(10) "checkdnsrr" [779]=> string(7) "getmxrr" [780]=> string(6) "header" [781]=> string(10) "strtoupper" [782]=> string(10) "strtolower" [783]=> string(7) "stristr" [784]=> string(6) "strstr" [785]=> string(6) "strchr" [786]=> string(7) "strrchr" [787]=> string(6) "substr" [788]=> string(3) "chr" [789]=> string(5) "strtr" [790]=> string(5) "nl2br" [791]=> string(9) "parse_str" [792]=> string(7) "opendir" [793]=> string(3) "dir" [794]=> string(8) "closedir" [795]=> string(5) "chdir" [796]=> string(9) "rewinddir" [797]=> string(7) "readdir" [798]=> string(7) "scandir" [799]=> string(5) "rmdir" [800]=> string(5) "mkdir" [801]=> string(16) "sys_get_temp_dir" [802]=> string(9) "fileowner" [803]=> string(6) "is_dir" [804]=> string(5) "floor" [805]=> string(20) "stream_socket_server" [806]=> string(18) "stream_socket_pair" [807]=> string(23) "stream_set_write_buffer" [808]=> string(15) "set_file_buffer" [809]=> string(22) "stream_set_read_buffer" [810]=> string(10) "is_integer" [811]=> string(9) "is_scalar" [812]=> string(22) "stream_filter_register" [813]=> string(23) "xml_set_element_handler" [814]=> string(30) "xml_set_character_data_handler" [815]=> string(38) "xml_set_processing_instruction_handler" [816]=> string(23) "xml_set_default_handler" [817]=> string(36) "xml_set_unparsed_entity_decl_handler" [818]=> string(29) "xml_set_notation_decl_handler" [819]=> string(35) "xml_set_external_entity_ref_handler" [820]=> string(36) "xml_set_start_namespace_decl_handler" [821]=> string(34) "xml_set_end_namespace_decl_handler"
Output for 8.2.10, 8.2.16
array(1271) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(5) "fsync" [43]=> string(9) "fdatasync" [44]=> string(6) "bindec" [45]=> string(6) "hexdec" [46]=> string(6) "octdec" [47]=> string(10) "is_numeric" [48]=> string(7) "defined" [49]=> string(15) "get_resource_id" [50]=> string(16) "extension_loaded" [51]=> string(10) "gc_enabled" [52]=> string(8) "date_add" [53]=> string(8) "gzrewind" [54]=> string(6) "gzread" [55]=> string(11) "deflate_add" [56]=> string(11) "inflate_add" [57]=> string(9) "filter_id" [58]=> string(6) "mb_ord" [59]=> string(12) "posix_getpid" [60]=> string(13) "posix_getppid" [61]=> string(12) "posix_getuid" [62]=> string(12) "posix_setuid" [63]=> string(13) "posix_geteuid" [64]=> string(13) "posix_seteuid" [65]=> string(12) "posix_getgid" [66]=> string(12) "posix_setgid" [67]=> string(13) "posix_getegid" [68]=> string(13) "posix_setegid" [69]=> string(12) "posix_setsid" [70]=> string(13) "posix_setpgid" [71]=> string(13) "posix_getpgid" [72]=> string(12) "posix_getsid" [73]=> string(13) "posix_ctermid" [74]=> string(12) "posix_getcwd" [75]=> string(11) "posix_mknod" [76]=> string(14) "posix_getgrgid" [77]=> string(14) "posix_getpwuid" [78]=> string(8) "mt_srand" [79]=> string(5) "srand" [80]=> string(4) "rand" [81]=> string(7) "mt_rand" [82]=> string(10) "session_id" [83]=> string(17) "session_create_id" [84]=> string(21) "session_regenerate_id" [85]=> string(12) "spl_autoload" [86]=> string(13) "spl_object_id" [87]=> string(3) "end" [88]=> string(9) "array_pad" [89]=> string(10) "array_rand" [90]=> string(18) "connection_aborted" [91]=> string(16) "dns_check_record" [92]=> string(14) "dns_get_record" [93]=> string(8) "getmyuid" [94]=> string(8) "getmygid" [95]=> string(8) "getmypid" [96]=> string(10) "getlastmod" [97]=> string(3) "ord" [98]=> string(7) "str_pad" [99]=> string(6) "getcwd" [100]=> string(14) "escapeshellcmd" [101]=> string(6) "rewind" [102]=> string(5) "fread" [103]=> string(5) "chmod" [104]=> string(9) "iptcembed" [105]=> string(5) "round" [106]=> string(7) "deg2rad" [107]=> string(4) "fmod" [108]=> string(21) "stream_filter_prepend" [109]=> string(20) "stream_filter_append" [110]=> string(6) "uniqid" [111]=> string(21) "stream_bucket_prepend" [112]=> string(20) "stream_bucket_append" [113]=> string(19) "xmlwriter_start_dtd" [114]=> string(17) "xmlwriter_end_dtd" [115]=> string(19) "xmlwriter_write_dtd" [116]=> string(7) "gmp_add" [117]=> string(7) "gmp_mod" [118]=> string(7) "gmp_gcd" [119]=> string(15) "gmp_random_seed" [120]=> string(7) "gmp_and" [121]=> string(11) "intlcal_add" [122]=> string(18) "intlcal_is_weekend" [123]=> string(23) "datefmt_get_timezone_id" [124]=> string(24) "normalizer_is_normalized" [125]=> string(23) "intltz_get_canonical_id" [126]=> string(24) "intltz_get_equivalent_id" [127]=> string(13) "intltz_get_id" [128]=> string(21) "intltz_get_windows_id" [129]=> string(28) "intltz_get_id_for_windows_id" [130]=> string(5) "bcadd" [131]=> string(5) "bcmod" [132]=> string(8) "bcpowmod" [133]=> string(27) "sodium_crypto_sign_detached" [134]=> string(34) "sodium_crypto_sign_verify_detached" [135]=> string(10) "sodium_add" [136]=> string(10) "sodium_pad" [137]=> string(12) "sodium_unpad" [138]=> string(24) "opcache_is_script_cached" [139]=> string(6) "define" [140]=> string(17) "get_resource_type" [141]=> string(15) "debug_backtrace" [142]=> string(21) "debug_print_backtrace" [143]=> string(9) "gc_enable" [144]=> string(10) "gc_disable" [145]=> string(9) "strtotime" [146]=> string(4) "date" [147]=> string(5) "idate" [148]=> string(6) "gmdate" [149]=> string(6) "mktime" [150]=> string(8) "gmmktime" [151]=> string(9) "checkdate" [152]=> string(8) "strftime" [153]=> string(10) "gmstrftime" [154]=> string(4) "time" [155]=> string(9) "localtime" [156]=> string(7) "getdate" [157]=> string(11) "date_create" [158]=> string(21) "date_create_immutable" [159]=> string(10) "date_parse" [160]=> string(12) "date_sunrise" [161]=> string(12) "preg_replace" [162]=> string(10) "preg_quote" [163]=> string(20) "zlib_get_coding_type" [164]=> string(6) "gzfile" [165]=> string(10) "readgzfile" [166]=> string(11) "zlib_encode" [167]=> string(11) "zlib_decode" [168]=> string(9) "gzdeflate" [169]=> string(8) "gzencode" [170]=> string(9) "gzinflate" [171]=> string(8) "gzdecode" [172]=> string(7) "gzwrite" [173]=> string(7) "gzclose" [174]=> string(11) "ctype_space" [175]=> string(11) "finfo_close" [176]=> string(10) "finfo_file" [177]=> string(17) "mime_content_type" [178]=> string(9) "hash_file" [179]=> string(14) "hash_hmac_file" [180]=> string(11) "hash_update" [181]=> string(16) "hash_update_file" [182]=> string(11) "json_encode" [183]=> string(11) "json_decode" [184]=> string(11) "mb_language" [185]=> string(22) "mb_preferred_mime_name" [186]=> string(15) "mb_convert_case" [187]=> string(15) "mb_ereg_replace" [188]=> string(16) "mb_eregi_replace" [189]=> string(11) "posix_uname" [190]=> string(13) "posix_ttyname" [191]=> string(9) "lcg_value" [192]=> string(12) "session_name" [193]=> string(19) "session_module_name" [194]=> string(14) "session_decode" [195]=> string(14) "session_encode" [196]=> string(19) "session_write_close" [197]=> string(20) "session_cache_expire" [198]=> string(19) "simplexml_load_file" [199]=> string(22) "stream_wrapper_restore" [200]=> string(20) "array_walk_recursive" [201]=> string(5) "range" [202]=> string(7) "shuffle" [203]=> string(12) "array_splice" [204]=> string(11) "array_slice" [205]=> string(11) "array_merge" [206]=> string(21) "array_merge_recursive" [207]=> string(13) "array_replace" [208]=> string(23) "array_replace_recursive" [209]=> string(13) "array_reverse" [210]=> string(21) "array_change_key_case" [211]=> string(12) "array_unique" [212]=> string(12) "array_reduce" [213]=> string(13) "array_combine" [214]=> string(13) "base64_encode" [215]=> string(13) "base64_decode" [216]=> string(14) "highlight_file" [217]=> string(11) "show_source" [218]=> string(20) "php_strip_whitespace" [219]=> string(11) "ini_restore" [220]=> string(13) "getservbyname" [221]=> string(14) "getprotobyname" [222]=> string(16) "is_uploaded_file" [223]=> string(18) "move_uploaded_file" [224]=> string(14) "parse_ini_file" [225]=> string(8) "strptime" [226]=> string(11) "gethostname" [227]=> string(13) "gethostbyname" [228]=> string(6) "hrtime" [229]=> string(8) "md5_file" [230]=> string(10) "getmyinode" [231]=> string(9) "sha1_file" [232]=> string(9) "metaphone" [233]=> string(13) "header_remove" [234]=> string(12) "setrawcookie" [235]=> string(9) "setcookie" [236]=> string(18) "http_response_code" [237]=> string(23) "htmlspecialchars_decode" [238]=> string(18) "html_entity_decode" [239]=> string(26) "get_html_translation_table" [240]=> string(7) "explode" [241]=> string(7) "implode" [242]=> string(8) "basename" [243]=> string(7) "dirname" [244]=> string(14) "substr_replace" [245]=> string(11) "str_replace" [246]=> string(12) "str_ireplace" [247]=> string(9) "setlocale" [248]=> string(11) "str_shuffle" [249]=> string(14) "substr_compare" [250]=> string(11) "utf8_encode" [251]=> string(11) "utf8_decode" [252]=> string(9) "proc_nice" [253]=> string(6) "pclose" [254]=> string(8) "readfile" [255]=> string(6) "fclose" [256]=> string(9) "ftruncate" [257]=> string(6) "fwrite" [258]=> string(6) "rename" [259]=> string(7) "tmpfile" [260]=> string(4) "file" [261]=> string(9) "fileatime" [262]=> string(9) "filectime" [263]=> string(9) "fileinode" [264]=> string(9) "filemtime" [265]=> string(8) "filesize" [266]=> string(8) "filetype" [267]=> string(11) "is_writable" [268]=> string(12) "is_writeable" [269]=> string(11) "is_readable" [270]=> string(13) "is_executable" [271]=> string(7) "is_file" [272]=> string(14) "clearstatcache" [273]=> string(16) "disk_total_space" [274]=> string(15) "disk_free_space" [275]=> string(13) "diskfreespace" [276]=> string(19) "realpath_cache_size" [277]=> string(23) "image_type_to_mime_type" [278]=> string(12) "getimagesize" [279]=> string(13) "php_sapi_name" [280]=> string(9) "php_uname" [281]=> string(19) "php_ini_loaded_file" [282]=> string(9) "iptcparse" [283]=> string(9) "is_finite" [284]=> string(11) "is_infinite" [285]=> string(9) "microtime" [286]=> string(9) "getrusage" [287]=> string(10) "proc_close" [288]=> string(14) "proc_terminate" [289]=> string(23) "quoted_printable_decode" [290]=> string(23) "quoted_printable_encode" [291]=> string(21) "stream_context_create" [292]=> string(20) "stream_filter_remove" [293]=> string(22) "stream_socket_get_name" [294]=> string(15) "stream_get_line" [295]=> string(21) "stream_set_chunk_size" [296]=> string(7) "gettype" [297]=> string(14) "get_debug_type" [298]=> string(7) "settype" [299]=> string(11) "is_resource" [300]=> string(9) "is_double" [301]=> string(11) "is_callable" [302]=> string(11) "is_iterable" [303]=> string(12) "is_countable" [304]=> string(9) "urlencode" [305]=> string(9) "urldecode" [306]=> string(12) "rawurlencode" [307]=> string(12) "rawurldecode" [308]=> string(28) "stream_bucket_make_writeable" [309]=> string(16) "convert_uuencode" [310]=> string(16) "convert_uudecode" [311]=> string(9) "serialize" [312]=> string(11) "unserialize" [313]=> string(16) "memory_get_usage" [314]=> string(21) "memory_get_peak_usage" [315]=> string(23) "memory_reset_peak_usage" [316]=> string(15) "version_compare" [317]=> string(10) "token_name" [318]=> string(17) "xml_parser_create" [319]=> string(9) "xml_parse" [320]=> string(18) "xml_get_error_code" [321]=> string(15) "xml_parser_free" [322]=> string(25) "xmlwriter_start_attribute" [323]=> string(23) "xmlwriter_end_attribute" [324]=> string(25) "xmlwriter_write_attribute" [325]=> string(18) "gmp_perfect_square" [326]=> string(14) "gmp_prob_prime" [327]=> string(12) "gmp_legendre" [328]=> string(16) "gmp_random_range" [329]=> string(13) "gmp_nextprime" [330]=> string(17) "iconv_mime_encode" [331]=> string(17) "iconv_mime_decode" [332]=> string(23) "intlcal_create_instance" [333]=> string(37) "intlcal_get_keyword_values_for_locale" [334]=> string(16) "intlcal_get_time" [335]=> string(16) "intlcal_set_time" [336]=> string(21) "intlcal_set_time_zone" [337]=> string(14) "intlcal_before" [338]=> string(24) "intlcal_field_difference" [339]=> string(28) "intlcal_get_day_of_week_type" [340]=> string(18) "intlcal_get_locale" [341]=> string(21) "intlcal_get_time_zone" [342]=> string(16) "intlcal_get_type" [343]=> string(24) "intlcal_in_daylight_time" [344]=> string(22) "intlcal_from_date_time" [345]=> string(20) "intlcal_to_date_time" [346]=> string(22) "intlcal_get_error_code" [347]=> string(25) "intlcal_get_error_message" [348]=> string(27) "intlgregcal_create_instance" [349]=> string(32) "intlgregcal_set_gregorian_change" [350]=> string(32) "intlgregcal_get_gregorian_change" [351]=> string(15) "collator_create" [352]=> string(16) "collator_compare" [353]=> string(22) "collator_get_attribute" [354]=> string(22) "collator_set_attribute" [355]=> string(19) "collator_get_locale" [356]=> string(23) "collator_get_error_code" [357]=> string(26) "collator_get_error_message" [358]=> string(19) "intl_get_error_code" [359]=> string(22) "intl_get_error_message" [360]=> string(15) "intl_is_failure" [361]=> string(15) "intl_error_name" [362]=> string(14) "datefmt_create" [363]=> string(20) "datefmt_get_datetype" [364]=> string(20) "datefmt_get_timetype" [365]=> string(20) "datefmt_get_timezone" [366]=> string(20) "datefmt_set_timezone" [367]=> string(18) "datefmt_get_locale" [368]=> string(13) "datefmt_parse" [369]=> string(17) "datefmt_localtime" [370]=> string(22) "datefmt_get_error_code" [371]=> string(25) "datefmt_get_error_message" [372]=> string(13) "numfmt_create" [373]=> string(12) "numfmt_parse" [374]=> string(20) "numfmt_set_attribute" [375]=> string(20) "numfmt_get_attribute" [376]=> string(25) "numfmt_set_text_attribute" [377]=> string(25) "numfmt_get_text_attribute" [378]=> string(17) "numfmt_get_locale" [379]=> string(21) "numfmt_get_error_code" [380]=> string(24) "numfmt_get_error_message" [381]=> string(27) "locale_get_primary_language" [382]=> string(23) "locale_get_display_name" [383]=> string(27) "locale_get_display_language" [384]=> string(14) "locale_compose" [385]=> string(12) "locale_parse" [386]=> string(19) "locale_canonicalize" [387]=> string(13) "msgfmt_create" [388]=> string(21) "msgfmt_format_message" [389]=> string(12) "msgfmt_parse" [390]=> string(20) "msgfmt_parse_message" [391]=> string(17) "msgfmt_get_locale" [392]=> string(21) "msgfmt_get_error_code" [393]=> string(24) "msgfmt_get_error_message" [394]=> string(20) "normalizer_normalize" [395]=> string(21) "resourcebundle_create" [396]=> string(29) "resourcebundle_get_error_code" [397]=> string(32) "resourcebundle_get_error_message" [398]=> string(23) "intltz_create_time_zone" [399]=> string(26) "intltz_from_date_time_zone" [400]=> string(23) "intltz_get_display_name" [401]=> string(21) "intltz_get_error_code" [402]=> string(24) "intltz_get_error_message" [403]=> string(24) "intltz_to_date_time_zone" [404]=> string(24) "intltz_use_daylight_time" [405]=> string(21) "transliterator_create" [406]=> string(29) "transliterator_create_inverse" [407]=> string(28) "transliterator_transliterate" [408]=> string(29) "transliterator_get_error_code" [409]=> string(32) "transliterator_get_error_message" [410]=> string(7) "bcscale" [411]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [412]=> string(32) "sodium_crypto_generichash_update" [413]=> string(14) "sodium_compare" [414]=> string(29) "sodium_crypto_scalarmult_base" [415]=> string(20) "opcache_compile_file" [416]=> string(18) "opcache_invalidate" [417]=> string(21) "cli_set_process_title" [418]=> string(21) "cli_get_process_title" [419]=> string(14) "is_subclass_of" [420]=> string(9) "date_diff" [421]=> string(5) "gzeof" [422]=> string(9) "hash_hkdf" [423]=> string(6) "sizeof" [424]=> string(10) "array_diff" [425]=> string(11) "array_udiff" [426]=> string(6) "sscanf" [427]=> string(4) "feof" [428]=> string(6) "fscanf" [429]=> string(7) "sprintf" [430]=> string(6) "printf" [431]=> string(7) "vprintf" [432]=> string(8) "vsprintf" [433]=> string(7) "fprintf" [434]=> string(8) "vfprintf" [435]=> string(12) "func_get_arg" [436]=> string(15) "error_reporting" [437]=> string(37) "date_interval_create_from_date_string" [438]=> string(19) "preg_last_error_msg" [439]=> string(19) "json_last_error_msg" [440]=> string(20) "mb_internal_encoding" [441]=> string(19) "mb_convert_encoding" [442]=> string(18) "mb_detect_encoding" [443]=> string(17) "mb_check_encoding" [444]=> string(17) "mb_regex_encoding" [445]=> string(7) "mb_ereg" [446]=> string(21) "simplexml_load_string" [447]=> string(7) "ip2long" [448]=> string(9) "error_log" [449]=> string(16) "highlight_string" [450]=> string(16) "parse_ini_string" [451]=> string(14) "sys_getloadavg" [452]=> string(7) "openlog" [453]=> string(8) "closelog" [454]=> string(6) "syslog" [455]=> string(14) "escapeshellarg" [456]=> string(22) "getimagesizefromstring" [457]=> string(3) "log" [458]=> string(7) "rad2deg" [459]=> string(19) "stream_set_blocking" [460]=> string(19) "socket_set_blocking" [461]=> string(7) "is_long" [462]=> string(9) "is_string" [463]=> string(16) "xml_error_string" [464]=> string(27) "xmlwriter_set_indent_string" [465]=> string(7) "gmp_neg" [466]=> string(18) "iconv_set_encoding" [467]=> string(18) "iconv_get_encoding" [468]=> string(10) "preg_match" [469]=> string(11) "ctype_graph" [470]=> string(4) "hash" [471]=> string(11) "mb_strwidth" [472]=> string(13) "mb_strimwidth" [473]=> string(13) "mb_ereg_match" [474]=> string(14) "mb_ereg_search" [475]=> string(17) "session_save_path" [476]=> string(15) "spl_object_hash" [477]=> string(8) "ob_flush" [478]=> string(12) "ob_end_flush" [479]=> string(12) "ob_get_flush" [480]=> string(13) "ob_get_length" [481]=> string(17) "ob_implicit_flush" [482]=> string(10) "array_push" [483]=> string(12) "array_search" [484]=> string(5) "flush" [485]=> string(16) "set_include_path" [486]=> string(16) "get_include_path" [487]=> string(15) "str_starts_with" [488]=> string(13) "str_ends_with" [489]=> string(6) "fflush" [490]=> string(8) "realpath" [491]=> string(7) "fnmatch" [492]=> string(5) "touch" [493]=> string(5) "atanh" [494]=> string(4) "sinh" [495]=> string(4) "cosh" [496]=> string(4) "tanh" [497]=> string(5) "asinh" [498]=> string(5) "acosh" [499]=> string(13) "password_hash" [500]=> string(21) "password_needs_rehash" [501]=> string(27) "stream_resolve_include_path" [502]=> string(15) "xmlwriter_flush" [503]=> string(21) "collator_get_strength" [504]=> string(21) "collator_set_strength" [505]=> string(18) "sodium_crypto_auth" [506]=> string(25) "sodium_crypto_generichash" [507]=> string(20) "sodium_crypto_pwhash" [508]=> string(23) "sodium_crypto_shorthash" [509]=> string(8) "mb_eregi" [510]=> string(2) "pi" [511]=> string(18) "xmlwriter_open_uri" [512]=> string(18) "xmlwriter_start_pi" [513]=> string(16) "xmlwriter_end_pi" [514]=> string(18) "xmlwriter_write_pi" [515]=> string(10) "gmp_jacobi" [516]=> string(12) "idn_to_ascii" [517]=> string(21) "preg_replace_callback" [518]=> string(6) "gzseek" [519]=> string(24) "mb_ereg_replace_callback" [520]=> string(24) "header_register_callback" [521]=> string(10) "array_walk" [522]=> string(11) "array_chunk" [523]=> string(4) "ftok" [524]=> string(6) "strtok" [525]=> string(7) "strpbrk" [526]=> string(5) "flock" [527]=> string(5) "umask" [528]=> string(5) "fseek" [529]=> string(6) "unlink" [530]=> string(7) "is_link" [531]=> string(8) "readlink" [532]=> string(7) "symlink" [533]=> string(4) "link" [534]=> string(4) "pack" [535]=> string(6) "unpack" [536]=> string(20) "stream_supports_lock" [537]=> string(29) "intlcal_get_first_day_of_week" [538]=> string(38) "intlcal_get_minimal_days_in_first_week" [539]=> string(38) "intlcal_set_minimal_days_in_first_week" [540]=> string(29) "intlcal_set_first_day_of_week" [541]=> string(14) "preg_match_all" [542]=> string(6) "gztell" [543]=> string(11) "ctype_cntrl" [544]=> string(20) "dom_import_simplexml" [545]=> string(10) "hash_final" [546]=> string(12) "mb_send_mail" [547]=> string(10) "posix_kill" [548]=> string(17) "spl_autoload_call" [549]=> string(12) "ob_get_level" [550]=> string(10) "array_fill" [551]=> string(16) "time_sleep_until" [552]=> string(19) "forward_static_call" [553]=> string(11) "ini_get_all" [554]=> string(14) "gethostbynamel" [555]=> string(7) "strcoll" [556]=> string(5) "ftell" [557]=> string(4) "ceil" [558]=> string(15) "stream_is_local" [559]=> string(6) "intval" [560]=> string(8) "floatval" [561]=> string(9) "doubleval" [562]=> string(7) "boolval" [563]=> string(6) "strval" [564]=> string(7) "is_null" [565]=> string(7) "is_bool" [566]=> string(9) "parse_url" [567]=> string(13) "token_get_all" [568]=> string(10) "gmp_intval" [569]=> string(10) "gmp_strval" [570]=> string(7) "gmp_mul" [571]=> string(12) "gmp_binomial" [572]=> string(12) "intlcal_roll" [573]=> string(17) "numfmt_set_symbol" [574]=> string(17) "numfmt_get_symbol" [575]=> string(5) "bcmul" [576]=> string(22) "sodium_crypto_box_seal" [577]=> string(31) "sodium_crypto_generichash_final" [578]=> string(2) "dl" [579]=> string(11) "ctype_alnum" [580]=> string(18) "hash_update_stream" [581]=> string(14) "posix_getgrnam" [582]=> string(14) "posix_getpwnam" [583]=> string(20) "simplexml_import_dom" [584]=> string(9) "array_sum" [585]=> string(4) "trim" [586]=> string(5) "rtrim" [587]=> string(5) "ltrim" [588]=> string(6) "system" [589]=> string(7) "tempnam" [590]=> string(22) "stream_socket_recvfrom" [591]=> string(21) "stream_copy_to_stream" [592]=> string(11) "gmp_sqrtrem" [593]=> string(11) "gmp_rootrem" [594]=> string(8) "gmp_powm" [595]=> string(7) "gmp_lcm" [596]=> string(7) "gmp_com" [597]=> string(26) "intlcal_get_actual_maximum" [598]=> string(26) "intlcal_get_actual_minimum" [599]=> string(25) "intlcal_get_least_maximum" [600]=> string(28) "intlcal_get_greatest_minimum" [601]=> string(19) "intlcal_get_maximum" [602]=> string(19) "intlcal_get_minimum" [603]=> string(20) "sodium_crypto_stream" [604]=> string(12) "zend_version" [605]=> string(6) "strlen" [606]=> string(13) "timezone_open" [607]=> string(6) "gzopen" [608]=> string(20) "inflate_get_read_len" [609]=> string(10) "finfo_open" [610]=> string(9) "mb_strlen" [611]=> string(14) "posix_getlogin" [612]=> string(25) "session_register_shutdown" [613]=> string(8) "ob_clean" [614]=> string(12) "ob_end_clean" [615]=> string(12) "ob_get_clean" [616]=> string(3) "min" [617]=> string(12) "array_column" [618]=> string(26) "register_shutdown_function" [619]=> string(22) "register_tick_function" [620]=> string(24) "unregister_tick_function" [621]=> string(9) "inet_pton" [622]=> string(7) "hex2bin" [623]=> string(6) "strspn" [624]=> string(7) "strcspn" [625]=> string(4) "join" [626]=> string(5) "popen" [627]=> string(5) "fopen" [628]=> string(5) "chown" [629]=> string(6) "lchown" [630]=> string(9) "fsockopen" [631]=> string(10) "pfsockopen" [632]=> string(23) "image_type_to_extension" [633]=> string(10) "phpversion" [634]=> string(11) "levenshtein" [635]=> string(3) "sin" [636]=> string(3) "tan" [637]=> string(4) "asin" [638]=> string(4) "atan" [639]=> string(6) "is_nan" [640]=> string(6) "decbin" [641]=> string(25) "stream_context_set_option" [642]=> string(22) "stream_socket_shutdown" [643]=> string(21) "xml_parser_set_option" [644]=> string(21) "xml_parser_get_option" [645]=> string(8) "gmp_sign" [646]=> string(12) "iconv_strlen" [647]=> string(30) "intlcal_get_weekend_transition" [648]=> string(37) "intlcal_get_repeated_wall_time_option" [649]=> string(36) "intlcal_get_skipped_wall_time_option" [650]=> string(37) "intlcal_set_repeated_wall_time_option" [651]=> string(36) "intlcal_set_skipped_wall_time_option" [652]=> string(19) "datefmt_set_pattern" [653]=> string(19) "datefmt_get_pattern" [654]=> string(18) "numfmt_set_pattern" [655]=> string(18) "numfmt_get_pattern" [656]=> string(15) "grapheme_strlen" [657]=> string(17) "locale_get_region" [658]=> string(25) "locale_get_display_region" [659]=> string(18) "msgfmt_set_pattern" [660]=> string(18) "msgfmt_get_pattern" [661]=> string(32) "normalizer_get_raw_decomposition" [662]=> string(25) "intltz_create_enumeration" [663]=> string(38) "intltz_create_time_zone_id_enumeration" [664]=> string(17) "intltz_get_region" [665]=> string(26) "intltz_get_tz_data_version" [666]=> string(18) "intltz_get_unknown" [667]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [668]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [669]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [670]=> string(25) "sodium_crypto_auth_keygen" [671]=> string(22) "sodium_crypto_box_open" [672]=> string(27) "sodium_crypto_box_seal_open" [673]=> string(32) "sodium_crypto_generichash_keygen" [674]=> string(24) "sodium_crypto_kdf_keygen" [675]=> string(30) "sodium_crypto_secretbox_keygen" [676]=> string(28) "sodium_crypto_secretbox_open" [677]=> string(30) "sodium_crypto_shorthash_keygen" [678]=> string(18) "sodium_crypto_sign" [679]=> string(23) "sodium_crypto_sign_open" [680]=> string(27) "sodium_crypto_stream_keygen" [681]=> string(14) "sodium_hex2bin" [682]=> string(25) "opcache_get_configuration" [683]=> string(13) "date_sun_info" [684]=> string(11) "mb_get_info" [685]=> string(12) "posix_mkfifo" [686]=> string(11) "posix_errno" [687]=> string(11) "nl_langinfo" [688]=> string(8) "pathinfo" [689]=> string(8) "linkinfo" [690]=> string(17) "password_get_info" [691]=> string(20) "stream_socket_sendto" [692]=> string(27) "stream_socket_enable_crypto" [693]=> string(24) "intlcal_is_equivalent_to" [694]=> string(14) "sodium_memzero" [695]=> string(6) "strcmp" [696]=> string(7) "strncmp" [697]=> string(10) "strcasecmp" [698]=> string(11) "strncasecmp" [699]=> string(9) "preg_grep" [700]=> string(13) "posix_getpgrp" [701]=> string(9) "array_pop" [702]=> string(10) "array_flip" [703]=> string(9) "array_map" [704]=> string(7) "long2ip" [705]=> string(5) "sleep" [706]=> string(6) "usleep" [707]=> string(14) "time_nanosleep" [708]=> string(9) "inet_ntop" [709]=> string(4) "chop" [710]=> string(8) "wordwrap" [711]=> string(9) "strnatcmp" [712]=> string(13) "strnatcasecmp" [713]=> string(9) "filegroup" [714]=> string(5) "chgrp" [715]=> string(6) "lchgrp" [716]=> string(5) "log1p" [717]=> string(3) "exp" [718]=> string(8) "var_dump" [719]=> string(15) "debug_zval_dump" [720]=> string(7) "gmp_cmp" [721]=> string(13) "locale_lookup" [722]=> string(23) "locale_accept_from_http" [723]=> string(6) "bccomp" [724]=> string(13) "sodium_memcmp" [725]=> string(9) "gmp_div_q" [726]=> string(13) "trigger_error" [727]=> string(10) "user_error" [728]=> string(17) "set_error_handler" [729]=> string(21) "restore_error_handler" [730]=> string(21) "set_exception_handler" [731]=> string(25) "restore_exception_handler" [732]=> string(23) "timezone_name_from_abbr" [733]=> string(21) "libxml_get_last_error" [734]=> string(28) "libxml_disable_entity_loader" [735]=> string(33) "libxml_set_external_entity_loader" [736]=> string(33) "libxml_get_external_entity_loader" [737]=> string(11) "preg_filter" [738]=> string(15) "preg_last_error" [739]=> string(12) "ob_gzhandler" [740]=> string(11) "ctype_lower" [741]=> string(11) "ctype_upper" [742]=> string(12) "finfo_buffer" [743]=> string(14) "filter_has_var" [744]=> string(10) "filter_var" [745]=> string(15) "json_last_error" [746]=> string(15) "mb_detect_order" [747]=> string(23) "mb_substitute_character" [748]=> string(12) "mb_parse_str" [749]=> string(17) "mb_output_handler" [750]=> string(9) "mb_strstr" [751]=> string(10) "mb_strrchr" [752]=> string(10) "mb_stristr" [753]=> string(11) "mb_strrichr" [754]=> string(9) "mb_substr" [755]=> string(13) "mb_strtoupper" [756]=> string(13) "mb_strtolower" [757]=> string(20) "mb_encode_mimeheader" [758]=> string(20) "mb_decode_mimeheader" [759]=> string(6) "mb_chr" [760]=> string(20) "posix_get_last_error" [761]=> string(14) "posix_strerror" [762]=> string(24) "session_set_save_handler" [763]=> string(21) "session_cache_limiter" [764]=> string(21) "spl_autoload_register" [765]=> string(23) "spl_autoload_unregister" [766]=> string(22) "output_add_rewrite_var" [767]=> string(23) "stream_wrapper_register" [768]=> string(23) "stream_register_wrapper" [769]=> string(25) "stream_wrapper_unregister" [770]=> string(12) "array_filter" [771]=> string(16) "get_current_user" [772]=> string(11) "get_cfg_var" [773]=> string(9) "ini_alter" [774]=> string(7) "print_r" [775]=> string(16) "getprotobynumber" [776]=> string(11) "get_browser" [777]=> string(13) "gethostbyaddr" [778]=> string(10) "checkdnsrr" [779]=> string(7) "getmxrr" [780]=> string(6) "header" [781]=> string(10) "strtoupper" [782]=> string(10) "strtolower" [783]=> string(7) "stristr" [784]=> string(6) "strstr" [785]=> string(6) "strchr" [786]=> string(7) "strrchr" [787]=> string(6) "substr" [788]=> string(3) "chr" [789]=> string(5) "strtr" [790]=> string(5) "nl2br" [791]=> string(9) "parse_str" [792]=> string(7) "opendir" [793]=> string(3) "dir" [794]=> string(8) "closedir" [795]=> string(5) "chdir" [796]=> string(9) "rewinddir" [797]=> string(7) "readdir" [798]=> string(7) "scandir" [799]=> string(5) "rmdir" [800]=> string(5) "mkdir" [801]=> string(16) "sys_get_temp_dir" [802]=> string(9) "fileowner" [803]=> string(6) "is_dir" [804]=> string(5) "floor" [805]=> string(20) "stream_socket_server" [806]=> string(18) "stream_socket_pair" [807]=> string(23) "stream_set_write_buffer" [808]=> string(15) "set_file_buffer" [809]=> string(22) "stream_set_read_buffer" [810]=> string(10) "is_integer" [811]=> string(9) "is_scalar" [812]=> string(22) "stream_filter_register" [813]=> string(23) "xml_set_element_handler" [814]=> string(30) "xml_set_character_data_handler" [815]=> string(38) "xml_set_processing_instruction_handler" [816]=> string(23) "xml_set_default_handler" [817]=> string(36) "xml_set_unparsed_entity_decl_handler" [818]=> string(29) "xml_set_notation_decl_handler" [819]=> string(35) "xml_set_external_entity_ref_handler" [820]=> string(36) "xml_set_start_namespace_decl_handler" [821]=> string(34) "xml_set_end_namespace_decl_handler"
Process exited with code 137.
Output for 8.1.28
array(1283) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(30) "sodium_crypto_stream_xchacha20" [3]=> string(4) "sha1" [4]=> string(5) "expm1" [5]=> string(9) "gmp_scan1" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "crc32" [8]=> string(5) "atan2" [9]=> string(9) "str_rot13" [10]=> string(17) "sodium_bin2base64" [11]=> string(3) "md5" [12]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [13]=> string(11) "idn_to_utf8" [14]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [15]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [16]=> string(4) "is_a" [17]=> string(11) "ctype_alpha" [18]=> string(15) "mb_convert_kana" [19]=> string(9) "quotemeta" [20]=> string(20) "stream_get_meta_data" [21]=> string(21) "xmlwriter_start_cdata" [22]=> string(19) "xmlwriter_end_cdata" [23]=> string(21) "xmlwriter_write_cdata" [24]=> string(8) "date_sub" [25]=> string(8) "mb_scrub" [26]=> string(4) "glob" [27]=> string(7) "gmp_sub" [28]=> string(5) "bcsub" [29]=> string(6) "gzgetc" [30]=> string(9) "hash_hmac" [31]=> string(10) "session_gc" [32]=> string(21) "array_intersect_assoc" [33]=> string(22) "array_uintersect_assoc" [34]=> string(22) "array_intersect_uassoc" [35]=> string(23) "array_uintersect_uassoc" [36]=> string(16) "array_diff_assoc" [37]=> string(17) "array_diff_uassoc" [38]=> string(17) "array_udiff_assoc" [39]=> string(18) "array_udiff_uassoc" [40]=> string(14) "call_user_func" [41]=> string(4) "exec" [42]=> string(10) "shell_exec" [43]=> string(5) "fgetc" [44]=> string(5) "fsync" [45]=> string(9) "fdatasync" [46]=> string(6) "bindec" [47]=> string(6) "hexdec" [48]=> string(6) "octdec" [49]=> string(10) "is_numeric" [50]=> string(7) "defined" [51]=> string(15) "get_resource_id" [52]=> string(16) "extension_loaded" [53]=> string(10) "gc_enabled" [54]=> string(8) "date_add" [55]=> string(8) "gzrewind" [56]=> string(6) "gzread" [57]=> string(11) "deflate_add" [58]=> string(11) "inflate_add" [59]=> string(9) "filter_id" [60]=> string(6) "mb_ord" [61]=> string(12) "posix_getpid" [62]=> string(13) "posix_getppid" [63]=> string(12) "posix_getuid" [64]=> string(12) "posix_setuid" [65]=> string(13) "posix_geteuid" [66]=> string(13) "posix_seteuid" [67]=> string(12) "posix_getgid" [68]=> string(12) "posix_setgid" [69]=> string(13) "posix_getegid" [70]=> string(13) "posix_setegid" [71]=> string(12) "posix_setsid" [72]=> string(13) "posix_setpgid" [73]=> string(13) "posix_getpgid" [74]=> string(12) "posix_getsid" [75]=> string(13) "posix_ctermid" [76]=> string(12) "posix_getcwd" [77]=> string(11) "posix_mknod" [78]=> string(14) "posix_getgrgid" [79]=> string(14) "posix_getpwuid" [80]=> string(10) "session_id" [81]=> string(17) "session_create_id" [82]=> string(21) "session_regenerate_id" [83]=> string(12) "spl_autoload" [84]=> string(13) "spl_object_id" [85]=> string(3) "end" [86]=> string(9) "array_pad" [87]=> string(10) "array_rand" [88]=> string(18) "connection_aborted" [89]=> string(16) "dns_check_record" [90]=> string(14) "dns_get_record" [91]=> string(8) "getmyuid" [92]=> string(8) "getmygid" [93]=> string(8) "getmypid" [94]=> string(10) "getlastmod" [95]=> string(3) "ord" [96]=> string(7) "str_pad" [97]=> string(6) "getcwd" [98]=> string(14) "escapeshellcmd" [99]=> string(6) "rewind" [100]=> string(5) "fread" [101]=> string(5) "chmod" [102]=> string(9) "iptcembed" [103]=> string(5) "round" [104]=> string(7) "deg2rad" [105]=> string(4) "fmod" [106]=> string(8) "mt_srand" [107]=> string(5) "srand" [108]=> string(4) "rand" [109]=> string(7) "mt_rand" [110]=> string(21) "stream_filter_prepend" [111]=> string(20) "stream_filter_append" [112]=> string(6) "uniqid" [113]=> string(21) "stream_bucket_prepend" [114]=> string(20) "stream_bucket_append" [115]=> string(19) "xmlwriter_start_dtd" [116]=> string(17) "xmlwriter_end_dtd" [117]=> string(19) "xmlwriter_write_dtd" [118]=> string(7) "gmp_add" [119]=> string(7) "gmp_mod" [120]=> string(7) "gmp_gcd" [121]=> string(15) "gmp_random_seed" [122]=> string(7) "gmp_and" [123]=> string(11) "intlcal_add" [124]=> string(18) "intlcal_is_weekend" [125]=> string(23) "datefmt_get_timezone_id" [126]=> string(24) "normalizer_is_normalized" [127]=> string(23) "intltz_get_canonical_id" [128]=> string(24) "intltz_get_equivalent_id" [129]=> string(13) "intltz_get_id" [130]=> string(21) "intltz_get_windows_id" [131]=> string(28) "intltz_get_id_for_windows_id" [132]=> string(5) "bcadd" [133]=> string(5) "bcmod" [134]=> string(8) "bcpowmod" [135]=> string(27) "sodium_crypto_sign_detached" [136]=> string(34) "sodium_crypto_sign_verify_detached" [137]=> string(10) "sodium_add" [138]=> string(10) "sodium_pad" [139]=> string(12) "sodium_unpad" [140]=> string(24) "opcache_is_script_cached" [141]=> string(6) "define" [142]=> string(17) "get_resource_type" [143]=> string(15) "debug_backtrace" [144]=> string(21) "debug_print_backtrace" [145]=> string(9) "gc_enable" [146]=> string(10) "gc_disable" [147]=> string(9) "strtotime" [148]=> string(4) "date" [149]=> string(5) "idate" [150]=> string(6) "gmdate" [151]=> string(6) "mktime" [152]=> string(8) "gmmktime" [153]=> string(9) "checkdate" [154]=> string(8) "strftime" [155]=> string(10) "gmstrftime" [156]=> string(4) "time" [157]=> string(9) "localtime" [158]=> string(7) "getdate" [159]=> string(11) "date_create" [160]=> string(21) "date_create_immutable" [161]=> string(10) "date_parse" [162]=> string(12) "date_sunrise" [163]=> string(12) "preg_replace" [164]=> string(10) "preg_quote" [165]=> string(20) "zlib_get_coding_type" [166]=> string(6) "gzfile" [167]=> string(10) "readgzfile" [168]=> string(11) "zlib_encode" [169]=> string(11) "zlib_decode" [170]=> string(9) "gzdeflate" [171]=> string(8) "gzencode" [172]=> string(9) "gzinflate" [173]=> string(8) "gzdecode" [174]=> string(7) "gzwrite" [175]=> string(7) "gzclose" [176]=> string(11) "ctype_space" [177]=> string(11) "finfo_close" [178]=> string(10) "finfo_file" [179]=> string(17) "mime_content_type" [180]=> string(9) "hash_file" [181]=> string(14) "hash_hmac_file" [182]=> string(11) "hash_update" [183]=> string(16) "hash_update_file" [184]=> string(11) "json_encode" [185]=> string(11) "json_decode" [186]=> string(11) "mb_language" [187]=> string(22) "mb_preferred_mime_name" [188]=> string(15) "mb_convert_case" [189]=> string(15) "mb_ereg_replace" [190]=> string(16) "mb_eregi_replace" [191]=> string(11) "posix_uname" [192]=> string(13) "posix_ttyname" [193]=> string(12) "session_name" [194]=> string(19) "session_module_name" [195]=> string(14) "session_decode" [196]=> string(14) "session_encode" [197]=> string(19) "session_write_close" [198]=> string(20) "session_cache_expire" [199]=> string(19) "simplexml_load_file" [200]=> string(22) "stream_wrapper_restore" [201]=> string(20) "array_walk_recursive" [202]=> string(5) "range" [203]=> string(7) "shuffle" [204]=> string(12) "array_splice" [205]=> string(11) "array_slice" [206]=> string(11) "array_merge" [207]=> string(21) "array_merge_recursive" [208]=> string(13) "array_replace" [209]=> string(23) "array_replace_recursive" [210]=> string(13) "array_reverse" [211]=> string(21) "array_change_key_case" [212]=> string(12) "array_unique" [213]=> string(12) "array_reduce" [214]=> string(13) "array_combine" [215]=> string(13) "base64_encode" [216]=> string(13) "base64_decode" [217]=> string(14) "highlight_file" [218]=> string(11) "show_source" [219]=> string(20) "php_strip_whitespace" [220]=> string(11) "ini_restore" [221]=> string(13) "getservbyname" [222]=> string(14) "getprotobyname" [223]=> string(16) "is_uploaded_file" [224]=> string(18) "move_uploaded_file" [225]=> string(14) "parse_ini_file" [226]=> string(8) "strptime" [227]=> string(11) "gethostname" [228]=> string(13) "gethostbyname" [229]=> string(6) "hrtime" [230]=> string(9) "lcg_value" [231]=> string(8) "md5_file" [232]=> string(10) "getmyinode" [233]=> string(9) "sha1_file" [234]=> string(9) "metaphone" [235]=> string(13) "header_remove" [236]=> string(12) "setrawcookie" [237]=> string(9) "setcookie" [238]=> string(18) "http_response_code" [239]=> string(23) "htmlspecialchars_decode" [240]=> string(18) "html_entity_decode" [241]=> string(26) "get_html_translation_table" [242]=> string(7) "explode" [243]=> string(7) "implode" [244]=> string(8) "basename" [245]=> string(7) "dirname" [246]=> string(14) "substr_replace" [247]=> string(11) "str_replace" [248]=> string(12) "str_ireplace" [249]=> string(9) "setlocale" [250]=> string(11) "str_shuffle" [251]=> string(14) "substr_compare" [252]=> string(11) "utf8_encode" [253]=> string(11) "utf8_decode" [254]=> string(9) "proc_nice" [255]=> string(6) "pclose" [256]=> string(8) "readfile" [257]=> string(6) "fclose" [258]=> string(9) "ftruncate" [259]=> string(6) "fwrite" [260]=> string(6) "rename" [261]=> string(7) "tmpfile" [262]=> string(4) "file" [263]=> string(9) "fileatime" [264]=> string(9) "filectime" [265]=> string(9) "fileinode" [266]=> string(9) "filemtime" [267]=> string(8) "filesize" [268]=> string(8) "filetype" [269]=> string(11) "is_writable" [270]=> string(12) "is_writeable" [271]=> string(11) "is_readable" [272]=> string(13) "is_executable" [273]=> string(7) "is_file" [274]=> string(14) "clearstatcache" [275]=> string(16) "disk_total_space" [276]=> string(15) "disk_free_space" [277]=> string(13) "diskfreespace" [278]=> string(19) "realpath_cache_size" [279]=> string(23) "image_type_to_mime_type" [280]=> string(12) "getimagesize" [281]=> string(13) "php_sapi_name" [282]=> string(9) "php_uname" [283]=> string(19) "php_ini_loaded_file" [284]=> string(9) "iptcparse" [285]=> string(9) "is_finite" [286]=> string(11) "is_infinite" [287]=> string(9) "microtime" [288]=> string(9) "getrusage" [289]=> string(10) "proc_close" [290]=> string(14) "proc_terminate" [291]=> string(23) "quoted_printable_decode" [292]=> string(23) "quoted_printable_encode" [293]=> string(21) "stream_context_create" [294]=> string(20) "stream_filter_remove" [295]=> string(22) "stream_socket_get_name" [296]=> string(15) "stream_get_line" [297]=> string(21) "stream_set_chunk_size" [298]=> string(7) "gettype" [299]=> string(14) "get_debug_type" [300]=> string(7) "settype" [301]=> string(11) "is_resource" [302]=> string(9) "is_double" [303]=> string(11) "is_callable" [304]=> string(11) "is_iterable" [305]=> string(12) "is_countable" [306]=> string(9) "urlencode" [307]=> string(9) "urldecode" [308]=> string(12) "rawurlencode" [309]=> string(12) "rawurldecode" [310]=> string(28) "stream_bucket_make_writeable" [311]=> string(16) "convert_uuencode" [312]=> string(16) "convert_uudecode" [313]=> string(9) "serialize" [314]=> string(11) "unserialize" [315]=> string(16) "memory_get_usage" [316]=> string(21) "memory_get_peak_usage" [317]=> string(15) "version_compare" [318]=> string(10) "token_name" [319]=> string(17) "xml_parser_create" [320]=> string(9) "xml_parse" [321]=> string(18) "xml_get_error_code" [322]=> string(15) "xml_parser_free" [323]=> string(25) "xmlwriter_start_attribute" [324]=> string(23) "xmlwriter_end_attribute" [325]=> string(25) "xmlwriter_write_attribute" [326]=> string(18) "gmp_perfect_square" [327]=> string(14) "gmp_prob_prime" [328]=> string(12) "gmp_legendre" [329]=> string(16) "gmp_random_range" [330]=> string(13) "gmp_nextprime" [331]=> string(17) "iconv_mime_encode" [332]=> string(17) "iconv_mime_decode" [333]=> string(23) "intlcal_create_instance" [334]=> string(37) "intlcal_get_keyword_values_for_locale" [335]=> string(16) "intlcal_get_time" [336]=> string(16) "intlcal_set_time" [337]=> string(21) "intlcal_set_time_zone" [338]=> string(14) "intlcal_before" [339]=> string(24) "intlcal_field_difference" [340]=> string(28) "intlcal_get_day_of_week_type" [341]=> string(18) "intlcal_get_locale" [342]=> string(21) "intlcal_get_time_zone" [343]=> string(16) "intlcal_get_type" [344]=> string(24) "intlcal_in_daylight_time" [345]=> string(22) "intlcal_from_date_time" [346]=> string(20) "intlcal_to_date_time" [347]=> string(22) "intlcal_get_error_code" [348]=> string(25) "intlcal_get_error_message" [349]=> string(27) "intlgregcal_create_instance" [350]=> string(32) "intlgregcal_set_gregorian_change" [351]=> string(32) "intlgregcal_get_gregorian_change" [352]=> string(15) "collator_create" [353]=> string(16) "collator_compare" [354]=> string(22) "collator_get_attribute" [355]=> string(22) "collator_set_attribute" [356]=> string(19) "collator_get_locale" [357]=> string(23) "collator_get_error_code" [358]=> string(26) "collator_get_error_message" [359]=> string(19) "intl_get_error_code" [360]=> string(22) "intl_get_error_message" [361]=> string(15) "intl_is_failure" [362]=> string(15) "intl_error_name" [363]=> string(14) "datefmt_create" [364]=> string(20) "datefmt_get_datetype" [365]=> string(20) "datefmt_get_timetype" [366]=> string(20) "datefmt_get_timezone" [367]=> string(20) "datefmt_set_timezone" [368]=> string(18) "datefmt_get_locale" [369]=> string(13) "datefmt_parse" [370]=> string(17) "datefmt_localtime" [371]=> string(22) "datefmt_get_error_code" [372]=> string(25) "datefmt_get_error_message" [373]=> string(13) "numfmt_create" [374]=> string(12) "numfmt_parse" [375]=> string(20) "numfmt_set_attribute" [376]=> string(20) "numfmt_get_attribute" [377]=> string(25) "numfmt_set_text_attribute" [378]=> string(25) "numfmt_get_text_attribute" [379]=> string(17) "numfmt_get_locale" [380]=> string(21) "numfmt_get_error_code" [381]=> string(24) "numfmt_get_error_message" [382]=> string(27) "locale_get_primary_language" [383]=> string(23) "locale_get_display_name" [384]=> string(27) "locale_get_display_language" [385]=> string(14) "locale_compose" [386]=> string(12) "locale_parse" [387]=> string(19) "locale_canonicalize" [388]=> string(13) "msgfmt_create" [389]=> string(21) "msgfmt_format_message" [390]=> string(12) "msgfmt_parse" [391]=> string(20) "msgfmt_parse_message" [392]=> string(17) "msgfmt_get_locale" [393]=> string(21) "msgfmt_get_error_code" [394]=> string(24) "msgfmt_get_error_message" [395]=> string(20) "normalizer_normalize" [396]=> string(21) "resourcebundle_create" [397]=> string(29) "resourcebundle_get_error_code" [398]=> string(32) "resourcebundle_get_error_message" [399]=> string(23) "intltz_create_time_zone" [400]=> string(26) "intltz_from_date_time_zone" [401]=> string(23) "intltz_get_display_name" [402]=> string(21) "intltz_get_error_code" [403]=> string(24) "intltz_get_error_message" [404]=> string(24) "intltz_to_date_time_zone" [405]=> string(24) "intltz_use_daylight_time" [406]=> string(21) "transliterator_create" [407]=> string(29) "transliterator_create_inverse" [408]=> string(28) "transliterator_transliterate" [409]=> string(29) "transliterator_get_error_code" [410]=> string(32) "transliterator_get_error_message" [411]=> string(7) "bcscale" [412]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [413]=> string(32) "sodium_crypto_generichash_update" [414]=> string(14) "sodium_compare" [415]=> string(29) "sodium_crypto_scalarmult_base" [416]=> string(20) "opcache_compile_file" [417]=> string(18) "opcache_invalidate" [418]=> string(21) "cli_set_process_title" [419]=> string(21) "cli_get_process_title" [420]=> string(14) "is_subclass_of" [421]=> string(9) "date_diff" [422]=> string(5) "gzeof" [423]=> string(9) "hash_hkdf" [424]=> string(6) "sizeof" [425]=> string(10) "array_diff" [426]=> string(11) "array_udiff" [427]=> string(6) "sscanf" [428]=> string(4) "feof" [429]=> string(6) "fscanf" [430]=> string(7) "sprintf" [431]=> string(6) "printf" [432]=> string(7) "vprintf" [433]=> string(8) "vsprintf" [434]=> string(7) "fprintf" [435]=> string(8) "vfprintf" [436]=> string(12) "func_get_arg" [437]=> string(15) "error_reporting" [438]=> string(37) "date_interval_create_from_date_string" [439]=> string(19) "preg_last_error_msg" [440]=> string(19) "json_last_error_msg" [441]=> string(20) "mb_internal_encoding" [442]=> string(19) "mb_convert_encoding" [443]=> string(18) "mb_detect_encoding" [444]=> string(17) "mb_check_encoding" [445]=> string(17) "mb_regex_encoding" [446]=> string(7) "mb_ereg" [447]=> string(21) "simplexml_load_string" [448]=> string(7) "ip2long" [449]=> string(9) "error_log" [450]=> string(16) "highlight_string" [451]=> string(16) "parse_ini_string" [452]=> string(14) "sys_getloadavg" [453]=> string(7) "openlog" [454]=> string(8) "closelog" [455]=> string(6) "syslog" [456]=> string(14) "escapeshellarg" [457]=> string(22) "getimagesizefromstring" [458]=> string(3) "log" [459]=> string(7) "rad2deg" [460]=> string(19) "stream_set_blocking" [461]=> string(19) "socket_set_blocking" [462]=> string(7) "is_long" [463]=> string(9) "is_string" [464]=> string(16) "xml_error_string" [465]=> string(27) "xmlwriter_set_indent_string" [466]=> string(7) "gmp_neg" [467]=> string(18) "iconv_set_encoding" [468]=> string(18) "iconv_get_encoding" [469]=> string(10) "preg_match" [470]=> string(11) "ctype_graph" [471]=> string(4) "hash" [472]=> string(11) "mb_strwidth" [473]=> string(13) "mb_strimwidth" [474]=> string(13) "mb_ereg_match" [475]=> string(14) "mb_ereg_search" [476]=> string(17) "session_save_path" [477]=> string(15) "spl_object_hash" [478]=> string(8) "ob_flush" [479]=> string(12) "ob_end_flush" [480]=> string(12) "ob_get_flush" [481]=> string(13) "ob_get_length" [482]=> string(17) "ob_implicit_flush" [483]=> string(10) "array_push" [484]=> string(12) "array_search" [485]=> string(5) "flush" [486]=> string(16) "set_include_path" [487]=> string(16) "get_include_path" [488]=> string(15) "str_starts_with" [489]=> string(13) "str_ends_with" [490]=> string(6) "fflush" [491]=> string(8) "realpath" [492]=> string(7) "fnmatch" [493]=> string(5) "touch" [494]=> string(5) "atanh" [495]=> string(4) "sinh" [496]=> string(4) "cosh" [497]=> string(4) "tanh" [498]=> string(5) "asinh" [499]=> string(5) "acosh" [500]=> string(13) "password_hash" [501]=> string(21) "password_needs_rehash" [502]=> string(27) "stream_resolve_include_path" [503]=> string(15) "xmlwriter_flush" [504]=> string(21) "collator_get_strength" [505]=> string(21) "collator_set_strength" [506]=> string(18) "sodium_crypto_auth" [507]=> string(25) "sodium_crypto_generichash" [508]=> string(20) "sodium_crypto_pwhash" [509]=> string(37) "sodium_crypto_pwhash_str_needs_rehash" [510]=> string(54) "sodium_crypto_secretstream_xchacha20poly1305_init_push" [511]=> string(49) "sodium_crypto_secretstream_xchacha20poly1305_push" [512]=> string(23) "sodium_crypto_shorthash" [513]=> string(8) "mb_eregi" [514]=> string(2) "pi" [515]=> string(18) "xmlwriter_open_uri" [516]=> string(18) "xmlwriter_start_pi" [517]=> string(16) "xmlwriter_end_pi" [518]=> string(18) "xmlwriter_write_pi" [519]=> string(10) "gmp_jacobi" [520]=> string(12) "idn_to_ascii" [521]=> string(21) "preg_replace_callback" [522]=> string(6) "gzseek" [523]=> string(24) "mb_ereg_replace_callback" [524]=> string(24) "header_register_callback" [525]=> string(10) "array_walk" [526]=> string(11) "array_chunk" [527]=> string(4) "ftok" [528]=> string(6) "strtok" [529]=> string(7) "strpbrk" [530]=> string(5) "flock" [531]=> string(5) "umask" [532]=> string(5) "fseek" [533]=> string(6) "unlink" [534]=> string(7) "is_link" [535]=> string(8) "readlink" [536]=> string(7) "symlink" [537]=> string(4) "link" [538]=> string(4) "pack" [539]=> string(6) "unpack" [540]=> string(20) "stream_supports_lock" [541]=> string(29) "intlcal_get_first_day_of_week" [542]=> string(38) "intlcal_get_minimal_days_in_first_week" [543]=> string(38) "intlcal_set_minimal_days_in_first_week" [544]=> string(29) "intlcal_set_first_day_of_week" [545]=> string(14) "preg_match_all" [546]=> string(6) "gztell" [547]=> string(11) "ctype_cntrl" [548]=> string(20) "dom_import_simplexml" [549]=> string(10) "hash_final" [550]=> string(12) "mb_send_mail" [551]=> string(10) "posix_kill" [552]=> string(17) "spl_autoload_call" [553]=> string(12) "ob_get_level" [554]=> string(10) "array_fill" [555]=> string(16) "time_sleep_until" [556]=> string(19) "forward_static_call" [557]=> string(11) "ini_get_all" [558]=> string(14) "gethostbynamel" [559]=> string(7) "strcoll" [560]=> string(5) "ftell" [561]=> string(4) "ceil" [562]=> string(15) "stream_is_local" [563]=> string(6) "intval" [564]=> string(8) "floatval" [565]=> string(9) "doubleval" [566]=> string(7) "boolval" [567]=> string(6) "strval" [568]=> string(7) "is_null" [569]=> string(7) "is_bool" [570]=> string(9) "parse_url" [571]=> string(13) "token_get_all" [572]=> string(10) "gmp_intval" [573]=> string(10) "gmp_strval" [574]=> string(7) "gmp_mul" [575]=> string(12) "gmp_binomial" [576]=> string(12) "intlcal_roll" [577]=> string(17) "numfmt_set_symbol" [578]=> string(17) "numfmt_get_symbol" [579]=> string(5) "bcmul" [580]=> string(22) "sodium_crypto_box_seal" [581]=> string(31) "sodium_crypto_generichash_final" [582]=> string(54) "sodium_crypto_secretstream_xchacha20poly1305_init_pull" [583]=> string(49) "sodium_crypto_secretstream_xchacha20poly1305_pull" [584]=> string(2) "dl" [585]=> string(11) "ctype_alnum" [586]=> string(18) "hash_update_stream" [587]=> string(14) "posix_getgrnam" [588]=> string(14) "posix_getpwnam" [589]=> string(20) "simplexml_import_dom" [590]=> string(9) "array_sum" [591]=> string(4) "trim" [592]=> string(5) "rtrim" [593]=> string(5) "ltrim" [594]=> string(6) "system" [595]=> string(7) "tempnam" [596]=> string(22) "stream_socket_recvfrom" [597]=> string(21) "stream_copy_to_stream" [598]=> string(11) "gmp_sqrtrem" [599]=> string(11) "gmp_rootrem" [600]=> string(8) "gmp_powm" [601]=> string(7) "gmp_lcm" [602]=> string(7) "gmp_com" [603]=> string(26) "intlcal_get_actual_maximum" [604]=> string(26) "intlcal_get_actual_minimum" [605]=> string(25) "intlcal_get_least_maximum" [606]=> string(28) "intlcal_get_greatest_minimum" [607]=> string(19) "intlcal_get_maximum" [608]=> string(19) "intlcal_get_minimum" [609]=> string(20) "sodium_crypto_stream" [610]=> string(12) "zend_version" [611]=> string(6) "strlen" [612]=> string(13) "timezone_open" [613]=> string(6) "gzopen" [614]=> string(20) "inflate_get_read_len" [615]=> string(10) "finfo_open" [616]=> string(9) "mb_strlen" [617]=> string(14) "posix_getlogin" [618]=> string(25) "session_register_shutdown" [619]=> string(8) "ob_clean" [620]=> string(12) "ob_end_clean" [621]=> string(12) "ob_get_clean" [622]=> string(3) "min" [623]=> string(12) "array_column" [624]=> string(26) "register_shutdown_function" [625]=> string(22) "register_tick_function" [626]=> string(24) "unregister_tick_function" [627]=> string(9) "inet_pton" [628]=> string(7) "hex2bin" [629]=> string(6) "strspn" [630]=> string(7) "strcspn" [631]=> string(4) "join" [632]=> string(5) "popen" [633]=> string(5) "fopen" [634]=> string(5) "chown" [635]=> string(6) "lchown" [636]=> string(9) "fsockopen" [637]=> string(10) "pfsockopen" [638]=> string(23) "image_type_to_extension" [639]=> string(10) "phpversion" [640]=> string(11) "levenshtein" [641]=> string(3) "sin" [642]=> string(3) "tan" [643]=> string(4) "asin" [644]=> string(4) "atan" [645]=> string(6) "is_nan" [646]=> string(6) "decbin" [647]=> string(25) "stream_context_set_option" [648]=> string(22) "stream_socket_shutdown" [649]=> string(21) "xml_parser_set_option" [650]=> string(21) "xml_parser_get_option" [651]=> string(8) "gmp_sign" [652]=> string(12) "iconv_strlen" [653]=> string(30) "intlcal_get_weekend_transition" [654]=> string(37) "intlcal_get_repeated_wall_time_option" [655]=> string(36) "intlcal_get_skipped_wall_time_option" [656]=> string(37) "intlcal_set_repeated_wall_time_option" [657]=> string(36) "intlcal_set_skipped_wall_time_option" [658]=> string(19) "datefmt_set_pattern" [659]=> string(19) "datefmt_get_pattern" [660]=> string(18) "numfmt_set_pattern" [661]=> string(18) "numfmt_get_pattern" [662]=> string(15) "grapheme_strlen" [663]=> string(17) "locale_get_region" [664]=> string(25) "locale_get_display_region" [665]=> string(18) "msgfmt_set_pattern" [666]=> string(18) "msgfmt_get_pattern" [667]=> string(32) "normalizer_get_raw_decomposition" [668]=> string(25) "intltz_create_enumeration" [669]=> string(38) "intltz_create_time_zone_id_enumeration" [670]=> string(17) "intltz_get_region" [671]=> string(26) "intltz_get_tz_data_version" [672]=> string(18) "intltz_get_unknown" [673]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [674]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [675]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [676]=> string(48) "sodium_crypto_aead_xchacha20poly1305_ietf_keygen" [677]=> string(25) "sodium_crypto_auth_keygen" [678]=> string(22) "sodium_crypto_box_open" [679]=> string(27) "sodium_crypto_box_seal_open" [680]=> string(32) "sodium_crypto_generichash_keygen" [681]=> string(24) "sodium_crypto_kdf_keygen" [682]=> string(30) "sodium_crypto_secretbox_keygen" [683]=> string(28) "sodium_crypto_secretbox_open" [684]=> string(51) "sodium_crypto_secretstream_xchacha20poly1305_keygen" [685]=> string(30) "sodium_crypto_shorthash_keygen" [686]=> string(18) "sodium_crypto_sign" [687]=> string(23) "sodium_crypto_sign_open" [688]=> string(27) "sodium_crypto_stream_keygen" [689]=> string(37) "sodium_crypto_stream_xchacha20_keygen" [690]=> string(14) "sodium_hex2bin" [691]=> string(17) "sodium_base642bin" [692]=> string(25) "opcache_get_configuration" [693]=> string(13) "date_sun_info" [694]=> string(11) "mb_get_info" [695]=> string(12) "posix_mkfifo" [696]=> string(11) "posix_errno" [697]=> string(11) "nl_langinfo" [698]=> string(8) "pathinfo" [699]=> string(8) "linkinfo" [700]=> string(17) "password_get_info" [701]=> string(20) "stream_socket_sendto" [702]=> string(27) "stream_socket_enable_crypto" [703]=> string(24) "intlcal_is_equivalent_to" [704]=> string(14) "sodium_memzero" [705]=> string(6) "strcmp" [706]=> string(7) "strncmp" [707]=> string(10) "strcasecmp" [708]=> string(11) "strncasecmp" [709]=> string(9) "preg_grep" [710]=> string(13) "posix_getpgrp" [711]=> string(9) "array_pop" [712]=> string(10) "array_flip" [713]=> string(9) "array_map" [714]=> string(7) "long2ip" [715]=> string(5) "sleep" [716]=> string(6) "usleep" [717]=> string(14) "time_nanosleep" [718]=> string(9) "inet_ntop" [719]=> string(4) "chop" [720]=> string(8) "wordwrap" [721]=> string(9) "strnatcmp" [722]=> string(13) "strnatcasecmp" [723]=> string(9) "filegroup" [724]=> string(5) "chgrp" [725]=> string(6) "lchgrp" [726]=> string(5) "log1p" [727]=> string(3) "exp" [728]=> string(8) "var_dump" [729]=> string(15) "debug_zval_dump" [730]=> string(7) "gmp_cmp" [731]=> string(13) "locale_lookup" [732]=> string(23) "locale_accept_from_http" [733]=> string(6) "bccomp" [734]=> string(13) "sodium_memcmp" [735]=> string(9) "gmp_div_q" [736]=> string(13) "trigger_error" [737]=> string(10) "user_error" [738]=> string(17) "set_error_handler" [739]=> string(21) "restore_error_handler" [740]=> string(21) "set_exception_handler" [741]=> string(25) "restore_exception_handler" [742]=> string(23) "timezone_name_from_abbr" [743]=> string(21) "libxml_get_last_error" [744]=> string(28) "libxml_disable_entity_loader" [745]=> string(33) "libxml_set_external_entity_loader" [746]=> string(11) "preg_filter" [747]=> string(15) "preg_last_error" [748]=> string(12) "ob_gzhandler" [749]=> string(11) "ctype_lower" [750]=> string(11) "ctype_upper" [751]=> string(12) "finfo_buffer" [752]=> string(14) "filter_has_var" [753]=> string(10) "filter_var" [754]=> string(15) "json_last_error" [755]=> string(15) "mb_detect_order" [756]=> string(23) "mb_substitute_character" [757]=> string(12) "mb_parse_str" [758]=> string(17) "mb_output_handler" [759]=> string(9) "mb_strstr" [760]=> string(10) "mb_strrchr" [761]=> string(10) "mb_stristr" [762]=> string(11) "mb_strrichr" [763]=> string(9) "mb_substr" [764]=> string(13) "mb_strtoupper" [765]=> string(13) "mb_strtolower" [766]=> string(20) "mb_encode_mimeheader" [767]=> string(20) "mb_decode_mimeheader" [768]=> string(6) "mb_chr" [769]=> string(20) "posix_get_last_error" [770]=> string(14) "posix_strerror" [771]=> string(24) "session_set_save_handler" [772]=> string(21) "session_cache_limiter" [773]=> string(21) "spl_autoload_register" [774]=> string(23) "spl_autoload_unregister" [775]=> string(22) "output_add_rewrite_var" [776]=> string(23) "stream_wrapper_register" [777]=> string(23) "stream_register_wrapper" [778]=> string(25) "stream_wrapper_unregister" [779]=> string(12) "array_filter" [780]=> string(16) "get_current_user" [781]=> string(11) "get_cfg_var" [782]=> string(9) "ini_alter" [783]=> string(7) "print_r" [784]=> string(16) "getprotobynumber" [785]=> string(11) "get_browser" [786]=> string(13) "gethostbyaddr" [787]=> string(10) "checkdnsrr" [788]=> string(7) "getmxrr" [789]=> string(6) "header" [790]=> string(10) "strtoupper" [791]=> string(10) "strtolower" [792]=> string(7) "stristr" [793]=> string(6) "strstr" [794]=> string(6) "strchr" [795]=> string(7) "strrchr" [796]=> string(6) "substr" [797]=> string(3) "chr" [798]=> string(5) "strtr" [799]=> string(5) "nl2br" [800]=> string(9) "parse_str" [801]=> string(7) "opendir" [802]=> string(3) "dir" [803]=> string(8) "closedir" [804]=> string(5) "chdir" [805]=> string(9) "rewinddir" [806]=> string(7) "readdir" [807]=> string(7) "scandir" [808]=> string(5) "rmdir" [809]=> string(5) "mkdir" [810]=> string(16) "sys_get_temp_dir" [811]=> string(9) "fileowner" [812]=> string(6) "is_dir" [813]=> string(5) "floor" [814]=> string(20) "stream_socket_server" [815]=> string(18) "stream_socket_pair" [816]=> string(23) "stream_set_write_buffer" [817]=> string(15) "set_file_buffer" [818]=> string(22) "stream_set_read_buffer" [819]=> strin
Output for 8.1.0 - 8.1.25, 8.1.27
array(1268) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(5) "fsync" [43]=> string(9) "fdatasync" [44]=> string(6) "bindec" [45]=> string(6) "hexdec" [46]=> string(6) "octdec" [47]=> string(10) "is_numeric" [48]=> string(7) "defined" [49]=> string(15) "get_resource_id" [50]=> string(16) "extension_loaded" [51]=> string(10) "gc_enabled" [52]=> string(8) "date_add" [53]=> string(8) "gzrewind" [54]=> string(6) "gzread" [55]=> string(11) "deflate_add" [56]=> string(11) "inflate_add" [57]=> string(9) "filter_id" [58]=> string(6) "mb_ord" [59]=> string(12) "posix_getpid" [60]=> string(13) "posix_getppid" [61]=> string(12) "posix_getuid" [62]=> string(12) "posix_setuid" [63]=> string(13) "posix_geteuid" [64]=> string(13) "posix_seteuid" [65]=> string(12) "posix_getgid" [66]=> string(12) "posix_setgid" [67]=> string(13) "posix_getegid" [68]=> string(13) "posix_setegid" [69]=> string(12) "posix_setsid" [70]=> string(13) "posix_setpgid" [71]=> string(13) "posix_getpgid" [72]=> string(12) "posix_getsid" [73]=> string(13) "posix_ctermid" [74]=> string(12) "posix_getcwd" [75]=> string(11) "posix_mknod" [76]=> string(14) "posix_getgrgid" [77]=> string(14) "posix_getpwuid" [78]=> string(10) "session_id" [79]=> string(17) "session_create_id" [80]=> string(21) "session_regenerate_id" [81]=> string(12) "spl_autoload" [82]=> string(13) "spl_object_id" [83]=> string(3) "end" [84]=> string(9) "array_pad" [85]=> string(10) "array_rand" [86]=> string(18) "connection_aborted" [87]=> string(16) "dns_check_record" [88]=> string(14) "dns_get_record" [89]=> string(8) "getmyuid" [90]=> string(8) "getmygid" [91]=> string(8) "getmypid" [92]=> string(10) "getlastmod" [93]=> string(3) "ord" [94]=> string(7) "str_pad" [95]=> string(6) "getcwd" [96]=> string(14) "escapeshellcmd" [97]=> string(6) "rewind" [98]=> string(5) "fread" [99]=> string(5) "chmod" [100]=> string(9) "iptcembed" [101]=> string(5) "round" [102]=> string(7) "deg2rad" [103]=> string(4) "fmod" [104]=> string(8) "mt_srand" [105]=> string(5) "srand" [106]=> string(4) "rand" [107]=> string(7) "mt_rand" [108]=> string(21) "stream_filter_prepend" [109]=> string(20) "stream_filter_append" [110]=> string(6) "uniqid" [111]=> string(21) "stream_bucket_prepend" [112]=> string(20) "stream_bucket_append" [113]=> string(19) "xmlwriter_start_dtd" [114]=> string(17) "xmlwriter_end_dtd" [115]=> string(19) "xmlwriter_write_dtd" [116]=> string(7) "gmp_add" [117]=> string(7) "gmp_mod" [118]=> string(7) "gmp_gcd" [119]=> string(15) "gmp_random_seed" [120]=> string(7) "gmp_and" [121]=> string(11) "intlcal_add" [122]=> string(18) "intlcal_is_weekend" [123]=> string(23) "datefmt_get_timezone_id" [124]=> string(24) "normalizer_is_normalized" [125]=> string(23) "intltz_get_canonical_id" [126]=> string(24) "intltz_get_equivalent_id" [127]=> string(13) "intltz_get_id" [128]=> string(21) "intltz_get_windows_id" [129]=> string(28) "intltz_get_id_for_windows_id" [130]=> string(5) "bcadd" [131]=> string(5) "bcmod" [132]=> string(8) "bcpowmod" [133]=> string(27) "sodium_crypto_sign_detached" [134]=> string(34) "sodium_crypto_sign_verify_detached" [135]=> string(10) "sodium_add" [136]=> string(10) "sodium_pad" [137]=> string(12) "sodium_unpad" [138]=> string(24) "opcache_is_script_cached" [139]=> string(6) "define" [140]=> string(17) "get_resource_type" [141]=> string(15) "debug_backtrace" [142]=> string(21) "debug_print_backtrace" [143]=> string(9) "gc_enable" [144]=> string(10) "gc_disable" [145]=> string(9) "strtotime" [146]=> string(4) "date" [147]=> string(5) "idate" [148]=> string(6) "gmdate" [149]=> string(6) "mktime" [150]=> string(8) "gmmktime" [151]=> string(9) "checkdate" [152]=> string(8) "strftime" [153]=> string(10) "gmstrftime" [154]=> string(4) "time" [155]=> string(9) "localtime" [156]=> string(7) "getdate" [157]=> string(11) "date_create" [158]=> string(21) "date_create_immutable" [159]=> string(10) "date_parse" [160]=> string(12) "date_sunrise" [161]=> string(12) "preg_replace" [162]=> string(10) "preg_quote" [163]=> string(20) "zlib_get_coding_type" [164]=> string(6) "gzfile" [165]=> string(10) "readgzfile" [166]=> string(11) "zlib_encode" [167]=> string(11) "zlib_decode" [168]=> string(9) "gzdeflate" [169]=> string(8) "gzencode" [170]=> string(9) "gzinflate" [171]=> string(8) "gzdecode" [172]=> string(7) "gzwrite" [173]=> string(7) "gzclose" [174]=> string(11) "ctype_space" [175]=> string(11) "finfo_close" [176]=> string(10) "finfo_file" [177]=> string(17) "mime_content_type" [178]=> string(9) "hash_file" [179]=> string(14) "hash_hmac_file" [180]=> string(11) "hash_update" [181]=> string(16) "hash_update_file" [182]=> string(11) "json_encode" [183]=> string(11) "json_decode" [184]=> string(11) "mb_language" [185]=> string(22) "mb_preferred_mime_name" [186]=> string(15) "mb_convert_case" [187]=> string(15) "mb_ereg_replace" [188]=> string(16) "mb_eregi_replace" [189]=> string(11) "posix_uname" [190]=> string(13) "posix_ttyname" [191]=> string(12) "session_name" [192]=> string(19) "session_module_name" [193]=> string(14) "session_decode" [194]=> string(14) "session_encode" [195]=> string(19) "session_write_close" [196]=> string(20) "session_cache_expire" [197]=> string(19) "simplexml_load_file" [198]=> string(22) "stream_wrapper_restore" [199]=> string(20) "array_walk_recursive" [200]=> string(5) "range" [201]=> string(7) "shuffle" [202]=> string(12) "array_splice" [203]=> string(11) "array_slice" [204]=> string(11) "array_merge" [205]=> string(21) "array_merge_recursive" [206]=> string(13) "array_replace" [207]=> string(23) "array_replace_recursive" [208]=> string(13) "array_reverse" [209]=> string(21) "array_change_key_case" [210]=> string(12) "array_unique" [211]=> string(12) "array_reduce" [212]=> string(13) "array_combine" [213]=> string(13) "base64_encode" [214]=> string(13) "base64_decode" [215]=> string(14) "highlight_file" [216]=> string(11) "show_source" [217]=> string(20) "php_strip_whitespace" [218]=> string(11) "ini_restore" [219]=> string(13) "getservbyname" [220]=> string(14) "getprotobyname" [221]=> string(16) "is_uploaded_file" [222]=> string(18) "move_uploaded_file" [223]=> string(14) "parse_ini_file" [224]=> string(8) "strptime" [225]=> string(11) "gethostname" [226]=> string(13) "gethostbyname" [227]=> string(6) "hrtime" [228]=> string(9) "lcg_value" [229]=> string(8) "md5_file" [230]=> string(10) "getmyinode" [231]=> string(9) "sha1_file" [232]=> string(9) "metaphone" [233]=> string(13) "header_remove" [234]=> string(12) "setrawcookie" [235]=> string(9) "setcookie" [236]=> string(18) "http_response_code" [237]=> string(23) "htmlspecialchars_decode" [238]=> string(18) "html_entity_decode" [239]=> string(26) "get_html_translation_table" [240]=> string(7) "explode" [241]=> string(7) "implode" [242]=> string(8) "basename" [243]=> string(7) "dirname" [244]=> string(14) "substr_replace" [245]=> string(11) "str_replace" [246]=> string(12) "str_ireplace" [247]=> string(9) "setlocale" [248]=> string(11) "str_shuffle" [249]=> string(14) "substr_compare" [250]=> string(11) "utf8_encode" [251]=> string(11) "utf8_decode" [252]=> string(9) "proc_nice" [253]=> string(6) "pclose" [254]=> string(8) "readfile" [255]=> string(6) "fclose" [256]=> string(9) "ftruncate" [257]=> string(6) "fwrite" [258]=> string(6) "rename" [259]=> string(7) "tmpfile" [260]=> string(4) "file" [261]=> string(9) "fileatime" [262]=> string(9) "filectime" [263]=> string(9) "fileinode" [264]=> string(9) "filemtime" [265]=> string(8) "filesize" [266]=> string(8) "filetype" [267]=> string(11) "is_writable" [268]=> string(12) "is_writeable" [269]=> string(11) "is_readable" [270]=> string(13) "is_executable" [271]=> string(7) "is_file" [272]=> string(14) "clearstatcache" [273]=> string(16) "disk_total_space" [274]=> string(15) "disk_free_space" [275]=> string(13) "diskfreespace" [276]=> string(19) "realpath_cache_size" [277]=> string(23) "image_type_to_mime_type" [278]=> string(12) "getimagesize" [279]=> string(13) "php_sapi_name" [280]=> string(9) "php_uname" [281]=> string(19) "php_ini_loaded_file" [282]=> string(9) "iptcparse" [283]=> string(9) "is_finite" [284]=> string(11) "is_infinite" [285]=> string(9) "microtime" [286]=> string(9) "getrusage" [287]=> string(10) "proc_close" [288]=> string(14) "proc_terminate" [289]=> string(23) "quoted_printable_decode" [290]=> string(23) "quoted_printable_encode" [291]=> string(21) "stream_context_create" [292]=> string(20) "stream_filter_remove" [293]=> string(22) "stream_socket_get_name" [294]=> string(15) "stream_get_line" [295]=> string(21) "stream_set_chunk_size" [296]=> string(7) "gettype" [297]=> string(14) "get_debug_type" [298]=> string(7) "settype" [299]=> string(11) "is_resource" [300]=> string(9) "is_double" [301]=> string(11) "is_callable" [302]=> string(11) "is_iterable" [303]=> string(12) "is_countable" [304]=> string(9) "urlencode" [305]=> string(9) "urldecode" [306]=> string(12) "rawurlencode" [307]=> string(12) "rawurldecode" [308]=> string(28) "stream_bucket_make_writeable" [309]=> string(16) "convert_uuencode" [310]=> string(16) "convert_uudecode" [311]=> string(9) "serialize" [312]=> string(11) "unserialize" [313]=> string(16) "memory_get_usage" [314]=> string(21) "memory_get_peak_usage" [315]=> string(15) "version_compare" [316]=> string(10) "token_name" [317]=> string(17) "xml_parser_create" [318]=> string(9) "xml_parse" [319]=> string(18) "xml_get_error_code" [320]=> string(15) "xml_parser_free" [321]=> string(25) "xmlwriter_start_attribute" [322]=> string(23) "xmlwriter_end_attribute" [323]=> string(25) "xmlwriter_write_attribute" [324]=> string(18) "gmp_perfect_square" [325]=> string(14) "gmp_prob_prime" [326]=> string(12) "gmp_legendre" [327]=> string(16) "gmp_random_range" [328]=> string(13) "gmp_nextprime" [329]=> string(17) "iconv_mime_encode" [330]=> string(17) "iconv_mime_decode" [331]=> string(23) "intlcal_create_instance" [332]=> string(37) "intlcal_get_keyword_values_for_locale" [333]=> string(16) "intlcal_get_time" [334]=> string(16) "intlcal_set_time" [335]=> string(21) "intlcal_set_time_zone" [336]=> string(14) "intlcal_before" [337]=> string(24) "intlcal_field_difference" [338]=> string(28) "intlcal_get_day_of_week_type" [339]=> string(18) "intlcal_get_locale" [340]=> string(21) "intlcal_get_time_zone" [341]=> string(16) "intlcal_get_type" [342]=> string(24) "intlcal_in_daylight_time" [343]=> string(22) "intlcal_from_date_time" [344]=> string(20) "intlcal_to_date_time" [345]=> string(22) "intlcal_get_error_code" [346]=> string(25) "intlcal_get_error_message" [347]=> string(27) "intlgregcal_create_instance" [348]=> string(32) "intlgregcal_set_gregorian_change" [349]=> string(32) "intlgregcal_get_gregorian_change" [350]=> string(15) "collator_create" [351]=> string(16) "collator_compare" [352]=> string(22) "collator_get_attribute" [353]=> string(22) "collator_set_attribute" [354]=> string(19) "collator_get_locale" [355]=> string(23) "collator_get_error_code" [356]=> string(26) "collator_get_error_message" [357]=> string(19) "intl_get_error_code" [358]=> string(22) "intl_get_error_message" [359]=> string(15) "intl_is_failure" [360]=> string(15) "intl_error_name" [361]=> string(14) "datefmt_create" [362]=> string(20) "datefmt_get_datetype" [363]=> string(20) "datefmt_get_timetype" [364]=> string(20) "datefmt_get_timezone" [365]=> string(20) "datefmt_set_timezone" [366]=> string(18) "datefmt_get_locale" [367]=> string(13) "datefmt_parse" [368]=> string(17) "datefmt_localtime" [369]=> string(22) "datefmt_get_error_code" [370]=> string(25) "datefmt_get_error_message" [371]=> string(13) "numfmt_create" [372]=> string(12) "numfmt_parse" [373]=> string(20) "numfmt_set_attribute" [374]=> string(20) "numfmt_get_attribute" [375]=> string(25) "numfmt_set_text_attribute" [376]=> string(25) "numfmt_get_text_attribute" [377]=> string(17) "numfmt_get_locale" [378]=> string(21) "numfmt_get_error_code" [379]=> string(24) "numfmt_get_error_message" [380]=> string(27) "locale_get_primary_language" [381]=> string(23) "locale_get_display_name" [382]=> string(27) "locale_get_display_language" [383]=> string(14) "locale_compose" [384]=> string(12) "locale_parse" [385]=> string(19) "locale_canonicalize" [386]=> string(13) "msgfmt_create" [387]=> string(21) "msgfmt_format_message" [388]=> string(12) "msgfmt_parse" [389]=> string(20) "msgfmt_parse_message" [390]=> string(17) "msgfmt_get_locale" [391]=> string(21) "msgfmt_get_error_code" [392]=> string(24) "msgfmt_get_error_message" [393]=> string(20) "normalizer_normalize" [394]=> string(21) "resourcebundle_create" [395]=> string(29) "resourcebundle_get_error_code" [396]=> string(32) "resourcebundle_get_error_message" [397]=> string(23) "intltz_create_time_zone" [398]=> string(26) "intltz_from_date_time_zone" [399]=> string(23) "intltz_get_display_name" [400]=> string(21) "intltz_get_error_code" [401]=> string(24) "intltz_get_error_message" [402]=> string(24) "intltz_to_date_time_zone" [403]=> string(24) "intltz_use_daylight_time" [404]=> string(21) "transliterator_create" [405]=> string(29) "transliterator_create_inverse" [406]=> string(28) "transliterator_transliterate" [407]=> string(29) "transliterator_get_error_code" [408]=> string(32) "transliterator_get_error_message" [409]=> string(7) "bcscale" [410]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [411]=> string(32) "sodium_crypto_generichash_update" [412]=> string(14) "sodium_compare" [413]=> string(29) "sodium_crypto_scalarmult_base" [414]=> string(20) "opcache_compile_file" [415]=> string(18) "opcache_invalidate" [416]=> string(21) "cli_set_process_title" [417]=> string(21) "cli_get_process_title" [418]=> string(14) "is_subclass_of" [419]=> string(9) "date_diff" [420]=> string(5) "gzeof" [421]=> string(9) "hash_hkdf" [422]=> string(6) "sizeof" [423]=> string(10) "array_diff" [424]=> string(11) "array_udiff" [425]=> string(6) "sscanf" [426]=> string(4) "feof" [427]=> string(6) "fscanf" [428]=> string(7) "sprintf" [429]=> string(6) "printf" [430]=> string(7) "vprintf" [431]=> string(8) "vsprintf" [432]=> string(7) "fprintf" [433]=> string(8) "vfprintf" [434]=> string(12) "func_get_arg" [435]=> string(15) "error_reporting" [436]=> string(37) "date_interval_create_from_date_string" [437]=> string(19) "preg_last_error_msg" [438]=> string(19) "json_last_error_msg" [439]=> string(20) "mb_internal_encoding" [440]=> string(19) "mb_convert_encoding" [441]=> string(18) "mb_detect_encoding" [442]=> string(17) "mb_check_encoding" [443]=> string(17) "mb_regex_encoding" [444]=> string(7) "mb_ereg" [445]=> string(21) "simplexml_load_string" [446]=> string(7) "ip2long" [447]=> string(9) "error_log" [448]=> string(16) "highlight_string" [449]=> string(16) "parse_ini_string" [450]=> string(14) "sys_getloadavg" [451]=> string(7) "openlog" [452]=> string(8) "closelog" [453]=> string(6) "syslog" [454]=> string(14) "escapeshellarg" [455]=> string(22) "getimagesizefromstring" [456]=> string(3) "log" [457]=> string(7) "rad2deg" [458]=> string(19) "stream_set_blocking" [459]=> string(19) "socket_set_blocking" [460]=> string(7) "is_long" [461]=> string(9) "is_string" [462]=> string(16) "xml_error_string" [463]=> string(27) "xmlwriter_set_indent_string" [464]=> string(7) "gmp_neg" [465]=> string(18) "iconv_set_encoding" [466]=> string(18) "iconv_get_encoding" [467]=> string(10) "preg_match" [468]=> string(11) "ctype_graph" [469]=> string(4) "hash" [470]=> string(11) "mb_strwidth" [471]=> string(13) "mb_strimwidth" [472]=> string(13) "mb_ereg_match" [473]=> string(14) "mb_ereg_search" [474]=> string(17) "session_save_path" [475]=> string(15) "spl_object_hash" [476]=> string(8) "ob_flush" [477]=> string(12) "ob_end_flush" [478]=> string(12) "ob_get_flush" [479]=> string(13) "ob_get_length" [480]=> string(17) "ob_implicit_flush" [481]=> string(10) "array_push" [482]=> string(12) "array_search" [483]=> string(5) "flush" [484]=> string(16) "set_include_path" [485]=> string(16) "get_include_path" [486]=> string(15) "str_starts_with" [487]=> string(13) "str_ends_with" [488]=> string(6) "fflush" [489]=> string(8) "realpath" [490]=> string(7) "fnmatch" [491]=> string(5) "touch" [492]=> string(5) "atanh" [493]=> string(4) "sinh" [494]=> string(4) "cosh" [495]=> string(4) "tanh" [496]=> string(5) "asinh" [497]=> string(5) "acosh" [498]=> string(13) "password_hash" [499]=> string(21) "password_needs_rehash" [500]=> string(27) "stream_resolve_include_path" [501]=> string(15) "xmlwriter_flush" [502]=> string(21) "collator_get_strength" [503]=> string(21) "collator_set_strength" [504]=> string(18) "sodium_crypto_auth" [505]=> string(25) "sodium_crypto_generichash" [506]=> string(20) "sodium_crypto_pwhash" [507]=> string(23) "sodium_crypto_shorthash" [508]=> string(8) "mb_eregi" [509]=> string(2) "pi" [510]=> string(18) "xmlwriter_open_uri" [511]=> string(18) "xmlwriter_start_pi" [512]=> string(16) "xmlwriter_end_pi" [513]=> string(18) "xmlwriter_write_pi" [514]=> string(10) "gmp_jacobi" [515]=> string(12) "idn_to_ascii" [516]=> string(21) "preg_replace_callback" [517]=> string(6) "gzseek" [518]=> string(24) "mb_ereg_replace_callback" [519]=> string(24) "header_register_callback" [520]=> string(10) "array_walk" [521]=> string(11) "array_chunk" [522]=> string(4) "ftok" [523]=> string(6) "strtok" [524]=> string(7) "strpbrk" [525]=> string(5) "flock" [526]=> string(5) "umask" [527]=> string(5) "fseek" [528]=> string(6) "unlink" [529]=> string(7) "is_link" [530]=> string(8) "readlink" [531]=> string(7) "symlink" [532]=> string(4) "link" [533]=> string(4) "pack" [534]=> string(6) "unpack" [535]=> string(20) "stream_supports_lock" [536]=> string(29) "intlcal_get_first_day_of_week" [537]=> string(38) "intlcal_get_minimal_days_in_first_week" [538]=> string(38) "intlcal_set_minimal_days_in_first_week" [539]=> string(29) "intlcal_set_first_day_of_week" [540]=> string(14) "preg_match_all" [541]=> string(6) "gztell" [542]=> string(11) "ctype_cntrl" [543]=> string(20) "dom_import_simplexml" [544]=> string(10) "hash_final" [545]=> string(12) "mb_send_mail" [546]=> string(10) "posix_kill" [547]=> string(17) "spl_autoload_call" [548]=> string(12) "ob_get_level" [549]=> string(10) "array_fill" [550]=> string(16) "time_sleep_until" [551]=> string(19) "forward_static_call" [552]=> string(11) "ini_get_all" [553]=> string(14) "gethostbynamel" [554]=> string(7) "strcoll" [555]=> string(5) "ftell" [556]=> string(4) "ceil" [557]=> string(15) "stream_is_local" [558]=> string(6) "intval" [559]=> string(8) "floatval" [560]=> string(9) "doubleval" [561]=> string(7) "boolval" [562]=> string(6) "strval" [563]=> string(7) "is_null" [564]=> string(7) "is_bool" [565]=> string(9) "parse_url" [566]=> string(13) "token_get_all" [567]=> string(10) "gmp_intval" [568]=> string(10) "gmp_strval" [569]=> string(7) "gmp_mul" [570]=> string(12) "gmp_binomial" [571]=> string(12) "intlcal_roll" [572]=> string(17) "numfmt_set_symbol" [573]=> string(17) "numfmt_get_symbol" [574]=> string(5) "bcmul" [575]=> string(22) "sodium_crypto_box_seal" [576]=> string(31) "sodium_crypto_generichash_final" [577]=> string(2) "dl" [578]=> string(11) "ctype_alnum" [579]=> string(18) "hash_update_stream" [580]=> string(14) "posix_getgrnam" [581]=> string(14) "posix_getpwnam" [582]=> string(20) "simplexml_import_dom" [583]=> string(9) "array_sum" [584]=> string(4) "trim" [585]=> string(5) "rtrim" [586]=> string(5) "ltrim" [587]=> string(6) "system" [588]=> string(7) "tempnam" [589]=> string(22) "stream_socket_recvfrom" [590]=> string(21) "stream_copy_to_stream" [591]=> string(11) "gmp_sqrtrem" [592]=> string(11) "gmp_rootrem" [593]=> string(8) "gmp_powm" [594]=> string(7) "gmp_lcm" [595]=> string(7) "gmp_com" [596]=> string(26) "intlcal_get_actual_maximum" [597]=> string(26) "intlcal_get_actual_minimum" [598]=> string(25) "intlcal_get_least_maximum" [599]=> string(28) "intlcal_get_greatest_minimum" [600]=> string(19) "intlcal_get_maximum" [601]=> string(19) "intlcal_get_minimum" [602]=> string(20) "sodium_crypto_stream" [603]=> string(12) "zend_version" [604]=> string(6) "strlen" [605]=> string(13) "timezone_open" [606]=> string(6) "gzopen" [607]=> string(20) "inflate_get_read_len" [608]=> string(10) "finfo_open" [609]=> string(9) "mb_strlen" [610]=> string(14) "posix_getlogin" [611]=> string(25) "session_register_shutdown" [612]=> string(8) "ob_clean" [613]=> string(12) "ob_end_clean" [614]=> string(12) "ob_get_clean" [615]=> string(3) "min" [616]=> string(12) "array_column" [617]=> string(26) "register_shutdown_function" [618]=> string(22) "register_tick_function" [619]=> string(24) "unregister_tick_function" [620]=> string(9) "inet_pton" [621]=> string(7) "hex2bin" [622]=> string(6) "strspn" [623]=> string(7) "strcspn" [624]=> string(4) "join" [625]=> string(5) "popen" [626]=> string(5) "fopen" [627]=> string(5) "chown" [628]=> string(6) "lchown" [629]=> string(9) "fsockopen" [630]=> string(10) "pfsockopen" [631]=> string(23) "image_type_to_extension" [632]=> string(10) "phpversion" [633]=> string(11) "levenshtein" [634]=> string(3) "sin" [635]=> string(3) "tan" [636]=> string(4) "asin" [637]=> string(4) "atan" [638]=> string(6) "is_nan" [639]=> string(6) "decbin" [640]=> string(25) "stream_context_set_option" [641]=> string(22) "stream_socket_shutdown" [642]=> string(21) "xml_parser_set_option" [643]=> string(21) "xml_parser_get_option" [644]=> string(8) "gmp_sign" [645]=> string(12) "iconv_strlen" [646]=> string(30) "intlcal_get_weekend_transition" [647]=> string(37) "intlcal_get_repeated_wall_time_option" [648]=> string(36) "intlcal_get_skipped_wall_time_option" [649]=> string(37) "intlcal_set_repeated_wall_time_option" [650]=> string(36) "intlcal_set_skipped_wall_time_option" [651]=> string(19) "datefmt_set_pattern" [652]=> string(19) "datefmt_get_pattern" [653]=> string(18) "numfmt_set_pattern" [654]=> string(18) "numfmt_get_pattern" [655]=> string(15) "grapheme_strlen" [656]=> string(17) "locale_get_region" [657]=> string(25) "locale_get_display_region" [658]=> string(18) "msgfmt_set_pattern" [659]=> string(18) "msgfmt_get_pattern" [660]=> string(32) "normalizer_get_raw_decomposition" [661]=> string(25) "intltz_create_enumeration" [662]=> string(38) "intltz_create_time_zone_id_enumeration" [663]=> string(17) "intltz_get_region" [664]=> string(26) "intltz_get_tz_data_version" [665]=> string(18) "intltz_get_unknown" [666]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [667]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [668]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [669]=> string(25) "sodium_crypto_auth_keygen" [670]=> string(22) "sodium_crypto_box_open" [671]=> string(27) "sodium_crypto_box_seal_open" [672]=> string(32) "sodium_crypto_generichash_keygen" [673]=> string(24) "sodium_crypto_kdf_keygen" [674]=> string(30) "sodium_crypto_secretbox_keygen" [675]=> string(28) "sodium_crypto_secretbox_open" [676]=> string(30) "sodium_crypto_shorthash_keygen" [677]=> string(18) "sodium_crypto_sign" [678]=> string(23) "sodium_crypto_sign_open" [679]=> string(27) "sodium_crypto_stream_keygen" [680]=> string(14) "sodium_hex2bin" [681]=> string(25) "opcache_get_configuration" [682]=> string(13) "date_sun_info" [683]=> string(11) "mb_get_info" [684]=> string(12) "posix_mkfifo" [685]=> string(11) "posix_errno" [686]=> string(11) "nl_langinfo" [687]=> string(8) "pathinfo" [688]=> string(8) "linkinfo" [689]=> string(17) "password_get_info" [690]=> string(20) "stream_socket_sendto" [691]=> string(27) "stream_socket_enable_crypto" [692]=> string(24) "intlcal_is_equivalent_to" [693]=> string(14) "sodium_memzero" [694]=> string(6) "strcmp" [695]=> string(7) "strncmp" [696]=> string(10) "strcasecmp" [697]=> string(11) "strncasecmp" [698]=> string(9) "preg_grep" [699]=> string(13) "posix_getpgrp" [700]=> string(9) "array_pop" [701]=> string(10) "array_flip" [702]=> string(9) "array_map" [703]=> string(7) "long2ip" [704]=> string(5) "sleep" [705]=> string(6) "usleep" [706]=> string(14) "time_nanosleep" [707]=> string(9) "inet_ntop" [708]=> string(4) "chop" [709]=> string(8) "wordwrap" [710]=> string(9) "strnatcmp" [711]=> string(13) "strnatcasecmp" [712]=> string(9) "filegroup" [713]=> string(5) "chgrp" [714]=> string(6) "lchgrp" [715]=> string(5) "log1p" [716]=> string(3) "exp" [717]=> string(8) "var_dump" [718]=> string(15) "debug_zval_dump" [719]=> string(7) "gmp_cmp" [720]=> string(13) "locale_lookup" [721]=> string(23) "locale_accept_from_http" [722]=> string(6) "bccomp" [723]=> string(13) "sodium_memcmp" [724]=> string(9) "gmp_div_q" [725]=> string(13) "trigger_error" [726]=> string(10) "user_error" [727]=> string(17) "set_error_handler" [728]=> string(21) "restore_error_handler" [729]=> string(21) "set_exception_handler" [730]=> string(25) "restore_exception_handler" [731]=> string(23) "timezone_name_from_abbr" [732]=> string(21) "libxml_get_last_error" [733]=> string(28) "libxml_disable_entity_loader" [734]=> string(33) "libxml_set_external_entity_loader" [735]=> string(11) "preg_filter" [736]=> string(15) "preg_last_error" [737]=> string(12) "ob_gzhandler" [738]=> string(11) "ctype_lower" [739]=> string(11) "ctype_upper" [740]=> string(12) "finfo_buffer" [741]=> string(14) "filter_has_var" [742]=> string(10) "filter_var" [743]=> string(15) "json_last_error" [744]=> string(15) "mb_detect_order" [745]=> string(23) "mb_substitute_character" [746]=> string(12) "mb_parse_str" [747]=> string(17) "mb_output_handler" [748]=> string(9) "mb_strstr" [749]=> string(10) "mb_strrchr" [750]=> string(10) "mb_stristr" [751]=> string(11) "mb_strrichr" [752]=> string(9) "mb_substr" [753]=> string(13) "mb_strtoupper" [754]=> string(13) "mb_strtolower" [755]=> string(20) "mb_encode_mimeheader" [756]=> string(20) "mb_decode_mimeheader" [757]=> string(6) "mb_chr" [758]=> string(20) "posix_get_last_error" [759]=> string(14) "posix_strerror" [760]=> string(24) "session_set_save_handler" [761]=> string(21) "session_cache_limiter" [762]=> string(21) "spl_autoload_register" [763]=> string(23) "spl_autoload_unregister" [764]=> string(22) "output_add_rewrite_var" [765]=> string(23) "stream_wrapper_register" [766]=> string(23) "stream_register_wrapper" [767]=> string(25) "stream_wrapper_unregister" [768]=> string(12) "array_filter" [769]=> string(16) "get_current_user" [770]=> string(11) "get_cfg_var" [771]=> string(9) "ini_alter" [772]=> string(7) "print_r" [773]=> string(16) "getprotobynumber" [774]=> string(11) "get_browser" [775]=> string(13) "gethostbyaddr" [776]=> string(10) "checkdnsrr" [777]=> string(7) "getmxrr" [778]=> string(6) "header" [779]=> string(10) "strtoupper" [780]=> string(10) "strtolower" [781]=> string(7) "stristr" [782]=> string(6) "strstr" [783]=> string(6) "strchr" [784]=> string(7) "strrchr" [785]=> string(6) "substr" [786]=> string(3) "chr" [787]=> string(5) "strtr" [788]=> string(5) "nl2br" [789]=> string(9) "parse_str" [790]=> string(7) "opendir" [791]=> string(3) "dir" [792]=> string(8) "closedir" [793]=> string(5) "chdir" [794]=> string(9) "rewinddir" [795]=> string(7) "readdir" [796]=> string(7) "scandir" [797]=> string(5) "rmdir" [798]=> string(5) "mkdir" [799]=> string(16) "sys_get_temp_dir" [800]=> string(9) "fileowner" [801]=> string(6) "is_dir" [802]=> string(5) "floor" [803]=> string(20) "stream_socket_server" [804]=> string(18) "stream_socket_pair" [805]=> string(23) "stream_set_write_buffer" [806]=> string(15) "set_file_buffer" [807]=> string(22) "stream_set_read_buffer" [808]=> string(10) "is_integer" [809]=> string(9) "is_scalar" [810]=> string(22) "stream_filter_register" [811]=> string(23) "xml_set_element_handler" [812]=> string(30) "xml_set_character_data_handler" [813]=> string(38) "xml_set_processing_instruction_handler" [814]=> string(23) "xml_set_default_handler" [815]=> string(36) "xml_set_unparsed_entity_decl_handler" [816]=> string(29) "xml_set_notation_decl_handler" [817]=> string(35) "xml_set_external_entity_ref_handler" [818]=> string(36) "xml_set_start_namespace_decl_handler" [819]=> string(34) "xml_set_end_namespace_decl_handler" [820]=> string(27) "xml_get_current_line_number" [821]=> string(29) "xml_get_current_column_number"
Output for 8.1.26
array(1268) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(5) "fsync" [43]=> string(9) "fdatasync" [44]=> string(6) "bindec" [45]=> string(6) "hexdec" [46]=> string(6) "octdec" [47]=> string(10) "is_numeric" [48]=> string(7) "defined" [49]=> string(15) "get_resource_id" [50]=> string(16) "extension_loaded" [51]=> string(10) "gc_enabled" [52]=> string(8) "date_add" [53]=> string(8) "gzrewind" [54]=> string(6) "gzread" [55]=> string(11) "deflate_add" [56]=> string(11) "inflate_add" [57]=> string(9) "filter_id" [58]=> string(6) "mb_ord" [59]=> string(12) "posix_getpid" [60]=> string(13) "posix_getppid" [61]=> string(12) "posix_getuid" [62]=> string(12) "posix_setuid" [63]=> string(13) "posix_geteuid" [64]=> string(13) "posix_seteuid" [65]=> string(12) "posix_getgid" [66]=> string(12) "posix_setgid" [67]=> string(13) "posix_getegid" [68]=> string(13) "posix_setegid" [69]=> string(12) "posix_setsid" [70]=> string(13) "posix_setpgid" [71]=> string(13) "posix_getpgid" [72]=> string(12) "posix_getsid" [73]=> string(13) "posix_ctermid" [74]=> string(12) "posix_getcwd" [75]=> string(11) "posix_mknod" [76]=> string(14) "posix_getgrgid" [77]=> string(14) "posix_getpwuid" [78]=> string(10) "session_id" [79]=> string(17) "session_create_id" [80]=> string(21) "session_regenerate_id" [81]=> string(12) "spl_autoload" [82]=> string(13) "spl_object_id" [83]=> string(3) "end" [84]=> string(9) "array_pad" [85]=> string(10) "array_rand" [86]=> string(18) "connection_aborted" [87]=> string(16) "dns_check_record" [88]=> string(14) "dns_get_record" [89]=> string(8) "getmyuid" [90]=> string(8) "getmygid" [91]=> string(8) "getmypid" [92]=> string(10) "getlastmod" [93]=> string(3) "ord" [94]=> string(7) "str_pad" [95]=> string(6) "getcwd" [96]=> string(14) "escapeshellcmd" [97]=> string(6) "rewind" [98]=> string(5) "fread" [99]=> string(5) "chmod" [100]=> string(9) "iptcembed" [101]=> string(5) "round" [102]=> string(7) "deg2rad" [103]=> string(4) "fmod" [104]=> string(8) "mt_srand" [105]=> string(5) "srand" [106]=> string(4) "rand" [107]=> string(7) "mt_rand" [108]=> string(21) "stream_filter_prepend" [109]=> string(20) "stream_filter_append" [110]=> string(6) "uniqid" [111]=> string(21) "stream_bucket_prepend" [112]=> string(20) "stream_bucket_append" [113]=> string(19) "xmlwriter_start_dtd" [114]=> string(17) "xmlwriter_end_dtd" [115]=> string(19) "xmlwriter_write_dtd" [116]=> string(7) "gmp_add" [117]=> string(7) "gmp_mod" [118]=> string(7) "gmp_gcd" [119]=> string(15) "gmp_random_seed" [120]=> string(7) "gmp_and" [121]=> string(11) "intlcal_add" [122]=> string(18) "intlcal_is_weekend" [123]=> string(23) "datefmt_get_timezone_id" [124]=> string(24) "normalizer_is_normalized" [125]=> string(23) "intltz_get_canonical_id" [126]=> string(24) "intltz_get_equivalent_id" [127]=> string(13) "intltz_get_id" [128]=> string(21) "intltz_get_windows_id" [129]=> string(28) "intltz_get_id_for_windows_id" [130]=> string(5) "bcadd" [131]=> string(5) "bcmod" [132]=> string(8) "bcpowmod" [133]=> string(27) "sodium_crypto_sign_detached" [134]=> string(34) "sodium_crypto_sign_verify_detached" [135]=> string(10) "sodium_add" [136]=> string(10) "sodium_pad" [137]=> string(12) "sodium_unpad" [138]=> string(24) "opcache_is_script_cached" [139]=> string(6) "define" [140]=> string(17) "get_resource_type" [141]=> string(15) "debug_backtrace" [142]=> string(21) "debug_print_backtrace" [143]=> string(9) "gc_enable" [144]=> string(10) "gc_disable" [145]=> string(9) "strtotime" [146]=> string(4) "date" [147]=> string(5) "idate" [148]=> string(6) "gmdate" [149]=> string(6) "mktime" [150]=> string(8) "gmmktime" [151]=> string(9) "checkdate" [152]=> string(8) "strftime" [153]=> string(10) "gmstrftime" [154]=> string(4) "time" [155]=> string(9) "localtime" [156]=> string(7) "getdate" [157]=> string(11) "date_create" [158]=> string(21) "date_create_immutable" [159]=> string(10) "date_parse" [160]=> string(12) "date_sunrise" [161]=> string(12) "preg_replace" [162]=> string(10) "preg_quote" [163]=> string(20) "zlib_get_coding_type" [164]=> string(6) "gzfile" [165]=> string(10) "readgzfile" [166]=> string(11) "zlib_encode" [167]=> string(11) "zlib_decode" [168]=> string(9) "gzdeflate" [169]=> string(8) "gzencode" [170]=> string(9) "gzinflate" [171]=> string(8) "gzdecode" [172]=> string(7) "gzwrite" [173]=> string(7) "gzclose" [174]=> string(11) "ctype_space" [175]=> string(11) "finfo_close" [176]=> string(10) "finfo_file" [177]=> string(17) "mime_content_type" [178]=> string(9) "hash_file" [179]=> string(14) "hash_hmac_file" [180]=> string(11) "hash_update" [181]=> string(16) "hash_update_file" [182]=> string(11) "json_encode" [183]=> string(11) "json_decode" [184]=> string(11) "mb_language" [185]=> string(22) "mb_preferred_mime_name" [186]=> string(15) "mb_convert_case" [187]=> string(15) "mb_ereg_replace" [188]=> string(16) "mb_eregi_replace" [189]=> string(11) "posix_uname" [190]=> string(13) "posix_ttyname" [191]=> string(12) "session_name" [192]=> string(19) "session_module_name" [193]=> string(14) "session_decode" [194]=> string(14) "session_encode" [195]=> string(19) "session_write_close" [196]=> string(20) "session_cache_expire" [197]=> string(19) "simplexml_load_file" [198]=> string(22) "stream_wrapper_restore" [199]=> string(20) "array_walk_recursive" [200]=> string(5) "range" [201]=> string(7) "shuffle" [202]=> string(12) "array_splice" [203]=> string(11) "array_slice" [204]=> string(11) "array_merge" [205]=> string(21) "array_merge_recursive" [206]=> string(13) "array_replace" [207]=> string(23) "array_replace_recursive" [208]=> string(13) "array_reverse" [209]=> string(21) "array_change_key_case" [210]=> string(12) "array_unique" [211]=> string(12) "array_reduce" [212]=> string(13) "array_combine" [213]=> string(13) "base64_encode" [214]=> string(13) "base64_decode" [215]=> string(14) "highlight_file" [216]=> string(11) "show_source" [217]=> string(20) "php_strip_whitespace" [218]=> string(11) "ini_restore" [219]=> string(13) "getservbyname" [220]=> string(14) "getprotobyname" [221]=> string(16) "is_uploaded_file" [222]=> string(18) "move_uploaded_file" [223]=> string(14) "parse_ini_file" [224]=> string(8) "strptime" [225]=> string(11) "gethostname" [226]=> string(13) "gethostbyname" [227]=> string(6) "hrtime" [228]=> string(9) "lcg_value" [229]=> string(8) "md5_file" [230]=> string(10) "getmyinode" [231]=> string(9) "sha1_file" [232]=> string(9) "metaphone" [233]=> string(13) "header_remove" [234]=> string(12) "setrawcookie" [235]=> string(9) "setcookie" [236]=> string(18) "http_response_code" [237]=> string(23) "htmlspecialchars_decode" [238]=> string(18) "html_entity_decode" [239]=> string(26) "get_html_translation_table" [240]=> string(7) "explode" [241]=> string(7) "implode" [242]=> string(8) "basename" [243]=> string(7) "dirname" [244]=> string(14) "substr_replace" [245]=> string(11) "str_replace" [246]=> string(12) "str_ireplace" [247]=> string(9) "setlocale" [248]=> string(11) "str_shuffle" [249]=> string(14) "substr_compare" [250]=> string(11) "utf8_encode" [251]=> string(11) "utf8_decode" [252]=> string(9) "proc_nice" [253]=> string(6) "pclose" [254]=> string(8) "readfile" [255]=> string(6) "fclose" [256]=> string(9) "ftruncate" [257]=> string(6) "fwrite" [258]=> string(6) "rename" [259]=> string(7) "tmpfile" [260]=> string(4) "file" [261]=> string(9) "fileatime" [262]=> string(9) "filectime" [263]=> string(9) "fileinode" [264]=> string(9) "filemtime" [265]=> string(8) "filesize" [266]=> string(8) "filetype" [267]=> string(11) "is_writable" [268]=> string(12) "is_writeable" [269]=> string(11) "is_readable" [270]=> string(13) "is_executable" [271]=> string(7) "is_file" [272]=> string(14) "clearstatcache" [273]=> string(16) "disk_total_space" [274]=> string(15) "disk_free_space" [275]=> string(13) "diskfreespace" [276]=> string(19) "realpath_cache_size" [277]=> string(23) "image_type_to_mime_type" [278]=> string(12) "getimagesize" [279]=> string(13) "php_sapi_name" [280]=> string(9) "php_uname" [281]=> string(19) "php_ini_loaded_file" [282]=> string(9) "iptcparse" [283]=> string(9) "is_finite" [284]=> string(11) "is_infinite" [285]=> string(9) "microtime" [286]=> string(9) "getrusage" [287]=> string(10) "proc_close" [288]=> string(14) "proc_terminate" [289]=> string(23) "quoted_printable_decode" [290]=> string(23) "quoted_printable_encode" [291]=> string(21) "stream_context_create" [292]=> string(20) "stream_filter_remove" [293]=> string(22) "stream_socket_get_name" [294]=> string(15) "stream_get_line" [295]=> string(21) "stream_set_chunk_size" [296]=> string(7) "gettype" [297]=> string(14) "get_debug_type" [298]=> string(7) "settype" [299]=> string(11) "is_resource" [300]=> string(9) "is_double" [301]=> string(11) "is_callable" [302]=> string(11) "is_iterable" [303]=> string(12) "is_countable" [304]=> string(9) "urlencode" [305]=> string(9) "urldecode" [306]=> string(12) "rawurlencode" [307]=> string(12) "rawurldecode" [308]=> string(28) "stream_bucket_make_writeable" [309]=> string(16) "convert_uuencode" [310]=> string(16) "convert_uudecode" [311]=> string(9) "serialize" [312]=> string(11) "unserialize" [313]=> string(16) "memory_get_usage" [314]=> string(21) "memory_get_peak_usage" [315]=> string(15) "version_compare" [316]=> string(10) "token_name" [317]=> string(17) "xml_parser_create" [318]=> string(9) "xml_parse" [319]=> string(18) "xml_get_error_code" [320]=> string(15) "xml_parser_free" [321]=> string(25) "xmlwriter_start_attribute" [322]=> string(23) "xmlwriter_end_attribute" [323]=> string(25) "xmlwriter_write_attribute" [324]=> string(18) "gmp_perfect_square" [325]=> string(14) "gmp_prob_prime" [326]=> string(12) "gmp_legendre" [327]=> string(16) "gmp_random_range" [328]=> string(13) "gmp_nextprime" [329]=> string(17) "iconv_mime_encode" [330]=> string(17) "iconv_mime_decode" [331]=> string(23) "intlcal_create_instance" [332]=> string(37) "intlcal_get_keyword_values_for_locale" [333]=> string(16) "intlcal_get_time" [334]=> string(16) "intlcal_set_time" [335]=> string(21) "intlcal_set_time_zone" [336]=> string(14) "intlcal_before" [337]=> string(24) "intlcal_field_difference" [338]=> string(28) "intlcal_get_day_of_week_type" [339]=> string(18) "intlcal_get_locale" [340]=> string(21) "intlcal_get_time_zone" [341]=> string(16) "intlcal_get_type" [342]=> string(24) "intlcal_in_daylight_time" [343]=> string(22) "intlcal_from_date_time" [344]=> string(20) "intlcal_to_date_time" [345]=> string(22) "intlcal_get_error_code" [346]=> string(25) "intlcal_get_error_message" [347]=> string(27) "intlgregcal_create_instance" [348]=> string(32) "intlgregcal_set_gregorian_change" [349]=> string(32) "intlgregcal_get_gregorian_change" [350]=> string(15) "collator_create" [351]=> string(16) "collator_compare" [352]=> string(22) "collator_get_attribute" [353]=> string(22) "collator_set_attribute" [354]=> string(19) "collator_get_locale" [355]=> string(23) "collator_get_error_code" [356]=> string(26) "collator_get_error_message" [357]=> string(19) "intl_get_error_code" [358]=> string(22) "intl_get_error_message" [359]=> string(15) "intl_is_failure" [360]=> string(15) "intl_error_name" [361]=> string(14) "datefmt_create" [362]=> string(20) "datefmt_get_datetype" [363]=> string(20) "datefmt_get_timetype" [364]=> string(20) "datefmt_get_timezone" [365]=> string(20) "datefmt_set_timezone" [366]=> string(18) "datefmt_get_locale" [367]=> string(13) "datefmt_parse" [368]=> string(17) "datefmt_localtime" [369]=> string(22) "datefmt_get_error_code" [370]=> string(25) "datefmt_get_error_message" [371]=> string(13) "numfmt_create" [372]=> string(12) "numfmt_parse" [373]=> string(20) "numfmt_set_attribute" [374]=> string(20) "numfmt_get_attribute" [375]=> string(25) "numfmt_set_text_attribute" [376]=> string(25) "numfmt_get_text_attribute" [377]=> string(17) "numfmt_get_locale" [378]=> string(21) "numfmt_get_error_code" [379]=> string(24) "numfmt_get_error_message" [380]=> string(27) "locale_get_primary_language" [381]=> string(23) "locale_get_display_name" [382]=> string(27) "locale_get_display_language" [383]=> string(14) "locale_compose" [384]=> string(12) "locale_parse" [385]=> string(19) "locale_canonicalize" [386]=> string(13) "msgfmt_create" [387]=> string(21) "msgfmt_format_message" [388]=> string(12) "msgfmt_parse" [389]=> string(20) "msgfmt_parse_message" [390]=> string(17) "msgfmt_get_locale" [391]=> string(21) "msgfmt_get_error_code" [392]=> string(24) "msgfmt_get_error_message" [393]=> string(20) "normalizer_normalize" [394]=> string(21) "resourcebundle_create" [395]=> string(29) "resourcebundle_get_error_code" [396]=> string(32) "resourcebundle_get_error_message" [397]=> string(23) "intltz_create_time_zone" [398]=> string(26) "intltz_from_date_time_zone" [399]=> string(23) "intltz_get_display_name" [400]=> string(21) "intltz_get_error_code" [401]=> string(24) "intltz_get_error_message" [402]=> string(24) "intltz_to_date_time_zone" [403]=> string(24) "intltz_use_daylight_time" [404]=> string(21) "transliterator_create" [405]=> string(29) "transliterator_create_inverse" [406]=> string(28) "transliterator_transliterate" [407]=> string(29) "transliterator_get_error_code" [408]=> string(32) "transliterator_get_error_message" [409]=> string(7) "bcscale" [410]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [411]=> string(32) "sodium_crypto_generichash_update" [412]=> string(14) "sodium_compare" [413]=> string(29) "sodium_crypto_scalarmult_base" [414]=> string(20) "opcache_compile_file" [415]=> string(18) "opcache_invalidate" [416]=> string(21) "cli_set_process_title" [417]=> string(21) "cli_get_process_title" [418]=> string(14) "is_subclass_of" [419]=> string(9) "date_diff" [420]=> string(5) "gzeof" [421]=> string(9) "hash_hkdf" [422]=> string(6) "sizeof" [423]=> string(10) "array_diff" [424]=> string(11) "array_udiff" [425]=> string(6) "sscanf" [426]=> string(4) "feof" [427]=> string(6) "fscanf" [428]=> string(7) "sprintf" [429]=> string(6) "printf" [430]=> string(7) "vprintf" [431]=> string(8) "vsprintf" [432]=> string(7) "fprintf" [433]=> string(8) "vfprintf" [434]=> string(12) "func_get_arg" [435]=> string(15) "error_reporting" [436]=> string(37) "date_interval_create_from_date_string" [437]=> string(19) "preg_last_error_msg" [438]=> string(19) "json_last_error_msg" [439]=> string(20) "mb_internal_encoding" [440]=> string(19) "mb_convert_encoding" [441]=> string(18) "mb_detect_encoding" [442]=> string(17) "mb_check_encoding" [443]=> string(17) "mb_regex_encoding" [444]=> string(7) "mb_ereg" [445]=> string(21) "simplexml_load_string" [446]=> string(7) "ip2long" [447]=> string(9) "error_log" [448]=> string(16) "highlight_string" [449]=> string(16) "parse_ini_string" [450]=> string(14) "sys_getloadavg" [451]=> string(7) "openlog" [452]=> string(8) "closelog" [453]=> string(6) "syslog" [454]=> string(14) "escapeshellarg" [455]=> string(22) "getimagesizefromstring" [456]=> string(3) "log" [457]=> string(7) "rad2deg" [458]=> string(19) "stream_set_blocking" [459]=> string(19) "socket_set_blocking" [460]=> string(7) "is_long" [461]=> string(9) "is_string" [462]=> string(16) "xml_error_string" [463]=> string(27) "xmlwriter_set_indent_string" [464]=> string(7) "gmp_neg" [465]=> string(18) "iconv_set_encoding" [466]=> string(18) "iconv_get_encoding" [467]=> string(10) "preg_match" [468]=> string(11) "ctype_graph" [469]=> string(4) "hash" [470]=> string(11) "mb_strwidth" [471]=> string(13) "mb_strimwidth" [472]=> string(13) "mb_ereg_match" [473]=> string(14) "mb_ereg_search" [474]=> string(17) "session_save_path" [475]=> string(15) "spl_object_hash" [476]=> string(8) "ob_flush" [477]=> string(12) "ob_end_flush" [478]=> string(12) "ob_get_flush" [479]=> string(13) "ob_get_length" [480]=> string(17) "ob_implicit_flush" [481]=> string(10) "array_push" [482]=> string(12) "array_search" [483]=> string(5) "flush" [484]=> string(16) "set_include_path" [485]=> string(16) "get_include_path" [486]=> string(15) "str_starts_with" [487]=> string(13) "str_ends_with" [488]=> string(6) "fflush" [489]=> string(8) "realpath" [490]=> string(7) "fnmatch" [491]=> string(5) "touch" [492]=> string(5) "atanh" [493]=> string(4) "sinh" [494]=> string(4) "cosh" [495]=> string(4) "tanh" [496]=> string(5) "asinh" [497]=> string(5) "acosh" [498]=> string(13) "password_hash" [499]=> string(21) "password_needs_rehash" [500]=> string(27) "stream_resolve_include_path" [501]=> string(15) "xmlwriter_flush" [502]=> string(21) "collator_get_strength" [503]=> string(21) "collator_set_strength" [504]=> string(18) "sodium_crypto_auth" [505]=> string(25) "sodium_crypto_generichash" [506]=> string(20) "sodium_crypto_pwhash" [507]=> string(23) "sodium_crypto_shorthash" [508]=> string(8) "mb_eregi" [509]=> string(2) "pi" [510]=> string(18) "xmlwriter_open_uri" [511]=> string(18) "xmlwriter_start_pi" [512]=> string(16) "xmlwriter_end_pi" [513]=> string(18) "xmlwriter_write_pi" [514]=> string(10) "gmp_jacobi" [515]=> string(12) "idn_to_ascii" [516]=> string(21) "preg_replace_callback" [517]=> string(6) "gzseek" [518]=> string(24) "mb_ereg_replace_callback" [519]=> string(24) "header_register_callback" [520]=> string(10) "array_walk" [521]=> string(11) "array_chunk" [522]=> string(4) "ftok" [523]=> string(6) "strtok" [524]=> string(7) "strpbrk" [525]=> string(5) "flock" [526]=> string(5) "umask" [527]=> string(5) "fseek" [528]=> string(6) "unlink" [529]=> string(7) "is_link" [530]=> string(8) "readlink" [531]=> string(7) "symlink" [532]=> string(4) "link" [533]=> string(4) "pack" [534]=> string(6) "unpack" [535]=> string(20) "stream_supports_lock" [536]=> string(29) "intlcal_get_first_day_of_week" [537]=> string(38) "intlcal_get_minimal_days_in_first_week" [538]=> string(38) "intlcal_set_minimal_days_in_first_week" [539]=> string(29) "intlcal_set_first_day_of_week" [540]=> string(14) "preg_match_all" [541]=> string(6) "gztell" [542]=> string(11) "ctype_cntrl" [543]=> string(20) "dom_import_simplexml" [544]=> string(10) "hash_final" [545]=> string(12) "mb_send_mail" [546]=> string(10) "posix_kill" [547]=> string(17) "spl_autoload_call" [548]=> string(12) "ob_get_level" [549]=> string(10) "array_fill" [550]=> string(16) "time_sleep_until" [551]=> string(19) "forward_static_call" [552]=> string(11) "ini_get_all" [553]=> string(14) "gethostbynamel" [554]=> string(7) "strcoll" [555]=> string(5) "ftell" [556]=> string(4) "ceil" [557]=> string(15) "stream_is_local" [558]=> string(6) "intval" [559]=> string(8) "floatval" [560]=> string(9) "doubleval" [561]=> string(7) "boolval" [562]=> string(6) "strval" [563]=> string(7) "is_null" [564]=> string(7) "is_bool" [565]=> string(9) "parse_url" [566]=> string(13) "token_get_all" [567]=> string(10) "gmp_intval" [568]=> string(10) "gmp_strval" [569]=> string(7) "gmp_mul" [570]=> string(12) "gmp_binomial" [571]=> string(12) "intlcal_roll" [572]=> string(17) "numfmt_set_symbol" [573]=> string(17) "numfmt_get_symbol" [574]=> string(5) "bcmul" [575]=> string(22) "sodium_crypto_box_seal" [576]=> string(31) "sodium_crypto_generichash_final" [577]=> string(2) "dl" [578]=> string(11) "ctype_alnum" [579]=> string(18) "hash_update_stream" [580]=> string(14) "posix_getgrnam" [581]=> string(14) "posix_getpwnam" [582]=> string(20) "simplexml_import_dom" [583]=> string(9) "array_sum" [584]=> string(4) "trim" [585]=> string(5) "rtrim" [586]=> string(5) "ltrim" [587]=> string(6) "system" [588]=> string(7) "tempnam" [589]=> string(22) "stream_socket_recvfrom" [590]=> string(21) "stream_copy_to_stream" [591]=> string(11) "gmp_sqrtrem" [592]=> string(11) "gmp_rootrem" [593]=> string(8) "gmp_powm" [594]=> string(7) "gmp_lcm" [595]=> string(7) "gmp_com" [596]=> string(26) "intlcal_get_actual_maximum" [597]=> string(26) "intlcal_get_actual_minimum" [598]=> string(25) "intlcal_get_least_maximum" [599]=> string(28) "intlcal_get_greatest_minimum" [600]=> string(19) "intlcal_get_maximum" [601]=> string(19) "intlcal_get_minimum" [602]=> string(20) "sodium_crypto_stream" [603]=> string(12) "zend_version" [604]=> string(6) "strlen" [605]=> string(13) "timezone_open" [606]=> string(6) "gzopen" [607]=> string(20) "inflate_get_read_len" [608]=> string(10) "finfo_open" [609]=> string(9) "mb_strlen" [610]=> string(14) "posix_getlogin" [611]=> string(25) "session_register_shutdown" [612]=> string(8) "ob_clean" [613]=> string(12) "ob_end_clean" [614]=> string(12) "ob_get_clean" [615]=> string(3) "min" [616]=> string(12) "array_column" [617]=> string(26) "register_shutdown_function" [618]=> string(22) "register_tick_function" [619]=> string(24) "unregister_tick_function" [620]=> string(9) "inet_pton" [621]=> string(7) "hex2bin" [622]=> string(6) "strspn" [623]=> string(7) "strcspn" [624]=> string(4) "join" [625]=> string(5) "popen" [626]=> string(5) "fopen" [627]=> string(5) "chown" [628]=> string(6) "lchown" [629]=> string(9) "fsockopen" [630]=> string(10) "pfsockopen" [631]=> string(23) "image_type_to_extension" [632]=> string(10) "phpversion" [633]=> string(11) "levenshtein" [634]=> string(3) "sin" [635]=> string(3) "tan" [636]=> string(4) "asin" [637]=> string(4) "atan" [638]=> string(6) "is_nan" [639]=> string(6) "decbin" [640]=> string(25) "stream_context_set_option" [641]=> string(22) "stream_socket_shutdown" [642]=> string(21) "xml_parser_set_option" [643]=> string(21) "xml_parser_get_option" [644]=> string(8) "gmp_sign" [645]=> string(12) "iconv_strlen" [646]=> string(30) "intlcal_get_weekend_transition" [647]=> string(37) "intlcal_get_repeated_wall_time_option" [648]=> string(36) "intlcal_get_skipped_wall_time_option" [649]=> string(37) "intlcal_set_repeated_wall_time_option" [650]=> string(36) "intlcal_set_skipped_wall_time_option" [651]=> string(19) "datefmt_set_pattern" [652]=> string(19) "datefmt_get_pattern" [653]=> string(18) "numfmt_set_pattern" [654]=> string(18) "numfmt_get_pattern" [655]=> string(15) "grapheme_strlen" [656]=> string(17) "locale_get_region" [657]=> string(25) "locale_get_display_region" [658]=> string(18) "msgfmt_set_pattern" [659]=> string(18) "msgfmt_get_pattern" [660]=> string(32) "normalizer_get_raw_decomposition" [661]=> string(25) "intltz_create_enumeration" [662]=> string(38) "intltz_create_time_zone_id_enumeration" [663]=> string(17) "intltz_get_region" [664]=> string(26) "intltz_get_tz_data_version" [665]=> string(18) "intltz_get_unknown" [666]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [667]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [668]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [669]=> string(25) "sodium_crypto_auth_keygen" [670]=> string(22) "sodium_crypto_box_open" [671]=> string(27) "sodium_crypto_box_seal_open" [672]=> string(32) "sodium_crypto_generichash_keygen" [673]=> string(24) "sodium_crypto_kdf_keygen" [674]=> string(30) "sodium_crypto_secretbox_keygen" [675]=> string(28) "sodium_crypto_secretbox_open" [676]=> string(30) "sodium_crypto_shorthash_keygen" [677]=> string(18) "sodium_crypto_sign" [678]=> string(23) "sodium_crypto_sign_open" [679]=> string(27) "sodium_crypto_stream_keygen" [680]=> string(14) "sodium_hex2bin" [681]=> string(25) "opcache_get_configuration" [682]=> string(13) "date_sun_info" [683]=> string(11) "mb_get_info" [684]=> string(12) "posix_mkfifo" [685]=> string(11) "posix_errno" [686]=> string(11) "nl_langinfo" [687]=> string(8) "pathinfo" [688]=> string(8) "linkinfo" [689]=> string(17) "password_get_info" [690]=> string(20) "stream_socket_sendto" [691]=> string(27) "stream_socket_enable_crypto" [692]=> string(24) "intlcal_is_equivalent_to" [693]=> string(14) "sodium_memzero" [694]=> string(6) "strcmp" [695]=> string(7) "strncmp" [696]=> string(10) "strcasecmp" [697]=> string(11) "strncasecmp" [698]=> string(9) "preg_grep" [699]=> string(13) "posix_getpgrp" [700]=> string(9) "array_pop" [701]=> string(10) "array_flip" [702]=> string(9) "array_map" [703]=> string(7) "long2ip" [704]=> string(5) "sleep" [705]=> string(6) "usleep" [706]=> string(14) "time_nanosleep" [707]=> string(9) "inet_ntop" [708]=> string(4) "chop" [709]=> string(8) "wordwrap" [710]=> string(9) "strnatcmp" [711]=> string(13) "strnatcasecmp" [712]=> string(9) "filegroup" [713]=> string(5) "chgrp" [714]=> string(6) "lchgrp" [715]=> string(5) "log1p" [716]=> string(3) "exp" [717]=> string(8) "var_dump" [718]=> string(15) "debug_zval_dump" [719]=> string(7) "gmp_cmp" [720]=> string(13) "locale_lookup" [721]=> string(23) "locale_accept_from_http" [722]=> string(6) "bccomp" [723]=> string(13) "sodium_memcmp" [724]=> string(9) "gmp_div_q" [725]=> string(13) "trigger_error" [726]=> string(10) "user_error" [727]=> string(17) "set_error_handler" [728]=> string(21) "restore_error_handler" [729]=> string(21) "set_exception_handler" [730]=> string(25) "restore_exception_handler" [731]=> string(23) "timezone_name_from_abbr" [732]=> string(21) "libxml_get_last_error" [733]=> string(28) "libxml_disable_entity_loader" [734]=> string(33) "libxml_set_external_entity_loader" [735]=> string(11) "preg_filter" [736]=> string(15) "preg_last_error" [737]=> string(12) "ob_gzhandler" [738]=> string(11) "ctype_lower" [739]=> string(11) "ctype_upper" [740]=> string(12) "finfo_buffer" [741]=> string(14) "filter_has_var" [742]=> string(10) "filter_var" [743]=> string(15) "json_last_error" [744]=> string(15) "mb_detect_order" [745]=> string(23) "mb_substitute_character" [746]=> string(12) "mb_parse_str" [747]=> string(17) "mb_output_handler" [748]=> string(9) "mb_strstr" [749]=> string(10) "mb_strrchr" [750]=> string(10) "mb_stristr" [751]=> string(11) "mb_strrichr" [752]=> string(9) "mb_substr" [753]=> string(13) "mb_strtoupper" [754]=> string(13) "mb_strtolower" [755]=> string(20) "mb_encode_mimeheader" [756]=> string(20) "mb_decode_mimeheader" [757]=> string(6) "mb_chr" [758]=> string(20) "posix_get_last_error" [759]=> string(14) "posix_strerror" [760]=> string(24) "session_set_save_handler" [761]=> string(21) "session_cache_limiter" [762]=> string(21) "spl_autoload_register" [763]=> string(23) "spl_autoload_unregister" [764]=> string(22) "output_add_rewrite_var" [765]=> string(23) "stream_wrapper_register" [766]=> string(23) "stream_register_wrapper" [767]=> string(25) "stream_wrapper_unregister" [768]=> string(12) "array_filter" [769]=> string(16) "get_current_user" [770]=> string(11) "get_cfg_var" [771]=> string(9) "ini_alter" [772]=> string(7) "print_r" [773]=> string(16) "getprotobynumber" [774]=> string(11) "get_browser" [775]=> string(13) "gethostbyaddr" [776]=> string(10) "checkdnsrr" [777]=> string(7) "getmxrr" [778]=> string(6) "header" [779]=> string(10) "strtoupper" [780]=> string(10) "strtolower" [781]=> string(7) "stristr" [782]=> string(6) "strstr" [783]=> string(6) "strchr" [784]=> string(7) "strrchr" [785]=> string(6) "substr" [786]=> string(3) "chr" [787]=> string(5) "strtr" [788]=> string(5) "nl2br" [789]=> string(9) "parse_str" [790]=> string(7) "opendir" [791]=> string(3) "dir" [792]=> string(8) "closedir" [793]=> string(5) "chdir" [794]=> string(9) "rewinddir" [795]=> string(7) "readdir" [796]=> string(7) "scandir" [797]=> string(5) "rmdir" [798]=> string(5) "mkdir" [799]=> string(16) "sys_get_temp_dir" [800]=> string(9) "fileowner" [801]=> string(6) "is_dir" [802]=> string(5) "floor" [803]=> string(20) "stream_socket_server" [804]=> string(18) "stream_socket_pair" [805]=> string(23) "stream_set_write_buffer" [806]=> string(15) "set_file_buffer" [807]=> string(22) "stream_set_read_buffer" [808]=> string(10) "is_integer" [809]=> string(9) "is_scalar" [810]=> string(22) "stream_filter_register" [811]=> string(23) "xml_set_element_handler" [812]=> string(30) "xml_set_character_data_handler" [813]=> string(38) "xml_set_processing_instruction_handler" [814]=> string(23) "xml_set_default_handler" [815]=> string(36) "xml_set_unparsed_entity_decl_handler" [816]=> string(29) "xml_set_notation_decl_handler" [817]=> string(35) "xml_set_external_entity_ref_handler" [818]=> string(36) "xml_set_start_namespace_decl_handler" [819]=> string(34) "xml_set_end_namespace_decl_handler" [820]=> string(27) "xml_get_current_line_number" [821]=> string(29) "xml_get_current_column_number"
Process exited with code 137.
Output for 8.0.5 - 8.0.12, 8.0.15 - 8.0.30
array(1264) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(6) "bindec" [43]=> string(6) "hexdec" [44]=> string(6) "octdec" [45]=> string(10) "is_numeric" [46]=> string(7) "defined" [47]=> string(15) "get_resource_id" [48]=> string(16) "extension_loaded" [49]=> string(10) "gc_enabled" [50]=> string(8) "date_add" [51]=> string(8) "gzrewind" [52]=> string(6) "gzread" [53]=> string(11) "deflate_add" [54]=> string(11) "inflate_add" [55]=> string(9) "filter_id" [56]=> string(6) "mb_ord" [57]=> string(12) "posix_getpid" [58]=> string(13) "posix_getppid" [59]=> string(12) "posix_getuid" [60]=> string(12) "posix_setuid" [61]=> string(13) "posix_geteuid" [62]=> string(13) "posix_seteuid" [63]=> string(12) "posix_getgid" [64]=> string(12) "posix_setgid" [65]=> string(13) "posix_getegid" [66]=> string(13) "posix_setegid" [67]=> string(12) "posix_setsid" [68]=> string(13) "posix_setpgid" [69]=> string(13) "posix_getpgid" [70]=> string(12) "posix_getsid" [71]=> string(13) "posix_ctermid" [72]=> string(12) "posix_getcwd" [73]=> string(11) "posix_mknod" [74]=> string(14) "posix_getgrgid" [75]=> string(14) "posix_getpwuid" [76]=> string(10) "session_id" [77]=> string(17) "session_create_id" [78]=> string(21) "session_regenerate_id" [79]=> string(12) "spl_autoload" [80]=> string(13) "spl_object_id" [81]=> string(3) "end" [82]=> string(9) "array_pad" [83]=> string(10) "array_rand" [84]=> string(18) "connection_aborted" [85]=> string(16) "dns_check_record" [86]=> string(14) "dns_get_record" [87]=> string(8) "getmyuid" [88]=> string(8) "getmygid" [89]=> string(8) "getmypid" [90]=> string(10) "getlastmod" [91]=> string(3) "ord" [92]=> string(7) "str_pad" [93]=> string(6) "getcwd" [94]=> string(14) "escapeshellcmd" [95]=> string(6) "rewind" [96]=> string(5) "fread" [97]=> string(5) "chmod" [98]=> string(9) "iptcembed" [99]=> string(5) "round" [100]=> string(7) "deg2rad" [101]=> string(4) "fmod" [102]=> string(8) "mt_srand" [103]=> string(5) "srand" [104]=> string(4) "rand" [105]=> string(7) "mt_rand" [106]=> string(21) "stream_filter_prepend" [107]=> string(20) "stream_filter_append" [108]=> string(6) "uniqid" [109]=> string(21) "stream_bucket_prepend" [110]=> string(20) "stream_bucket_append" [111]=> string(19) "xmlwriter_start_dtd" [112]=> string(17) "xmlwriter_end_dtd" [113]=> string(19) "xmlwriter_write_dtd" [114]=> string(7) "gmp_add" [115]=> string(7) "gmp_mod" [116]=> string(7) "gmp_gcd" [117]=> string(15) "gmp_random_seed" [118]=> string(7) "gmp_and" [119]=> string(11) "intlcal_add" [120]=> string(18) "intlcal_is_weekend" [121]=> string(23) "datefmt_get_timezone_id" [122]=> string(24) "normalizer_is_normalized" [123]=> string(23) "intltz_get_canonical_id" [124]=> string(24) "intltz_get_equivalent_id" [125]=> string(13) "intltz_get_id" [126]=> string(21) "intltz_get_windows_id" [127]=> string(28) "intltz_get_id_for_windows_id" [128]=> string(5) "bcadd" [129]=> string(5) "bcmod" [130]=> string(8) "bcpowmod" [131]=> string(27) "sodium_crypto_sign_detached" [132]=> string(34) "sodium_crypto_sign_verify_detached" [133]=> string(10) "sodium_add" [134]=> string(10) "sodium_pad" [135]=> string(12) "sodium_unpad" [136]=> string(24) "opcache_is_script_cached" [137]=> string(6) "define" [138]=> string(17) "get_resource_type" [139]=> string(15) "debug_backtrace" [140]=> string(21) "debug_print_backtrace" [141]=> string(9) "gc_enable" [142]=> string(10) "gc_disable" [143]=> string(9) "strtotime" [144]=> string(4) "date" [145]=> string(5) "idate" [146]=> string(6) "gmdate" [147]=> string(6) "mktime" [148]=> string(8) "gmmktime" [149]=> string(9) "checkdate" [150]=> string(8) "strftime" [151]=> string(10) "gmstrftime" [152]=> string(4) "time" [153]=> string(9) "localtime" [154]=> string(7) "getdate" [155]=> string(11) "date_create" [156]=> string(21) "date_create_immutable" [157]=> string(10) "date_parse" [158]=> string(12) "date_sunrise" [159]=> string(12) "preg_replace" [160]=> string(10) "preg_quote" [161]=> string(20) "zlib_get_coding_type" [162]=> string(6) "gzfile" [163]=> string(10) "readgzfile" [164]=> string(11) "zlib_encode" [165]=> string(11) "zlib_decode" [166]=> string(9) "gzdeflate" [167]=> string(8) "gzencode" [168]=> string(9) "gzinflate" [169]=> string(8) "gzdecode" [170]=> string(7) "gzwrite" [171]=> string(7) "gzclose" [172]=> string(11) "ctype_space" [173]=> string(11) "finfo_close" [174]=> string(10) "finfo_file" [175]=> string(17) "mime_content_type" [176]=> string(9) "hash_file" [177]=> string(14) "hash_hmac_file" [178]=> string(11) "hash_update" [179]=> string(16) "hash_update_file" [180]=> string(11) "json_encode" [181]=> string(11) "json_decode" [182]=> string(11) "mb_language" [183]=> string(22) "mb_preferred_mime_name" [184]=> string(15) "mb_convert_case" [185]=> string(15) "mb_ereg_replace" [186]=> string(16) "mb_eregi_replace" [187]=> string(11) "posix_uname" [188]=> string(13) "posix_ttyname" [189]=> string(12) "session_name" [190]=> string(19) "session_module_name" [191]=> string(14) "session_decode" [192]=> string(14) "session_encode" [193]=> string(19) "session_write_close" [194]=> string(20) "session_cache_expire" [195]=> string(19) "simplexml_load_file" [196]=> string(22) "stream_wrapper_restore" [197]=> string(20) "array_walk_recursive" [198]=> string(5) "range" [199]=> string(7) "shuffle" [200]=> string(12) "array_splice" [201]=> string(11) "array_slice" [202]=> string(11) "array_merge" [203]=> string(21) "array_merge_recursive" [204]=> string(13) "array_replace" [205]=> string(23) "array_replace_recursive" [206]=> string(13) "array_reverse" [207]=> string(21) "array_change_key_case" [208]=> string(12) "array_unique" [209]=> string(12) "array_reduce" [210]=> string(13) "array_combine" [211]=> string(13) "base64_encode" [212]=> string(13) "base64_decode" [213]=> string(14) "highlight_file" [214]=> string(11) "show_source" [215]=> string(20) "php_strip_whitespace" [216]=> string(11) "ini_restore" [217]=> string(13) "getservbyname" [218]=> string(14) "getprotobyname" [219]=> string(16) "is_uploaded_file" [220]=> string(18) "move_uploaded_file" [221]=> string(14) "parse_ini_file" [222]=> string(8) "strptime" [223]=> string(11) "gethostname" [224]=> string(13) "gethostbyname" [225]=> string(6) "hrtime" [226]=> string(9) "lcg_value" [227]=> string(8) "md5_file" [228]=> string(10) "getmyinode" [229]=> string(9) "sha1_file" [230]=> string(9) "metaphone" [231]=> string(13) "header_remove" [232]=> string(12) "setrawcookie" [233]=> string(9) "setcookie" [234]=> string(18) "http_response_code" [235]=> string(23) "htmlspecialchars_decode" [236]=> string(18) "html_entity_decode" [237]=> string(26) "get_html_translation_table" [238]=> string(7) "explode" [239]=> string(7) "implode" [240]=> string(8) "basename" [241]=> string(7) "dirname" [242]=> string(14) "substr_replace" [243]=> string(11) "str_replace" [244]=> string(12) "str_ireplace" [245]=> string(9) "setlocale" [246]=> string(11) "str_shuffle" [247]=> string(14) "substr_compare" [248]=> string(11) "utf8_encode" [249]=> string(11) "utf8_decode" [250]=> string(9) "proc_nice" [251]=> string(6) "pclose" [252]=> string(8) "readfile" [253]=> string(6) "fclose" [254]=> string(9) "ftruncate" [255]=> string(6) "fwrite" [256]=> string(6) "rename" [257]=> string(7) "tmpfile" [258]=> string(4) "file" [259]=> string(9) "fileatime" [260]=> string(9) "filectime" [261]=> string(9) "fileinode" [262]=> string(9) "filemtime" [263]=> string(8) "filesize" [264]=> string(8) "filetype" [265]=> string(11) "is_writable" [266]=> string(12) "is_writeable" [267]=> string(11) "is_readable" [268]=> string(13) "is_executable" [269]=> string(7) "is_file" [270]=> string(14) "clearstatcache" [271]=> string(16) "disk_total_space" [272]=> string(15) "disk_free_space" [273]=> string(13) "diskfreespace" [274]=> string(19) "realpath_cache_size" [275]=> string(23) "image_type_to_mime_type" [276]=> string(12) "getimagesize" [277]=> string(13) "php_sapi_name" [278]=> string(9) "php_uname" [279]=> string(19) "php_ini_loaded_file" [280]=> string(9) "iptcparse" [281]=> string(9) "is_finite" [282]=> string(11) "is_infinite" [283]=> string(9) "microtime" [284]=> string(9) "getrusage" [285]=> string(10) "proc_close" [286]=> string(14) "proc_terminate" [287]=> string(23) "quoted_printable_decode" [288]=> string(23) "quoted_printable_encode" [289]=> string(21) "stream_context_create" [290]=> string(20) "stream_filter_remove" [291]=> string(22) "stream_socket_get_name" [292]=> string(15) "stream_get_line" [293]=> string(21) "stream_set_chunk_size" [294]=> string(7) "gettype" [295]=> string(14) "get_debug_type" [296]=> string(7) "settype" [297]=> string(11) "is_resource" [298]=> string(9) "is_double" [299]=> string(11) "is_callable" [300]=> string(11) "is_iterable" [301]=> string(12) "is_countable" [302]=> string(9) "urlencode" [303]=> string(9) "urldecode" [304]=> string(12) "rawurlencode" [305]=> string(12) "rawurldecode" [306]=> string(28) "stream_bucket_make_writeable" [307]=> string(16) "convert_uuencode" [308]=> string(16) "convert_uudecode" [309]=> string(9) "serialize" [310]=> string(11) "unserialize" [311]=> string(16) "memory_get_usage" [312]=> string(21) "memory_get_peak_usage" [313]=> string(15) "version_compare" [314]=> string(10) "token_name" [315]=> string(17) "xml_parser_create" [316]=> string(9) "xml_parse" [317]=> string(18) "xml_get_error_code" [318]=> string(15) "xml_parser_free" [319]=> string(25) "xmlwriter_start_attribute" [320]=> string(23) "xmlwriter_end_attribute" [321]=> string(25) "xmlwriter_write_attribute" [322]=> string(18) "gmp_perfect_square" [323]=> string(14) "gmp_prob_prime" [324]=> string(12) "gmp_legendre" [325]=> string(16) "gmp_random_range" [326]=> string(13) "gmp_nextprime" [327]=> string(17) "iconv_mime_encode" [328]=> string(17) "iconv_mime_decode" [329]=> string(23) "intlcal_create_instance" [330]=> string(37) "intlcal_get_keyword_values_for_locale" [331]=> string(16) "intlcal_get_time" [332]=> string(16) "intlcal_set_time" [333]=> string(21) "intlcal_set_time_zone" [334]=> string(14) "intlcal_before" [335]=> string(24) "intlcal_field_difference" [336]=> string(28) "intlcal_get_day_of_week_type" [337]=> string(18) "intlcal_get_locale" [338]=> string(21) "intlcal_get_time_zone" [339]=> string(16) "intlcal_get_type" [340]=> string(24) "intlcal_in_daylight_time" [341]=> string(22) "intlcal_from_date_time" [342]=> string(20) "intlcal_to_date_time" [343]=> string(22) "intlcal_get_error_code" [344]=> string(25) "intlcal_get_error_message" [345]=> string(27) "intlgregcal_create_instance" [346]=> string(32) "intlgregcal_set_gregorian_change" [347]=> string(32) "intlgregcal_get_gregorian_change" [348]=> string(15) "collator_create" [349]=> string(16) "collator_compare" [350]=> string(22) "collator_get_attribute" [351]=> string(22) "collator_set_attribute" [352]=> string(19) "collator_get_locale" [353]=> string(23) "collator_get_error_code" [354]=> string(26) "collator_get_error_message" [355]=> string(19) "intl_get_error_code" [356]=> string(22) "intl_get_error_message" [357]=> string(15) "intl_is_failure" [358]=> string(15) "intl_error_name" [359]=> string(14) "datefmt_create" [360]=> string(20) "datefmt_get_datetype" [361]=> string(20) "datefmt_get_timetype" [362]=> string(20) "datefmt_get_timezone" [363]=> string(20) "datefmt_set_timezone" [364]=> string(18) "datefmt_get_locale" [365]=> string(13) "datefmt_parse" [366]=> string(17) "datefmt_localtime" [367]=> string(22) "datefmt_get_error_code" [368]=> string(25) "datefmt_get_error_message" [369]=> string(13) "numfmt_create" [370]=> string(12) "numfmt_parse" [371]=> string(20) "numfmt_set_attribute" [372]=> string(20) "numfmt_get_attribute" [373]=> string(25) "numfmt_set_text_attribute" [374]=> string(25) "numfmt_get_text_attribute" [375]=> string(17) "numfmt_get_locale" [376]=> string(21) "numfmt_get_error_code" [377]=> string(24) "numfmt_get_error_message" [378]=> string(27) "locale_get_primary_language" [379]=> string(23) "locale_get_display_name" [380]=> string(27) "locale_get_display_language" [381]=> string(14) "locale_compose" [382]=> string(12) "locale_parse" [383]=> string(19) "locale_canonicalize" [384]=> string(13) "msgfmt_create" [385]=> string(21) "msgfmt_format_message" [386]=> string(12) "msgfmt_parse" [387]=> string(20) "msgfmt_parse_message" [388]=> string(17) "msgfmt_get_locale" [389]=> string(21) "msgfmt_get_error_code" [390]=> string(24) "msgfmt_get_error_message" [391]=> string(20) "normalizer_normalize" [392]=> string(21) "resourcebundle_create" [393]=> string(29) "resourcebundle_get_error_code" [394]=> string(32) "resourcebundle_get_error_message" [395]=> string(23) "intltz_create_time_zone" [396]=> string(26) "intltz_from_date_time_zone" [397]=> string(23) "intltz_get_display_name" [398]=> string(21) "intltz_get_error_code" [399]=> string(24) "intltz_get_error_message" [400]=> string(24) "intltz_to_date_time_zone" [401]=> string(24) "intltz_use_daylight_time" [402]=> string(21) "transliterator_create" [403]=> string(29) "transliterator_create_inverse" [404]=> string(28) "transliterator_transliterate" [405]=> string(29) "transliterator_get_error_code" [406]=> string(32) "transliterator_get_error_message" [407]=> string(7) "bcscale" [408]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [409]=> string(32) "sodium_crypto_generichash_update" [410]=> string(14) "sodium_compare" [411]=> string(29) "sodium_crypto_scalarmult_base" [412]=> string(20) "opcache_compile_file" [413]=> string(18) "opcache_invalidate" [414]=> string(21) "cli_set_process_title" [415]=> string(21) "cli_get_process_title" [416]=> string(14) "is_subclass_of" [417]=> string(9) "date_diff" [418]=> string(5) "gzeof" [419]=> string(9) "hash_hkdf" [420]=> string(6) "sizeof" [421]=> string(10) "array_diff" [422]=> string(11) "array_udiff" [423]=> string(6) "sscanf" [424]=> string(4) "feof" [425]=> string(6) "fscanf" [426]=> string(7) "sprintf" [427]=> string(6) "printf" [428]=> string(7) "vprintf" [429]=> string(8) "vsprintf" [430]=> string(7) "fprintf" [431]=> string(8) "vfprintf" [432]=> string(12) "func_get_arg" [433]=> string(15) "error_reporting" [434]=> string(37) "date_interval_create_from_date_string" [435]=> string(19) "preg_last_error_msg" [436]=> string(19) "json_last_error_msg" [437]=> string(20) "mb_internal_encoding" [438]=> string(19) "mb_convert_encoding" [439]=> string(18) "mb_detect_encoding" [440]=> string(17) "mb_check_encoding" [441]=> string(17) "mb_regex_encoding" [442]=> string(7) "mb_ereg" [443]=> string(21) "simplexml_load_string" [444]=> string(7) "ip2long" [445]=> string(9) "error_log" [446]=> string(16) "highlight_string" [447]=> string(16) "parse_ini_string" [448]=> string(14) "sys_getloadavg" [449]=> string(7) "openlog" [450]=> string(8) "closelog" [451]=> string(6) "syslog" [452]=> string(14) "escapeshellarg" [453]=> string(22) "getimagesizefromstring" [454]=> string(3) "log" [455]=> string(7) "rad2deg" [456]=> string(19) "stream_set_blocking" [457]=> string(19) "socket_set_blocking" [458]=> string(7) "is_long" [459]=> string(9) "is_string" [460]=> string(16) "xml_error_string" [461]=> string(27) "xmlwriter_set_indent_string" [462]=> string(7) "gmp_neg" [463]=> string(18) "iconv_set_encoding" [464]=> string(18) "iconv_get_encoding" [465]=> string(10) "preg_match" [466]=> string(11) "ctype_graph" [467]=> string(4) "hash" [468]=> string(11) "mb_strwidth" [469]=> string(13) "mb_strimwidth" [470]=> string(13) "mb_ereg_match" [471]=> string(14) "mb_ereg_search" [472]=> string(17) "session_save_path" [473]=> string(15) "spl_object_hash" [474]=> string(8) "ob_flush" [475]=> string(12) "ob_end_flush" [476]=> string(12) "ob_get_flush" [477]=> string(13) "ob_get_length" [478]=> string(17) "ob_implicit_flush" [479]=> string(10) "array_push" [480]=> string(12) "array_search" [481]=> string(5) "flush" [482]=> string(16) "set_include_path" [483]=> string(16) "get_include_path" [484]=> string(15) "str_starts_with" [485]=> string(13) "str_ends_with" [486]=> string(6) "fflush" [487]=> string(8) "realpath" [488]=> string(7) "fnmatch" [489]=> string(5) "touch" [490]=> string(5) "atanh" [491]=> string(4) "sinh" [492]=> string(4) "cosh" [493]=> string(4) "tanh" [494]=> string(5) "asinh" [495]=> string(5) "acosh" [496]=> string(13) "password_hash" [497]=> string(21) "password_needs_rehash" [498]=> string(27) "stream_resolve_include_path" [499]=> string(15) "xmlwriter_flush" [500]=> string(21) "collator_get_strength" [501]=> string(21) "collator_set_strength" [502]=> string(18) "sodium_crypto_auth" [503]=> string(25) "sodium_crypto_generichash" [504]=> string(20) "sodium_crypto_pwhash" [505]=> string(23) "sodium_crypto_shorthash" [506]=> string(8) "mb_eregi" [507]=> string(2) "pi" [508]=> string(18) "xmlwriter_open_uri" [509]=> string(18) "xmlwriter_start_pi" [510]=> string(16) "xmlwriter_end_pi" [511]=> string(18) "xmlwriter_write_pi" [512]=> string(10) "gmp_jacobi" [513]=> string(12) "idn_to_ascii" [514]=> string(21) "preg_replace_callback" [515]=> string(6) "gzseek" [516]=> string(24) "mb_ereg_replace_callback" [517]=> string(24) "header_register_callback" [518]=> string(10) "array_walk" [519]=> string(11) "array_chunk" [520]=> string(4) "ftok" [521]=> string(6) "strtok" [522]=> string(7) "strpbrk" [523]=> string(5) "flock" [524]=> string(5) "umask" [525]=> string(5) "fseek" [526]=> string(6) "unlink" [527]=> string(7) "is_link" [528]=> string(8) "readlink" [529]=> string(7) "symlink" [530]=> string(4) "link" [531]=> string(4) "pack" [532]=> string(6) "unpack" [533]=> string(20) "stream_supports_lock" [534]=> string(29) "intlcal_get_first_day_of_week" [535]=> string(38) "intlcal_get_minimal_days_in_first_week" [536]=> string(38) "intlcal_set_minimal_days_in_first_week" [537]=> string(29) "intlcal_set_first_day_of_week" [538]=> string(14) "preg_match_all" [539]=> string(6) "gztell" [540]=> string(11) "ctype_cntrl" [541]=> string(20) "dom_import_simplexml" [542]=> string(10) "hash_final" [543]=> string(12) "mb_send_mail" [544]=> string(10) "posix_kill" [545]=> string(17) "spl_autoload_call" [546]=> string(12) "ob_get_level" [547]=> string(10) "array_fill" [548]=> string(16) "time_sleep_until" [549]=> string(19) "forward_static_call" [550]=> string(11) "ini_get_all" [551]=> string(14) "gethostbynamel" [552]=> string(7) "strcoll" [553]=> string(5) "ftell" [554]=> string(4) "ceil" [555]=> string(15) "stream_is_local" [556]=> string(6) "intval" [557]=> string(8) "floatval" [558]=> string(9) "doubleval" [559]=> string(7) "boolval" [560]=> string(6) "strval" [561]=> string(7) "is_null" [562]=> string(7) "is_bool" [563]=> string(9) "parse_url" [564]=> string(13) "token_get_all" [565]=> string(10) "gmp_intval" [566]=> string(10) "gmp_strval" [567]=> string(7) "gmp_mul" [568]=> string(12) "gmp_binomial" [569]=> string(12) "intlcal_roll" [570]=> string(17) "numfmt_set_symbol" [571]=> string(17) "numfmt_get_symbol" [572]=> string(5) "bcmul" [573]=> string(22) "sodium_crypto_box_seal" [574]=> string(31) "sodium_crypto_generichash_final" [575]=> string(2) "dl" [576]=> string(11) "ctype_alnum" [577]=> string(18) "hash_update_stream" [578]=> string(14) "posix_getgrnam" [579]=> string(14) "posix_getpwnam" [580]=> string(20) "simplexml_import_dom" [581]=> string(9) "array_sum" [582]=> string(4) "trim" [583]=> string(5) "rtrim" [584]=> string(5) "ltrim" [585]=> string(6) "system" [586]=> string(7) "tempnam" [587]=> string(22) "stream_socket_recvfrom" [588]=> string(21) "stream_copy_to_stream" [589]=> string(11) "gmp_sqrtrem" [590]=> string(11) "gmp_rootrem" [591]=> string(8) "gmp_powm" [592]=> string(7) "gmp_lcm" [593]=> string(7) "gmp_com" [594]=> string(26) "intlcal_get_actual_maximum" [595]=> string(26) "intlcal_get_actual_minimum" [596]=> string(25) "intlcal_get_least_maximum" [597]=> string(28) "intlcal_get_greatest_minimum" [598]=> string(19) "intlcal_get_maximum" [599]=> string(19) "intlcal_get_minimum" [600]=> string(20) "sodium_crypto_stream" [601]=> string(12) "zend_version" [602]=> string(6) "strlen" [603]=> string(13) "timezone_open" [604]=> string(6) "gzopen" [605]=> string(20) "inflate_get_read_len" [606]=> string(10) "finfo_open" [607]=> string(9) "mb_strlen" [608]=> string(14) "posix_getlogin" [609]=> string(25) "session_register_shutdown" [610]=> string(8) "ob_clean" [611]=> string(12) "ob_end_clean" [612]=> string(12) "ob_get_clean" [613]=> string(3) "min" [614]=> string(12) "array_column" [615]=> string(26) "register_shutdown_function" [616]=> string(22) "register_tick_function" [617]=> string(24) "unregister_tick_function" [618]=> string(9) "inet_pton" [619]=> string(7) "hex2bin" [620]=> string(6) "strspn" [621]=> string(7) "strcspn" [622]=> string(4) "join" [623]=> string(5) "popen" [624]=> string(5) "fopen" [625]=> string(5) "chown" [626]=> string(6) "lchown" [627]=> string(9) "fsockopen" [628]=> string(10) "pfsockopen" [629]=> string(23) "image_type_to_extension" [630]=> string(10) "phpversion" [631]=> string(11) "levenshtein" [632]=> string(3) "sin" [633]=> string(3) "tan" [634]=> string(4) "asin" [635]=> string(4) "atan" [636]=> string(6) "is_nan" [637]=> string(6) "decbin" [638]=> string(25) "stream_context_set_option" [639]=> string(22) "stream_socket_shutdown" [640]=> string(21) "xml_parser_set_option" [641]=> string(21) "xml_parser_get_option" [642]=> string(8) "gmp_sign" [643]=> string(12) "iconv_strlen" [644]=> string(30) "intlcal_get_weekend_transition" [645]=> string(37) "intlcal_get_repeated_wall_time_option" [646]=> string(36) "intlcal_get_skipped_wall_time_option" [647]=> string(37) "intlcal_set_repeated_wall_time_option" [648]=> string(36) "intlcal_set_skipped_wall_time_option" [649]=> string(19) "datefmt_set_pattern" [650]=> string(19) "datefmt_get_pattern" [651]=> string(18) "numfmt_set_pattern" [652]=> string(18) "numfmt_get_pattern" [653]=> string(15) "grapheme_strlen" [654]=> string(17) "locale_get_region" [655]=> string(25) "locale_get_display_region" [656]=> string(18) "msgfmt_set_pattern" [657]=> string(18) "msgfmt_get_pattern" [658]=> string(32) "normalizer_get_raw_decomposition" [659]=> string(25) "intltz_create_enumeration" [660]=> string(38) "intltz_create_time_zone_id_enumeration" [661]=> string(17) "intltz_get_region" [662]=> string(26) "intltz_get_tz_data_version" [663]=> string(18) "intltz_get_unknown" [664]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [665]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [666]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [667]=> string(25) "sodium_crypto_auth_keygen" [668]=> string(22) "sodium_crypto_box_open" [669]=> string(27) "sodium_crypto_box_seal_open" [670]=> string(32) "sodium_crypto_generichash_keygen" [671]=> string(24) "sodium_crypto_kdf_keygen" [672]=> string(30) "sodium_crypto_secretbox_keygen" [673]=> string(28) "sodium_crypto_secretbox_open" [674]=> string(30) "sodium_crypto_shorthash_keygen" [675]=> string(18) "sodium_crypto_sign" [676]=> string(23) "sodium_crypto_sign_open" [677]=> string(27) "sodium_crypto_stream_keygen" [678]=> string(14) "sodium_hex2bin" [679]=> string(25) "opcache_get_configuration" [680]=> string(13) "date_sun_info" [681]=> string(11) "mb_get_info" [682]=> string(12) "posix_mkfifo" [683]=> string(11) "posix_errno" [684]=> string(11) "nl_langinfo" [685]=> string(8) "pathinfo" [686]=> string(8) "linkinfo" [687]=> string(17) "password_get_info" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(24) "intlcal_is_equivalent_to" [691]=> string(14) "sodium_memzero" [692]=> string(6) "strcmp" [693]=> string(7) "strncmp" [694]=> string(10) "strcasecmp" [695]=> string(11) "strncasecmp" [696]=> string(9) "preg_grep" [697]=> string(13) "posix_getpgrp" [698]=> string(9) "array_pop" [699]=> string(10) "array_flip" [700]=> string(9) "array_map" [701]=> string(7) "long2ip" [702]=> string(5) "sleep" [703]=> string(6) "usleep" [704]=> string(14) "time_nanosleep" [705]=> string(9) "inet_ntop" [706]=> string(4) "chop" [707]=> string(8) "wordwrap" [708]=> string(9) "strnatcmp" [709]=> string(13) "strnatcasecmp" [710]=> string(9) "filegroup" [711]=> string(5) "chgrp" [712]=> string(6) "lchgrp" [713]=> string(5) "log1p" [714]=> string(3) "exp" [715]=> string(8) "var_dump" [716]=> string(15) "debug_zval_dump" [717]=> string(7) "gmp_cmp" [718]=> string(13) "locale_lookup" [719]=> string(23) "locale_accept_from_http" [720]=> string(6) "bccomp" [721]=> string(13) "sodium_memcmp" [722]=> string(9) "gmp_div_q" [723]=> string(13) "trigger_error" [724]=> string(10) "user_error" [725]=> string(17) "set_error_handler" [726]=> string(21) "restore_error_handler" [727]=> string(21) "set_exception_handler" [728]=> string(25) "restore_exception_handler" [729]=> string(23) "timezone_name_from_abbr" [730]=> string(21) "libxml_get_last_error" [731]=> string(28) "libxml_disable_entity_loader" [732]=> string(33) "libxml_set_external_entity_loader" [733]=> string(11) "preg_filter" [734]=> string(15) "preg_last_error" [735]=> string(12) "ob_gzhandler" [736]=> string(11) "ctype_lower" [737]=> string(11) "ctype_upper" [738]=> string(12) "finfo_buffer" [739]=> string(14) "filter_has_var" [740]=> string(10) "filter_var" [741]=> string(15) "json_last_error" [742]=> string(15) "mb_detect_order" [743]=> string(23) "mb_substitute_character" [744]=> string(12) "mb_parse_str" [745]=> string(17) "mb_output_handler" [746]=> string(9) "mb_strstr" [747]=> string(10) "mb_strrchr" [748]=> string(10) "mb_stristr" [749]=> string(11) "mb_strrichr" [750]=> string(9) "mb_substr" [751]=> string(13) "mb_strtoupper" [752]=> string(13) "mb_strtolower" [753]=> string(20) "mb_encode_mimeheader" [754]=> string(20) "mb_decode_mimeheader" [755]=> string(6) "mb_chr" [756]=> string(20) "posix_get_last_error" [757]=> string(14) "posix_strerror" [758]=> string(24) "session_set_save_handler" [759]=> string(21) "session_cache_limiter" [760]=> string(21) "spl_autoload_register" [761]=> string(23) "spl_autoload_unregister" [762]=> string(22) "output_add_rewrite_var" [763]=> string(23) "stream_wrapper_register" [764]=> string(23) "stream_register_wrapper" [765]=> string(25) "stream_wrapper_unregister" [766]=> string(12) "array_filter" [767]=> string(16) "get_current_user" [768]=> string(11) "get_cfg_var" [769]=> string(9) "ini_alter" [770]=> string(7) "print_r" [771]=> string(16) "getprotobynumber" [772]=> string(11) "get_browser" [773]=> string(13) "gethostbyaddr" [774]=> string(10) "checkdnsrr" [775]=> string(7) "getmxrr" [776]=> string(6) "header" [777]=> string(10) "strtoupper" [778]=> string(10) "strtolower" [779]=> string(7) "stristr" [780]=> string(6) "strstr" [781]=> string(6) "strchr" [782]=> string(7) "strrchr" [783]=> string(6) "substr" [784]=> string(3) "chr" [785]=> string(5) "strtr" [786]=> string(5) "nl2br" [787]=> string(9) "parse_str" [788]=> string(7) "opendir" [789]=> string(3) "dir" [790]=> string(8) "closedir" [791]=> string(5) "chdir" [792]=> string(9) "rewinddir" [793]=> string(7) "readdir" [794]=> string(7) "scandir" [795]=> string(5) "rmdir" [796]=> string(5) "mkdir" [797]=> string(16) "sys_get_temp_dir" [798]=> string(9) "fileowner" [799]=> string(6) "is_dir" [800]=> string(5) "floor" [801]=> string(20) "stream_socket_server" [802]=> string(18) "stream_socket_pair" [803]=> string(23) "stream_set_write_buffer" [804]=> string(15) "set_file_buffer" [805]=> string(22) "stream_set_read_buffer" [806]=> string(10) "is_integer" [807]=> string(9) "is_scalar" [808]=> string(22) "stream_filter_register" [809]=> string(23) "xml_set_element_handler" [810]=> string(30) "xml_set_character_data_handler" [811]=> string(38) "xml_set_processing_instruction_handler" [812]=> string(23) "xml_set_default_handler" [813]=> string(36) "xml_set_unparsed_entity_decl_handler" [814]=> string(29) "xml_set_notation_decl_handler" [815]=> string(35) "xml_set_external_entity_ref_handler" [816]=> string(36) "xml_set_start_namespace_decl_handler" [817]=> string(34) "xml_set_end_namespace_decl_handler" [818]=> string(27) "xml_get_current_line_number" [819]=> string(29) "xml_get_current_column_number" [820]=> string(10) "gmp_div_qr" [821]=> string(9) "gmp_div
Output for 8.0.14
array(1264) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(6) "bindec" [43]=> string(6) "hexdec" [44]=> string(6) "octdec" [45]=> string(10) "is_numeric" [46]=> string(7) "defined" [47]=> string(15) "get_resource_id" [48]=> string(16) "extension_loaded" [49]=> string(10) "gc_enabled" [50]=> string(8) "date_add" [51]=> string(8) "gzrewind" [52]=> string(6) "gzread" [53]=> string(11) "deflate_add" [54]=> string(11) "inflate_add" [55]=> string(9) "filter_id" [56]=> string(6) "mb_ord" [57]=> string(12) "posix_getpid" [58]=> string(13) "posix_getppid" [59]=> string(12) "posix_getuid" [60]=> string(12) "posix_setuid" [61]=> string(13) "posix_geteuid" [62]=> string(13) "posix_seteuid" [63]=> string(12) "posix_getgid" [64]=> string(12) "posix_setgid" [65]=> string(13) "posix_getegid" [66]=> string(13) "posix_setegid" [67]=> string(12) "posix_setsid" [68]=> string(13) "posix_setpgid" [69]=> string(13) "posix_getpgid" [70]=> string(12) "posix_getsid" [71]=> string(13) "posix_ctermid" [72]=> string(12) "posix_getcwd" [73]=> string(11) "posix_mknod" [74]=> string(14) "posix_getgrgid" [75]=> string(14) "posix_getpwuid" [76]=> string(10) "session_id" [77]=> string(17) "session_create_id" [78]=> string(21) "session_regenerate_id" [79]=> string(12) "spl_autoload" [80]=> string(13) "spl_object_id" [81]=> string(3) "end" [82]=> string(9) "array_pad" [83]=> string(10) "array_rand" [84]=> string(18) "connection_aborted" [85]=> string(16) "dns_check_record" [86]=> string(14) "dns_get_record" [87]=> string(8) "getmyuid" [88]=> string(8) "getmygid" [89]=> string(8) "getmypid" [90]=> string(10) "getlastmod" [91]=> string(3) "ord" [92]=> string(7) "str_pad" [93]=> string(6) "getcwd" [94]=> string(14) "escapeshellcmd" [95]=> string(6) "rewind" [96]=> string(5) "fread" [97]=> string(5) "chmod" [98]=> string(9) "iptcembed" [99]=> string(5) "round" [100]=> string(7) "deg2rad" [101]=> string(4) "fmod" [102]=> string(8) "mt_srand" [103]=> string(5) "srand" [104]=> string(4) "rand" [105]=> string(7) "mt_rand" [106]=> string(21) "stream_filter_prepend" [107]=> string(20) "stream_filter_append" [108]=> string(6) "uniqid" [109]=> string(21) "stream_bucket_prepend" [110]=> string(20) "stream_bucket_append" [111]=> string(19) "xmlwriter_start_dtd" [112]=> string(17) "xmlwriter_end_dtd" [113]=> string(19) "xmlwriter_write_dtd" [114]=> string(7) "gmp_add" [115]=> string(7) "gmp_mod" [116]=> string(7) "gmp_gcd" [117]=> string(15) "gmp_random_seed" [118]=> string(7) "gmp_and" [119]=> string(11) "intlcal_add" [120]=> string(18) "intlcal_is_weekend" [121]=> string(23) "datefmt_get_timezone_id" [122]=> string(24) "normalizer_is_normalized" [123]=> string(23) "intltz_get_canonical_id" [124]=> string(24) "intltz_get_equivalent_id" [125]=> string(13) "intltz_get_id" [126]=> string(21) "intltz_get_windows_id" [127]=> string(28) "intltz_get_id_for_windows_id" [128]=> string(5) "bcadd" [129]=> string(5) "bcmod" [130]=> string(8) "bcpowmod" [131]=> string(27) "sodium_crypto_sign_detached" [132]=> string(34) "sodium_crypto_sign_verify_detached" [133]=> string(10) "sodium_add" [134]=> string(10) "sodium_pad" [135]=> string(12) "sodium_unpad" [136]=> string(24) "opcache_is_script_cached" [137]=> string(6) "define" [138]=> string(17) "get_resource_type" [139]=> string(15) "debug_backtrace" [140]=> string(21) "debug_print_backtrace" [141]=> string(9) "gc_enable" [142]=> string(10) "gc_disable" [143]=> string(9) "strtotime" [144]=> string(4) "date" [145]=> string(5) "idate" [146]=> string(6) "gmdate" [147]=> string(6) "mktime" [148]=> string(8) "gmmktime" [149]=> string(9) "checkdate" [150]=> string(8) "strftime" [151]=> string(10) "gmstrftime" [152]=> string(4) "time" [153]=> string(9) "localtime" [154]=> string(7) "getdate" [155]=> string(11) "date_create" [156]=> string(21) "date_create_immutable" [157]=> string(10) "date_parse" [158]=> string(12) "date_sunrise" [159]=> string(12) "preg_replace" [160]=> string(10) "preg_quote" [161]=> string(20) "zlib_get_coding_type" [162]=> string(6) "gzfile" [163]=> string(10) "readgzfile" [164]=> string(11) "zlib_encode" [165]=> string(11) "zlib_decode" [166]=> string(9) "gzdeflate" [167]=> string(8) "gzencode" [168]=> string(9) "gzinflate" [169]=> string(8) "gzdecode" [170]=> string(7) "gzwrite" [171]=> string(7) "gzclose" [172]=> string(11) "ctype_space" [173]=> string(11) "finfo_close" [174]=> string(10) "finfo_file" [175]=> string(17) "mime_content_type" [176]=> string(9) "hash_file" [177]=> string(14) "hash_hmac_file" [178]=> string(11) "hash_update" [179]=> string(16) "hash_update_file" [180]=> string(11) "json_encode" [181]=> string(11) "json_decode" [182]=> string(11) "mb_language" [183]=> string(22) "mb_preferred_mime_name" [184]=> string(15) "mb_convert_case" [185]=> string(15) "mb_ereg_replace" [186]=> string(16) "mb_eregi_replace" [187]=> string(11) "posix_uname" [188]=> string(13) "posix_ttyname" [189]=> string(12) "session_name" [190]=> string(19) "session_module_name" [191]=> string(14) "session_decode" [192]=> string(14) "session_encode" [193]=> string(19) "session_write_close" [194]=> string(20) "session_cache_expire" [195]=> string(19) "simplexml_load_file" [196]=> string(22) "stream_wrapper_restore" [197]=> string(20) "array_walk_recursive" [198]=> string(5) "range" [199]=> string(7) "shuffle" [200]=> string(12) "array_splice" [201]=> string(11) "array_slice" [202]=> string(11) "array_merge" [203]=> string(21) "array_merge_recursive" [204]=> string(13) "array_replace" [205]=> string(23) "array_replace_recursive" [206]=> string(13) "array_reverse" [207]=> string(21) "array_change_key_case" [208]=> string(12) "array_unique" [209]=> string(12) "array_reduce" [210]=> string(13) "array_combine" [211]=> string(13) "base64_encode" [212]=> string(13) "base64_decode" [213]=> string(14) "highlight_file" [214]=> string(11) "show_source" [215]=> string(20) "php_strip_whitespace" [216]=> string(11) "ini_restore" [217]=> string(13) "getservbyname" [218]=> string(14) "getprotobyname" [219]=> string(16) "is_uploaded_file" [220]=> string(18) "move_uploaded_file" [221]=> string(14) "parse_ini_file" [222]=> string(8) "strptime" [223]=> string(11) "gethostname" [224]=> string(13) "gethostbyname" [225]=> string(6) "hrtime" [226]=> string(9) "lcg_value" [227]=> string(8) "md5_file" [228]=> string(10) "getmyinode" [229]=> string(9) "sha1_file" [230]=> string(9) "metaphone" [231]=> string(13) "header_remove" [232]=> string(12) "setrawcookie" [233]=> string(9) "setcookie" [234]=> string(18) "http_response_code" [235]=> string(23) "htmlspecialchars_decode" [236]=> string(18) "html_entity_decode" [237]=> string(26) "get_html_translation_table" [238]=> string(7) "explode" [239]=> string(7) "implode" [240]=> string(8) "basename" [241]=> string(7) "dirname" [242]=> string(14) "substr_replace" [243]=> string(11) "str_replace" [244]=> string(12) "str_ireplace" [245]=> string(9) "setlocale" [246]=> string(11) "str_shuffle" [247]=> string(14) "substr_compare" [248]=> string(11) "utf8_encode" [249]=> string(11) "utf8_decode" [250]=> string(9) "proc_nice" [251]=> string(6) "pclose" [252]=> string(8) "readfile" [253]=> string(6) "fclose" [254]=> string(9) "ftruncate" [255]=> string(6) "fwrite" [256]=> string(6) "rename" [257]=> string(7) "tmpfile" [258]=> string(4) "file" [259]=> string(9) "fileatime" [260]=> string(9) "filectime" [261]=> string(9) "fileinode" [262]=> string(9) "filemtime" [263]=> string(8) "filesize" [264]=> string(8) "filetype" [265]=> string(11) "is_writable" [266]=> string(12) "is_writeable" [267]=> string(11) "is_readable" [268]=> string(13) "is_executable" [269]=> string(7) "is_file" [270]=> string(14) "clearstatcache" [271]=> string(16) "disk_total_space" [272]=> string(15) "disk_free_space" [273]=> string(13) "diskfreespace" [274]=> string(19) "realpath_cache_size" [275]=> string(23) "image_type_to_mime_type" [276]=> string(12) "getimagesize" [277]=> string(13) "php_sapi_name" [278]=> string(9) "php_uname" [279]=> string(19) "php_ini_loaded_file" [280]=> string(9) "iptcparse" [281]=> string(9) "is_finite" [282]=> string(11) "is_infinite" [283]=> string(9) "microtime" [284]=> string(9) "getrusage" [285]=> string(10) "proc_close" [286]=> string(14) "proc_terminate" [287]=> string(23) "quoted_printable_decode" [288]=> string(23) "quoted_printable_encode" [289]=> string(21) "stream_context_create" [290]=> string(20) "stream_filter_remove" [291]=> string(22) "stream_socket_get_name" [292]=> string(15) "stream_get_line" [293]=> string(21) "stream_set_chunk_size" [294]=> string(7) "gettype" [295]=> string(14) "get_debug_type" [296]=> string(7) "settype" [297]=> string(11) "is_resource" [298]=> string(9) "is_double" [299]=> string(11) "is_callable" [300]=> string(11) "is_iterable" [301]=> string(12) "is_countable" [302]=> string(9) "urlencode" [303]=> string(9) "urldecode" [304]=> string(12) "rawurlencode" [305]=> string(12) "rawurldecode" [306]=> string(28) "stream_bucket_make_writeable" [307]=> string(16) "convert_uuencode" [308]=> string(16) "convert_uudecode" [309]=> string(9) "serialize" [310]=> string(11) "unserialize" [311]=> string(16) "memory_get_usage" [312]=> string(21) "memory_get_peak_usage" [313]=> string(15) "version_compare" [314]=> string(10) "token_name" [315]=> string(17) "xml_parser_create" [316]=> string(9) "xml_parse" [317]=> string(18) "xml_get_error_code" [318]=> string(15) "xml_parser_free" [319]=> string(25) "xmlwriter_start_attribute" [320]=> string(23) "xmlwriter_end_attribute" [321]=> string(25) "xmlwriter_write_attribute" [322]=> string(18) "gmp_perfect_square" [323]=> string(14) "gmp_prob_prime" [324]=> string(12) "gmp_legendre" [325]=> string(16) "gmp_random_range" [326]=> string(13) "gmp_nextprime" [327]=> string(17) "iconv_mime_encode" [328]=> string(17) "iconv_mime_decode" [329]=> string(23) "intlcal_create_instance" [330]=> string(37) "intlcal_get_keyword_values_for_locale" [331]=> string(16) "intlcal_get_time" [332]=> string(16) "intlcal_set_time" [333]=> string(21) "intlcal_set_time_zone" [334]=> string(14) "intlcal_before" [335]=> string(24) "intlcal_field_difference" [336]=> string(28) "intlcal_get_day_of_week_type" [337]=> string(18) "intlcal_get_locale" [338]=> string(21) "intlcal_get_time_zone" [339]=> string(16) "intlcal_get_type" [340]=> string(24) "intlcal_in_daylight_time" [341]=> string(22) "intlcal_from_date_time" [342]=> string(20) "intlcal_to_date_time" [343]=> string(22) "intlcal_get_error_code" [344]=> string(25) "intlcal_get_error_message" [345]=> string(27) "intlgregcal_create_instance" [346]=> string(32) "intlgregcal_set_gregorian_change" [347]=> string(32) "intlgregcal_get_gregorian_change" [348]=> string(15) "collator_create" [349]=> string(16) "collator_compare" [350]=> string(22) "collator_get_attribute" [351]=> string(22) "collator_set_attribute" [352]=> string(19) "collator_get_locale" [353]=> string(23) "collator_get_error_code" [354]=> string(26) "collator_get_error_message" [355]=> string(19) "intl_get_error_code" [356]=> string(22) "intl_get_error_message" [357]=> string(15) "intl_is_failure" [358]=> string(15) "intl_error_name" [359]=> string(14) "datefmt_create" [360]=> string(20) "datefmt_get_datetype" [361]=> string(20) "datefmt_get_timetype" [362]=> string(20) "datefmt_get_timezone" [363]=> string(20) "datefmt_set_timezone" [364]=> string(18) "datefmt_get_locale" [365]=> string(13) "datefmt_parse" [366]=> string(17) "datefmt_localtime" [367]=> string(22) "datefmt_get_error_code" [368]=> string(25) "datefmt_get_error_message" [369]=> string(13) "numfmt_create" [370]=> string(12) "numfmt_parse" [371]=> string(20) "numfmt_set_attribute" [372]=> string(20) "numfmt_get_attribute" [373]=> string(25) "numfmt_set_text_attribute" [374]=> string(25) "numfmt_get_text_attribute" [375]=> string(17) "numfmt_get_locale" [376]=> string(21) "numfmt_get_error_code" [377]=> string(24) "numfmt_get_error_message" [378]=> string(27) "locale_get_primary_language" [379]=> string(23) "locale_get_display_name" [380]=> string(27) "locale_get_display_language" [381]=> string(14) "locale_compose" [382]=> string(12) "locale_parse" [383]=> string(19) "locale_canonicalize" [384]=> string(13) "msgfmt_create" [385]=> string(21) "msgfmt_format_message" [386]=> string(12) "msgfmt_parse" [387]=> string(20) "msgfmt_parse_message" [388]=> string(17) "msgfmt_get_locale" [389]=> string(21) "msgfmt_get_error_code" [390]=> string(24) "msgfmt_get_error_message" [391]=> string(20) "normalizer_normalize" [392]=> string(21) "resourcebundle_create" [393]=> string(29) "resourcebundle_get_error_code" [394]=> string(32) "resourcebundle_get_error_message" [395]=> string(23) "intltz_create_time_zone" [396]=> string(26) "intltz_from_date_time_zone" [397]=> string(23) "intltz_get_display_name" [398]=> string(21) "intltz_get_error_code" [399]=> string(24) "intltz_get_error_message" [400]=> string(24) "intltz_to_date_time_zone" [401]=> string(24) "intltz_use_daylight_time" [402]=> string(21) "transliterator_create" [403]=> string(29) "transliterator_create_inverse" [404]=> string(28) "transliterator_transliterate" [405]=> string(29) "transliterator_get_error_code" [406]=> string(32) "transliterator_get_error_message" [407]=> string(7) "bcscale" [408]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [409]=> string(32) "sodium_crypto_generichash_update" [410]=> string(14) "sodium_compare" [411]=> string(29) "sodium_crypto_scalarmult_base" [412]=> string(20) "opcache_compile_file" [413]=> string(18) "opcache_invalidate" [414]=> string(21) "cli_set_process_title" [415]=> string(21) "cli_get_process_title" [416]=> string(14) "is_subclass_of" [417]=> string(9) "date_diff" [418]=> string(5) "gzeof" [419]=> string(9) "hash_hkdf" [420]=> string(6) "sizeof" [421]=> string(10) "array_diff" [422]=> string(11) "array_udiff" [423]=> string(6) "sscanf" [424]=> string(4) "feof" [425]=> string(6) "fscanf" [426]=> string(7) "sprintf" [427]=> string(6) "printf" [428]=> string(7) "vprintf" [429]=> string(8) "vsprintf" [430]=> string(7) "fprintf" [431]=> string(8) "vfprintf" [432]=> string(12) "func_get_arg" [433]=> string(15) "error_reporting" [434]=> string(37) "date_interval_create_from_date_string" [435]=> string(19) "preg_last_error_msg" [436]=> string(19) "json_last_error_msg" [437]=> string(20) "mb_internal_encoding" [438]=> string(19) "mb_convert_encoding" [439]=> string(18) "mb_detect_encoding" [440]=> string(17) "mb_check_encoding" [441]=> string(17) "mb_regex_encoding" [442]=> string(7) "mb_ereg" [443]=> string(21) "simplexml_load_string" [444]=> string(7) "ip2long" [445]=> string(9) "error_log" [446]=> string(16) "highlight_string" [447]=> string(16) "parse_ini_string" [448]=> string(14) "sys_getloadavg" [449]=> string(7) "openlog" [450]=> string(8) "closelog" [451]=> string(6) "syslog" [452]=> string(14) "escapeshellarg" [453]=> string(22) "getimagesizefromstring" [454]=> string(3) "log" [455]=> string(7) "rad2deg" [456]=> string(19) "stream_set_blocking" [457]=> string(19) "socket_set_blocking" [458]=> string(7) "is_long" [459]=> string(9) "is_string" [460]=> string(16) "xml_error_string" [461]=> string(27) "xmlwriter_set_indent_string" [462]=> string(7) "gmp_neg" [463]=> string(18) "iconv_set_encoding" [464]=> string(18) "iconv_get_encoding" [465]=> string(10) "preg_match" [466]=> string(11) "ctype_graph" [467]=> string(4) "hash" [468]=> string(11) "mb_strwidth" [469]=> string(13) "mb_strimwidth" [470]=> string(13) "mb_ereg_match" [471]=> string(14) "mb_ereg_search" [472]=> string(17) "session_save_path" [473]=> string(15) "spl_object_hash" [474]=> string(8) "ob_flush" [475]=> string(12) "ob_end_flush" [476]=> string(12) "ob_get_flush" [477]=> string(13) "ob_get_length" [478]=> string(17) "ob_implicit_flush" [479]=> string(10) "array_push" [480]=> string(12) "array_search" [481]=> string(5) "flush" [482]=> string(16) "set_include_path" [483]=> string(16) "get_include_path" [484]=> string(15) "str_starts_with" [485]=> string(13) "str_ends_with" [486]=> string(6) "fflush" [487]=> string(8) "realpath" [488]=> string(7) "fnmatch" [489]=> string(5) "touch" [490]=> string(5) "atanh" [491]=> string(4) "sinh" [492]=> string(4) "cosh" [493]=> string(4) "tanh" [494]=> string(5) "asinh" [495]=> string(5) "acosh" [496]=> string(13) "password_hash" [497]=> string(21) "password_needs_rehash" [498]=> string(27) "stream_resolve_include_path" [499]=> string(15) "xmlwriter_flush" [500]=> string(21) "collator_get_strength" [501]=> string(21) "collator_set_strength" [502]=> string(18) "sodium_crypto_auth" [503]=> string(25) "sodium_crypto_generichash" [504]=> string(20) "sodium_crypto_pwhash" [505]=> string(23) "sodium_crypto_shorthash" [506]=> string(8) "mb_eregi" [507]=> string(2) "pi" [508]=> string(18) "xmlwriter_open_uri" [509]=> string(18) "xmlwriter_start_pi" [510]=> string(16) "xmlwriter_end_pi" [511]=> string(18) "xmlwriter_write_pi" [512]=> string(10) "gmp_jacobi" [513]=> string(12) "idn_to_ascii" [514]=> string(21) "preg_replace_callback" [515]=> string(6) "gzseek" [516]=> string(24) "mb_ereg_replace_callback" [517]=> string(24) "header_register_callback" [518]=> string(10) "array_walk" [519]=> string(11) "array_chunk" [520]=> string(4) "ftok" [521]=> string(6) "strtok" [522]=> string(7) "strpbrk" [523]=> string(5) "flock" [524]=> string(5) "umask" [525]=> string(5) "fseek" [526]=> string(6) "unlink" [527]=> string(7) "is_link" [528]=> string(8) "readlink" [529]=> string(7) "symlink" [530]=> string(4) "link" [531]=> string(4) "pack" [532]=> string(6) "unpack" [533]=> string(20) "stream_supports_lock" [534]=> string(29) "intlcal_get_first_day_of_week" [535]=> string(38) "intlcal_get_minimal_days_in_first_week" [536]=> string(38) "intlcal_set_minimal_days_in_first_week" [537]=> string(29) "intlcal_set_first_day_of_week" [538]=> string(14) "preg_match_all" [539]=> string(6) "gztell" [540]=> string(11) "ctype_cntrl" [541]=> string(20) "dom_import_simplexml" [542]=> string(10) "hash_final" [543]=> string(12) "mb_send_mail" [544]=> string(10) "posix_kill" [545]=> string(17) "spl_autoload_call" [546]=> string(12) "ob_get_level" [547]=> string(10) "array_fill" [548]=> string(16) "time_sleep_until" [549]=> string(19) "forward_static_call" [550]=> string(11) "ini_get_all" [551]=> string(14) "gethostbynamel" [552]=> string(7) "strcoll" [553]=> string(5) "ftell" [554]=> string(4) "ceil" [555]=> string(15) "stream_is_local" [556]=> string(6) "intval" [557]=> string(8) "floatval" [558]=> string(9) "doubleval" [559]=> string(7) "boolval" [560]=> string(6) "strval" [561]=> string(7) "is_null" [562]=> string(7) "is_bool" [563]=> string(9) "parse_url" [564]=> string(13) "token_get_all" [565]=> string(10) "gmp_intval" [566]=> string(10) "gmp_strval" [567]=> string(7) "gmp_mul" [568]=> string(12) "gmp_binomial" [569]=> string(12) "intlcal_roll" [570]=> string(17) "numfmt_set_symbol" [571]=> string(17) "numfmt_get_symbol" [572]=> string(5) "bcmul" [573]=> string(22) "sodium_crypto_box_seal" [574]=> string(31) "sodium_crypto_generichash_final" [575]=> string(2) "dl" [576]=> string(11) "ctype_alnum" [577]=> string(18) "hash_update_stream" [578]=> string(14) "posix_getgrnam" [579]=> string(14) "posix_getpwnam" [580]=> string(20) "simplexml_import_dom" [581]=> string(9) "array_sum" [582]=> string(4) "trim" [583]=> string(5) "rtrim" [584]=> string(5) "ltrim" [585]=> string(6) "system" [586]=> string(7) "tempnam" [587]=> string(22) "stream_socket_recvfrom" [588]=> string(21) "stream_copy_to_stream" [589]=> string(11) "gmp_sqrtrem" [590]=> string(11) "gmp_rootrem" [591]=> string(8) "gmp_powm" [592]=> string(7) "gmp_lcm" [593]=> string(7) "gmp_com" [594]=> string(26) "intlcal_get_actual_maximum" [595]=> string(26) "intlcal_get_actual_minimum" [596]=> string(25) "intlcal_get_least_maximum" [597]=> string(28) "intlcal_get_greatest_minimum" [598]=> string(19) "intlcal_get_maximum" [599]=> string(19) "intlcal_get_minimum" [600]=> string(20) "sodium_crypto_stream" [601]=> string(12) "zend_version" [602]=> string(6) "strlen" [603]=> string(13) "timezone_open" [604]=> string(6) "gzopen" [605]=> string(20) "inflate_get_read_len" [606]=> string(10) "finfo_open" [607]=> string(9) "mb_strlen" [608]=> string(14) "posix_getlogin" [609]=> string(25) "session_register_shutdown" [610]=> string(8) "ob_clean" [611]=> string(12) "ob_end_clean" [612]=> string(12) "ob_get_clean" [613]=> string(3) "min" [614]=> string(12) "array_column" [615]=> string(26) "register_shutdown_function" [616]=> string(22) "register_tick_function" [617]=> string(24) "unregister_tick_function" [618]=> string(9) "inet_pton" [619]=> string(7) "hex2bin" [620]=> string(6) "strspn" [621]=> string(7) "strcspn" [622]=> string(4) "join" [623]=> string(5) "popen" [624]=> string(5) "fopen" [625]=> string(5) "chown" [626]=> string(6) "lchown" [627]=> string(9) "fsockopen" [628]=> string(10) "pfsockopen" [629]=> string(23) "image_type_to_extension" [630]=> string(10) "phpversion" [631]=> string(11) "levenshtein" [632]=> string(3) "sin" [633]=> string(3) "tan" [634]=> string(4) "asin" [635]=> string(4) "atan" [636]=> string(6) "is_nan" [637]=> string(6) "decbin" [638]=> string(25) "stream_context_set_option" [639]=> string(22) "stream_socket_shutdown" [640]=> string(21) "xml_parser_set_option" [641]=> string(21) "xml_parser_get_option" [642]=> string(8) "gmp_sign" [643]=> string(12) "iconv_strlen" [644]=> string(30) "intlcal_get_weekend_transition" [645]=> string(37) "intlcal_get_repeated_wall_time_option" [646]=> string(36) "intlcal_get_skipped_wall_time_option" [647]=> string(37) "intlcal_set_repeated_wall_time_option" [648]=> string(36) "intlcal_set_skipped_wall_time_option" [649]=> string(19) "datefmt_set_pattern" [650]=> string(19) "datefmt_get_pattern" [651]=> string(18) "numfmt_set_pattern" [652]=> string(18) "numfmt_get_pattern" [653]=> string(15) "grapheme_strlen" [654]=> string(17) "locale_get_region" [655]=> string(25) "locale_get_display_region" [656]=> string(18) "msgfmt_set_pattern" [657]=> string(18) "msgfmt_get_pattern" [658]=> string(32) "normalizer_get_raw_decomposition" [659]=> string(25) "intltz_create_enumeration" [660]=> string(38) "intltz_create_time_zone_id_enumeration" [661]=> string(17) "intltz_get_region" [662]=> string(26) "intltz_get_tz_data_version" [663]=> string(18) "intltz_get_unknown" [664]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [665]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [666]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [667]=> string(25) "sodium_crypto_auth_keygen" [668]=> string(22) "sodium_crypto_box_open" [669]=> string(27) "sodium_crypto_box_seal_open" [670]=> string(32) "sodium_crypto_generichash_keygen" [671]=> string(24) "sodium_crypto_kdf_keygen" [672]=> string(30) "sodium_crypto_secretbox_keygen" [673]=> string(28) "sodium_crypto_secretbox_open" [674]=> string(30) "sodium_crypto_shorthash_keygen" [675]=> string(18) "sodium_crypto_sign" [676]=> string(23) "sodium_crypto_sign_open" [677]=> string(27) "sodium_crypto_stream_keygen" [678]=> string(14) "sodium_hex2bin" [679]=> string(25) "opcache_get_configuration" [680]=> string(13) "date_sun_info" [681]=> string(11) "mb_get_info" [682]=> string(12) "posix_mkfifo" [683]=> string(11) "posix_errno" [684]=> string(11) "nl_langinfo" [685]=> string(8) "pathinfo" [686]=> string(8) "linkinfo" [687]=> string(17) "password_get_info" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(24) "intlcal_is_equivalent_to" [691]=> string(14) "sodium_memzero" [692]=> string(6) "strcmp" [693]=> string(7) "strncmp" [694]=> string(10) "strcasecmp" [695]=> string(11) "strncasecmp" [696]=> string(9) "preg_grep" [697]=> string(13) "posix_getpgrp" [698]=> string(9) "array_pop" [699]=> string(10) "array_flip" [700]=> string(9) "array_map" [701]=> string(7) "long2ip" [702]=> string(5) "sleep" [703]=> string(6) "usleep" [704]=> string(14) "time_nanosleep" [705]=> string(9) "inet_ntop" [706]=> string(4) "chop" [707]=> string(8) "wordwrap" [708]=> string(9) "strnatcmp" [709]=> string(13) "strnatcasecmp" [710]=> string(9) "filegroup" [711]=> string(5) "chgrp" [712]=> string(6) "lchgrp" [713]=> string(5) "log1p" [714]=> string(3) "exp" [715]=> string(8) "var_dump" [716]=> string(15) "debug_zval_dump" [717]=> string(7) "gmp_cmp" [718]=> string(13) "locale_lookup" [719]=> string(23) "locale_accept_from_http" [720]=> string(6) "bccomp" [721]=> string(13) "sodium_memcmp" [722]=> string(9) "gmp_div_q" [723]=> string(13) "trigger_error" [724]=> string(10) "user_error" [725]=> string(17) "set_error_handler" [726]=> string(21) "restore_error_handler" [727]=> string(21) "set_exception_handler" [728]=> string(25) "restore_exception_handler" [729]=> string(23) "timezone_name_from_abbr" [730]=> string(21) "libxml_get_last_error" [731]=> string(28) "libxml_disable_entity_loader" [732]=> string(33) "libxml_set_external_entity_loader" [733]=> string(11) "preg_filter" [734]=> string(15) "preg_last_error" [735]=> string(12) "ob_gzhandler" [736]=> string(11) "ctype_lower" [737]=> string(11) "ctype_upper" [738]=> string(12) "finfo_buffer" [739]=> string(14) "filter_has_var" [740]=> string(10) "filter_var" [741]=> string(15) "json_last_error" [742]=> string(15) "mb_detect_order" [743]=> string(23) "mb_substitute_character" [744]=> string(12) "mb_parse_str" [745]=> string(17) "mb_output_handler" [746]=> string(9) "mb_strstr" [747]=> string(10) "mb_strrchr" [748]=> string(10) "mb_stristr" [749]=> string(11) "mb_strrichr" [750]=> string(9) "mb_substr" [751]=> string(13) "mb_strtoupper" [752]=> string(13) "mb_strtolower" [753]=> string(20) "mb_encode_mimeheader" [754]=> string(20) "mb_decode_mimeheader" [755]=> string(6) "mb_chr" [756]=> string(20) "posix_get_last_error" [757]=> string(14) "posix_strerror" [758]=> string(24) "session_set_save_handler" [759]=> string(21) "session_cache_limiter" [760]=> string(21) "spl_autoload_register" [761]=> string(23) "spl_autoload_unregister" [762]=> string(22) "output_add_rewrite_var" [763]=> string(23) "stream_wrapper_register" [764]=> string(23) "stream_register_wrapper" [765]=> string(25) "stream_wrapper_unregister" [766]=> string(12) "array_filter" [767]=> string(16) "get_current_user" [768]=> string(11) "get_cfg_var" [769]=> string(9) "ini_alter" [770]=> string(7) "print_r" [771]=> string(16) "getprotobynumber" [772]=> string(11) "get_browser" [773]=> string(13) "gethostbyaddr" [774]=> string(10) "checkdnsrr" [775]=> string(7) "getmxrr" [776]=> string(6) "header" [777]=> string(10) "strtoupper" [778]=> string(10) "strtolower" [779]=> string(7) "stristr" [780]=> string(6) "strstr" [781]=> string(6) "strchr" [782]=> string(7) "strrchr" [783]=> string(6) "substr" [784]=> string(3) "chr" [785]=> string(5) "strtr" [786]=> string(5) "nl2br" [787]=> string(9) "parse_str" [788]=> string(7) "opendir" [789]=> string(3) "dir" [790]=> string(8) "closedir" [791]=> string(5) "chdir" [792]=> string(9) "rewinddir" [793]=> string(7) "readdir" [794]=> string(7) "scandir" [795]=> string(5) "rmdir" [796]=> string(5) "mkdir" [797]=> string(16) "sys_get_temp_dir" [798]=> string(9) "fileowner" [799]=> string(6) "is_dir" [800]=> string(5) "floor" [801]=> string(20) "stream_socket_server" [802]=> string(18) "stream_socket_pair" [803]=> string(23) "stream_set_write_buffer" [804]=> string(15) "set_file_buffer" [805]=> string(22) "stream_set_read_buffer" [806]=> string(10) "is_integer" [807]=> string(9) "is_scalar" [808]=> string(22) "stream_filter_register" [809]=> string(23) "xml_set_element_handler" [810]=> string(30) "xml_set_character_data_handler" [811]=> string(38) "xml_set_processing_instruction_handler" [812]=> string(23) "xml_set_default_handler" [813]=> string(36) "xml_set_unparsed_entity_decl_handler" [814]=> string(29) "xml_set_notation_decl_handler" [815]=> string(35) "xml_set_external_entity_ref_handler" [816]=> string(36) "xml_set_start_namespace_decl_handler" [817]=> string(34) "xml_set_end_namespace_decl_handler" [818]=> string(27) "xml_get_current_line_number" [819]=> string(29) "xml_get_current_column_number" [820]=> string(10) "gmp_div_qr" [821]=> string(9) "gmp_div
Process exited with code 137.
Output for 8.0.13
array(1009) { [0]=> string(5) "log10" [1]=> string(4) "sha1" [2]=> string(5) "expm1" [3]=> string(11) "hash_pbkdf2" [4]=> string(5) "crc32" [5]=> string(5) "atan2" [6]=> string(9) "str_rot13" [7]=> string(3) "md5" [8]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [9]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [10]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [11]=> string(4) "is_a" [12]=> string(11) "ctype_alpha" [13]=> string(15) "mb_convert_kana" [14]=> string(9) "quotemeta" [15]=> string(20) "stream_get_meta_data" [16]=> string(21) "xmlwriter_start_cdata" [17]=> string(19) "xmlwriter_end_cdata" [18]=> string(21) "xmlwriter_write_cdata" [19]=> string(8) "date_sub" [20]=> string(8) "mb_scrub" [21]=> string(4) "glob" [22]=> string(6) "gzgetc" [23]=> string(9) "hash_hmac" [24]=> string(10) "session_gc" [25]=> string(21) "array_intersect_assoc" [26]=> string(22) "array_uintersect_assoc" [27]=> string(22) "array_intersect_uassoc" [28]=> string(23) "array_uintersect_uassoc" [29]=> string(16) "array_diff_assoc" [30]=> string(17) "array_diff_uassoc" [31]=> string(17) "array_udiff_assoc" [32]=> string(18) "array_udiff_uassoc" [33]=> string(14) "call_user_func" [34]=> string(4) "exec" [35]=> string(10) "shell_exec" [36]=> string(5) "fgetc" [37]=> string(6) "bindec" [38]=> string(6) "hexdec" [39]=> string(6) "octdec" [40]=> string(10) "is_numeric" [41]=> string(7) "defined" [42]=> string(15) "get_resource_id" [43]=> string(16) "extension_loaded" [44]=> string(10) "gc_enabled" [45]=> string(8) "date_add" [46]=> string(8) "gzrewind" [47]=> string(6) "gzread" [48]=> string(11) "deflate_add" [49]=> string(11) "inflate_add" [50]=> string(9) "filter_id" [51]=> string(6) "mb_ord" [52]=> string(12) "posix_getpid" [53]=> string(13) "posix_getppid" [54]=> string(12) "posix_getuid" [55]=> string(12) "posix_setuid" [56]=> string(13) "posix_geteuid" [57]=> string(13) "posix_seteuid" [58]=> string(12) "posix_getgid" [59]=> string(12) "posix_setgid" [60]=> string(13) "posix_getegid" [61]=> string(13) "posix_setegid" [62]=> string(12) "posix_setsid" [63]=> string(13) "posix_setpgid" [64]=> string(13) "posix_getpgid" [65]=> string(12) "posix_getsid" [66]=> string(13) "posix_ctermid" [67]=> string(12) "posix_getcwd" [68]=> string(11) "posix_mknod" [69]=> string(14) "posix_getgrgid" [70]=> string(14) "posix_getpwuid" [71]=> string(10) "session_id" [72]=> string(17) "session_create_id" [73]=> string(21) "session_regenerate_id" [74]=> string(12) "spl_autoload" [75]=> string(13) "spl_object_id" [76]=> string(3) "end" [77]=> string(9) "array_pad" [78]=> string(10) "array_rand" [79]=> string(18) "connection_aborted" [80]=> string(16) "dns_check_record" [81]=> string(14) "dns_get_record" [82]=> string(8) "getmyuid" [83]=> string(8) "getmygid" [84]=> string(8) "getmypid" [85]=> string(10) "getlastmod" [86]=> string(3) "ord" [87]=> string(7) "str_pad" [88]=> string(6) "getcwd" [89]=> string(14) "escapeshellcmd" [90]=> string(6) "rewind" [91]=> string(5) "fread" [92]=> string(5) "chmod" [93]=> string(9) "iptcembed" [94]=> string(5) "round" [95]=> string(7) "deg2rad" [96]=> string(4) "fmod" [97]=> string(8) "mt_srand" [98]=> string(5) "srand" [99]=> string(4) "rand" [100]=> string(7) "mt_rand" [101]=> string(21) "stream_filter_prepend" [102]=> string(20) "stream_filter_append" [103]=> string(6) "uniqid" [104]=> string(21) "stream_bucket_prepend" [105]=> string(20) "stream_bucket_append" [106]=> string(19) "xmlwriter_start_dtd" [107]=> string(17) "xmlwriter_end_dtd" [108]=> string(19) "xmlwriter_write_dtd" [109]=> string(27) "sodium_crypto_sign_detached" [110]=> string(34) "sodium_crypto_sign_verify_detached" [111]=> string(10) "sodium_add" [112]=> string(10) "sodium_pad" [113]=> string(12) "sodium_unpad" [114]=> string(6) "define" [115]=> string(17) "get_resource_type" [116]=> string(15) "debug_backtrace" [117]=> string(21) "debug_print_backtrace" [118]=> string(9) "gc_enable" [119]=> string(10) "gc_disable" [120]=> string(9) "strtotime" [121]=> string(4) "date" [122]=> string(5) "idate" [123]=> string(6) "gmdate" [124]=> string(6) "mktime" [125]=> string(8) "gmmktime" [126]=> string(9) "checkdate" [127]=> string(8) "strftime" [128]=> string(10) "gmstrftime" [129]=> string(4) "time" [130]=> string(9) "localtime" [131]=> string(7) "getdate" [132]=> string(11) "date_create" [133]=> string(21) "date_create_immutable" [134]=> string(10) "date_parse" [135]=> string(12) "date_sunrise" [136]=> string(12) "preg_replace" [137]=> string(10) "preg_quote" [138]=> string(20) "zlib_get_coding_type" [139]=> string(6) "gzfile" [140]=> string(10) "readgzfile" [141]=> string(11) "zlib_encode" [142]=> string(11) "zlib_decode" [143]=> string(9) "gzdeflate" [144]=> string(8) "gzencode" [145]=> string(9) "gzinflate" [146]=> string(8) "gzdecode" [147]=> string(7) "gzwrite" [148]=> string(7) "gzclose" [149]=> string(11) "ctype_space" [150]=> string(11) "finfo_close" [151]=> string(10) "finfo_file" [152]=> string(17) "mime_content_type" [153]=> string(9) "hash_file" [154]=> string(14) "hash_hmac_file" [155]=> string(11) "hash_update" [156]=> string(16) "hash_update_file" [157]=> string(11) "json_encode" [158]=> string(11) "json_decode" [159]=> string(11) "mb_language" [160]=> string(22) "mb_preferred_mime_name" [161]=> string(15) "mb_convert_case" [162]=> string(15) "mb_ereg_replace" [163]=> string(16) "mb_eregi_replace" [164]=> string(11) "posix_uname" [165]=> string(13) "posix_ttyname" [166]=> string(12) "session_name" [167]=> string(19) "session_module_name" [168]=> string(14) "session_decode" [169]=> string(14) "session_encode" [170]=> string(19) "session_write_close" [171]=> string(20) "session_cache_expire" [172]=> string(19) "simplexml_load_file" [173]=> string(22) "stream_wrapper_restore" [174]=> string(20) "array_walk_recursive" [175]=> string(5) "range" [176]=> string(7) "shuffle" [177]=> string(12) "array_splice" [178]=> string(11) "array_slice" [179]=> string(11) "array_merge" [180]=> string(21) "array_merge_recursive" [181]=> string(13) "array_replace" [182]=> string(23) "array_replace_recursive" [183]=> string(13) "array_reverse" [184]=> string(21) "array_change_key_case" [185]=> string(12) "array_unique" [186]=> string(12) "array_reduce" [187]=> string(13) "array_combine" [188]=> string(13) "base64_encode" [189]=> string(13) "base64_decode" [190]=> string(14) "highlight_file" [191]=> string(11) "show_source" [192]=> string(20) "php_strip_whitespace" [193]=> string(11) "ini_restore" [194]=> string(13) "getservbyname" [195]=> string(14) "getprotobyname" [196]=> string(16) "is_uploaded_file" [197]=> string(18) "move_uploaded_file" [198]=> string(14) "parse_ini_file" [199]=> string(8) "strptime" [200]=> string(11) "gethostname" [201]=> string(13) "gethostbyname" [202]=> string(6) "hrtime" [203]=> string(9) "lcg_value" [204]=> string(8) "md5_file" [205]=> string(10) "getmyinode" [206]=> string(9) "sha1_file" [207]=> string(9) "metaphone" [208]=> string(13) "header_remove" [209]=> string(12) "setrawcookie" [210]=> string(9) "setcookie" [211]=> string(18) "http_response_code" [212]=> string(23) "htmlspecialchars_decode" [213]=> string(18) "html_entity_decode" [214]=> string(26) "get_html_translation_table" [215]=> string(7) "explode" [216]=> string(7) "implode" [217]=> string(8) "basename" [218]=> string(7) "dirname" [219]=> string(14) "substr_replace" [220]=> string(11) "str_replace" [221]=> string(12) "str_ireplace" [222]=> string(9) "setlocale" [223]=> string(11) "str_shuffle" [224]=> string(14) "substr_compare" [225]=> string(11) "utf8_encode" [226]=> string(11) "utf8_decode" [227]=> string(9) "proc_nice" [228]=> string(6) "pclose" [229]=> string(8) "readfile" [230]=> string(6) "fclose" [231]=> string(9) "ftruncate" [232]=> string(6) "fwrite" [233]=> string(6) "rename" [234]=> string(7) "tmpfile" [235]=> string(4) "file" [236]=> string(9) "fileatime" [237]=> string(9) "filectime" [238]=> string(9) "fileinode" [239]=> string(9) "filemtime" [240]=> string(8) "filesize" [241]=> string(8) "filetype" [242]=> string(11) "is_writable" [243]=> string(12) "is_writeable" [244]=> string(11) "is_readable" [245]=> string(13) "is_executable" [246]=> string(7) "is_file" [247]=> string(14) "clearstatcache" [248]=> string(16) "disk_total_space" [249]=> string(15) "disk_free_space" [250]=> string(13) "diskfreespace" [251]=> string(19) "realpath_cache_size" [252]=> string(23) "image_type_to_mime_type" [253]=> string(12) "getimagesize" [254]=> string(13) "php_sapi_name" [255]=> string(9) "php_uname" [256]=> string(19) "php_ini_loaded_file" [257]=> string(9) "iptcparse" [258]=> string(9) "is_finite" [259]=> string(11) "is_infinite" [260]=> string(9) "microtime" [261]=> string(9) "getrusage" [262]=> string(10) "proc_close" [263]=> string(14) "proc_terminate" [264]=> string(23) "quoted_printable_decode" [265]=> string(23) "quoted_printable_encode" [266]=> string(21) "stream_context_create" [267]=> string(20) "stream_filter_remove" [268]=> string(22) "stream_socket_get_name" [269]=> string(15) "stream_get_line" [270]=> string(21) "stream_set_chunk_size" [271]=> string(7) "gettype" [272]=> string(14) "get_debug_type" [273]=> string(7) "settype" [274]=> string(11) "is_resource" [275]=> string(9) "is_double" [276]=> string(11) "is_callable" [277]=> string(11) "is_iterable" [278]=> string(12) "is_countable" [279]=> string(9) "urlencode" [280]=> string(9) "urldecode" [281]=> string(12) "rawurlencode" [282]=> string(12) "rawurldecode" [283]=> string(28) "stream_bucket_make_writeable" [284]=> string(16) "convert_uuencode" [285]=> string(16) "convert_uudecode" [286]=> string(9) "serialize" [287]=> string(11) "unserialize" [288]=> string(16) "memory_get_usage" [289]=> string(21) "memory_get_peak_usage" [290]=> string(15) "version_compare" [291]=> string(10) "token_name" [292]=> string(17) "xml_parser_create" [293]=> string(9) "xml_parse" [294]=> string(18) "xml_get_error_code" [295]=> string(15) "xml_parser_free" [296]=> string(25) "xmlwriter_start_attribute" [297]=> string(23) "xmlwriter_end_attribute" [298]=> string(25) "xmlwriter_write_attribute" [299]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [300]=> string(32) "sodium_crypto_generichash_update" [301]=> string(14) "sodium_compare" [302]=> string(29) "sodium_crypto_scalarmult_base" [303]=> string(21) "cli_set_process_title" [304]=> string(21) "cli_get_process_title" [305]=> string(14) "is_subclass_of" [306]=> string(9) "date_diff" [307]=> string(5) "gzeof" [308]=> string(9) "hash_hkdf" [309]=> string(6) "sizeof" [310]=> string(10) "array_diff" [311]=> string(11) "array_udiff" [312]=> string(6) "sscanf" [313]=> string(4) "feof" [314]=> string(6) "fscanf" [315]=> string(7) "sprintf" [316]=> string(6) "printf" [317]=> string(7) "vprintf" [318]=> string(8) "vsprintf" [319]=> string(7) "fprintf" [320]=> string(8) "vfprintf" [321]=> string(12) "func_get_arg" [322]=> string(15) "error_reporting" [323]=> string(37) "date_interval_create_from_date_string" [324]=> string(19) "preg_last_error_msg" [325]=> string(19) "json_last_error_msg" [326]=> string(20) "mb_internal_encoding" [327]=> string(19) "mb_convert_encoding" [328]=> string(18) "mb_detect_encoding" [329]=> string(17) "mb_check_encoding" [330]=> string(17) "mb_regex_encoding" [331]=> string(7) "mb_ereg" [332]=> string(21) "simplexml_load_string" [333]=> string(7) "ip2long" [334]=> string(9) "error_log" [335]=> string(16) "highlight_string" [336]=> string(16) "parse_ini_string" [337]=> string(14) "sys_getloadavg" [338]=> string(7) "openlog" [339]=> string(8) "closelog" [340]=> string(6) "syslog" [341]=> string(14) "escapeshellarg" [342]=> string(22) "getimagesizefromstring" [343]=> string(3) "log" [344]=> string(7) "rad2deg" [345]=> string(19) "stream_set_blocking" [346]=> string(19) "socket_set_blocking" [347]=> string(7) "is_long" [348]=> string(9) "is_string" [349]=> string(16) "xml_error_string" [350]=> string(27) "xmlwriter_set_indent_string" [351]=> string(10) "preg_match" [352]=> string(11) "ctype_graph" [353]=> string(4) "hash" [354]=> string(11) "mb_strwidth" [355]=> string(13) "mb_strimwidth" [356]=> string(13) "mb_ereg_match" [357]=> string(14) "mb_ereg_search" [358]=> string(17) "session_save_path" [359]=> string(15) "spl_object_hash" [360]=> string(8) "ob_flush" [361]=> string(12) "ob_end_flush" [362]=> string(12) "ob_get_flush" [363]=> string(13) "ob_get_length" [364]=> string(17) "ob_implicit_flush" [365]=> string(10) "array_push" [366]=> string(12) "array_search" [367]=> string(5) "flush" [368]=> string(16) "set_include_path" [369]=> string(16) "get_include_path" [370]=> string(15) "str_starts_with" [371]=> string(13) "str_ends_with" [372]=> string(6) "fflush" [373]=> string(8) "realpath" [374]=> string(7) "fnmatch" [375]=> string(5) "touch" [376]=> string(5) "atanh" [377]=> string(4) "sinh" [378]=> string(4) "cosh" [379]=> string(4) "tanh" [380]=> string(5) "asinh" [381]=> string(5) "acosh" [382]=> string(13) "password_hash" [383]=> string(21) "password_needs_rehash" [384]=> string(27) "stream_resolve_include_path" [385]=> string(15) "xmlwriter_flush" [386]=> string(18) "sodium_crypto_auth" [387]=> string(25) "sodium_crypto_generichash" [388]=> string(20) "sodium_crypto_pwhash" [389]=> string(23) "sodium_crypto_shorthash" [390]=> string(8) "mb_eregi" [391]=> string(2) "pi" [392]=> string(18) "xmlwriter_open_uri" [393]=> string(18) "xmlwriter_start_pi" [394]=> string(16) "xmlwriter_end_pi" [395]=> string(18) "xmlwriter_write_pi" [396]=> string(21) "preg_replace_callback" [397]=> string(6) "gzseek" [398]=> string(24) "mb_ereg_replace_callback" [399]=> string(24) "header_register_callback" [400]=> string(10) "array_walk" [401]=> string(11) "array_chunk" [402]=> string(4) "ftok" [403]=> string(6) "strtok" [404]=> string(7) "strpbrk" [405]=> string(5) "flock" [406]=> string(5) "umask" [407]=> string(5) "fseek" [408]=> string(6) "unlink" [409]=> string(7) "is_link" [410]=> string(8) "readlink" [411]=> string(7) "symlink" [412]=> string(4) "link" [413]=> string(4) "pack" [414]=> string(6) "unpack" [415]=> string(20) "stream_supports_lock" [416]=> string(14) "preg_match_all" [417]=> string(6) "gztell" [418]=> string(11) "ctype_cntrl" [419]=> string(20) "dom_import_simplexml" [420]=> string(10) "hash_final" [421]=> string(12) "mb_send_mail" [422]=> string(10) "posix_kill" [423]=> string(17) "spl_autoload_call" [424]=> string(12) "ob_get_level" [425]=> string(10) "array_fill" [426]=> string(16) "time_sleep_until" [427]=> string(19) "forward_static_call" [428]=> string(11) "ini_get_all" [429]=> string(14) "gethostbynamel" [430]=> string(7) "strcoll" [431]=> string(5) "ftell" [432]=> string(4) "mail" [433]=> string(4) "ceil" [434]=> string(15) "stream_is_local" [435]=> string(6) "intval" [436]=> string(8) "floatval" [437]=> string(9) "doubleval" [438]=> string(7) "boolval" [439]=> string(6) "strval" [440]=> string(7) "is_null" [441]=> string(7) "is_bool" [442]=> string(9) "parse_url" [443]=> string(13) "token_get_all" [444]=> string(22) "sodium_crypto_box_seal" [445]=> string(31) "sodium_crypto_generichash_final" [446]=> string(2) "dl" [447]=> string(11) "ctype_alnum" [448]=> string(18) "hash_update_stream" [449]=> string(14) "posix_getgrnam" [450]=> string(14) "posix_getpwnam" [451]=> string(20) "simplexml_import_dom" [452]=> string(9) "array_sum" [453]=> string(4) "trim" [454]=> string(5) "rtrim" [455]=> string(5) "ltrim" [456]=> string(6) "system" [457]=> string(7) "tempnam" [458]=> string(22) "stream_socket_recvfrom" [459]=> string(21) "stream_copy_to_stream" [460]=> string(20) "sodium_crypto_stream" [461]=> string(12) "zend_version" [462]=> string(6) "strlen" [463]=> string(13) "timezone_open" [464]=> string(6) "gzopen" [465]=> string(20) "inflate_get_read_len" [466]=> string(10) "finfo_open" [467]=> string(9) "mb_strlen" [468]=> string(14) "posix_getlogin" [469]=> string(25) "session_register_shutdown" [470]=> string(8) "ob_clean" [471]=> string(12) "ob_end_clean" [472]=> string(12) "ob_get_clean" [473]=> string(3) "min" [474]=> string(12) "array_column" [475]=> string(26) "register_shutdown_function" [476]=> string(22) "register_tick_function" [477]=> string(24) "unregister_tick_function" [478]=> string(9) "inet_pton" [479]=> string(7) "hex2bin" [480]=> string(6) "strspn" [481]=> string(7) "strcspn" [482]=> string(4) "join" [483]=> string(5) "popen" [484]=> string(5) "fopen" [485]=> string(5) "chown" [486]=> string(6) "lchown" [487]=> string(9) "fsockopen" [488]=> string(10) "pfsockopen" [489]=> string(23) "image_type_to_extension" [490]=> string(10) "phpversion" [491]=> string(11) "levenshtein" [492]=> string(3) "sin" [493]=> string(3) "tan" [494]=> string(4) "asin" [495]=> string(4) "atan" [496]=> string(6) "is_nan" [497]=> string(6) "decbin" [498]=> string(9) "proc_open" [499]=> string(25) "stream_context_set_option" [500]=> string(22) "stream_socket_shutdown" [501]=> string(21) "xml_parser_set_option" [502]=> string(21) "xml_parser_get_option" [503]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [504]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [505]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [506]=> string(25) "sodium_crypto_auth_keygen" [507]=> string(22) "sodium_crypto_box_open" [508]=> string(27) "sodium_crypto_box_seal_open" [509]=> string(32) "sodium_crypto_generichash_keygen" [510]=> string(24) "sodium_crypto_kdf_keygen" [511]=> string(30) "sodium_crypto_secretbox_keygen" [512]=> string(28) "sodium_crypto_secretbox_open" [513]=> string(30) "sodium_crypto_shorthash_keygen" [514]=> string(18) "sodium_crypto_sign" [515]=> string(23) "sodium_crypto_sign_open" [516]=> string(27) "sodium_crypto_stream_keygen" [517]=> string(14) "sodium_hex2bin" [518]=> string(13) "date_sun_info" [519]=> string(11) "mb_get_info" [520]=> string(12) "posix_mkfifo" [521]=> string(11) "posix_errno" [522]=> string(11) "nl_langinfo" [523]=> string(8) "pathinfo" [524]=> string(7) "phpinfo" [525]=> string(8) "linkinfo" [526]=> string(17) "password_get_info" [527]=> string(20) "stream_socket_sendto" [528]=> string(27) "stream_socket_enable_crypto" [529]=> string(14) "sodium_memzero" [530]=> string(6) "strcmp" [531]=> string(7) "strncmp" [532]=> string(10) "strcasecmp" [533]=> string(11) "strncasecmp" [534]=> string(9) "preg_grep" [535]=> string(13) "posix_getpgrp" [536]=> string(9) "array_pop" [537]=> string(10) "array_flip" [538]=> string(9) "array_map" [539]=> string(7) "long2ip" [540]=> string(5) "sleep" [541]=> string(6) "usleep" [542]=> string(14) "time_nanosleep" [543]=> string(9) "inet_ntop" [544]=> string(4) "chop" [545]=> string(8) "wordwrap" [546]=> string(9) "strnatcmp" [547]=> string(13) "strnatcasecmp" [548]=> string(9) "filegroup" [549]=> string(5) "chgrp" [550]=> string(6) "lchgrp" [551]=> string(5) "log1p" [552]=> string(3) "exp" [553]=> string(8) "var_dump" [554]=> string(15) "debug_zval_dump" [555]=> string(13) "sodium_memcmp" [556]=> string(13) "trigger_error" [557]=> string(10) "user_error" [558]=> string(17) "set_error_handler" [559]=> string(21) "restore_error_handler" [560]=> string(21) "set_exception_handler" [561]=> string(25) "restore_exception_handler" [562]=> string(23) "timezone_name_from_abbr" [563]=> string(21) "libxml_get_last_error" [564]=> string(28) "libxml_disable_entity_loader" [565]=> string(33) "libxml_set_external_entity_loader" [566]=> string(11) "preg_filter" [567]=> string(15) "preg_last_error" [568]=> string(12) "ob_gzhandler" [569]=> string(11) "ctype_lower" [570]=> string(11) "ctype_upper" [571]=> string(12) "finfo_buffer" [572]=> string(14) "filter_has_var" [573]=> string(10) "filter_var" [574]=> string(15) "json_last_error" [575]=> string(15) "mb_detect_order" [576]=> string(23) "mb_substitute_character" [577]=> string(12) "mb_parse_str" [578]=> string(17) "mb_output_handler" [579]=> string(9) "mb_strstr" [580]=> string(10) "mb_strrchr" [581]=> string(10) "mb_stristr" [582]=> string(11) "mb_strrichr" [583]=> string(9) "mb_substr" [584]=> string(13) "mb_strtoupper" [585]=> string(13) "mb_strtolower" [586]=> string(20) "mb_encode_mimeheader" [587]=> string(20) "mb_decode_mimeheader" [588]=> string(6) "mb_chr" [589]=> string(20) "posix_get_last_error" [590]=> string(14) "posix_strerror" [591]=> string(24) "session_set_save_handler" [592]=> string(21) "session_cache_limiter" [593]=> string(21) "spl_autoload_register" [594]=> string(23) "spl_autoload_unregister" [595]=> string(22) "output_add_rewrite_var" [596]=> string(23) "stream_wrapper_register" [597]=> string(23) "stream_register_wrapper" [598]=> string(25) "stream_wrapper_unregister" [599]=> string(12) "array_filter" [600]=> string(16) "get_current_user" [601]=> string(11) "get_cfg_var" [602]=> string(9) "ini_alter" [603]=> string(7) "print_r" [604]=> string(16) "getprotobynumber" [605]=> string(11) "get_browser" [606]=> string(13) "gethostbyaddr" [607]=> string(10) "checkdnsrr" [608]=> string(7) "getmxrr" [609]=> string(6) "header" [610]=> string(10) "strtoupper" [611]=> string(10) "strtolower" [612]=> string(7) "stristr" [613]=> string(6) "strstr" [614]=> string(6) "strchr" [615]=> string(7) "strrchr" [616]=> string(6) "substr" [617]=> string(3) "chr" [618]=> string(5) "strtr" [619]=> string(5) "nl2br" [620]=> string(9) "parse_str" [621]=> string(7) "opendir" [622]=> string(3) "dir" [623]=> string(8) "closedir" [624]=> string(5) "chdir" [625]=> string(9) "rewinddir" [626]=> string(7) "readdir" [627]=> string(7) "scandir" [628]=> string(5) "rmdir" [629]=> string(5) "mkdir" [630]=> string(16) "sys_get_temp_dir" [631]=> string(9) "fileowner" [632]=> string(6) "is_dir" [633]=> string(5) "floor" [634]=> string(20) "stream_socket_server" [635]=> string(18) "stream_socket_pair" [636]=> string(23) "stream_set_write_buffer" [637]=> string(15) "set_file_buffer" [638]=> string(22) "stream_set_read_buffer" [639]=> string(10) "is_integer" [640]=> string(9) "is_scalar" [641]=> string(22) "stream_filter_register" [642]=> string(23) "xml_set_element_handler" [643]=> string(30) "xml_set_character_data_handler" [644]=> string(38) "xml_set_processing_instruction_handler" [645]=> string(23) "xml_set_default_handler" [646]=> string(36) "xml_set_unparsed_entity_decl_handler" [647]=> string(29) "xml_set_notation_decl_handler" [648]=> string(35) "xml_set_external_entity_ref_handler" [649]=> string(36) "xml_set_start_namespace_decl_handler" [650]=> string(34) "xml_set_end_namespace_decl_handler" [651]=> string(27) "xml_get_current_line_number" [652]=> string(29) "xml_get_current_column_number" [653]=> string(25) "sodium_crypto_box_keypair" [654]=> string(30) "sodium_crypto_box_seed_keypair" [655]=> string(24) "sodium_crypto_kx_keypair" [656]=> string(29) "sodium_crypto_kx_seed_keypair" [657]=> string(24) "sodium_crypto_pwhash_str" [658]=> string(45) "sodium_crypto_pwhash_scryptsalsa208sha256_str" [659]=> string(26) "sodium_crypto_sign_keypair" [660]=> string(31) "sodium_crypto_sign_seed_keypair" [661]=> string(24) "sodium_crypto_stream_xor" [662]=> string(13) "func_num_args" [663]=> string(13) "func_get_args" [664]=> string(9) "get_class" [665]=> string(16) "get_called_class" [666]=> string(16) "get_parent_class" [667]=> string(14) "get_class_vars" [668]=> string(15) "get_object_vars" [669]=> string(23) "get_mangled_object_vars" [670]=> string(17) "get_class_methods" [671]=> string(13) "method_exists" [672]=> string(15) "property_exists" [673]=> string(12) "class_exists" [674]=> string(16) "interface_exists" [675]=> string(12) "trait_exists" [676]=> string(15) "function_exists" [677]=> string(11) "class_alias" [678]=> string(18) "get_included_files" [679]=> string(18) "get_required_files" [680]=> string(20) "get_declared_classes" [681]=> string(19) "get_declared_traits" [682]=> string(23) "get_declared_interfaces" [683]=> string(21) "get_defined_functions" [684]=> string(16) "get_defined_vars" [685]=> string(13) "get_resources" [686]=> string(21) "get_loaded_extensions" [687]=> string(21) "get_defined_constants" [688]=> string(19) "get_extension_funcs" [689]=> string(13) "gc_mem_caches" [690]=> string(17) "gc_collect_cycles" [691]=> string(9) "gc_status" [692]=> string(20) "date_get_last_errors" [693]=> string(26) "libxml_use_internal_errors" [694]=> string(17) "libxml_get_errors" [695]=> string(19) "libxml_clear_errors" [696]=> string(10) "gzcompress" [697]=> string(12) "gzuncompress" [698]=> string(6) "gzputs" [699]=> string(6) "gzgets" [700]=> string(18) "inflate_get_status" [701]=> string(15) "finfo_set_flags" [702]=> string(10) "hash_algos" [703]=> string(15) "hash_hmac_algos" [704]=> string(11) "hash_equals" [705]=> string(9) "mb_strpos" [706]=> string(10) "mb_strrpos" [707]=> string(10) "mb_stripos" [708]=> string(11) "mb_strripos" [709]=> string(17) "mb_list_encodings" [710]=> string(19) "mb_encoding_aliases" [711]=> string(20) "mb_convert_variables" [712]=> string(18) "mb_ereg_search_pos" [713]=> string(19) "mb_ereg_search_regs" [714]=> string(22) "mb_ereg_search_getregs" [715]=> string(21) "mb_ereg_search_getpos" [716]=> string(21) "mb_ereg_search_setpos" [717]=> string(20) "mb_regex_set_options" [718]=> string(11) "pdo_drivers" [719]=> string(15) "posix_getgroups" [720]=> string(11) "posix_times" [721]=> string(12) "posix_access" [722]=> string(16) "posix_initgroups" [723]=> string(25) "session_get_cookie_params" [724]=> string(14) "session_status" [725]=> string(25) "session_set_cookie_params" [726]=> string(16) "class_implements" [727]=> string(13) "class_parents" [728]=> string(10) "class_uses" [729]=> string(23) "spl_autoload_extensions" [730]=> string(22) "spl_autoload_functions" [731]=> string(11) "spl_classes" [732]=> string(15) "ob_get_contents" [733]=> string(16) "ob_list_handlers" [734]=> string(13) "ob_get_status" [735]=> string(25) "output_reset_rewrite_vars" [736]=> string(3) "pos" [737]=> string(15) "array_fill_keys" [738]=> string(10) "array_keys" [739]=> string(12) "array_values" [740]=> string(18) "array_count_values" [741]=> string(16) "array_key_exists" [742]=> string(10) "key_exists" [743]=> string(17) "connection_status" [744]=> string(18) "net_get_interfaces" [745]=> string(16) "htmlspecialchars" [746]=> string(12) "htmlentities" [747]=> string(14) "assert_options" [748]=> string(6) "strpos" [749]=> string(7) "stripos" [750]=> string(7) "strrpos" [751]=> string(8) "strripos" [752]=> string(12) "str_contains" [753]=> string(7) "ucwords" [754]=> string(11) "addcslashes" [755]=> string(10) "addslashes" [756]=> string(13) "stripcslashes" [757]=> string(12) "stripslashes" [758]=> string(10) "strip_tags" [759]=> string(11) "count_chars" [760]=> string(13) "get_meta_tags" [761]=> string(5) "fgets" [762]=> string(5) "fputs" [763]=> string(17) "file_get_contents" [764]=> string(17) "file_put_contents" [765]=> string(9) "fileperms" [766]=> string(11) "file_exists" [767]=> string(10) "phpcredits" [768]=> string(21) "php_ini_scanned_files" [769]=> string(3) "abs" [770]=> string(3) "cos" [771]=> string(4) "acos" [772]=> string(14) "password_algos" [773]=> string(15) "proc_get_status" [774]=> string(12) "random_bytes" [775]=> string(25) "stream_context_set_params" [776]=> string(25) "stream_context_get_params" [777]=> string(26) "stream_context_get_options" [778]=> string(19) "stream_get_contents" [779]=> string(17) "socket_get_status" [780]=> string(19) "stream_get_wrappers" [781]=> string(21) "stream_get_transports" [782]=> string(11) "get_headers" [783]=> string(18) "stream_get_filters" [784]=> string(20) "xml_parser_create_ns" [785]=> string(28) "xmlwriter_start_attribute_ns" [786]=> string(28) "xmlwriter_write_attribute_ns" [787]=> string(26) "xmlwriter_start_element_ns" [788]=> string(26) "xmlwriter_write_element_ns" [789]=> string(36) "sodium_crypto_kx_client_session_keys" [790]=> string(36) "sodium_crypto_kx_server_session_keys" [791]=> string(23) "date_create_from_format" [792]=> string(33) "date_create_immutable_from_format" [793]=> string(22) "date_parse_from_format" [794]=> string(11) "date_format" [795]=> string(17) "date_timezone_get" [796]=> string(17) "date_timezone_set" [797]=> string(15) "date_offset_get" [798]=> string(13) "date_time_set" [799]=> string(13) "date_date_set" [800]=> string(16) "date_isodate_set" [801]=> string(18) "date_timestamp_set" [802]=> string(18) "date_timestamp_get" [803]=> string(17) "timezone_name_get" [804]=> string(19) "timezone_offset_get" [805]=> string(24) "timezone_transitions_get" [806]=> string(21) "timezone_location_get" [807]=> string(25) "timezone_identifiers_list" [808]=> string(27) "timezone_abbreviations_list" [809]=> string(20) "timezone_version_get" [810]=> string(20) "date_interval_format" [811]=> string(25) "date_default_timezone_set" [812]=> string(25) "date_default_timezone_get" [813]=> string(11) "date_sunset" [814]=> string(26) "libxml_set_streams_context" [815]=> string(10) "preg_split" [816]=> string(12) "deflate_init" [817]=> string(12) "inflate_init" [818]=> string(11) "ctype_digit" [819]=> string(11) "ctype_print" [820]=> string(11) "ctype_punct" [821]=> string(12) "ctype_xdigit" [822]=> string(12) "filter_input" [823]=> string(11) "filter_list" [824]=> string(9) "hash_init" [825]=> string(13) "mb_http_input" [826]=> string(14) "mb_http_output" [827]=> string(12) "mb_str_split" [828]=> string(15) "mb_substr_count" [829]=> string(9) "mb_strcut" [830]=> string(8) "mb_split" [831]=> string(19) "mb_ereg_search_init" [832]=> string(15) "posix_getrlimit" [833]=> string(15) "posix_setrlimit" [834]=>
Output for 8.0.1 - 8.0.3
array(1265) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(19) "xmlwriter_end_cdata" [21]=> string(21) "xmlwriter_write_cdata" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(4) "glob" [25]=> string(7) "gmp_sub" [26]=> string(5) "bcsub" [27]=> string(6) "gzgetc" [28]=> string(9) "hash_hmac" [29]=> string(10) "session_gc" [30]=> string(21) "array_intersect_assoc" [31]=> string(22) "array_uintersect_assoc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(18) "array_udiff_uassoc" [38]=> string(14) "call_user_func" [39]=> string(4) "exec" [40]=> string(10) "shell_exec" [41]=> string(5) "fgetc" [42]=> string(6) "bindec" [43]=> string(6) "hexdec" [44]=> string(6) "octdec" [45]=> string(10) "is_numeric" [46]=> string(7) "defined" [47]=> string(15) "get_resource_id" [48]=> string(16) "extension_loaded" [49]=> string(10) "gc_enabled" [50]=> string(8) "date_add" [51]=> string(8) "gzrewind" [52]=> string(6) "gzread" [53]=> string(11) "deflate_add" [54]=> string(11) "inflate_add" [55]=> string(9) "filter_id" [56]=> string(6) "mb_ord" [57]=> string(12) "posix_getpid" [58]=> string(13) "posix_getppid" [59]=> string(12) "posix_getuid" [60]=> string(12) "posix_setuid" [61]=> string(13) "posix_geteuid" [62]=> string(13) "posix_seteuid" [63]=> string(12) "posix_getgid" [64]=> string(12) "posix_setgid" [65]=> string(13) "posix_getegid" [66]=> string(13) "posix_setegid" [67]=> string(12) "posix_setsid" [68]=> string(13) "posix_setpgid" [69]=> string(13) "posix_getpgid" [70]=> string(12) "posix_getsid" [71]=> string(13) "posix_ctermid" [72]=> string(12) "posix_getcwd" [73]=> string(11) "posix_mknod" [74]=> string(14) "posix_getgrgid" [75]=> string(14) "posix_getpwuid" [76]=> string(10) "session_id" [77]=> string(17) "session_create_id" [78]=> string(21) "session_regenerate_id" [79]=> string(12) "spl_autoload" [80]=> string(13) "spl_object_id" [81]=> string(3) "end" [82]=> string(9) "array_pad" [83]=> string(10) "array_rand" [84]=> string(18) "connection_aborted" [85]=> string(16) "dns_check_record" [86]=> string(14) "dns_get_record" [87]=> string(8) "getmyuid" [88]=> string(8) "getmygid" [89]=> string(8) "getmypid" [90]=> string(10) "getlastmod" [91]=> string(3) "ord" [92]=> string(7) "str_pad" [93]=> string(6) "getcwd" [94]=> string(14) "escapeshellcmd" [95]=> string(6) "rewind" [96]=> string(5) "fread" [97]=> string(5) "chmod" [98]=> string(9) "iptcembed" [99]=> string(5) "round" [100]=> string(7) "deg2rad" [101]=> string(4) "fmod" [102]=> string(8) "mt_srand" [103]=> string(5) "srand" [104]=> string(4) "rand" [105]=> string(7) "mt_rand" [106]=> string(21) "stream_filter_prepend" [107]=> string(20) "stream_filter_append" [108]=> string(6) "uniqid" [109]=> string(21) "stream_bucket_prepend" [110]=> string(20) "stream_bucket_append" [111]=> string(19) "xmlwriter_start_dtd" [112]=> string(17) "xmlwriter_end_dtd" [113]=> string(19) "xmlwriter_write_dtd" [114]=> string(7) "gmp_add" [115]=> string(7) "gmp_mod" [116]=> string(7) "gmp_gcd" [117]=> string(15) "gmp_random_seed" [118]=> string(7) "gmp_and" [119]=> string(11) "intlcal_add" [120]=> string(18) "intlcal_is_weekend" [121]=> string(23) "datefmt_get_timezone_id" [122]=> string(24) "normalizer_is_normalized" [123]=> string(23) "intltz_get_canonical_id" [124]=> string(24) "intltz_get_equivalent_id" [125]=> string(13) "intltz_get_id" [126]=> string(21) "intltz_get_windows_id" [127]=> string(28) "intltz_get_id_for_windows_id" [128]=> string(5) "bcadd" [129]=> string(5) "bcmod" [130]=> string(8) "bcpowmod" [131]=> string(27) "sodium_crypto_sign_detached" [132]=> string(34) "sodium_crypto_sign_verify_detached" [133]=> string(10) "sodium_add" [134]=> string(10) "sodium_pad" [135]=> string(12) "sodium_unpad" [136]=> string(24) "opcache_is_script_cached" [137]=> string(6) "define" [138]=> string(17) "get_resource_type" [139]=> string(15) "debug_backtrace" [140]=> string(21) "debug_print_backtrace" [141]=> string(9) "gc_enable" [142]=> string(10) "gc_disable" [143]=> string(9) "strtotime" [144]=> string(4) "date" [145]=> string(5) "idate" [146]=> string(6) "gmdate" [147]=> string(6) "mktime" [148]=> string(8) "gmmktime" [149]=> string(9) "checkdate" [150]=> string(8) "strftime" [151]=> string(10) "gmstrftime" [152]=> string(4) "time" [153]=> string(9) "localtime" [154]=> string(7) "getdate" [155]=> string(11) "date_create" [156]=> string(21) "date_create_immutable" [157]=> string(10) "date_parse" [158]=> string(12) "date_sunrise" [159]=> string(12) "preg_replace" [160]=> string(10) "preg_quote" [161]=> string(20) "zlib_get_coding_type" [162]=> string(6) "gzfile" [163]=> string(10) "readgzfile" [164]=> string(11) "zlib_encode" [165]=> string(11) "zlib_decode" [166]=> string(9) "gzdeflate" [167]=> string(8) "gzencode" [168]=> string(9) "gzinflate" [169]=> string(8) "gzdecode" [170]=> string(7) "gzwrite" [171]=> string(7) "gzclose" [172]=> string(11) "ctype_space" [173]=> string(11) "finfo_close" [174]=> string(10) "finfo_file" [175]=> string(17) "mime_content_type" [176]=> string(9) "hash_file" [177]=> string(14) "hash_hmac_file" [178]=> string(11) "hash_update" [179]=> string(16) "hash_update_file" [180]=> string(11) "json_encode" [181]=> string(11) "json_decode" [182]=> string(11) "mb_language" [183]=> string(22) "mb_preferred_mime_name" [184]=> string(15) "mb_convert_case" [185]=> string(15) "mb_ereg_replace" [186]=> string(16) "mb_eregi_replace" [187]=> string(11) "posix_uname" [188]=> string(13) "posix_ttyname" [189]=> string(12) "session_name" [190]=> string(19) "session_module_name" [191]=> string(14) "session_decode" [192]=> string(14) "session_encode" [193]=> string(19) "session_write_close" [194]=> string(20) "session_cache_expire" [195]=> string(19) "simplexml_load_file" [196]=> string(22) "stream_wrapper_restore" [197]=> string(20) "array_walk_recursive" [198]=> string(5) "range" [199]=> string(7) "shuffle" [200]=> string(12) "array_splice" [201]=> string(11) "array_slice" [202]=> string(11) "array_merge" [203]=> string(21) "array_merge_recursive" [204]=> string(13) "array_replace" [205]=> string(23) "array_replace_recursive" [206]=> string(13) "array_reverse" [207]=> string(21) "array_change_key_case" [208]=> string(12) "array_unique" [209]=> string(12) "array_reduce" [210]=> string(13) "array_combine" [211]=> string(13) "base64_encode" [212]=> string(13) "base64_decode" [213]=> string(14) "highlight_file" [214]=> string(11) "show_source" [215]=> string(20) "php_strip_whitespace" [216]=> string(11) "ini_restore" [217]=> string(13) "getservbyname" [218]=> string(14) "getprotobyname" [219]=> string(16) "is_uploaded_file" [220]=> string(18) "move_uploaded_file" [221]=> string(14) "parse_ini_file" [222]=> string(8) "strptime" [223]=> string(11) "gethostname" [224]=> string(13) "gethostbyname" [225]=> string(6) "hrtime" [226]=> string(9) "lcg_value" [227]=> string(8) "md5_file" [228]=> string(10) "getmyinode" [229]=> string(9) "sha1_file" [230]=> string(9) "metaphone" [231]=> string(13) "header_remove" [232]=> string(12) "setrawcookie" [233]=> string(9) "setcookie" [234]=> string(18) "http_response_code" [235]=> string(23) "htmlspecialchars_decode" [236]=> string(18) "html_entity_decode" [237]=> string(26) "get_html_translation_table" [238]=> string(7) "explode" [239]=> string(7) "implode" [240]=> string(8) "basename" [241]=> string(7) "dirname" [242]=> string(14) "substr_replace" [243]=> string(11) "str_replace" [244]=> string(12) "str_ireplace" [245]=> string(9) "setlocale" [246]=> string(11) "str_shuffle" [247]=> string(14) "substr_compare" [248]=> string(11) "utf8_encode" [249]=> string(11) "utf8_decode" [250]=> string(9) "proc_nice" [251]=> string(6) "pclose" [252]=> string(8) "readfile" [253]=> string(6) "fclose" [254]=> string(9) "ftruncate" [255]=> string(6) "fwrite" [256]=> string(6) "rename" [257]=> string(7) "tmpfile" [258]=> string(4) "file" [259]=> string(9) "fileatime" [260]=> string(9) "filectime" [261]=> string(9) "fileinode" [262]=> string(9) "filemtime" [263]=> string(8) "filesize" [264]=> string(8) "filetype" [265]=> string(11) "is_writable" [266]=> string(12) "is_writeable" [267]=> string(11) "is_readable" [268]=> string(13) "is_executable" [269]=> string(7) "is_file" [270]=> string(14) "clearstatcache" [271]=> string(16) "disk_total_space" [272]=> string(15) "disk_free_space" [273]=> string(13) "diskfreespace" [274]=> string(19) "realpath_cache_size" [275]=> string(23) "image_type_to_mime_type" [276]=> string(12) "getimagesize" [277]=> string(13) "php_sapi_name" [278]=> string(9) "php_uname" [279]=> string(19) "php_ini_loaded_file" [280]=> string(9) "iptcparse" [281]=> string(9) "is_finite" [282]=> string(11) "is_infinite" [283]=> string(9) "microtime" [284]=> string(9) "getrusage" [285]=> string(10) "proc_close" [286]=> string(14) "proc_terminate" [287]=> string(23) "quoted_printable_decode" [288]=> string(23) "quoted_printable_encode" [289]=> string(21) "stream_context_create" [290]=> string(20) "stream_filter_remove" [291]=> string(22) "stream_socket_get_name" [292]=> string(15) "stream_get_line" [293]=> string(21) "stream_set_chunk_size" [294]=> string(7) "gettype" [295]=> string(14) "get_debug_type" [296]=> string(7) "settype" [297]=> string(11) "is_resource" [298]=> string(9) "is_double" [299]=> string(11) "is_callable" [300]=> string(11) "is_iterable" [301]=> string(12) "is_countable" [302]=> string(9) "urlencode" [303]=> string(9) "urldecode" [304]=> string(12) "rawurlencode" [305]=> string(12) "rawurldecode" [306]=> string(28) "stream_bucket_make_writeable" [307]=> string(16) "convert_uuencode" [308]=> string(16) "convert_uudecode" [309]=> string(9) "serialize" [310]=> string(11) "unserialize" [311]=> string(16) "memory_get_usage" [312]=> string(21) "memory_get_peak_usage" [313]=> string(15) "version_compare" [314]=> string(10) "token_name" [315]=> string(17) "xml_parser_create" [316]=> string(9) "xml_parse" [317]=> string(18) "xml_get_error_code" [318]=> string(15) "xml_parser_free" [319]=> string(25) "xmlwriter_start_attribute" [320]=> string(23) "xmlwriter_end_attribute" [321]=> string(25) "xmlwriter_write_attribute" [322]=> string(18) "gmp_perfect_square" [323]=> string(14) "gmp_prob_prime" [324]=> string(12) "gmp_legendre" [325]=> string(16) "gmp_random_range" [326]=> string(13) "gmp_nextprime" [327]=> string(17) "iconv_mime_encode" [328]=> string(17) "iconv_mime_decode" [329]=> string(23) "intlcal_create_instance" [330]=> string(37) "intlcal_get_keyword_values_for_locale" [331]=> string(16) "intlcal_get_time" [332]=> string(16) "intlcal_set_time" [333]=> string(21) "intlcal_set_time_zone" [334]=> string(14) "intlcal_before" [335]=> string(24) "intlcal_field_difference" [336]=> string(28) "intlcal_get_day_of_week_type" [337]=> string(18) "intlcal_get_locale" [338]=> string(21) "intlcal_get_time_zone" [339]=> string(16) "intlcal_get_type" [340]=> string(24) "intlcal_in_daylight_time" [341]=> string(22) "intlcal_from_date_time" [342]=> string(20) "intlcal_to_date_time" [343]=> string(22) "intlcal_get_error_code" [344]=> string(25) "intlcal_get_error_message" [345]=> string(27) "intlgregcal_create_instance" [346]=> string(32) "intlgregcal_set_gregorian_change" [347]=> string(32) "intlgregcal_get_gregorian_change" [348]=> string(15) "collator_create" [349]=> string(16) "collator_compare" [350]=> string(22) "collator_get_attribute" [351]=> string(22) "collator_set_attribute" [352]=> string(19) "collator_get_locale" [353]=> string(23) "collator_get_error_code" [354]=> string(26) "collator_get_error_message" [355]=> string(19) "intl_get_error_code" [356]=> string(22) "intl_get_error_message" [357]=> string(15) "intl_is_failure" [358]=> string(15) "intl_error_name" [359]=> string(14) "datefmt_create" [360]=> string(20) "datefmt_get_datetype" [361]=> string(20) "datefmt_get_timetype" [362]=> string(20) "datefmt_get_timezone" [363]=> string(20) "datefmt_set_timezone" [364]=> string(18) "datefmt_get_locale" [365]=> string(13) "datefmt_parse" [366]=> string(17) "datefmt_localtime" [367]=> string(22) "datefmt_get_error_code" [368]=> string(25) "datefmt_get_error_message" [369]=> string(13) "numfmt_create" [370]=> string(12) "numfmt_parse" [371]=> string(20) "numfmt_set_attribute" [372]=> string(20) "numfmt_get_attribute" [373]=> string(25) "numfmt_set_text_attribute" [374]=> string(25) "numfmt_get_text_attribute" [375]=> string(17) "numfmt_get_locale" [376]=> string(21) "numfmt_get_error_code" [377]=> string(24) "numfmt_get_error_message" [378]=> string(27) "locale_get_primary_language" [379]=> string(23) "locale_get_display_name" [380]=> string(27) "locale_get_display_language" [381]=> string(14) "locale_compose" [382]=> string(12) "locale_parse" [383]=> string(19) "locale_canonicalize" [384]=> string(13) "msgfmt_create" [385]=> string(21) "msgfmt_format_message" [386]=> string(12) "msgfmt_parse" [387]=> string(20) "msgfmt_parse_message" [388]=> string(17) "msgfmt_get_locale" [389]=> string(21) "msgfmt_get_error_code" [390]=> string(24) "msgfmt_get_error_message" [391]=> string(20) "normalizer_normalize" [392]=> string(21) "resourcebundle_create" [393]=> string(29) "resourcebundle_get_error_code" [394]=> string(32) "resourcebundle_get_error_message" [395]=> string(23) "intltz_create_time_zone" [396]=> string(26) "intltz_from_date_time_zone" [397]=> string(23) "intltz_get_display_name" [398]=> string(21) "intltz_get_error_code" [399]=> string(24) "intltz_get_error_message" [400]=> string(24) "intltz_to_date_time_zone" [401]=> string(24) "intltz_use_daylight_time" [402]=> string(21) "transliterator_create" [403]=> string(29) "transliterator_create_inverse" [404]=> string(28) "transliterator_transliterate" [405]=> string(29) "transliterator_get_error_code" [406]=> string(32) "transliterator_get_error_message" [407]=> string(7) "bcscale" [408]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [409]=> string(32) "sodium_crypto_generichash_update" [410]=> string(14) "sodium_compare" [411]=> string(29) "sodium_crypto_scalarmult_base" [412]=> string(20) "opcache_compile_file" [413]=> string(18) "opcache_invalidate" [414]=> string(21) "cli_set_process_title" [415]=> string(21) "cli_get_process_title" [416]=> string(14) "is_subclass_of" [417]=> string(9) "date_diff" [418]=> string(5) "gzeof" [419]=> string(9) "hash_hkdf" [420]=> string(6) "sizeof" [421]=> string(10) "array_diff" [422]=> string(11) "array_udiff" [423]=> string(6) "sscanf" [424]=> string(4) "feof" [425]=> string(6) "fscanf" [426]=> string(7) "sprintf" [427]=> string(6) "printf" [428]=> string(7) "vprintf" [429]=> string(8) "vsprintf" [430]=> string(7) "fprintf" [431]=> string(8) "vfprintf" [432]=> string(12) "func_get_arg" [433]=> string(15) "error_reporting" [434]=> string(37) "date_interval_create_from_date_string" [435]=> string(19) "preg_last_error_msg" [436]=> string(19) "json_last_error_msg" [437]=> string(20) "mb_internal_encoding" [438]=> string(19) "mb_convert_encoding" [439]=> string(18) "mb_detect_encoding" [440]=> string(17) "mb_check_encoding" [441]=> string(17) "mb_regex_encoding" [442]=> string(7) "mb_ereg" [443]=> string(21) "simplexml_load_string" [444]=> string(7) "ip2long" [445]=> string(9) "error_log" [446]=> string(16) "highlight_string" [447]=> string(16) "parse_ini_string" [448]=> string(14) "sys_getloadavg" [449]=> string(7) "openlog" [450]=> string(8) "closelog" [451]=> string(6) "syslog" [452]=> string(14) "escapeshellarg" [453]=> string(22) "getimagesizefromstring" [454]=> string(3) "log" [455]=> string(7) "rad2deg" [456]=> string(19) "stream_set_blocking" [457]=> string(19) "socket_set_blocking" [458]=> string(7) "is_long" [459]=> string(9) "is_string" [460]=> string(16) "xml_error_string" [461]=> string(27) "xmlwriter_set_indent_string" [462]=> string(7) "gmp_neg" [463]=> string(18) "iconv_set_encoding" [464]=> string(18) "iconv_get_encoding" [465]=> string(10) "preg_match" [466]=> string(11) "ctype_graph" [467]=> string(4) "hash" [468]=> string(11) "mb_strwidth" [469]=> string(13) "mb_strimwidth" [470]=> string(13) "mb_ereg_match" [471]=> string(14) "mb_ereg_search" [472]=> string(17) "session_save_path" [473]=> string(15) "spl_object_hash" [474]=> string(8) "ob_flush" [475]=> string(12) "ob_end_flush" [476]=> string(12) "ob_get_flush" [477]=> string(13) "ob_get_length" [478]=> string(17) "ob_implicit_flush" [479]=> string(10) "array_push" [480]=> string(12) "array_search" [481]=> string(5) "flush" [482]=> string(16) "set_include_path" [483]=> string(16) "get_include_path" [484]=> string(15) "str_starts_with" [485]=> string(13) "str_ends_with" [486]=> string(6) "fflush" [487]=> string(8) "realpath" [488]=> string(7) "fnmatch" [489]=> string(5) "touch" [490]=> string(5) "atanh" [491]=> string(4) "sinh" [492]=> string(4) "cosh" [493]=> string(4) "tanh" [494]=> string(5) "asinh" [495]=> string(5) "acosh" [496]=> string(13) "password_hash" [497]=> string(21) "password_needs_rehash" [498]=> string(27) "stream_resolve_include_path" [499]=> string(15) "xmlwriter_flush" [500]=> string(21) "collator_get_strength" [501]=> string(21) "collator_set_strength" [502]=> string(18) "sodium_crypto_auth" [503]=> string(25) "sodium_crypto_generichash" [504]=> string(20) "sodium_crypto_pwhash" [505]=> string(23) "sodium_crypto_shorthash" [506]=> string(8) "mb_eregi" [507]=> string(2) "pi" [508]=> string(18) "xmlwriter_open_uri" [509]=> string(18) "xmlwriter_start_pi" [510]=> string(16) "xmlwriter_end_pi" [511]=> string(18) "xmlwriter_write_pi" [512]=> string(10) "gmp_jacobi" [513]=> string(12) "idn_to_ascii" [514]=> string(21) "preg_replace_callback" [515]=> string(6) "gzseek" [516]=> string(24) "mb_ereg_replace_callback" [517]=> string(24) "header_register_callback" [518]=> string(10) "array_walk" [519]=> string(11) "array_chunk" [520]=> string(4) "ftok" [521]=> string(6) "strtok" [522]=> string(7) "strpbrk" [523]=> string(5) "flock" [524]=> string(5) "umask" [525]=> string(5) "fseek" [526]=> string(6) "unlink" [527]=> string(7) "is_link" [528]=> string(8) "readlink" [529]=> string(7) "symlink" [530]=> string(4) "link" [531]=> string(4) "pack" [532]=> string(6) "unpack" [533]=> string(20) "stream_supports_lock" [534]=> string(29) "intlcal_get_first_day_of_week" [535]=> string(38) "intlcal_get_minimal_days_in_first_week" [536]=> string(38) "intlcal_set_minimal_days_in_first_week" [537]=> string(29) "intlcal_set_first_day_of_week" [538]=> string(14) "preg_match_all" [539]=> string(6) "gztell" [540]=> string(11) "ctype_cntrl" [541]=> string(20) "dom_import_simplexml" [542]=> string(10) "hash_final" [543]=> string(12) "mb_send_mail" [544]=> string(10) "posix_kill" [545]=> string(17) "spl_autoload_call" [546]=> string(12) "ob_get_level" [547]=> string(10) "array_fill" [548]=> string(16) "time_sleep_until" [549]=> string(19) "forward_static_call" [550]=> string(11) "ini_get_all" [551]=> string(14) "gethostbynamel" [552]=> string(7) "strcoll" [553]=> string(5) "ftell" [554]=> string(4) "ceil" [555]=> string(15) "stream_is_local" [556]=> string(6) "intval" [557]=> string(8) "floatval" [558]=> string(9) "doubleval" [559]=> string(7) "boolval" [560]=> string(6) "strval" [561]=> string(7) "is_null" [562]=> string(7) "is_bool" [563]=> string(9) "parse_url" [564]=> string(13) "token_get_all" [565]=> string(10) "gmp_intval" [566]=> string(10) "gmp_strval" [567]=> string(7) "gmp_mul" [568]=> string(12) "gmp_binomial" [569]=> string(12) "intlcal_roll" [570]=> string(17) "numfmt_set_symbol" [571]=> string(17) "numfmt_get_symbol" [572]=> string(5) "bcmul" [573]=> string(22) "sodium_crypto_box_seal" [574]=> string(31) "sodium_crypto_generichash_final" [575]=> string(2) "dl" [576]=> string(11) "ctype_alnum" [577]=> string(18) "hash_update_stream" [578]=> string(14) "posix_getgrnam" [579]=> string(14) "posix_getpwnam" [580]=> string(20) "simplexml_import_dom" [581]=> string(9) "array_sum" [582]=> string(4) "trim" [583]=> string(5) "rtrim" [584]=> string(5) "ltrim" [585]=> string(6) "system" [586]=> string(7) "tempnam" [587]=> string(22) "stream_socket_recvfrom" [588]=> string(21) "stream_copy_to_stream" [589]=> string(11) "gmp_sqrtrem" [590]=> string(11) "gmp_rootrem" [591]=> string(8) "gmp_powm" [592]=> string(7) "gmp_lcm" [593]=> string(7) "gmp_com" [594]=> string(26) "intlcal_get_actual_maximum" [595]=> string(26) "intlcal_get_actual_minimum" [596]=> string(25) "intlcal_get_least_maximum" [597]=> string(28) "intlcal_get_greatest_minimum" [598]=> string(19) "intlcal_get_maximum" [599]=> string(19) "intlcal_get_minimum" [600]=> string(20) "sodium_crypto_stream" [601]=> string(12) "zend_version" [602]=> string(6) "strlen" [603]=> string(13) "timezone_open" [604]=> string(6) "gzopen" [605]=> string(20) "inflate_get_read_len" [606]=> string(10) "finfo_open" [607]=> string(9) "mb_strlen" [608]=> string(14) "posix_getlogin" [609]=> string(25) "session_register_shutdown" [610]=> string(8) "ob_clean" [611]=> string(12) "ob_end_clean" [612]=> string(12) "ob_get_clean" [613]=> string(3) "min" [614]=> string(12) "array_column" [615]=> string(26) "register_shutdown_function" [616]=> string(22) "register_tick_function" [617]=> string(24) "unregister_tick_function" [618]=> string(9) "inet_pton" [619]=> string(7) "hex2bin" [620]=> string(6) "strspn" [621]=> string(7) "strcspn" [622]=> string(4) "join" [623]=> string(5) "popen" [624]=> string(5) "fopen" [625]=> string(5) "chown" [626]=> string(6) "lchown" [627]=> string(9) "fsockopen" [628]=> string(10) "pfsockopen" [629]=> string(23) "image_type_to_extension" [630]=> string(10) "phpversion" [631]=> string(11) "levenshtein" [632]=> string(3) "sin" [633]=> string(3) "tan" [634]=> string(4) "asin" [635]=> string(4) "atan" [636]=> string(6) "is_nan" [637]=> string(6) "decbin" [638]=> string(25) "stream_context_set_option" [639]=> string(22) "stream_socket_shutdown" [640]=> string(21) "xml_parser_set_option" [641]=> string(21) "xml_parser_get_option" [642]=> string(8) "gmp_sign" [643]=> string(12) "iconv_strlen" [644]=> string(30) "intlcal_get_weekend_transition" [645]=> string(37) "intlcal_get_repeated_wall_time_option" [646]=> string(36) "intlcal_get_skipped_wall_time_option" [647]=> string(37) "intlcal_set_repeated_wall_time_option" [648]=> string(36) "intlcal_set_skipped_wall_time_option" [649]=> string(19) "datefmt_set_pattern" [650]=> string(19) "datefmt_get_pattern" [651]=> string(18) "numfmt_set_pattern" [652]=> string(18) "numfmt_get_pattern" [653]=> string(15) "grapheme_strlen" [654]=> string(17) "locale_get_region" [655]=> string(25) "locale_get_display_region" [656]=> string(18) "msgfmt_set_pattern" [657]=> string(18) "msgfmt_get_pattern" [658]=> string(32) "normalizer_get_raw_decomposition" [659]=> string(25) "intltz_create_enumeration" [660]=> string(38) "intltz_create_time_zone_id_enumeration" [661]=> string(17) "intltz_get_region" [662]=> string(26) "intltz_get_tz_data_version" [663]=> string(18) "intltz_get_unknown" [664]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [665]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [666]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [667]=> string(25) "sodium_crypto_auth_keygen" [668]=> string(22) "sodium_crypto_box_open" [669]=> string(27) "sodium_crypto_box_seal_open" [670]=> string(32) "sodium_crypto_generichash_keygen" [671]=> string(24) "sodium_crypto_kdf_keygen" [672]=> string(30) "sodium_crypto_secretbox_keygen" [673]=> string(28) "sodium_crypto_secretbox_open" [674]=> string(30) "sodium_crypto_shorthash_keygen" [675]=> string(18) "sodium_crypto_sign" [676]=> string(23) "sodium_crypto_sign_open" [677]=> string(27) "sodium_crypto_stream_keygen" [678]=> string(14) "sodium_hex2bin" [679]=> string(25) "opcache_get_configuration" [680]=> string(13) "date_sun_info" [681]=> string(11) "mb_get_info" [682]=> string(12) "posix_mkfifo" [683]=> string(11) "posix_errno" [684]=> string(11) "nl_langinfo" [685]=> string(8) "pathinfo" [686]=> string(8) "linkinfo" [687]=> string(17) "password_get_info" [688]=> string(20) "stream_socket_sendto" [689]=> string(27) "stream_socket_enable_crypto" [690]=> string(24) "intlcal_is_equivalent_to" [691]=> string(14) "sodium_memzero" [692]=> string(6) "strcmp" [693]=> string(7) "strncmp" [694]=> string(10) "strcasecmp" [695]=> string(11) "strncasecmp" [696]=> string(9) "preg_grep" [697]=> string(13) "posix_getpgrp" [698]=> string(9) "array_pop" [699]=> string(10) "array_flip" [700]=> string(9) "array_map" [701]=> string(7) "long2ip" [702]=> string(5) "sleep" [703]=> string(6) "usleep" [704]=> string(14) "time_nanosleep" [705]=> string(9) "inet_ntop" [706]=> string(4) "chop" [707]=> string(8) "wordwrap" [708]=> string(9) "strnatcmp" [709]=> string(13) "strnatcasecmp" [710]=> string(9) "filegroup" [711]=> string(5) "chgrp" [712]=> string(6) "lchgrp" [713]=> string(5) "log1p" [714]=> string(3) "exp" [715]=> string(8) "var_dump" [716]=> string(15) "debug_zval_dump" [717]=> string(7) "gmp_cmp" [718]=> string(13) "locale_lookup" [719]=> string(23) "locale_accept_from_http" [720]=> string(6) "bccomp" [721]=> string(13) "sodium_memcmp" [722]=> string(9) "gmp_div_q" [723]=> string(13) "trigger_error" [724]=> string(10) "user_error" [725]=> string(17) "set_error_handler" [726]=> string(21) "restore_error_handler" [727]=> string(21) "set_exception_handler" [728]=> string(25) "restore_exception_handler" [729]=> string(23) "timezone_name_from_abbr" [730]=> string(21) "libxml_get_last_error" [731]=> string(28) "libxml_disable_entity_loader" [732]=> string(33) "libxml_set_external_entity_loader" [733]=> string(11) "preg_filter" [734]=> string(15) "preg_last_error" [735]=> string(12) "ob_gzhandler" [736]=> string(11) "ctype_lower" [737]=> string(11) "ctype_upper" [738]=> string(12) "finfo_buffer" [739]=> string(14) "filter_has_var" [740]=> string(10) "filter_var" [741]=> string(15) "json_last_error" [742]=> string(15) "mb_detect_order" [743]=> string(23) "mb_substitute_character" [744]=> string(12) "mb_parse_str" [745]=> string(17) "mb_output_handler" [746]=> string(9) "mb_strstr" [747]=> string(10) "mb_strrchr" [748]=> string(10) "mb_stristr" [749]=> string(11) "mb_strrichr" [750]=> string(9) "mb_substr" [751]=> string(13) "mb_strtoupper" [752]=> string(13) "mb_strtolower" [753]=> string(20) "mb_encode_mimeheader" [754]=> string(20) "mb_decode_mimeheader" [755]=> string(6) "mb_chr" [756]=> string(20) "posix_get_last_error" [757]=> string(14) "posix_strerror" [758]=> string(24) "session_set_save_handler" [759]=> string(21) "session_cache_limiter" [760]=> string(21) "spl_autoload_register" [761]=> string(23) "spl_autoload_unregister" [762]=> string(22) "output_add_rewrite_var" [763]=> string(23) "stream_wrapper_register" [764]=> string(23) "stream_register_wrapper" [765]=> string(25) "stream_wrapper_unregister" [766]=> string(12) "array_filter" [767]=> string(16) "get_current_user" [768]=> string(11) "get_cfg_var" [769]=> string(9) "ini_alter" [770]=> string(7) "print_r" [771]=> string(16) "getprotobynumber" [772]=> string(11) "get_browser" [773]=> string(13) "gethostbyaddr" [774]=> string(10) "checkdnsrr" [775]=> string(7) "getmxrr" [776]=> string(6) "header" [777]=> string(10) "strtoupper" [778]=> string(10) "strtolower" [779]=> string(7) "stristr" [780]=> string(6) "strstr" [781]=> string(6) "strchr" [782]=> string(7) "strrchr" [783]=> string(6) "substr" [784]=> string(3) "chr" [785]=> string(5) "strtr" [786]=> string(5) "nl2br" [787]=> string(9) "parse_str" [788]=> string(7) "opendir" [789]=> string(6) "getdir" [790]=> string(3) "dir" [791]=> string(8) "closedir" [792]=> string(5) "chdir" [793]=> string(9) "rewinddir" [794]=> string(7) "readdir" [795]=> string(7) "scandir" [796]=> string(5) "rmdir" [797]=> string(5) "mkdir" [798]=> string(16) "sys_get_temp_dir" [799]=> string(9) "fileowner" [800]=> string(6) "is_dir" [801]=> string(5) "floor" [802]=> string(20) "stream_socket_server" [803]=> string(18) "stream_socket_pair" [804]=> string(23) "stream_set_write_buffer" [805]=> string(15) "set_file_buffer" [806]=> string(22) "stream_set_read_buffer" [807]=> string(10) "is_integer" [808]=> string(9) "is_scalar" [809]=> string(22) "stream_filter_register" [810]=> string(23) "xml_set_element_handler" [811]=> string(30) "xml_set_character_data_handler" [812]=> string(38) "xml_set_processing_instruction_handler" [813]=> string(23) "xml_set_default_handler" [814]=> string(36) "xml_set_unparsed_entity_decl_handler" [815]=> string(29) "xml_set_notation_decl_handler" [816]=> string(35) "xml_set_external_entity_ref_handler" [817]=> string(36) "xml_set_start_namespace_decl_handler" [818]=> string(34) "xml_set_end_namespace_decl_handler" [819]=> string(27) "xml_get_current_line_number" [820]=> string(29) "xml_get_current_column_number" [821]=> string(10) "gmp_div_qr"
Output for 8.0.0
array(1192) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(4) "is_a" [12]=> string(11) "ctype_alpha" [13]=> string(15) "mb_convert_kana" [14]=> string(9) "quotemeta" [15]=> string(20) "stream_get_meta_data" [16]=> string(21) "xmlwriter_start_cdata" [17]=> string(19) "xmlwriter_end_cdata" [18]=> string(21) "xmlwriter_write_cdata" [19]=> string(8) "date_sub" [20]=> string(8) "mb_scrub" [21]=> string(4) "glob" [22]=> string(7) "gmp_sub" [23]=> string(5) "bcsub" [24]=> string(6) "gzgetc" [25]=> string(9) "hash_hmac" [26]=> string(10) "session_gc" [27]=> string(21) "array_intersect_assoc" [28]=> string(22) "array_uintersect_assoc" [29]=> string(22) "array_intersect_uassoc" [30]=> string(23) "array_uintersect_uassoc" [31]=> string(16) "array_diff_assoc" [32]=> string(17) "array_diff_uassoc" [33]=> string(17) "array_udiff_assoc" [34]=> string(18) "array_udiff_uassoc" [35]=> string(14) "call_user_func" [36]=> string(4) "exec" [37]=> string(10) "shell_exec" [38]=> string(5) "fgetc" [39]=> string(6) "bindec" [40]=> string(6) "hexdec" [41]=> string(6) "octdec" [42]=> string(10) "is_numeric" [43]=> string(7) "defined" [44]=> string(15) "get_resource_id" [45]=> string(16) "extension_loaded" [46]=> string(10) "gc_enabled" [47]=> string(8) "date_add" [48]=> string(8) "gzrewind" [49]=> string(6) "gzread" [50]=> string(11) "deflate_add" [51]=> string(11) "inflate_add" [52]=> string(9) "filter_id" [53]=> string(6) "mb_ord" [54]=> string(12) "posix_getpid" [55]=> string(13) "posix_getppid" [56]=> string(12) "posix_getuid" [57]=> string(12) "posix_setuid" [58]=> string(13) "posix_geteuid" [59]=> string(13) "posix_seteuid" [60]=> string(12) "posix_getgid" [61]=> string(12) "posix_setgid" [62]=> string(13) "posix_getegid" [63]=> string(13) "posix_setegid" [64]=> string(12) "posix_setsid" [65]=> string(13) "posix_setpgid" [66]=> string(13) "posix_getpgid" [67]=> string(12) "posix_getsid" [68]=> string(13) "posix_ctermid" [69]=> string(12) "posix_getcwd" [70]=> string(11) "posix_mknod" [71]=> string(14) "posix_getgrgid" [72]=> string(14) "posix_getpwuid" [73]=> string(10) "session_id" [74]=> string(17) "session_create_id" [75]=> string(21) "session_regenerate_id" [76]=> string(12) "spl_autoload" [77]=> string(13) "spl_object_id" [78]=> string(3) "end" [79]=> string(9) "array_pad" [80]=> string(10) "array_rand" [81]=> string(18) "connection_aborted" [82]=> string(16) "dns_check_record" [83]=> string(14) "dns_get_record" [84]=> string(8) "getmyuid" [85]=> string(8) "getmygid" [86]=> string(8) "getmypid" [87]=> string(10) "getlastmod" [88]=> string(3) "ord" [89]=> string(7) "str_pad" [90]=> string(6) "getcwd" [91]=> string(14) "escapeshellcmd" [92]=> string(6) "rewind" [93]=> string(5) "fread" [94]=> string(5) "chmod" [95]=> string(9) "iptcembed" [96]=> string(5) "round" [97]=> string(7) "deg2rad" [98]=> string(4) "fmod" [99]=> string(8) "mt_srand" [100]=> string(5) "srand" [101]=> string(4) "rand" [102]=> string(7) "mt_rand" [103]=> string(21) "stream_filter_prepend" [104]=> string(20) "stream_filter_append" [105]=> string(6) "uniqid" [106]=> string(21) "stream_bucket_prepend" [107]=> string(20) "stream_bucket_append" [108]=> string(19) "xmlwriter_start_dtd" [109]=> string(17) "xmlwriter_end_dtd" [110]=> string(19) "xmlwriter_write_dtd" [111]=> string(7) "gmp_add" [112]=> string(7) "gmp_mod" [113]=> string(7) "gmp_gcd" [114]=> string(15) "gmp_random_seed" [115]=> string(7) "gmp_and" [116]=> string(11) "intlcal_add" [117]=> string(18) "intlcal_is_weekend" [118]=> string(23) "datefmt_get_timezone_id" [119]=> string(24) "normalizer_is_normalized" [120]=> string(23) "intltz_get_canonical_id" [121]=> string(24) "intltz_get_equivalent_id" [122]=> string(13) "intltz_get_id" [123]=> string(21) "intltz_get_windows_id" [124]=> string(28) "intltz_get_id_for_windows_id" [125]=> string(5) "bcadd" [126]=> string(5) "bcmod" [127]=> string(8) "bcpowmod" [128]=> string(24) "opcache_is_script_cached" [129]=> string(6) "define" [130]=> string(17) "get_resource_type" [131]=> string(15) "debug_backtrace" [132]=> string(21) "debug_print_backtrace" [133]=> string(9) "gc_enable" [134]=> string(10) "gc_disable" [135]=> string(9) "strtotime" [136]=> string(4) "date" [137]=> string(5) "idate" [138]=> string(6) "gmdate" [139]=> string(6) "mktime" [140]=> string(8) "gmmktime" [141]=> string(9) "checkdate" [142]=> string(8) "strftime" [143]=> string(10) "gmstrftime" [144]=> string(4) "time" [145]=> string(9) "localtime" [146]=> string(7) "getdate" [147]=> string(11) "date_create" [148]=> string(21) "date_create_immutable" [149]=> string(10) "date_parse" [150]=> string(12) "date_sunrise" [151]=> string(12) "preg_replace" [152]=> string(10) "preg_quote" [153]=> string(20) "zlib_get_coding_type" [154]=> string(6) "gzfile" [155]=> string(10) "readgzfile" [156]=> string(11) "zlib_encode" [157]=> string(11) "zlib_decode" [158]=> string(9) "gzdeflate" [159]=> string(8) "gzencode" [160]=> string(9) "gzinflate" [161]=> string(8) "gzdecode" [162]=> string(7) "gzwrite" [163]=> string(7) "gzclose" [164]=> string(11) "ctype_space" [165]=> string(11) "finfo_close" [166]=> string(10) "finfo_file" [167]=> string(17) "mime_content_type" [168]=> string(9) "hash_file" [169]=> string(14) "hash_hmac_file" [170]=> string(11) "hash_update" [171]=> string(16) "hash_update_file" [172]=> string(11) "json_encode" [173]=> string(11) "json_decode" [174]=> string(11) "mb_language" [175]=> string(22) "mb_preferred_mime_name" [176]=> string(15) "mb_convert_case" [177]=> string(15) "mb_ereg_replace" [178]=> string(16) "mb_eregi_replace" [179]=> string(11) "posix_uname" [180]=> string(13) "posix_ttyname" [181]=> string(12) "session_name" [182]=> string(19) "session_module_name" [183]=> string(14) "session_decode" [184]=> string(14) "session_encode" [185]=> string(19) "session_write_close" [186]=> string(20) "session_cache_expire" [187]=> string(19) "simplexml_load_file" [188]=> string(22) "stream_wrapper_restore" [189]=> string(20) "array_walk_recursive" [190]=> string(5) "range" [191]=> string(7) "shuffle" [192]=> string(12) "array_splice" [193]=> string(11) "array_slice" [194]=> string(11) "array_merge" [195]=> string(21) "array_merge_recursive" [196]=> string(13) "array_replace" [197]=> string(23) "array_replace_recursive" [198]=> string(13) "array_reverse" [199]=> string(21) "array_change_key_case" [200]=> string(12) "array_unique" [201]=> string(12) "array_reduce" [202]=> string(13) "array_combine" [203]=> string(13) "base64_encode" [204]=> string(13) "base64_decode" [205]=> string(14) "highlight_file" [206]=> string(11) "show_source" [207]=> string(20) "php_strip_whitespace" [208]=> string(11) "ini_restore" [209]=> string(13) "getservbyname" [210]=> string(14) "getprotobyname" [211]=> string(16) "is_uploaded_file" [212]=> string(18) "move_uploaded_file" [213]=> string(14) "parse_ini_file" [214]=> string(8) "strptime" [215]=> string(11) "gethostname" [216]=> string(13) "gethostbyname" [217]=> string(6) "hrtime" [218]=> string(9) "lcg_value" [219]=> string(8) "md5_file" [220]=> string(10) "getmyinode" [221]=> string(9) "sha1_file" [222]=> string(9) "metaphone" [223]=> string(13) "header_remove" [224]=> string(12) "setrawcookie" [225]=> string(9) "setcookie" [226]=> string(18) "http_response_code" [227]=> string(23) "htmlspecialchars_decode" [228]=> string(18) "html_entity_decode" [229]=> string(26) "get_html_translation_table" [230]=> string(7) "explode" [231]=> string(7) "implode" [232]=> string(8) "basename" [233]=> string(7) "dirname" [234]=> string(14) "substr_replace" [235]=> string(11) "str_replace" [236]=> string(12) "str_ireplace" [237]=> string(9) "setlocale" [238]=> string(11) "str_shuffle" [239]=> string(14) "substr_compare" [240]=> string(11) "utf8_encode" [241]=> string(11) "utf8_decode" [242]=> string(9) "proc_nice" [243]=> string(6) "pclose" [244]=> string(8) "readfile" [245]=> string(6) "fclose" [246]=> string(9) "ftruncate" [247]=> string(6) "fwrite" [248]=> string(6) "rename" [249]=> string(7) "tmpfile" [250]=> string(4) "file" [251]=> string(9) "fileatime" [252]=> string(9) "filectime" [253]=> string(9) "fileinode" [254]=> string(9) "filemtime" [255]=> string(8) "filesize" [256]=> string(8) "filetype" [257]=> string(11) "is_writable" [258]=> string(12) "is_writeable" [259]=> string(11) "is_readable" [260]=> string(13) "is_executable" [261]=> string(7) "is_file" [262]=> string(14) "clearstatcache" [263]=> string(16) "disk_total_space" [264]=> string(15) "disk_free_space" [265]=> string(13) "diskfreespace" [266]=> string(19) "realpath_cache_size" [267]=> string(23) "image_type_to_mime_type" [268]=> string(12) "getimagesize" [269]=> string(13) "php_sapi_name" [270]=> string(9) "php_uname" [271]=> string(19) "php_ini_loaded_file" [272]=> string(9) "iptcparse" [273]=> string(9) "is_finite" [274]=> string(11) "is_infinite" [275]=> string(9) "microtime" [276]=> string(9) "getrusage" [277]=> string(10) "proc_close" [278]=> string(14) "proc_terminate" [279]=> string(23) "quoted_printable_decode" [280]=> string(23) "quoted_printable_encode" [281]=> string(21) "stream_context_create" [282]=> string(20) "stream_filter_remove" [283]=> string(22) "stream_socket_get_name" [284]=> string(15) "stream_get_line" [285]=> string(21) "stream_set_chunk_size" [286]=> string(7) "gettype" [287]=> string(14) "get_debug_type" [288]=> string(7) "settype" [289]=> string(11) "is_resource" [290]=> string(9) "is_double" [291]=> string(11) "is_callable" [292]=> string(11) "is_iterable" [293]=> string(12) "is_countable" [294]=> string(9) "urlencode" [295]=> string(9) "urldecode" [296]=> string(12) "rawurlencode" [297]=> string(12) "rawurldecode" [298]=> string(28) "stream_bucket_make_writeable" [299]=> string(16) "convert_uuencode" [300]=> string(16) "convert_uudecode" [301]=> string(9) "serialize" [302]=> string(11) "unserialize" [303]=> string(16) "memory_get_usage" [304]=> string(21) "memory_get_peak_usage" [305]=> string(15) "version_compare" [306]=> string(10) "token_name" [307]=> string(17) "xml_parser_create" [308]=> string(9) "xml_parse" [309]=> string(18) "xml_get_error_code" [310]=> string(15) "xml_parser_free" [311]=> string(25) "xmlwriter_start_attribute" [312]=> string(23) "xmlwriter_end_attribute" [313]=> string(25) "xmlwriter_write_attribute" [314]=> string(18) "gmp_perfect_square" [315]=> string(14) "gmp_prob_prime" [316]=> string(12) "gmp_legendre" [317]=> string(16) "gmp_random_range" [318]=> string(13) "gmp_nextprime" [319]=> string(17) "iconv_mime_encode" [320]=> string(17) "iconv_mime_decode" [321]=> string(23) "intlcal_create_instance" [322]=> string(37) "intlcal_get_keyword_values_for_locale" [323]=> string(16) "intlcal_get_time" [324]=> string(16) "intlcal_set_time" [325]=> string(21) "intlcal_set_time_zone" [326]=> string(14) "intlcal_before" [327]=> string(24) "intlcal_field_difference" [328]=> string(28) "intlcal_get_day_of_week_type" [329]=> string(18) "intlcal_get_locale" [330]=> string(21) "intlcal_get_time_zone" [331]=> string(16) "intlcal_get_type" [332]=> string(24) "intlcal_in_daylight_time" [333]=> string(22) "intlcal_from_date_time" [334]=> string(20) "intlcal_to_date_time" [335]=> string(22) "intlcal_get_error_code" [336]=> string(25) "intlcal_get_error_message" [337]=> string(27) "intlgregcal_create_instance" [338]=> string(32) "intlgregcal_set_gregorian_change" [339]=> string(32) "intlgregcal_get_gregorian_change" [340]=> string(15) "collator_create" [341]=> string(16) "collator_compare" [342]=> string(22) "collator_get_attribute" [343]=> string(22) "collator_set_attribute" [344]=> string(19) "collator_get_locale" [345]=> string(23) "collator_get_error_code" [346]=> string(26) "collator_get_error_message" [347]=> string(19) "intl_get_error_code" [348]=> string(22) "intl_get_error_message" [349]=> string(15) "intl_is_failure" [350]=> string(15) "intl_error_name" [351]=> string(14) "datefmt_create" [352]=> string(20) "datefmt_get_datetype" [353]=> string(20) "datefmt_get_timetype" [354]=> string(20) "datefmt_get_timezone" [355]=> string(20) "datefmt_set_timezone" [356]=> string(18) "datefmt_get_locale" [357]=> string(13) "datefmt_parse" [358]=> string(17) "datefmt_localtime" [359]=> string(22) "datefmt_get_error_code" [360]=> string(25) "datefmt_get_error_message" [361]=> string(13) "numfmt_create" [362]=> string(12) "numfmt_parse" [363]=> string(20) "numfmt_set_attribute" [364]=> string(20) "numfmt_get_attribute" [365]=> string(25) "numfmt_set_text_attribute" [366]=> string(25) "numfmt_get_text_attribute" [367]=> string(17) "numfmt_get_locale" [368]=> string(21) "numfmt_get_error_code" [369]=> string(24) "numfmt_get_error_message" [370]=> string(27) "locale_get_primary_language" [371]=> string(23) "locale_get_display_name" [372]=> string(27) "locale_get_display_language" [373]=> string(14) "locale_compose" [374]=> string(12) "locale_parse" [375]=> string(19) "locale_canonicalize" [376]=> string(13) "msgfmt_create" [377]=> string(21) "msgfmt_format_message" [378]=> string(12) "msgfmt_parse" [379]=> string(20) "msgfmt_parse_message" [380]=> string(17) "msgfmt_get_locale" [381]=> string(21) "msgfmt_get_error_code" [382]=> string(24) "msgfmt_get_error_message" [383]=> string(20) "normalizer_normalize" [384]=> string(21) "resourcebundle_create" [385]=> string(29) "resourcebundle_get_error_code" [386]=> string(32) "resourcebundle_get_error_message" [387]=> string(23) "intltz_create_time_zone" [388]=> string(26) "intltz_from_date_time_zone" [389]=> string(23) "intltz_get_display_name" [390]=> string(21) "intltz_get_error_code" [391]=> string(24) "intltz_get_error_message" [392]=> string(24) "intltz_to_date_time_zone" [393]=> string(24) "intltz_use_daylight_time" [394]=> string(21) "transliterator_create" [395]=> string(29) "transliterator_create_inverse" [396]=> string(28) "transliterator_transliterate" [397]=> string(29) "transliterator_get_error_code" [398]=> string(32) "transliterator_get_error_message" [399]=> string(7) "bcscale" [400]=> string(20) "opcache_compile_file" [401]=> string(18) "opcache_invalidate" [402]=> string(21) "cli_set_process_title" [403]=> string(21) "cli_get_process_title" [404]=> string(14) "is_subclass_of" [405]=> string(9) "date_diff" [406]=> string(5) "gzeof" [407]=> string(9) "hash_hkdf" [408]=> string(6) "sizeof" [409]=> string(10) "array_diff" [410]=> string(11) "array_udiff" [411]=> string(6) "sscanf" [412]=> string(4) "feof" [413]=> string(6) "fscanf" [414]=> string(7) "sprintf" [415]=> string(6) "printf" [416]=> string(7) "vprintf" [417]=> string(8) "vsprintf" [418]=> string(7) "fprintf" [419]=> string(8) "vfprintf" [420]=> string(12) "func_get_arg" [421]=> string(15) "error_reporting" [422]=> string(37) "date_interval_create_from_date_string" [423]=> string(19) "preg_last_error_msg" [424]=> string(19) "json_last_error_msg" [425]=> string(20) "mb_internal_encoding" [426]=> string(19) "mb_convert_encoding" [427]=> string(18) "mb_detect_encoding" [428]=> string(17) "mb_check_encoding" [429]=> string(17) "mb_regex_encoding" [430]=> string(7) "mb_ereg" [431]=> string(21) "simplexml_load_string" [432]=> string(7) "ip2long" [433]=> string(9) "error_log" [434]=> string(16) "highlight_string" [435]=> string(16) "parse_ini_string" [436]=> string(14) "sys_getloadavg" [437]=> string(7) "openlog" [438]=> string(8) "closelog" [439]=> string(6) "syslog" [440]=> string(14) "escapeshellarg" [441]=> string(22) "getimagesizefromstring" [442]=> string(3) "log" [443]=> string(7) "rad2deg" [444]=> string(19) "stream_set_blocking" [445]=> string(19) "socket_set_blocking" [446]=> string(7) "is_long" [447]=> string(9) "is_string" [448]=> string(16) "xml_error_string" [449]=> string(27) "xmlwriter_set_indent_string" [450]=> string(7) "gmp_neg" [451]=> string(18) "iconv_set_encoding" [452]=> string(18) "iconv_get_encoding" [453]=> string(10) "preg_match" [454]=> string(11) "ctype_graph" [455]=> string(4) "hash" [456]=> string(11) "mb_strwidth" [457]=> string(13) "mb_strimwidth" [458]=> string(13) "mb_ereg_match" [459]=> string(14) "mb_ereg_search" [460]=> string(17) "session_save_path" [461]=> string(15) "spl_object_hash" [462]=> string(8) "ob_flush" [463]=> string(12) "ob_end_flush" [464]=> string(12) "ob_get_flush" [465]=> string(13) "ob_get_length" [466]=> string(17) "ob_implicit_flush" [467]=> string(10) "array_push" [468]=> string(12) "array_search" [469]=> string(5) "flush" [470]=> string(16) "set_include_path" [471]=> string(16) "get_include_path" [472]=> string(15) "str_starts_with" [473]=> string(13) "str_ends_with" [474]=> string(6) "fflush" [475]=> string(8) "realpath" [476]=> string(7) "fnmatch" [477]=> string(5) "touch" [478]=> string(5) "atanh" [479]=> string(4) "sinh" [480]=> string(4) "cosh" [481]=> string(4) "tanh" [482]=> string(5) "asinh" [483]=> string(5) "acosh" [484]=> string(13) "password_hash" [485]=> string(21) "password_needs_rehash" [486]=> string(27) "stream_resolve_include_path" [487]=> string(15) "xmlwriter_flush" [488]=> string(21) "collator_get_strength" [489]=> string(21) "collator_set_strength" [490]=> string(8) "mb_eregi" [491]=> string(2) "pi" [492]=> string(18) "xmlwriter_open_uri" [493]=> string(18) "xmlwriter_start_pi" [494]=> string(16) "xmlwriter_end_pi" [495]=> string(18) "xmlwriter_write_pi" [496]=> string(10) "gmp_jacobi" [497]=> string(12) "idn_to_ascii" [498]=> string(21) "preg_replace_callback" [499]=> string(6) "gzseek" [500]=> string(24) "mb_ereg_replace_callback" [501]=> string(24) "header_register_callback" [502]=> string(10) "array_walk" [503]=> string(11) "array_chunk" [504]=> string(4) "ftok" [505]=> string(6) "strtok" [506]=> string(7) "strpbrk" [507]=> string(5) "flock" [508]=> string(5) "umask" [509]=> string(5) "fseek" [510]=> string(6) "unlink" [511]=> string(7) "is_link" [512]=> string(8) "readlink" [513]=> string(7) "symlink" [514]=> string(4) "link" [515]=> string(4) "pack" [516]=> string(6) "unpack" [517]=> string(20) "stream_supports_lock" [518]=> string(29) "intlcal_get_first_day_of_week" [519]=> string(38) "intlcal_get_minimal_days_in_first_week" [520]=> string(38) "intlcal_set_minimal_days_in_first_week" [521]=> string(29) "intlcal_set_first_day_of_week" [522]=> string(14) "preg_match_all" [523]=> string(6) "gztell" [524]=> string(11) "ctype_cntrl" [525]=> string(20) "dom_import_simplexml" [526]=> string(10) "hash_final" [527]=> string(12) "mb_send_mail" [528]=> string(10) "posix_kill" [529]=> string(17) "spl_autoload_call" [530]=> string(12) "ob_get_level" [531]=> string(10) "array_fill" [532]=> string(16) "time_sleep_until" [533]=> string(19) "forward_static_call" [534]=> string(11) "ini_get_all" [535]=> string(14) "gethostbynamel" [536]=> string(7) "strcoll" [537]=> string(5) "ftell" [538]=> string(4) "ceil" [539]=> string(15) "stream_is_local" [540]=> string(6) "intval" [541]=> string(8) "floatval" [542]=> string(9) "doubleval" [543]=> string(7) "boolval" [544]=> string(6) "strval" [545]=> string(7) "is_null" [546]=> string(7) "is_bool" [547]=> string(9) "parse_url" [548]=> string(13) "token_get_all" [549]=> string(10) "gmp_intval" [550]=> string(10) "gmp_strval" [551]=> string(7) "gmp_mul" [552]=> string(12) "gmp_binomial" [553]=> string(12) "intlcal_roll" [554]=> string(17) "numfmt_set_symbol" [555]=> string(17) "numfmt_get_symbol" [556]=> string(5) "bcmul" [557]=> string(2) "dl" [558]=> string(11) "ctype_alnum" [559]=> string(18) "hash_update_stream" [560]=> string(14) "posix_getgrnam" [561]=> string(14) "posix_getpwnam" [562]=> string(20) "simplexml_import_dom" [563]=> string(9) "array_sum" [564]=> string(4) "trim" [565]=> string(5) "rtrim" [566]=> string(5) "ltrim" [567]=> string(6) "system" [568]=> string(7) "tempnam" [569]=> string(22) "stream_socket_recvfrom" [570]=> string(21) "stream_copy_to_stream" [571]=> string(11) "gmp_sqrtrem" [572]=> string(11) "gmp_rootrem" [573]=> string(8) "gmp_powm" [574]=> string(7) "gmp_lcm" [575]=> string(7) "gmp_com" [576]=> string(26) "intlcal_get_actual_maximum" [577]=> string(26) "intlcal_get_actual_minimum" [578]=> string(25) "intlcal_get_least_maximum" [579]=> string(28) "intlcal_get_greatest_minimum" [580]=> string(19) "intlcal_get_maximum" [581]=> string(19) "intlcal_get_minimum" [582]=> string(12) "zend_version" [583]=> string(6) "strlen" [584]=> string(13) "timezone_open" [585]=> string(6) "gzopen" [586]=> string(20) "inflate_get_read_len" [587]=> string(10) "finfo_open" [588]=> string(9) "mb_strlen" [589]=> string(14) "posix_getlogin" [590]=> string(25) "session_register_shutdown" [591]=> string(8) "ob_clean" [592]=> string(12) "ob_end_clean" [593]=> string(12) "ob_get_clean" [594]=> string(3) "min" [595]=> string(12) "array_column" [596]=> string(26) "register_shutdown_function" [597]=> string(22) "register_tick_function" [598]=> string(24) "unregister_tick_function" [599]=> string(9) "inet_pton" [600]=> string(7) "hex2bin" [601]=> string(6) "strspn" [602]=> string(7) "strcspn" [603]=> string(4) "join" [604]=> string(5) "popen" [605]=> string(5) "fopen" [606]=> string(5) "chown" [607]=> string(6) "lchown" [608]=> string(9) "fsockopen" [609]=> string(10) "pfsockopen" [610]=> string(23) "image_type_to_extension" [611]=> string(10) "phpversion" [612]=> string(11) "levenshtein" [613]=> string(3) "sin" [614]=> string(3) "tan" [615]=> string(4) "asin" [616]=> string(4) "atan" [617]=> string(6) "is_nan" [618]=> string(6) "decbin" [619]=> string(25) "stream_context_set_option" [620]=> string(22) "stream_socket_shutdown" [621]=> string(21) "xml_parser_set_option" [622]=> string(21) "xml_parser_get_option" [623]=> string(8) "gmp_sign" [624]=> string(12) "iconv_strlen" [625]=> string(30) "intlcal_get_weekend_transition" [626]=> string(37) "intlcal_get_repeated_wall_time_option" [627]=> string(36) "intlcal_get_skipped_wall_time_option" [628]=> string(37) "intlcal_set_repeated_wall_time_option" [629]=> string(36) "intlcal_set_skipped_wall_time_option" [630]=> string(19) "datefmt_set_pattern" [631]=> string(19) "datefmt_get_pattern" [632]=> string(18) "numfmt_set_pattern" [633]=> string(18) "numfmt_get_pattern" [634]=> string(15) "grapheme_strlen" [635]=> string(17) "locale_get_region" [636]=> string(25) "locale_get_display_region" [637]=> string(18) "msgfmt_set_pattern" [638]=> string(18) "msgfmt_get_pattern" [639]=> string(32) "normalizer_get_raw_decomposition" [640]=> string(25) "intltz_create_enumeration" [641]=> string(38) "intltz_create_time_zone_id_enumeration" [642]=> string(17) "intltz_get_region" [643]=> string(26) "intltz_get_tz_data_version" [644]=> string(18) "intltz_get_unknown" [645]=> string(25) "opcache_get_configuration" [646]=> string(13) "date_sun_info" [647]=> string(11) "mb_get_info" [648]=> string(12) "posix_mkfifo" [649]=> string(11) "posix_errno" [650]=> string(11) "nl_langinfo" [651]=> string(8) "pathinfo" [652]=> string(8) "linkinfo" [653]=> string(17) "password_get_info" [654]=> string(20) "stream_socket_sendto" [655]=> string(27) "stream_socket_enable_crypto" [656]=> string(24) "intlcal_is_equivalent_to" [657]=> string(6) "strcmp" [658]=> string(7) "strncmp" [659]=> string(10) "strcasecmp" [660]=> string(11) "strncasecmp" [661]=> string(9) "preg_grep" [662]=> string(13) "posix_getpgrp" [663]=> string(9) "array_pop" [664]=> string(10) "array_flip" [665]=> string(9) "array_map" [666]=> string(7) "long2ip" [667]=> string(5) "sleep" [668]=> string(6) "usleep" [669]=> string(14) "time_nanosleep" [670]=> string(9) "inet_ntop" [671]=> string(4) "chop" [672]=> string(8) "wordwrap" [673]=> string(9) "strnatcmp" [674]=> string(13) "strnatcasecmp" [675]=> string(9) "filegroup" [676]=> string(5) "chgrp" [677]=> string(6) "lchgrp" [678]=> string(5) "log1p" [679]=> string(3) "exp" [680]=> string(8) "var_dump" [681]=> string(15) "debug_zval_dump" [682]=> string(7) "gmp_cmp" [683]=> string(13) "locale_lookup" [684]=> string(23) "locale_accept_from_http" [685]=> string(6) "bccomp" [686]=> string(9) "gmp_div_q" [687]=> string(13) "trigger_error" [688]=> string(10) "user_error" [689]=> string(17) "set_error_handler" [690]=> string(21) "restore_error_handler" [691]=> string(21) "set_exception_handler" [692]=> string(25) "restore_exception_handler" [693]=> string(23) "timezone_name_from_abbr" [694]=> string(21) "libxml_get_last_error" [695]=> string(28) "libxml_disable_entity_loader" [696]=> string(33) "libxml_set_external_entity_loader" [697]=> string(11) "preg_filter" [698]=> string(15) "preg_last_error" [699]=> string(12) "ob_gzhandler" [700]=> string(11) "ctype_lower" [701]=> string(11) "ctype_upper" [702]=> string(12) "finfo_buffer" [703]=> string(14) "filter_has_var" [704]=> string(10) "filter_var" [705]=> string(15) "json_last_error" [706]=> string(15) "mb_detect_order" [707]=> string(23) "mb_substitute_character" [708]=> string(12) "mb_parse_str" [709]=> string(17) "mb_output_handler" [710]=> string(9) "mb_strstr" [711]=> string(10) "mb_strrchr" [712]=> string(10) "mb_stristr" [713]=> string(11) "mb_strrichr" [714]=> string(9) "mb_substr" [715]=> string(13) "mb_strtoupper" [716]=> string(13) "mb_strtolower" [717]=> string(20) "mb_encode_mimeheader" [718]=> string(20) "mb_decode_mimeheader" [719]=> string(6) "mb_chr" [720]=> string(20) "posix_get_last_error" [721]=> string(14) "posix_strerror" [722]=> string(24) "session_set_save_handler" [723]=> string(21) "session_cache_limiter" [724]=> string(21) "spl_autoload_register" [725]=> string(23) "spl_autoload_unregister" [726]=> string(22) "output_add_rewrite_var" [727]=> string(23) "stream_wrapper_register" [728]=> string(23) "stream_register_wrapper" [729]=> string(25) "stream_wrapper_unregister" [730]=> string(12) "array_filter" [731]=> string(16) "get_current_user" [732]=> string(11) "get_cfg_var" [733]=> string(9) "ini_alter" [734]=> string(7) "print_r" [735]=> string(16) "getprotobynumber" [736]=> string(11) "get_browser" [737]=> string(13) "gethostbyaddr" [738]=> string(10) "checkdnsrr" [739]=> string(7) "getmxrr" [740]=> string(6) "header" [741]=> string(10) "strtoupper" [742]=> string(10) "strtolower" [743]=> string(7) "stristr" [744]=> string(6) "strstr" [745]=> string(6) "strchr" [746]=> string(7) "strrchr" [747]=> string(6) "substr" [748]=> string(3) "chr" [749]=> string(5) "strtr" [750]=> string(5) "nl2br" [751]=> string(9) "parse_str" [752]=> string(7) "opendir" [753]=> string(6) "getdir" [754]=> string(3) "dir" [755]=> string(8) "closedir" [756]=> string(5) "chdir" [757]=> string(9) "rewinddir" [758]=> string(7) "readdir" [759]=> string(7) "scandir" [760]=> string(5) "rmdir" [761]=> string(5) "mkdir" [762]=> string(16) "sys_get_temp_dir" [763]=> string(9) "fileowner" [764]=> string(6) "is_dir" [765]=> string(5) "floor" [766]=> string(20) "stream_socket_server" [767]=> string(18) "stream_socket_pair" [768]=> string(23) "stream_set_write_buffer" [769]=> string(15) "set_file_buffer" [770]=> string(22) "stream_set_read_buffer" [771]=> string(10) "is_integer" [772]=> string(9) "is_scalar" [773]=> string(22) "stream_filter_register" [774]=> string(23) "xml_set_element_handler" [775]=> string(30) "xml_set_character_data_handler" [776]=> string(38) "xml_set_processing_instruction_handler" [777]=> string(23) "xml_set_default_handler" [778]=> string(36) "xml_set_unparsed_entity_decl_handler" [779]=> string(29) "xml_set_notation_decl_handler" [780]=> string(35) "xml_set_external_entity_ref_handler" [781]=> string(36) "xml_set_start_namespace_decl_handler" [782]=> string(34) "xml_set_end_namespace_decl_handler" [783]=> string(27) "xml_get_current_line_number" [784]=> string(29) "xml_get_current_column_number" [785]=> string(10) "gmp_div_qr" [786]=> string(9) "gmp_div_r" [787]=> string(17) "gmp_perfect_power" [788]=> string(13) "gmp_kronecker" [789]=> string(6) "gmp_or" [790]=> string(7) "gmp_xor" [791]=> string(12) "iconv_substr" [792]=> string(13) "intlcal_after" [793]=> string(13) "intlcal_clear" [794]=> string(24) "intlgregcal_is_leap_year" [795]=> string(20) "datefmt_get_calendar" [796]=> string(20) "datefmt_set_calendar" [797]=> string(15) "grapheme_substr" [798]=> string(15) "grapheme_strstr" [799]=> string(16) "grapheme_stristr" [800]=> string(13) "func_num_args" [801]=> string(13) "func_get_args" [802]=> string(9) "get_class" [803]=> string(16) "get_called_class" [804]=> string(16) "get_parent_class" [805]=> string(14) "get_class_vars" [806]=> string(15) "get_object_vars" [807]=> string(23) "get_mangled_object_vars" [808]=> string(17) "get_class_methods" [809]=> string(13) "method_exists" [810]=> string(15) "property_exists" [811]=> string(12) "class_exists" [812]=> string(16) "interface_exists" [813]=> string(12) "trait_exists" [814]=> string(15) "function_exists" [815]=> string(11) "class_alias" [816]=> string(18) "get_included_files" [817]=> string(18) "get_required_files" [818]=> string(20) "get_declared_classes" [819]=> string(19) "get_declared_traits" [820]=> string(23) "get_declared_interfaces" [821]=> string(21) "get_defined_functions" [822]=> string(16) "get_defined_vars" [823]=> string(13) "get_resources" [824]=> string(21) "get_loaded_extensions" [825]=> string(21) "get_defined_constants" [826]=> string(19) "get_extension_funcs" [827]=> string(13) "gc_mem_caches" [828]=> string(17) "gc_collect_cycles" [829]=> string(9) "gc_status" [830]=> string(20) "date_get_last_errors" [831]=> string
Output for 7.4.33
array(955) { [0]=> string(5) "log10" [1]=> string(5) "expm1" [2]=> string(4) "sha1" [3]=> string(11) "hash_pbkdf2" [4]=> string(5) "crc32" [5]=> string(5) "atan2" [6]=> string(9) "str_rot13" [7]=> string(3) "md5" [8]=> string(15) "mb_convert_kana" [9]=> string(11) "ctype_alpha" [10]=> string(20) "stream_get_meta_data" [11]=> string(9) "quotemeta" [12]=> string(4) "is_a" [13]=> string(21) "xmlwriter_write_cdata" [14]=> string(19) "xmlwriter_end_cdata" [15]=> string(21) "xmlwriter_start_cdata" [16]=> string(4) "glob" [17]=> string(8) "mb_scrub" [18]=> string(8) "date_sub" [19]=> string(17) "array_udiff_assoc" [20]=> string(16) "array_diff_assoc" [21]=> string(17) "array_diff_uassoc" [22]=> string(9) "hash_hmac" [23]=> string(18) "array_udiff_uassoc" [24]=> string(5) "fgetc" [25]=> string(7) "hebrevc" [26]=> string(6) "bindec" [27]=> string(6) "hexdec" [28]=> string(23) "array_uintersect_uassoc" [29]=> string(22) "array_uintersect_assoc" [30]=> string(21) "array_intersect_assoc" [31]=> string(10) "is_numeric" [32]=> string(20) "get_magic_quotes_gpc" [33]=> string(14) "call_user_func" [34]=> string(10) "session_gc" [35]=> string(6) "gzgetc" [36]=> string(22) "array_intersect_uassoc" [37]=> string(6) "octdec" [38]=> string(4) "exec" [39]=> string(10) "shell_exec" [40]=> string(12) "posix_getgid" [41]=> string(13) "posix_setegid" [42]=> string(5) "srand" [43]=> string(19) "xmlwriter_write_dtd" [44]=> string(13) "posix_getegid" [45]=> string(3) "end" [46]=> string(17) "xmlwriter_end_dtd" [47]=> string(12) "posix_setgid" [48]=> string(10) "session_id" [49]=> string(13) "posix_seteuid" [50]=> string(13) "spl_object_id" [51]=> string(13) "posix_geteuid" [52]=> string(14) "escapeshellcmd" [53]=> string(12) "posix_setuid" [54]=> string(12) "posix_getuid" [55]=> string(9) "iptcembed" [56]=> string(13) "posix_getppid" [57]=> string(5) "fread" [58]=> string(19) "xmlwriter_start_dtd" [59]=> string(12) "posix_setsid" [60]=> string(6) "uniqid" [61]=> string(8) "gzrewind" [62]=> string(17) "session_create_id" [63]=> string(21) "session_regenerate_id" [64]=> string(16) "dns_check_record" [65]=> string(6) "gzread" [66]=> string(14) "dns_get_record" [67]=> string(14) "posix_getpwuid" [68]=> string(14) "posix_getgrgid" [69]=> string(11) "posix_mknod" [70]=> string(4) "rand" [71]=> string(13) "posix_setpgid" [72]=> string(12) "posix_getcwd" [73]=> string(18) "connection_aborted" [74]=> string(13) "posix_ctermid" [75]=> string(11) "deflate_add" [76]=> string(12) "posix_getsid" [77]=> string(11) "inflate_add" [78]=> string(12) "spl_autoload" [79]=> string(5) "chmod" [80]=> string(13) "posix_getpgid" [81]=> string(7) "mt_rand" [82]=> string(12) "posix_getpid" [83]=> string(9) "array_pad" [84]=> string(21) "stream_filter_prepend" [85]=> string(8) "getmypid" [86]=> string(3) "ord" [87]=> string(6) "rewind" [88]=> string(8) "getmygid" [89]=> string(9) "filter_id" [90]=> string(6) "getcwd" [91]=> string(8) "getmyuid" [92]=> string(7) "str_pad" [93]=> string(7) "deg2rad" [94]=> string(10) "getlastmod" [95]=> string(4) "fmod" [96]=> string(16) "extension_loaded" [97]=> string(10) "gc_enabled" [98]=> string(5) "round" [99]=> string(6) "mb_ord" [100]=> string(10) "array_rand" [101]=> string(20) "stream_filter_append" [102]=> string(20) "stream_bucket_append" [103]=> string(21) "stream_bucket_prepend" [104]=> string(7) "defined" [105]=> string(8) "date_add" [106]=> string(8) "mt_srand" [107]=> string(7) "tmpfile" [108]=> string(22) "mb_preferred_mime_name" [109]=> string(13) "posix_ttyname" [110]=> string(6) "fwrite" [111]=> string(16) "mb_eregi_replace" [112]=> string(15) "mb_ereg_replace" [113]=> string(6) "rename" [114]=> string(7) "gettype" [115]=> string(9) "proc_nice" [116]=> string(6) "pclose" [117]=> string(11) "posix_uname" [118]=> string(12) "is_countable" [119]=> string(9) "is_double" [120]=> string(11) "is_iterable" [121]=> string(22) "stream_socket_get_name" [122]=> string(20) "stream_filter_remove" [123]=> string(15) "mberegi_replace" [124]=> string(14) "mbereg_replace" [125]=> string(11) "gethostname" [126]=> string(6) "fclose" [127]=> string(21) "stream_context_create" [128]=> string(4) "file" [129]=> string(11) "is_resource" [130]=> string(7) "settype" [131]=> string(11) "is_callable" [132]=> string(8) "readfile" [133]=> string(9) "ftruncate" [134]=> string(8) "strptime" [135]=> string(12) "session_name" [136]=> string(12) "str_ireplace" [137]=> string(6) "hrtime" [138]=> string(19) "php_ini_loaded_file" [139]=> string(9) "getrusage" [140]=> string(9) "microtime" [141]=> string(8) "basename" [142]=> string(7) "dirname" [143]=> string(11) "is_infinite" [144]=> string(9) "is_finite" [145]=> string(11) "str_shuffle" [146]=> string(14) "substr_compare" [147]=> string(11) "utf8_encode" [148]=> string(11) "utf8_decode" [149]=> string(14) "substr_replace" [150]=> string(11) "str_replace" [151]=> string(16) "convert_uudecode" [152]=> string(13) "php_sapi_name" [153]=> string(16) "convert_uuencode" [154]=> string(7) "explode" [155]=> string(7) "implode" [156]=> string(9) "setlocale" [157]=> string(13) "base64_encode" [158]=> string(13) "base64_decode" [159]=> string(10) "getmyinode" [160]=> string(14) "getprotobyname" [161]=> string(13) "getservbyname" [162]=> string(9) "urlencode" [163]=> string(9) "urldecode" [164]=> string(12) "rawurlencode" [165]=> string(12) "rawurldecode" [166]=> string(10) "proc_close" [167]=> string(9) "php_uname" [168]=> string(23) "quoted_printable_decode" [169]=> string(19) "session_module_name" [170]=> string(20) "php_strip_whitespace" [171]=> string(14) "session_decode" [172]=> string(14) "session_encode" [173]=> string(13) "gethostbyname" [174]=> string(18) "move_uploaded_file" [175]=> string(16) "is_uploaded_file" [176]=> string(14) "parse_ini_file" [177]=> string(20) "session_cache_expire" [178]=> string(18) "http_response_code" [179]=> string(19) "session_write_close" [180]=> string(13) "header_remove" [181]=> string(12) "setrawcookie" [182]=> string(9) "setcookie" [183]=> string(19) "simplexml_load_file" [184]=> string(11) "ini_restore" [185]=> string(11) "show_source" [186]=> string(23) "quoted_printable_encode" [187]=> string(14) "highlight_file" [188]=> string(21) "memory_get_peak_usage" [189]=> string(16) "memory_get_usage" [190]=> string(11) "unserialize" [191]=> string(9) "serialize" [192]=> string(24) "get_magic_quotes_runtime" [193]=> string(18) "html_entity_decode" [194]=> string(23) "htmlspecialchars_decode" [195]=> string(26) "get_html_translation_table" [196]=> string(9) "sha1_file" [197]=> string(8) "md5_file" [198]=> string(9) "iptcparse" [199]=> string(12) "getimagesize" [200]=> string(23) "image_type_to_mime_type" [201]=> string(21) "stream_set_chunk_size" [202]=> string(21) "cli_get_process_title" [203]=> string(15) "stream_get_line" [204]=> string(20) "array_walk_recursive" [205]=> string(10) "preg_quote" [206]=> string(9) "lcg_value" [207]=> string(9) "metaphone" [208]=> string(12) "preg_replace" [209]=> string(7) "shuffle" [210]=> string(12) "date_sunrise" [211]=> string(5) "range" [212]=> string(7) "gzclose" [213]=> string(12) "array_splice" [214]=> string(11) "array_slice" [215]=> string(11) "array_merge" [216]=> string(21) "array_merge_recursive" [217]=> string(13) "array_replace" [218]=> string(23) "array_replace_recursive" [219]=> string(10) "readgzfile" [220]=> string(19) "realpath_cache_size" [221]=> string(12) "array_reduce" [222]=> string(8) "gzdecode" [223]=> string(13) "is_executable" [224]=> string(7) "is_file" [225]=> string(14) "clearstatcache" [226]=> string(20) "zlib_get_coding_type" [227]=> string(11) "zlib_decode" [228]=> string(11) "zlib_encode" [229]=> string(8) "gzencode" [230]=> string(7) "gzwrite" [231]=> string(9) "gzinflate" [232]=> string(9) "gzdeflate" [233]=> string(16) "disk_total_space" [234]=> string(15) "disk_free_space" [235]=> string(6) "gzfile" [236]=> string(13) "diskfreespace" [237]=> string(13) "array_reverse" [238]=> string(21) "array_change_key_case" [239]=> string(11) "ctype_space" [240]=> string(9) "xml_parse" [241]=> string(17) "get_resource_type" [242]=> string(13) "array_combine" [243]=> string(15) "version_compare" [244]=> string(28) "stream_bucket_make_writeable" [245]=> string(10) "token_name" [246]=> string(17) "xml_parser_create" [247]=> string(18) "xml_get_error_code" [248]=> string(21) "debug_print_backtrace" [249]=> string(15) "xml_parser_free" [250]=> string(25) "xmlwriter_start_attribute" [251]=> string(23) "xmlwriter_end_attribute" [252]=> string(25) "xmlwriter_write_attribute" [253]=> string(6) "define" [254]=> string(21) "cli_set_process_title" [255]=> string(15) "debug_backtrace" [256]=> string(9) "gc_enable" [257]=> string(12) "array_unique" [258]=> string(10) "gmstrftime" [259]=> string(10) "date_parse" [260]=> string(21) "date_create_immutable" [261]=> string(11) "date_create" [262]=> string(7) "getdate" [263]=> string(9) "localtime" [264]=> string(4) "time" [265]=> string(8) "strftime" [266]=> string(10) "gc_disable" [267]=> string(9) "checkdate" [268]=> string(8) "gmmktime" [269]=> string(6) "mktime" [270]=> string(6) "gmdate" [271]=> string(5) "idate" [272]=> string(4) "date" [273]=> string(9) "strtotime" [274]=> string(11) "is_readable" [275]=> string(14) "proc_terminate" [276]=> string(12) "is_writeable" [277]=> string(10) "finfo_file" [278]=> string(9) "hash_file" [279]=> string(14) "hash_hmac_file" [280]=> string(11) "hash_update" [281]=> string(9) "fileatime" [282]=> string(11) "is_writable" [283]=> string(16) "hash_update_file" [284]=> string(9) "filectime" [285]=> string(9) "fileinode" [286]=> string(17) "mime_content_type" [287]=> string(11) "json_decode" [288]=> string(9) "filemtime" [289]=> string(15) "mb_convert_case" [290]=> string(22) "stream_wrapper_restore" [291]=> string(11) "json_encode" [292]=> string(8) "filesize" [293]=> string(11) "finfo_close" [294]=> string(11) "mb_language" [295]=> string(8) "filetype" [296]=> string(6) "sscanf" [297]=> string(5) "gzeof" [298]=> string(4) "feof" [299]=> string(6) "printf" [300]=> string(9) "hash_hkdf" [301]=> string(11) "array_udiff" [302]=> string(9) "date_diff" [303]=> string(6) "fscanf" [304]=> string(6) "sizeof" [305]=> string(8) "vfprintf" [306]=> string(7) "fprintf" [307]=> string(8) "vsprintf" [308]=> string(14) "is_subclass_of" [309]=> string(7) "vprintf" [310]=> string(7) "sprintf" [311]=> string(10) "array_diff" [312]=> string(37) "date_interval_create_from_date_string" [313]=> string(19) "stream_set_blocking" [314]=> string(7) "mb_ereg" [315]=> string(22) "getimagesizefromstring" [316]=> string(9) "error_log" [317]=> string(18) "convert_cyr_string" [318]=> string(12) "func_get_arg" [319]=> string(14) "escapeshellarg" [320]=> string(3) "log" [321]=> string(15) "error_reporting" [322]=> string(17) "mb_check_encoding" [323]=> string(14) "sys_getloadavg" [324]=> string(7) "ip2long" [325]=> string(7) "rad2deg" [326]=> string(18) "mb_detect_encoding" [327]=> string(19) "mb_convert_encoding" [328]=> string(20) "mb_internal_encoding" [329]=> string(16) "highlight_string" [330]=> string(19) "json_last_error_msg" [331]=> string(16) "xml_error_string" [332]=> string(27) "xmlwriter_set_indent_string" [333]=> string(19) "socket_set_blocking" [334]=> string(17) "mb_regex_encoding" [335]=> string(16) "parse_ini_string" [336]=> string(21) "simplexml_load_string" [337]=> string(8) "closelog" [338]=> string(6) "syslog" [339]=> string(16) "mbregex_encoding" [340]=> string(6) "mbereg" [341]=> string(7) "openlog" [342]=> string(7) "is_long" [343]=> string(9) "is_string" [344]=> string(5) "touch" [345]=> string(10) "ezmlm_hash" [346]=> string(6) "fflush" [347]=> string(7) "fnmatch" [348]=> string(8) "realpath" [349]=> string(17) "session_save_path" [350]=> string(13) "mb_strimwidth" [351]=> string(4) "hash" [352]=> string(5) "acosh" [353]=> string(5) "asinh" [354]=> string(4) "tanh" [355]=> string(11) "mb_strwidth" [356]=> string(27) "stream_resolve_include_path" [357]=> string(12) "mbereg_match" [358]=> string(13) "password_hash" [359]=> string(4) "cosh" [360]=> string(4) "sinh" [361]=> string(13) "mbereg_search" [362]=> string(5) "atanh" [363]=> string(21) "password_needs_rehash" [364]=> string(8) "ob_flush" [365]=> string(10) "preg_match" [366]=> string(20) "restore_include_path" [367]=> string(16) "set_include_path" [368]=> string(15) "spl_object_hash" [369]=> string(4) "each" [370]=> string(13) "ob_get_length" [371]=> string(17) "ob_implicit_flush" [372]=> string(11) "ctype_graph" [373]=> string(16) "get_include_path" [374]=> string(12) "ob_get_flush" [375]=> string(12) "ob_end_flush" [376]=> string(5) "flush" [377]=> string(14) "mb_ereg_search" [378]=> string(15) "xmlwriter_flush" [379]=> string(13) "mb_ereg_match" [380]=> string(12) "array_search" [381]=> string(10) "array_push" [382]=> string(2) "pi" [383]=> string(18) "xmlwriter_open_uri" [384]=> string(16) "xmlwriter_end_pi" [385]=> string(18) "xmlwriter_write_pi" [386]=> string(8) "mb_eregi" [387]=> string(7) "mberegi" [388]=> string(18) "xmlwriter_start_pi" [389]=> string(10) "array_walk" [390]=> string(4) "link" [391]=> string(6) "unlink" [392]=> string(21) "preg_replace_callback" [393]=> string(7) "strpbrk" [394]=> string(7) "is_link" [395]=> string(4) "pack" [396]=> string(6) "gzseek" [397]=> string(7) "symlink" [398]=> string(5) "umask" [399]=> string(4) "ftok" [400]=> string(24) "mb_ereg_replace_callback" [401]=> string(20) "stream_supports_lock" [402]=> string(5) "fseek" [403]=> string(11) "array_chunk" [404]=> string(6) "unpack" [405]=> string(6) "strtok" [406]=> string(5) "flock" [407]=> string(24) "header_register_callback" [408]=> string(8) "readlink" [409]=> string(13) "token_get_all" [410]=> string(2) "dl" [411]=> string(20) "dom_import_simplexml" [412]=> string(8) "floatval" [413]=> string(11) "ctype_cntrl" [414]=> string(7) "is_null" [415]=> string(9) "doubleval" [416]=> string(6) "strval" [417]=> string(7) "is_real" [418]=> string(7) "boolval" [419]=> string(7) "is_bool" [420]=> string(10) "posix_kill" [421]=> string(9) "parse_url" [422]=> string(6) "intval" [423]=> string(4) "ceil" [424]=> string(14) "gethostbynamel" [425]=> string(15) "stream_is_local" [426]=> string(6) "gztell" [427]=> string(11) "ini_get_all" [428]=> string(12) "ob_get_level" [429]=> string(19) "forward_static_call" [430]=> string(14) "preg_match_all" [431]=> string(16) "time_sleep_until" [432]=> string(10) "array_fill" [433]=> string(10) "hash_final" [434]=> string(12) "mb_send_mail" [435]=> string(4) "mail" [436]=> string(5) "ftell" [437]=> string(17) "spl_autoload_call" [438]=> string(7) "strcoll" [439]=> string(5) "ltrim" [440]=> string(5) "rtrim" [441]=> string(14) "posix_getgrnam" [442]=> string(21) "stream_copy_to_stream" [443]=> string(20) "simplexml_import_dom" [444]=> string(18) "hash_update_stream" [445]=> string(11) "ctype_alnum" [446]=> string(7) "tempnam" [447]=> string(9) "array_sum" [448]=> string(22) "stream_socket_recvfrom" [449]=> string(4) "trim" [450]=> string(6) "system" [451]=> string(14) "posix_getpwnam" [452]=> string(3) "tan" [453]=> string(8) "ob_clean" [454]=> string(3) "sin" [455]=> string(26) "register_shutdown_function" [456]=> string(22) "register_tick_function" [457]=> string(3) "min" [458]=> string(24) "unregister_tick_function" [459]=> string(12) "ob_end_clean" [460]=> string(12) "ob_get_clean" [461]=> string(4) "atan" [462]=> string(4) "asin" [463]=> string(12) "array_column" [464]=> string(5) "popen" [465]=> string(5) "chown" [466]=> string(6) "lchown" [467]=> string(10) "pfsockopen" [468]=> string(9) "inet_pton" [469]=> string(25) "stream_context_set_option" [470]=> string(5) "fopen" [471]=> string(9) "fsockopen" [472]=> string(21) "xml_parser_get_option" [473]=> string(6) "is_nan" [474]=> string(21) "xml_parser_set_option" [475]=> string(22) "stream_socket_shutdown" [476]=> string(6) "decbin" [477]=> string(12) "zend_version" [478]=> string(9) "mb_strlen" [479]=> string(11) "levenshtein" [480]=> string(7) "strcspn" [481]=> string(9) "proc_open" [482]=> string(6) "strspn" [483]=> string(10) "phpversion" [484]=> string(23) "image_type_to_extension" [485]=> string(7) "hex2bin" [486]=> string(15) "create_function" [487]=> string(13) "timezone_open" [488]=> string(4) "join" [489]=> string(25) "session_register_shutdown" [490]=> string(6) "gzopen" [491]=> string(20) "inflate_get_read_len" [492]=> string(6) "strlen" [493]=> string(14) "posix_getlogin" [494]=> string(10) "finfo_open" [495]=> string(8) "pathinfo" [496]=> string(8) "linkinfo" [497]=> string(7) "phpinfo" [498]=> string(27) "stream_socket_enable_crypto" [499]=> string(11) "mb_get_info" [500]=> string(11) "posix_errno" [501]=> string(12) "posix_mkfifo" [502]=> string(11) "nl_langinfo" [503]=> string(17) "password_get_info" [504]=> string(13) "date_sun_info" [505]=> string(20) "stream_socket_sendto" [506]=> string(9) "inet_ntop" [507]=> string(9) "filegroup" [508]=> string(9) "preg_grep" [509]=> string(7) "long2ip" [510]=> string(13) "strnatcasecmp" [511]=> string(9) "strnatcmp" [512]=> string(6) "lchgrp" [513]=> string(8) "wordwrap" [514]=> string(10) "array_flip" [515]=> string(14) "time_nanosleep" [516]=> string(6) "usleep" [517]=> string(5) "sleep" [518]=> string(13) "posix_getpgrp" [519]=> string(9) "array_pop" [520]=> string(8) "var_dump" [521]=> string(15) "debug_zval_dump" [522]=> string(9) "array_map" [523]=> string(3) "exp" [524]=> string(5) "chgrp" [525]=> string(7) "strncmp" [526]=> string(4) "chop" [527]=> string(6) "strcmp" [528]=> string(5) "log1p" [529]=> string(11) "strncasecmp" [530]=> string(10) "strcasecmp" [531]=> string(13) "trigger_error" [532]=> string(3) "dir" [533]=> string(7) "scandir" [534]=> string(23) "stream_set_write_buffer" [535]=> string(15) "set_file_buffer" [536]=> string(9) "ini_alter" [537]=> string(23) "timezone_name_from_abbr" [538]=> string(6) "header" [539]=> string(22) "stream_set_read_buffer" [540]=> string(10) "filter_var" [541]=> string(6) "mb_chr" [542]=> string(7) "readdir" [543]=> string(20) "stream_socket_server" [544]=> string(21) "spl_autoload_register" [545]=> string(3) "chr" [546]=> string(23) "spl_autoload_unregister" [547]=> string(9) "rewinddir" [548]=> string(17) "mb_output_handler" [549]=> string(12) "mb_parse_str" [550]=> string(5) "chdir" [551]=> string(8) "closedir" [552]=> string(7) "opendir" [553]=> string(5) "rmdir" [554]=> string(21) "session_cache_limiter" [555]=> string(9) "parse_str" [556]=> string(7) "getmxrr" [557]=> string(18) "stream_socket_pair" [558]=> string(10) "is_integer" [559]=> string(6) "is_dir" [560]=> string(11) "ctype_lower" [561]=> string(11) "ctype_upper" [562]=> string(9) "is_scalar" [563]=> string(6) "strchr" [564]=> string(15) "preg_last_error" [565]=> string(20) "posix_get_last_error" [566]=> string(11) "preg_filter" [567]=> string(12) "finfo_buffer" [568]=> string(10) "checkdnsrr" [569]=> string(16) "getprotobynumber" [570]=> string(33) "libxml_set_external_entity_loader" [571]=> string(14) "posix_strerror" [572]=> string(28) "libxml_disable_entity_loader" [573]=> string(13) "gethostbyaddr" [574]=> string(21) "libxml_get_last_error" [575]=> string(24) "session_set_save_handler" [576]=> string(34) "xml_set_end_namespace_decl_handler" [577]=> string(9) "fileowner" [578]=> string(12) "array_filter" [579]=> string(23) "mb_substitute_character" [580]=> string(7) "print_r" [581]=> string(10) "user_error" [582]=> string(9) "mb_strstr" [583]=> string(22) "output_add_rewrite_var" [584]=> string(27) "xml_get_current_line_number" [585]=> string(7) "strrchr" [586]=> string(7) "stristr" [587]=> string(15) "json_last_error" [588]=> string(10) "strtoupper" [589]=> string(16) "sys_get_temp_dir" [590]=> string(21) "restore_error_handler" [591]=> string(17) "set_error_handler" [592]=> string(10) "strtolower" [593]=> string(9) "mb_substr" [594]=> string(13) "mb_strtoupper" [595]=> string(23) "xml_set_element_handler" [596]=> string(30) "xml_set_character_data_handler" [597]=> string(38) "xml_set_processing_instruction_handler" [598]=> string(23) "xml_set_default_handler" [599]=> string(36) "xml_set_unparsed_entity_decl_handler" [600]=> string(29) "xml_set_notation_decl_handler" [601]=> string(35) "xml_set_external_entity_ref_handler" [602]=> string(5) "nl2br" [603]=> string(36) "xml_set_start_namespace_decl_handler" [604]=> string(6) "strstr" [605]=> string(25) "restore_exception_handler" [606]=> string(21) "set_exception_handler" [607]=> string(6) "substr" [608]=> string(16) "get_current_user" [609]=> string(20) "mb_decode_mimeheader" [610]=> string(10) "mb_stristr" [611]=> string(23) "stream_wrapper_register" [612]=> string(5) "strtr" [613]=> string(22) "stream_filter_register" [614]=> string(11) "get_cfg_var" [615]=> string(5) "mkdir" [616]=> string(14) "filter_has_var" [617]=> string(25) "stream_wrapper_unregister" [618]=> string(20) "mb_encode_mimeheader" [619]=> string(13) "mb_strtolower" [620]=> string(11) "mb_strrichr" [621]=> string(15) "mb_detect_order" [622]=> string(5) "floor" [623]=> string(12) "ob_gzhandler" [624]=> string(10) "mb_strrchr" [625]=> string(11) "get_browser" [626]=> string(29) "xml_get_current_column_number" [627]=> string(23) "stream_register_wrapper" [628]=> string(15) "hash_hmac_algos" [629]=> string(10) "hash_algos" [630]=> string(11) "file_exists" [631]=> string(13) "get_meta_tags" [632]=> string(11) "hash_equals" [633]=> string(19) "stream_get_wrappers" [634]=> string(15) "finfo_set_flags" [635]=> string(9) "fileperms" [636]=> string(11) "get_headers" [637]=> string(17) "socket_get_status" [638]=> string(13) "func_num_args" [639]=> string(18) "inflate_get_status" [640]=> string(15) "function_exists" [641]=> string(18) "stream_get_filters" [642]=> string(20) "get_declared_classes" [643]=> string(25) "output_reset_rewrite_vars" [644]=> string(20) "xml_parser_create_ns" [645]=> string(17) "get_class_methods" [646]=> string(23) "get_mangled_object_vars" [647]=> string(15) "get_object_vars" [648]=> string(14) "get_class_vars" [649]=> string(18) "get_required_files" [650]=> string(18) "get_included_files" [651]=> string(11) "class_alias" [652]=> string(12) "trait_exists" [653]=> string(23) "get_declared_interfaces" [654]=> string(16) "interface_exists" [655]=> string(28) "xmlwriter_start_attribute_ns" [656]=> string(28) "xmlwriter_write_attribute_ns" [657]=> string(26) "xmlwriter_start_element_ns" [658]=> string(26) "xmlwriter_write_element_ns" [659]=> string(12) "class_exists" [660]=> string(15) "property_exists" [661]=> string(13) "method_exists" [662]=> string(16) "get_parent_class" [663]=> string(16) "get_called_class" [664]=> string(9) "get_class" [665]=> string(13) "func_get_args" [666]=> string(19) "get_declared_traits" [667]=> string(21) "get_defined_functions" [668]=> string(12) "gzuncompress" [669]=> string(10) "array_keys" [670]=> string(10) "gzcompress" [671]=> string(6) "gzputs" [672]=> string(7) "gzgetss" [673]=> string(6) "gzgets" [674]=> string(17) "libxml_get_errors" [675]=> string(19) "libxml_clear_errors" [676]=> string(26) "libxml_use_internal_errors" [677]=> string(13) "ob_get_status" [678]=> string(15) "ob_get_contents" [679]=> string(16) "ob_list_handlers" [680]=> string(15) "array_fill_keys" [681]=> string(12) "array_values" [682]=> string(14) "assert_options" [683]=> string(18) "array_count_values" [684]=> string(20) "date_get_last_errors" [685]=> string(9) "gc_status" [686]=> string(13) "gc_mem_caches" [687]=> string(21) "get_defined_constants" [688]=> string(19) "get_extension_funcs" [689]=> string(21) "get_loaded_extensions" [690]=> string(13) "get_resources" [691]=> string(16) "array_key_exists" [692]=> string(3) "pos" [693]=> string(16) "get_defined_vars" [694]=> string(10) "key_exists" [695]=> string(17) "gc_collect_cycles" [696]=> string(21) "stream_get_transports" [697]=> string(15) "proc_get_status" [698]=> string(18) "mbereg_search_regs" [699]=> string(8) "strripos" [700]=> string(15) "posix_getgroups" [701]=> string(11) "pdo_drivers" [702]=> string(12) "stripslashes" [703]=> string(13) "stripcslashes" [704]=> string(20) "mbereg_search_setpos" [705]=> string(20) "mbereg_search_getpos" [706]=> string(7) "ucwords" [707]=> string(11) "posix_times" [708]=> string(4) "acos" [709]=> string(10) "addslashes" [710]=> string(17) "mbereg_search_pos" [711]=> string(21) "mb_ereg_search_setpos" [712]=> string(21) "mb_ereg_search_getpos" [713]=> string(22) "mb_ereg_search_getregs" [714]=> string(3) "cos" [715]=> string(19) "mb_ereg_search_regs" [716]=> string(7) "strrpos" [717]=> string(7) "stripos" [718]=> string(11) "addcslashes" [719]=> string(16) "htmlspecialchars" [720]=> string(14) "session_status" [721]=> string(11) "spl_classes" [722]=> string(23) "spl_autoload_extensions" [723]=> string(22) "spl_autoload_functions" [724]=> string(13) "class_parents" [725]=> string(16) "class_implements" [726]=> string(10) "class_uses" [727]=> string(25) "session_get_cookie_params" [728]=> string(12) "posix_access" [729]=> string(25) "session_set_cookie_params" [730]=> string(17) "connection_status" [731]=> string(12) "htmlentities" [732]=> string(10) "phpcredits" [733]=> string(21) "php_ini_scanned_files" [734]=> string(16) "posix_initgroups" [735]=> string(18) "net_get_interfaces" [736]=> string(6) "strpos" [737]=> string(18) "mb_ereg_search_pos" [738]=> string(21) "mbereg_search_getregs" [739]=> string(25) "stream_context_get_params" [740]=> string(14) "password_algos" [741]=> string(12) "random_bytes" [742]=> string(26) "stream_context_get_options" [743]=> string(20) "mb_regex_set_options" [744]=> string(25) "stream_context_set_params" [745]=> string(10) "mb_stripos" [746]=> string(10) "mb_strrpos" [747]=> string(9) "mb_strpos" [748]=> string(17) "file_put_contents" [749]=> string(17) "file_get_contents" [750]=> string(17) "mb_list_encodings" [751]=> string(11) "mb_strripos" [752]=> string(19) "mb_encoding_aliases" [753]=> string(5) "fputs" [754]=> string(19) "stream_get_contents" [755]=> string(20) "mb_convert_variables" [756]=> string(3) "abs" [757]=> string(11) "count_chars" [758]=> string(6) "fgetss" [759]=> string(10) "strip_tags" [760]=> string(5) "fgets" [761]=> string(8) "constant" [762]=> string(10) "var_export" [763]=> string(14) "session_commit" [764]=> string(16) "error_clear_last" [765]=> string(18) "date_timestamp_get" [766]=> string(13) "array_product" [767]=> string(14) "iterator_count" [768]=> string(27) "xmlwriter_start_dtd_attlist" [769]=> string(27) "xmlwriter_write_dtd_attlist" [770]=> string(14) "error_get_last" [771]=> string(18) "date_timestamp_set" [772]=> string(23) "date_create_from_format" [773]=> string(15) "array_key_first" [774]=> string(25) "xmlwriter_end_dtd_attlist" [775]=> string(13) "date_date_set" [776]=> string(13) "date_time_set" [777]=> string(15) "date_offset_get" [778]=> string(7) "ini_set" [779]=> string(17) "date_timezone_set" [780]=> string(17) "date_timezone_get" [781]=> string(14) "array_key_last" [782]=> string(16) "date_isodate_set" [783]=> string(15) "array_intersect" [784]=> string(16) "array_uintersect" [785]=> string(11) "date_format" [786]=> string(7) "ini_get" [787]=> string(22) "date_parse_from_format" [788]=> string(33) "date_create_immutable_from_format" [789]=> string(6) "assert" [790]=> string(10) "str_repeat" [791]=> string(27) "xmlwriter_write_dtd_element" [792]=> string(7) "lcfirst" [793]=> string(21) "xml_parse_into_struct" [794]=> string(14) "str_word_count" [795]=> string(9) "str_split" [796]=> string(12) "money_format" [797]=> string(23) "xmlwriter_write_element" [798]=> string(7) "ucfirst" [799]=> string(26) "xmlwriter_full_end_element" [800]=> string(4) "sqrt" [801]=> string(21) "xmlwriter_end_element" [802]=> string(20) "xmlwriter_set_indent" [803]=> string(23) "xmlwriter_start_element" [804]=> string(11) "chunk_split" [805]=> string(23) "xmlwriter_start_comment" [806]=> string(21) "xmlwriter_end_comment" [807]=> string(13) "session_reset" [808]=> string(5) "hypot" [809]=> string(25) "xmlwriter_end_dtd_element" [810]=> string(12) "base_convert" [811]=> string(27) "xmlwriter_start_dtd_element" [812]=> string(14) "set_time_limit" [813]=> string(10) "random_int" [814]=> string(12) "substr_count" [815]=> string(6) "getopt" [816]=> string(13) "number_format" [817]=> string(6) "decoct" [818]=> string(12) "similar_text" [819]=> string(23) "xmlwriter_write_comment" [820]=> string(14) "xml_set_object" [821]=> string(22) "xmlwriter_end_document" [822]=> string(24) "xmlwriter_start_document" [823]=> string(14) "xmlwriter_text" [824]=> string(13) "getservbyport" [825]=> string(17) "timezone_name_get" [826]=> string(12) "mb_str_split" [827]=> string(19) "timezone_offset_get" [828]=> string(6) "is_int" [829]=> string(11) "ctype_print" [830]=> string(11) "ctype_digit" [831]=> string(4) "stat" [832]=> string(5) "lstat" [833]=> string(18) "mbereg_search_init" [834]=> string(8) "is_float" [835]=> string(12) "inflate_init" [836]=> string(12) "deflate_init" [837]=> string(18) "realpath_cache_get" [838]=> string(9) "is_object" [839]=> string(15) "posix_getrlimit" [840]=> string(15) "posix_setrlimit" [841]=> string(10) "preg_split" [842]=> string(8) "ob_start" [843]=> string(13) "session_start" [844]=> string(13) "session_unset" [845]=> string(17) "ignore_user_abort" [846]=> string(26) "libxml_set_streams_context" [847]=> string(11) "ctype_punct" [848]=> string(12) "ctype_xdigit" [849]=> string(5) "ksort" [850]=> string(9) "mb_strcut" [851]=> string(20)
Output for 7.4.3 - 7.4.4, 7.4.6 - 7.4.32
array(1285) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(9) "gmp_scan1" [4]=> string(5) "expm1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(21) "xmlwriter_write_cdata" [15]=> string(11) "ctype_alpha" [16]=> string(19) "xmlwriter_end_cdata" [17]=> string(21) "xmlwriter_start_cdata" [18]=> string(15) "mb_convert_kana" [19]=> string(4) "is_a" [20]=> string(20) "stream_get_meta_data" [21]=> string(9) "quotemeta" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(7) "gmp_sub" [25]=> string(4) "glob" [26]=> string(5) "bcsub" [27]=> string(6) "hexdec" [28]=> string(18) "array_udiff_uassoc" [29]=> string(6) "octdec" [30]=> string(17) "array_diff_uassoc" [31]=> string(9) "hash_hmac" [32]=> string(17) "array_udiff_assoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(10) "is_numeric" [36]=> string(7) "hebrevc" [37]=> string(20) "get_magic_quotes_gpc" [38]=> string(21) "array_intersect_assoc" [39]=> string(22) "array_uintersect_assoc" [40]=> string(22) "array_intersect_uassoc" [41]=> string(10) "shell_exec" [42]=> string(14) "call_user_func" [43]=> string(6) "bindec" [44]=> string(6) "gzgetc" [45]=> string(4) "exec" [46]=> string(5) "fgetc" [47]=> string(10) "session_gc" [48]=> string(7) "str_pad" [49]=> string(20) "stream_bucket_append" [50]=> string(5) "bcmod" [51]=> string(3) "ord" [52]=> string(5) "bcadd" [53]=> string(11) "intlcal_add" [54]=> string(14) "dns_get_record" [55]=> string(14) "escapeshellcmd" [56]=> string(8) "gzrewind" [57]=> string(16) "dns_check_record" [58]=> string(9) "iptcembed" [59]=> string(18) "connection_aborted" [60]=> string(6) "mb_ord" [61]=> string(6) "uniqid" [62]=> string(6) "gzread" [63]=> string(8) "mt_srand" [64]=> string(8) "getmypid" [65]=> string(8) "getmygid" [66]=> string(23) "intltz_get_canonical_id" [67]=> string(8) "getmyuid" [68]=> string(7) "gmp_add" [69]=> string(5) "round" [70]=> string(7) "gmp_and" [71]=> string(24) "intltz_get_equivalent_id" [72]=> string(19) "xmlwriter_write_dtd" [73]=> string(7) "gmp_mod" [74]=> string(7) "mt_rand" [75]=> string(10) "getlastmod" [76]=> string(9) "filter_id" [77]=> string(17) "xmlwriter_end_dtd" [78]=> string(13) "intltz_get_id" [79]=> string(7) "deg2rad" [80]=> string(11) "inflate_add" [81]=> string(11) "deflate_add" [82]=> string(5) "srand" [83]=> string(4) "rand" [84]=> string(15) "gmp_random_seed" [85]=> string(4) "fmod" [86]=> string(18) "intlcal_is_weekend" [87]=> string(8) "bcpowmod" [88]=> string(19) "xmlwriter_start_dtd" [89]=> string(21) "stream_bucket_prepend" [90]=> string(12) "posix_getgid" [91]=> string(34) "sodium_crypto_sign_verify_detached" [92]=> string(3) "end" [93]=> string(13) "posix_setegid" [94]=> string(13) "posix_getegid" [95]=> string(27) "sodium_crypto_sign_detached" [96]=> string(12) "posix_setgid" [97]=> string(13) "posix_seteuid" [98]=> string(10) "sodium_add" [99]=> string(13) "posix_geteuid" [100]=> string(12) "posix_setuid" [101]=> string(12) "posix_getuid" [102]=> string(13) "posix_getppid" [103]=> string(16) "extension_loaded" [104]=> string(12) "posix_getpid" [105]=> string(6) "getcwd" [106]=> string(12) "posix_setsid" [107]=> string(10) "array_rand" [108]=> string(17) "session_create_id" [109]=> string(14) "posix_getpwuid" [110]=> string(14) "posix_getgrgid" [111]=> string(11) "posix_mknod" [112]=> string(5) "chmod" [113]=> string(10) "session_id" [114]=> string(12) "posix_getcwd" [115]=> string(7) "defined" [116]=> string(13) "posix_setpgid" [117]=> string(21) "session_regenerate_id" [118]=> string(13) "posix_ctermid" [119]=> string(24) "opcache_is_script_cached" [120]=> string(12) "posix_getsid" [121]=> string(13) "posix_getpgid" [122]=> string(12) "sodium_unpad" [123]=> string(10) "sodium_pad" [124]=> string(10) "gc_enabled" [125]=> string(9) "array_pad" [126]=> string(20) "stream_filter_append" [127]=> string(23) "datefmt_get_timezone_id" [128]=> string(13) "spl_object_id" [129]=> string(6) "rewind" [130]=> string(8) "date_add" [131]=> string(5) "fread" [132]=> string(24) "normalizer_is_normalized" [133]=> string(12) "spl_autoload" [134]=> string(7) "gmp_gcd" [135]=> string(21) "stream_filter_prepend" [136]=> string(7) "dirname" [137]=> string(25) "numfmt_set_text_attribute" [138]=> string(8) "md5_file" [139]=> string(21) "numfmt_get_error_code" [140]=> string(27) "locale_get_display_language" [141]=> string(14) "session_encode" [142]=> string(14) "session_decode" [143]=> string(9) "sha1_file" [144]=> string(17) "numfmt_get_locale" [145]=> string(23) "locale_get_display_name" [146]=> string(15) "collator_create" [147]=> string(25) "numfmt_get_text_attribute" [148]=> string(26) "get_html_translation_table" [149]=> string(16) "gmp_random_range" [150]=> string(9) "iptcparse" [151]=> string(23) "htmlspecialchars_decode" [152]=> string(11) "str_replace" [153]=> string(8) "strptime" [154]=> string(19) "session_module_name" [155]=> string(12) "session_name" [156]=> string(12) "str_ireplace" [157]=> string(20) "numfmt_get_attribute" [158]=> string(12) "gmp_legendre" [159]=> string(21) "msgfmt_format_message" [160]=> string(7) "explode" [161]=> string(7) "implode" [162]=> string(9) "setlocale" [163]=> string(18) "html_entity_decode" [164]=> string(19) "session_write_close" [165]=> string(24) "numfmt_get_error_message" [166]=> string(14) "substr_replace" [167]=> string(26) "collator_get_error_message" [168]=> string(22) "collator_get_attribute" [169]=> string(11) "str_shuffle" [170]=> string(13) "gmp_nextprime" [171]=> string(14) "substr_compare" [172]=> string(14) "locale_compose" [173]=> string(20) "numfmt_set_attribute" [174]=> string(12) "locale_parse" [175]=> string(20) "session_cache_expire" [176]=> string(8) "basename" [177]=> string(22) "collator_set_attribute" [178]=> string(19) "simplexml_load_file" [179]=> string(19) "collator_get_locale" [180]=> string(27) "locale_get_primary_language" [181]=> string(17) "iconv_mime_encode" [182]=> string(19) "php_ini_loaded_file" [183]=> string(13) "numfmt_create" [184]=> string(9) "php_uname" [185]=> string(13) "php_sapi_name" [186]=> string(12) "numfmt_parse" [187]=> string(11) "utf8_encode" [188]=> string(11) "utf8_decode" [189]=> string(23) "image_type_to_mime_type" [190]=> string(17) "iconv_mime_decode" [191]=> string(16) "collator_compare" [192]=> string(20) "normalizer_normalize" [193]=> string(12) "getimagesize" [194]=> string(13) "msgfmt_create" [195]=> string(19) "locale_canonicalize" [196]=> string(21) "cli_get_process_title" [197]=> string(14) "gmp_prob_prime" [198]=> string(4) "file" [199]=> string(15) "stream_get_line" [200]=> string(21) "stream_set_chunk_size" [201]=> string(23) "array_replace_recursive" [202]=> string(13) "array_reverse" [203]=> string(12) "array_reduce" [204]=> string(21) "array_change_key_case" [205]=> string(12) "array_unique" [206]=> string(22) "stream_socket_get_name" [207]=> string(20) "stream_filter_remove" [208]=> string(21) "stream_context_create" [209]=> string(7) "tmpfile" [210]=> string(21) "array_merge_recursive" [211]=> string(6) "rename" [212]=> string(6) "fwrite" [213]=> string(13) "array_combine" [214]=> string(9) "ftruncate" [215]=> string(15) "version_compare" [216]=> string(6) "fclose" [217]=> string(8) "readfile" [218]=> string(6) "pclose" [219]=> string(12) "is_countable" [220]=> string(11) "is_iterable" [221]=> string(13) "array_replace" [222]=> string(11) "array_merge" [223]=> string(28) "stream_bucket_make_writeable" [224]=> string(12) "is_writeable" [225]=> string(9) "lcg_value" [226]=> string(19) "realpath_cache_size" [227]=> string(13) "diskfreespace" [228]=> string(15) "disk_free_space" [229]=> string(16) "disk_total_space" [230]=> string(14) "clearstatcache" [231]=> string(9) "metaphone" [232]=> string(7) "is_file" [233]=> string(13) "is_executable" [234]=> string(11) "is_readable" [235]=> string(11) "is_writable" [236]=> string(22) "stream_wrapper_restore" [237]=> string(8) "filetype" [238]=> string(8) "filesize" [239]=> string(9) "filemtime" [240]=> string(9) "fileinode" [241]=> string(9) "filectime" [242]=> string(9) "fileatime" [243]=> string(7) "shuffle" [244]=> string(20) "array_walk_recursive" [245]=> string(5) "range" [246]=> string(12) "array_splice" [247]=> string(11) "array_slice" [248]=> string(11) "is_callable" [249]=> string(9) "is_double" [250]=> string(18) "gmp_perfect_square" [251]=> string(16) "convert_uuencode" [252]=> string(6) "hrtime" [253]=> string(9) "getrusage" [254]=> string(25) "xmlwriter_start_attribute" [255]=> string(9) "microtime" [256]=> string(23) "xmlwriter_end_attribute" [257]=> string(25) "xmlwriter_write_attribute" [258]=> string(20) "msgfmt_parse_message" [259]=> string(11) "is_infinite" [260]=> string(9) "is_finite" [261]=> string(16) "convert_uudecode" [262]=> string(13) "base64_encode" [263]=> string(23) "quoted_printable_encode" [264]=> string(13) "base64_decode" [265]=> string(10) "getmyinode" [266]=> string(14) "getprotobyname" [267]=> string(13) "getservbyname" [268]=> string(9) "proc_nice" [269]=> string(14) "proc_terminate" [270]=> string(10) "proc_close" [271]=> string(12) "rawurldecode" [272]=> string(12) "rawurlencode" [273]=> string(9) "urldecode" [274]=> string(9) "urlencode" [275]=> string(23) "quoted_printable_decode" [276]=> string(24) "get_magic_quotes_runtime" [277]=> string(11) "is_resource" [278]=> string(13) "header_remove" [279]=> string(7) "settype" [280]=> string(7) "gettype" [281]=> string(10) "token_name" [282]=> string(17) "xml_parser_create" [283]=> string(11) "gethostname" [284]=> string(13) "gethostbyname" [285]=> string(18) "move_uploaded_file" [286]=> string(16) "is_uploaded_file" [287]=> string(14) "parse_ini_file" [288]=> string(18) "http_response_code" [289]=> string(12) "setrawcookie" [290]=> string(15) "xml_parser_free" [291]=> string(9) "setcookie" [292]=> string(11) "ini_restore" [293]=> string(9) "xml_parse" [294]=> string(20) "php_strip_whitespace" [295]=> string(11) "show_source" [296]=> string(14) "highlight_file" [297]=> string(21) "memory_get_peak_usage" [298]=> string(16) "memory_get_usage" [299]=> string(18) "xml_get_error_code" [300]=> string(11) "unserialize" [301]=> string(9) "serialize" [302]=> string(12) "msgfmt_parse" [303]=> string(23) "collator_get_error_code" [304]=> string(11) "zlib_decode" [305]=> string(32) "resourcebundle_get_error_message" [306]=> string(23) "intltz_create_time_zone" [307]=> string(11) "zlib_encode" [308]=> string(32) "transliterator_get_error_message" [309]=> string(8) "gzdecode" [310]=> string(8) "gzencode" [311]=> string(9) "gzinflate" [312]=> string(29) "transliterator_get_error_code" [313]=> string(9) "gzdeflate" [314]=> string(28) "transliterator_transliterate" [315]=> string(29) "transliterator_create_inverse" [316]=> string(6) "gzfile" [317]=> string(7) "gzwrite" [318]=> string(21) "transliterator_create" [319]=> string(22) "intlcal_from_date_time" [320]=> string(26) "intltz_from_date_time_zone" [321]=> string(29) "resourcebundle_get_error_code" [322]=> string(20) "intlcal_to_date_time" [323]=> string(7) "gzclose" [324]=> string(21) "resourcebundle_create" [325]=> string(10) "readgzfile" [326]=> string(10) "preg_quote" [327]=> string(12) "preg_replace" [328]=> string(25) "intlcal_get_error_message" [329]=> string(27) "intlgregcal_create_instance" [330]=> string(32) "intlgregcal_set_gregorian_change" [331]=> string(32) "intlgregcal_get_gregorian_change" [332]=> string(19) "intl_get_error_code" [333]=> string(22) "intl_get_error_message" [334]=> string(20) "zlib_get_coding_type" [335]=> string(24) "intlcal_in_daylight_time" [336]=> string(15) "intl_is_failure" [337]=> string(9) "hash_file" [338]=> string(11) "json_encode" [339]=> string(11) "json_decode" [340]=> string(37) "intlcal_get_keyword_values_for_locale" [341]=> string(15) "mb_convert_case" [342]=> string(16) "intlcal_get_time" [343]=> string(16) "intlcal_set_time" [344]=> string(21) "intlcal_set_time_zone" [345]=> string(23) "intlcal_create_instance" [346]=> string(16) "hash_update_file" [347]=> string(24) "intltz_get_error_message" [348]=> string(11) "mb_language" [349]=> string(11) "hash_update" [350]=> string(14) "hash_hmac_file" [351]=> string(14) "intlcal_before" [352]=> string(16) "intlcal_get_type" [353]=> string(24) "intlcal_field_difference" [354]=> string(21) "intltz_get_error_code" [355]=> string(24) "intltz_to_date_time_zone" [356]=> string(17) "mime_content_type" [357]=> string(23) "intltz_get_display_name" [358]=> string(24) "intltz_use_daylight_time" [359]=> string(28) "intlcal_get_day_of_week_type" [360]=> string(10) "finfo_file" [361]=> string(11) "finfo_close" [362]=> string(11) "ctype_space" [363]=> string(22) "mb_preferred_mime_name" [364]=> string(18) "intlcal_get_locale" [365]=> string(21) "intlcal_get_time_zone" [366]=> string(12) "date_sunrise" [367]=> string(22) "intlcal_get_error_code" [368]=> string(15) "intl_error_name" [369]=> string(18) "datefmt_get_locale" [370]=> string(6) "mktime" [371]=> string(14) "mbereg_replace" [372]=> string(15) "mberegi_replace" [373]=> string(20) "datefmt_set_timezone" [374]=> string(15) "mb_ereg_replace" [375]=> string(5) "idate" [376]=> string(4) "date" [377]=> string(9) "strtotime" [378]=> string(10) "gc_disable" [379]=> string(20) "datefmt_get_timezone" [380]=> string(9) "gc_enable" [381]=> string(21) "debug_print_backtrace" [382]=> string(15) "debug_backtrace" [383]=> string(20) "datefmt_get_timetype" [384]=> string(9) "checkdate" [385]=> string(20) "datefmt_get_datetype" [386]=> string(17) "get_resource_type" [387]=> string(14) "datefmt_create" [388]=> string(14) "sodium_compare" [389]=> string(29) "sodium_crypto_scalarmult_base" [390]=> string(18) "opcache_invalidate" [391]=> string(20) "opcache_compile_file" [392]=> string(11) "posix_uname" [393]=> string(24) "msgfmt_get_error_message" [394]=> string(13) "posix_ttyname" [395]=> string(21) "msgfmt_get_error_code" [396]=> string(6) "define" [397]=> string(17) "msgfmt_get_locale" [398]=> string(21) "cli_set_process_title" [399]=> string(8) "gmmktime" [400]=> string(6) "gmdate" [401]=> string(21) "date_create_immutable" [402]=> string(25) "datefmt_get_error_message" [403]=> string(32) "sodium_crypto_generichash_update" [404]=> string(16) "mb_eregi_replace" [405]=> string(7) "bcscale" [406]=> string(17) "datefmt_localtime" [407]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [408]=> string(11) "date_create" [409]=> string(7) "getdate" [410]=> string(9) "localtime" [411]=> string(22) "datefmt_get_error_code" [412]=> string(4) "time" [413]=> string(10) "gmstrftime" [414]=> string(8) "strftime" [415]=> string(13) "datefmt_parse" [416]=> string(10) "date_parse" [417]=> string(9) "hash_hkdf" [418]=> string(11) "array_udiff" [419]=> string(6) "fscanf" [420]=> string(6) "sscanf" [421]=> string(8) "vfprintf" [422]=> string(7) "sprintf" [423]=> string(6) "printf" [424]=> string(7) "vprintf" [425]=> string(7) "fprintf" [426]=> string(14) "is_subclass_of" [427]=> string(10) "array_diff" [428]=> string(4) "feof" [429]=> string(6) "sizeof" [430]=> string(5) "gzeof" [431]=> string(8) "vsprintf" [432]=> string(9) "date_diff" [433]=> string(9) "error_log" [434]=> string(7) "ip2long" [435]=> string(14) "sys_getloadavg" [436]=> string(18) "convert_cyr_string" [437]=> string(7) "openlog" [438]=> string(7) "rad2deg" [439]=> string(12) "func_get_arg" [440]=> string(27) "xmlwriter_set_indent_string" [441]=> string(3) "log" [442]=> string(37) "date_interval_create_from_date_string" [443]=> string(14) "escapeshellarg" [444]=> string(7) "gmp_neg" [445]=> string(9) "is_string" [446]=> string(16) "highlight_string" [447]=> string(7) "is_long" [448]=> string(16) "parse_ini_string" [449]=> string(16) "xml_error_string" [450]=> string(19) "stream_set_blocking" [451]=> string(19) "socket_set_blocking" [452]=> string(15) "error_reporting" [453]=> string(6) "syslog" [454]=> string(20) "mb_internal_encoding" [455]=> string(17) "mb_check_encoding" [456]=> string(19) "json_last_error_msg" [457]=> string(18) "mb_detect_encoding" [458]=> string(19) "mb_convert_encoding" [459]=> string(18) "iconv_set_encoding" [460]=> string(7) "mb_ereg" [461]=> string(8) "closelog" [462]=> string(17) "mb_regex_encoding" [463]=> string(16) "mbregex_encoding" [464]=> string(6) "mbereg" [465]=> string(22) "getimagesizefromstring" [466]=> string(21) "simplexml_load_string" [467]=> string(18) "iconv_get_encoding" [468]=> string(6) "fflush" [469]=> string(8) "ob_flush" [470]=> string(12) "ob_get_flush" [471]=> string(11) "mb_strwidth" [472]=> string(21) "password_needs_rehash" [473]=> string(13) "mb_strimwidth" [474]=> string(13) "password_hash" [475]=> string(14) "mb_ereg_search" [476]=> string(12) "ob_end_flush" [477]=> string(20) "sodium_crypto_pwhash" [478]=> string(21) "collator_get_strength" [479]=> string(17) "session_save_path" [480]=> string(15) "spl_object_hash" [481]=> string(11) "ctype_graph" [482]=> string(5) "acosh" [483]=> string(15) "xmlwriter_flush" [484]=> string(5) "asinh" [485]=> string(5) "atanh" [486]=> string(4) "tanh" [487]=> string(4) "each" [488]=> string(12) "mbereg_match" [489]=> string(4) "sinh" [490]=> string(21) "collator_set_strength" [491]=> string(13) "mb_ereg_match" [492]=> string(23) "sodium_crypto_shorthash" [493]=> string(27) "stream_resolve_include_path" [494]=> string(10) "array_push" [495]=> string(10) "ezmlm_hash" [496]=> string(8) "realpath" [497]=> string(7) "fnmatch" [498]=> string(18) "sodium_crypto_auth" [499]=> string(12) "array_search" [500]=> string(10) "preg_match" [501]=> string(20) "restore_include_path" [502]=> string(16) "set_include_path" [503]=> string(16) "get_include_path" [504]=> string(5) "flush" [505]=> string(17) "ob_implicit_flush" [506]=> string(13) "ob_get_length" [507]=> string(4) "hash" [508]=> string(25) "sodium_crypto_generichash" [509]=> string(13) "mbereg_search" [510]=> string(5) "touch" [511]=> string(4) "cosh" [512]=> string(18) "xmlwriter_write_pi" [513]=> string(18) "xmlwriter_start_pi" [514]=> string(2) "pi" [515]=> string(12) "idn_to_ascii" [516]=> string(8) "mb_eregi" [517]=> string(18) "xmlwriter_open_uri" [518]=> string(16) "xmlwriter_end_pi" [519]=> string(7) "mberegi" [520]=> string(10) "gmp_jacobi" [521]=> string(10) "array_walk" [522]=> string(5) "flock" [523]=> string(29) "intlcal_get_first_day_of_week" [524]=> string(6) "gzseek" [525]=> string(38) "intlcal_set_minimal_days_in_first_week" [526]=> string(8) "readlink" [527]=> string(24) "header_register_callback" [528]=> string(5) "fseek" [529]=> string(7) "symlink" [530]=> string(11) "array_chunk" [531]=> string(6) "strtok" [532]=> string(4) "link" [533]=> string(6) "unlink" [534]=> string(4) "pack" [535]=> string(4) "ftok" [536]=> string(6) "unpack" [537]=> string(5) "umask" [538]=> string(21) "preg_replace_callback" [539]=> string(7) "is_link" [540]=> string(29) "intlcal_set_first_day_of_week" [541]=> string(24) "mb_ereg_replace_callback" [542]=> string(38) "intlcal_get_minimal_days_in_first_week" [543]=> string(7) "strpbrk" [544]=> string(20) "stream_supports_lock" [545]=> string(10) "gmp_strval" [546]=> string(12) "intlcal_roll" [547]=> string(10) "array_fill" [548]=> string(11) "ctype_cntrl" [549]=> string(7) "is_bool" [550]=> string(17) "numfmt_get_symbol" [551]=> string(19) "forward_static_call" [552]=> string(10) "hash_final" [553]=> string(12) "gmp_binomial" [554]=> string(12) "ob_get_level" [555]=> string(4) "ceil" [556]=> string(16) "time_sleep_until" [557]=> string(22) "sodium_crypto_box_seal" [558]=> string(10) "gmp_intval" [559]=> string(14) "preg_match_all" [560]=> string(31) "sodium_crypto_generichash_final" [561]=> string(4) "mail" [562]=> string(9) "parse_url" [563]=> string(11) "ini_get_all" [564]=> string(10) "posix_kill" [565]=> string(17) "numfmt_set_symbol" [566]=> string(7) "is_null" [567]=> string(5) "bcmul" [568]=> string(6) "intval" [569]=> string(7) "is_real" [570]=> string(20) "dom_import_simplexml" [571]=> string(2) "dl" [572]=> string(13) "token_get_all" [573]=> string(7) "gmp_mul" [574]=> string(8) "floatval" [575]=> string(9) "doubleval" [576]=> string(5) "ftell" [577]=> string(17) "spl_autoload_call" [578]=> string(12) "mb_send_mail" [579]=> string(6) "gztell" [580]=> string(6) "strval" [581]=> string(7) "strcoll" [582]=> string(15) "stream_is_local" [583]=> string(7) "boolval" [584]=> string(14) "gethostbynamel" [585]=> string(21) "stream_copy_to_stream" [586]=> string(22) "stream_socket_recvfrom" [587]=> string(6) "system" [588]=> string(11) "gmp_rootrem" [589]=> string(8) "gmp_powm" [590]=> string(18) "hash_update_stream" [591]=> string(7) "gmp_lcm" [592]=> string(19) "intlcal_get_maximum" [593]=> string(4) "trim" [594]=> string(20) "sodium_crypto_stream" [595]=> string(20) "simplexml_import_dom" [596]=> string(19) "intlcal_get_minimum" [597]=> string(11) "ctype_alnum" [598]=> string(9) "array_sum" [599]=> string(7) "tempnam" [600]=> string(25) "intlcal_get_least_maximum" [601]=> string(28) "intlcal_get_greatest_minimum" [602]=> string(7) "gmp_com" [603]=> string(5) "rtrim" [604]=> string(26) "intlcal_get_actual_minimum" [605]=> string(10) "gmp_random" [606]=> string(26) "intlcal_get_actual_maximum" [607]=> string(5) "ltrim" [608]=> string(14) "posix_getgrnam" [609]=> string(14) "posix_getpwnam" [610]=> string(11) "gmp_sqrtrem" [611]=> string(24) "sodium_crypto_kdf_keygen" [612]=> string(25) "stream_context_set_option" [613]=> string(18) "numfmt_get_pattern" [614]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [615]=> string(28) "sodium_crypto_secretbox_open" [616]=> string(13) "timezone_open" [617]=> string(19) "datefmt_get_pattern" [618]=> string(30) "sodium_crypto_secretbox_keygen" [619]=> string(22) "sodium_crypto_box_open" [620]=> string(19) "datefmt_set_pattern" [621]=> string(7) "hex2bin" [622]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [623]=> string(5) "fopen" [624]=> string(27) "sodium_crypto_box_seal_open" [625]=> string(32) "sodium_crypto_generichash_keygen" [626]=> string(17) "locale_get_region" [627]=> string(18) "numfmt_set_pattern" [628]=> string(12) "array_column" [629]=> string(25) "locale_get_display_region" [630]=> string(5) "popen" [631]=> string(32) "normalizer_get_raw_decomposition" [632]=> string(25) "sodium_crypto_auth_keygen" [633]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [634]=> string(25) "session_register_shutdown" [635]=> string(15) "create_function" [636]=> string(18) "msgfmt_set_pattern" [637]=> string(14) "posix_getlogin" [638]=> string(30) "sodium_crypto_shorthash_keygen" [639]=> string(3) "sin" [640]=> string(6) "decbin" [641]=> string(18) "intltz_get_unknown" [642]=> string(30) "intlcal_get_weekend_transition" [643]=> string(25) "intltz_create_enumeration" [644]=> string(20) "inflate_get_read_len" [645]=> string(38) "intltz_create_time_zone_id_enumeration" [646]=> string(9) "mb_strlen" [647]=> string(6) "is_nan" [648]=> string(4) "atan" [649]=> string(4) "asin" [650]=> string(3) "tan" [651]=> string(17) "intltz_get_region" [652]=> string(18) "sodium_crypto_sign" [653]=> string(8) "ob_clean" [654]=> string(10) "finfo_open" [655]=> string(26) "intltz_get_tz_data_version" [656]=> string(5) "chown" [657]=> string(6) "lchown" [658]=> string(6) "strlen" [659]=> string(8) "gmp_sign" [660]=> string(9) "proc_open" [661]=> string(4) "join" [662]=> string(18) "msgfmt_get_pattern" [663]=> string(11) "levenshtein" [664]=> string(25) "opcache_get_configuration" [665]=> string(9) "inet_pton" [666]=> string(12) "iconv_strlen" [667]=> string(24) "unregister_tick_function" [668]=> string(15) "grapheme_strlen" [669]=> string(23) "sodium_crypto_sign_open" [670]=> string(23) "image_type_to_extension" [671]=> string(9) "fsockopen" [672]=> string(10) "pfsockopen" [673]=> string(10) "phpversion" [674]=> string(3) "min" [675]=> string(36) "intlcal_set_skipped_wall_time_option" [676]=> string(27) "sodium_crypto_stream_keygen" [677]=> string(37) "intlcal_set_repeated_wall_time_option" [678]=> string(36) "intlcal_get_skipped_wall_time_option" [679]=> string(22) "register_tick_function" [680]=> string(12) "ob_end_clean" [681]=> string(26) "register_shutdown_function" [682]=> string(37) "intlcal_get_repeated_wall_time_option" [683]=> string(12) "ob_get_clean" [684]=> string(12) "zend_version" [685]=> string(6) "strspn" [686]=> string(7) "strcspn" [687]=> string(21) "xml_parser_set_option" [688]=> string(6) "gzopen" [689]=> string(21) "xml_parser_get_option" [690]=> string(14) "sodium_hex2bin" [691]=> string(22) "stream_socket_shutdown" [692]=> string(12) "posix_mkfifo" [693]=> string(14) "sodium_memzero" [694]=> string(13) "date_sun_info" [695]=> string(27) "stream_socket_enable_crypto" [696]=> string(17) "password_get_info" [697]=> string(7) "phpinfo" [698]=> string(24) "intlcal_is_equivalent_to" [699]=> string(8) "pathinfo" [700]=> string(11) "mb_get_info" [701]=> string(11) "posix_errno" [702]=> string(20) "stream_socket_sendto" [703]=> string(8) "linkinfo" [704]=> string(11) "nl_langinfo" [705]=> string(11) "strncasecmp" [706]=> string(7) "gmp_cmp" [707]=> string(9) "preg_grep" [708]=> string(15) "debug_zval_dump" [709]=> string(9) "strnatcmp" [710]=> string(8) "var_dump" [711]=> string(13) "strnatcasecmp" [712]=> string(13) "sodium_memcmp" [713]=> string(9) "filegroup" [714]=> string(13) "locale_lookup" [715]=> string(6) "lchgrp" [716]=> string(23) "locale_accept_from_http" [717]=> string(7) "long2ip" [718]=> string(13) "posix_getpgrp" [719]=> string(6) "strcmp" [720]=> string(7) "strncmp" [721]=> string(3) "exp" [722]=> string(5) "log1p" [723]=> string(10) "strcasecmp" [724]=> string(5) "chgrp" [725]=> string(9) "inet_ntop" [726]=> string(4) "chop" [727]=> string(8) "wordwrap" [728]=> string(5) "sleep" [729]=> string(6) "bccomp" [730]=> string(10) "array_flip" [731]=> string(9) "array_map" [732]=> string(6) "usleep" [733]=> string(14) "time_nanosleep" [734]=> string(9) "array_pop" [735]=> string(9) "gmp_div_q" [736]=> string(36) "xml_set_unparsed_entity_decl_handler" [737]=> string(24) "sodium_crypto_pwhash_str" [738]=> string(7) "gmp_xor" [739]=> string(45) "sodium_crypto_pwhash_scryptsalsa208sha256_str" [740]=> string(6) "gmp_or" [741]=> string(10) "gmp_div_qr" [742]=> string(29) "sodium_crypto_kx_seed_keypair" [743]=> string(9) "gmp_div_r" [744]=> string(24) "sodium_crypto_kx_keypair" [745]=> string(20) "datefmt_get_calendar" [746]=> string(9) "is_scalar" [747]=> string(13) "intlcal_clear" [748]=> string(13) "intlcal_after" [749]=> string(13) "gmp_kronecker" [750]=> string(12) "array_filter" [751]=> string(20) "datefmt_set_calendar" [752]=> string(22) "stream_filter_register" [753]=> string(30) "sodium_crypto_box_seed_keypair" [754]=> string(30) "xml_set_character_data_handler" [755]=> string(23) "xml_set_default_handler" [756]=> string(35) "xml_set_external_entity_ref_handler" [757]=> string(31) "sodium_crypto_sign_seed_keypair" [758]=> string(36) "xml_set_start_namespace_decl_handler" [759]=> string(34) "xml_set_end_namespace_decl_handler" [760]=> string(16) "grapheme_stristr" [761]=> string(38) "xml_set_processing_instruction_handler" [762]=> string(15) "grapheme_strstr" [763]=> string(24) "intlgregcal_is_leap_year" [764]=> string(17) "gmp_perfect_power" [765]=> string(25) "sodium_crypto_box_keypair" [766]=> string(27) "xml_get_current_line_number" [767]=> string(23) "xml_set_element_handler" [768]=> string(15) "grapheme_substr" [769]=> string(29) "xml_get_current_column_number" [770]=> string(26) "sodium_crypto_sign_keypair" [771]=> string(16) "sys_get_temp_dir" [772]=> string(12) "iconv_substr" [773]=> string(22) "output_add_rewrite_var" [774]=> string(29) "xml_set_notation_decl_handler" [775]=> string(24) "sodium_crypto_stream_xor" [776]=> string(21) "session_cache_limiter" [777]=> string(23) "mb_substitute_character" [778]=> string(10) "strtolower" [779]=> string(6) "header" [780]=> string(9) "ini_alter" [781]=> string(12) "finfo_buffer" [782]=> string(10) "mb_stristr" [783]=> string(10) "filter_var" [784]=> string(18) "stream_socket_pair" [785]=> string(7) "print_r" [786]=> string(10) "mb_strrchr" [787]=> string(10) "strtoupper" [788]=> string(6) "mb_chr" [789]=> string(22) "stream_set_read_buffer" [790]=> string(23) "stream_set_write_buffer" [791]=> string(9) "mb_strstr" [792]=> string(15) "preg_last_error" [793]=> string(15) "set_file_buffer" [794]=> string(23) "stream_wrapper_register" [795]=> string(23) "stream_register_wrapper" [796]=> string(25) "stream_wrapper_unregister" [797]=> string(10) "is_integer" [798]=> string(20) "stream_socket_server" [799]=> string(11) "mb_strrichr" [800]=> string(14) "filter_has_var" [801]=> string(20) "mb_encode_mimeheader" [802]=> string(9) "mb_substr" [803]=> string(5) "rmdir" [804]=> string(11) "ctype_lower" [805]=> string(7) "getmxrr" [806]=> string(3) "chr" [807]=> string(5) "strtr" [808]=> string(10) "checkdnsrr" [809]=> string(9) "parse_str" [810]=> string(6) "substr" [811]=> string(5) "nl2br" [812]=> string(5) "mkdir" [813]=> string(20) "mb_decode_mimeheader" [814]=> string(6) "strchr" [815]=> string(13) "gethostbyaddr" [816]=> string(7) "strrchr" [817]=> string(7) "stristr" [818]=> string(6) "strstr" [819]=> string(25) "restore_exception_handler" [820]=> st
Output for 7.4.5
array(1285) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(9) "gmp_scan1" [4]=> string(5) "expm1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(21) "xmlwriter_write_cdata" [15]=> string(11) "ctype_alpha" [16]=> string(19) "xmlwriter_end_cdata" [17]=> string(21) "xmlwriter_start_cdata" [18]=> string(15) "mb_convert_kana" [19]=> string(4) "is_a" [20]=> string(20) "stream_get_meta_data" [21]=> string(9) "quotemeta" [22]=> string(8) "date_sub" [23]=> string(8) "mb_scrub" [24]=> string(7) "gmp_sub" [25]=> string(4) "glob" [26]=> string(5) "bcsub" [27]=> string(6) "hexdec" [28]=> string(18) "array_udiff_uassoc" [29]=> string(6) "octdec" [30]=> string(17) "array_diff_uassoc" [31]=> string(9) "hash_hmac" [32]=> string(17) "array_udiff_assoc" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(16) "array_diff_assoc" [35]=> string(10) "is_numeric" [36]=> string(7) "hebrevc" [37]=> string(20) "get_magic_quotes_gpc" [38]=> string(21) "array_intersect_assoc" [39]=> string(22) "array_uintersect_assoc" [40]=> string(22) "array_intersect_uassoc" [41]=> string(10) "shell_exec" [42]=> string(14) "call_user_func" [43]=> string(6) "bindec" [44]=> string(6) "gzgetc" [45]=> string(4) "exec" [46]=> string(5) "fgetc" [47]=> string(10) "session_gc" [48]=> string(7) "str_pad" [49]=> string(20) "stream_bucket_append" [50]=> string(5) "bcmod" [51]=> string(3) "ord" [52]=> string(5) "bcadd" [53]=> string(11) "intlcal_add" [54]=> string(14) "dns_get_record" [55]=> string(14) "escapeshellcmd" [56]=> string(8) "gzrewind" [57]=> string(16) "dns_check_record" [58]=> string(9) "iptcembed" [59]=> string(18) "connection_aborted" [60]=> string(6) "mb_ord" [61]=> string(6) "uniqid" [62]=> string(6) "gzread" [63]=> string(8) "mt_srand" [64]=> string(8) "getmypid" [65]=> string(8) "getmygid" [66]=> string(23) "intltz_get_canonical_id" [67]=> string(8) "getmyuid" [68]=> string(7) "gmp_add" [69]=> string(5) "round" [70]=> string(7) "gmp_and" [71]=> string(24) "intltz_get_equivalent_id" [72]=> string(19) "xmlwriter_write_dtd" [73]=> string(7) "gmp_mod" [74]=> string(7) "mt_rand" [75]=> string(10) "getlastmod" [76]=> string(9) "filter_id" [77]=> string(17) "xmlwriter_end_dtd" [78]=> string(13) "intltz_get_id" [79]=> string(7) "deg2rad" [80]=> string(11) "inflate_add" [81]=> string(11) "deflate_add" [82]=> string(5) "srand" [83]=> string(4) "rand" [84]=> string(15) "gmp_random_seed" [85]=> string(4) "fmod" [86]=> string(18) "intlcal_is_weekend" [87]=> string(8) "bcpowmod" [88]=> string(19) "xmlwriter_start_dtd" [89]=> string(21) "stream_bucket_prepend" [90]=> string(12) "posix_getgid" [91]=> string(34) "sodium_crypto_sign_verify_detached" [92]=> string(3) "end" [93]=> string(13) "posix_setegid" [94]=> string(13) "posix_getegid" [95]=> string(27) "sodium_crypto_sign_detached" [96]=> string(12) "posix_setgid" [97]=> string(13) "posix_seteuid" [98]=> string(10) "sodium_add" [99]=> string(13) "posix_geteuid" [100]=> string(12) "posix_setuid" [101]=> string(12) "posix_getuid" [102]=> string(13) "posix_getppid" [103]=> string(16) "extension_loaded" [104]=> string(12) "posix_getpid" [105]=> string(6) "getcwd" [106]=> string(12) "posix_setsid" [107]=> string(10) "array_rand" [108]=> string(17) "session_create_id" [109]=> string(14) "posix_getpwuid" [110]=> string(14) "posix_getgrgid" [111]=> string(11) "posix_mknod" [112]=> string(5) "chmod" [113]=> string(10) "session_id" [114]=> string(12) "posix_getcwd" [115]=> string(7) "defined" [116]=> string(13) "posix_setpgid" [117]=> string(21) "session_regenerate_id" [118]=> string(13) "posix_ctermid" [119]=> string(24) "opcache_is_script_cached" [120]=> string(12) "posix_getsid" [121]=> string(13) "posix_getpgid" [122]=> string(12) "sodium_unpad" [123]=> string(10) "sodium_pad" [124]=> string(10) "gc_enabled" [125]=> string(9) "array_pad" [126]=> string(20) "stream_filter_append" [127]=> string(23) "datefmt_get_timezone_id" [128]=> string(13) "spl_object_id" [129]=> string(6) "rewind" [130]=> string(8) "date_add" [131]=> string(5) "fread" [132]=> string(24) "normalizer_is_normalized" [133]=> string(12) "spl_autoload" [134]=> string(7) "gmp_gcd" [135]=> string(21) "stream_filter_prepend" [136]=> string(7) "dirname" [137]=> string(25) "numfmt_set_text_attribute" [138]=> string(8) "md5_file" [139]=> string(21) "numfmt_get_error_code" [140]=> string(27) "locale_get_display_language" [141]=> string(14) "session_encode" [142]=> string(14) "session_decode" [143]=> string(9) "sha1_file" [144]=> string(17) "numfmt_get_locale" [145]=> string(23) "locale_get_display_name" [146]=> string(15) "collator_create" [147]=> string(25) "numfmt_get_text_attribute" [148]=> string(26) "get_html_translation_table" [149]=> string(16) "gmp_random_range" [150]=> string(9) "iptcparse" [151]=> string(23) "htmlspecialchars_decode" [152]=> string(11) "str_replace" [153]=> string(8) "strptime" [154]=> string(19) "session_module_name" [155]=> string(12) "session_name" [156]=> string(12) "str_ireplace" [157]=> string(20) "numfmt_get_attribute" [158]=> string(12) "gmp_legendre" [159]=> string(21) "msgfmt_format_message" [160]=> string(7) "explode" [161]=> string(7) "implode" [162]=> string(9) "setlocale" [163]=> string(18) "html_entity_decode" [164]=> string(19) "session_write_close" [165]=> string(24) "numfmt_get_error_message" [166]=> string(14) "substr_replace" [167]=> string(26) "collator_get_error_message" [168]=> string(22) "collator_get_attribute" [169]=> string(11) "str_shuffle" [170]=> string(13) "gmp_nextprime" [171]=> string(14) "substr_compare" [172]=> string(14) "locale_compose" [173]=> string(20) "numfmt_set_attribute" [174]=> string(12) "locale_parse" [175]=> string(20) "session_cache_expire" [176]=> string(8) "basename" [177]=> string(22) "collator_set_attribute" [178]=> string(19) "simplexml_load_file" [179]=> string(19) "collator_get_locale" [180]=> string(27) "locale_get_primary_language" [181]=> string(17) "iconv_mime_encode" [182]=> string(19) "php_ini_loaded_file" [183]=> string(13) "numfmt_create" [184]=> string(9) "php_uname" [185]=> string(13) "php_sapi_name" [186]=> string(12) "numfmt_parse" [187]=> string(11) "utf8_encode" [188]=> string(11) "utf8_decode" [189]=> string(23) "image_type_to_mime_type" [190]=> string(17) "iconv_mime_decode" [191]=> string(16) "collator_compare" [192]=> string(20) "normalizer_normalize" [193]=> string(12) "getimagesize" [194]=> string(13) "msgfmt_create" [195]=> string(19) "locale_canonicalize" [196]=> string(21) "cli_get_process_title" [197]=> string(14) "gmp_prob_prime" [198]=> string(4) "file" [199]=> string(15) "stream_get_line" [200]=> string(21) "stream_set_chunk_size" [201]=> string(23) "array_replace_recursive" [202]=> string(13) "array_reverse" [203]=> string(12) "array_reduce" [204]=> string(21) "array_change_key_case" [205]=> string(12) "array_unique" [206]=> string(22) "stream_socket_get_name" [207]=> string(20) "stream_filter_remove" [208]=> string(21) "stream_context_create" [209]=> string(7) "tmpfile" [210]=> string(21) "array_merge_recursive" [211]=> string(6) "rename" [212]=> string(6) "fwrite" [213]=> string(13) "array_combine" [214]=> string(9) "ftruncate" [215]=> string(15) "version_compare" [216]=> string(6) "fclose" [217]=> string(8) "readfile" [218]=> string(6) "pclose" [219]=> string(12) "is_countable" [220]=> string(11) "is_iterable" [221]=> string(13) "array_replace" [222]=> string(11) "array_merge" [223]=> string(28) "stream_bucket_make_writeable" [224]=> string(12) "is_writeable" [225]=> string(9) "lcg_value" [226]=> string(19) "realpath_cache_size" [227]=> string(13) "diskfreespace" [228]=> string(15) "disk_free_space" [229]=> string(16) "disk_total_space" [230]=> string(14) "clearstatcache" [231]=> string(9) "metaphone" [232]=> string(7) "is_file" [233]=> string(13) "is_executable" [234]=> string(11) "is_readable" [235]=> string(11) "is_writable" [236]=> string(22) "stream_wrapper_restore" [237]=> string(8) "filetype" [238]=> string(8) "filesize" [239]=> string(9) "filemtime" [240]=> string(9) "fileinode" [241]=> string(9) "filectime" [242]=> string(9) "fileatime" [243]=> string(7) "shuffle" [244]=> string(20) "array_walk_recursive" [245]=> string(5) "range" [246]=> string(12) "array_splice" [247]=> string(11) "array_slice" [248]=> string(11) "is_callable" [249]=> string(9) "is_double" [250]=> string(18) "gmp_perfect_square" [251]=> string(16) "convert_uuencode" [252]=> string(6) "hrtime" [253]=> string(9) "getrusage" [254]=> string(25) "xmlwriter_start_attribute" [255]=> string(9) "microtime" [256]=> string(23) "xmlwriter_end_attribute" [257]=> string(25) "xmlwriter_write_attribute" [258]=> string(20) "msgfmt_parse_message" [259]=> string(11) "is_infinite" [260]=> string(9) "is_finite" [261]=> string(16) "convert_uudecode" [262]=> string(13) "base64_encode" [263]=> string(23) "quoted_printable_encode" [264]=> string(13) "base64_decode" [265]=> string(10) "getmyinode" [266]=> string(14) "getprotobyname" [267]=> string(13) "getservbyname" [268]=> string(9) "proc_nice" [269]=> string(14) "proc_terminate" [270]=> string(10) "proc_close" [271]=> string(12) "rawurldecode" [272]=> string(12) "rawurlencode" [273]=> string(9) "urldecode" [274]=> string(9) "urlencode" [275]=> string(23) "quoted_printable_decode" [276]=> string(24) "get_magic_quotes_runtime" [277]=> string(11) "is_resource" [278]=> string(13) "header_remove" [279]=> string(7) "settype" [280]=> string(7) "gettype" [281]=> string(10) "token_name" [282]=> string(17) "xml_parser_create" [283]=> string(11) "gethostname" [284]=> string(13) "gethostbyname" [285]=> string(18) "move_uploaded_file" [286]=> string(16) "is_uploaded_file" [287]=> string(14) "parse_ini_file" [288]=> string(18) "http_response_code" [289]=> string(12) "setrawcookie" [290]=> string(15) "xml_parser_free" [291]=> string(9) "setcookie" [292]=> string(11) "ini_restore" [293]=> string(9) "xml_parse" [294]=> string(20) "php_strip_whitespace" [295]=> string(11) "show_source" [296]=> string(14) "highlight_file" [297]=> string(21) "memory_get_peak_usage" [298]=> string(16) "memory_get_usage" [299]=> string(18) "xml_get_error_code" [300]=> string(11) "unserialize" [301]=> string(9) "serialize" [302]=> string(12) "msgfmt_parse" [303]=> string(23) "collator_get_error_code" [304]=> string(11) "zlib_decode" [305]=> string(32) "resourcebundle_get_error_message" [306]=> string(23) "intltz_create_time_zone" [307]=> string(11) "zlib_encode" [308]=> string(32) "transliterator_get_error_message" [309]=> string(8) "gzdecode" [310]=> string(8) "gzencode" [311]=> string(9) "gzinflate" [312]=> string(29) "transliterator_get_error_code" [313]=> string(9) "gzdeflate" [314]=> string(28) "transliterator_transliterate" [315]=> string(29) "transliterator_create_inverse" [316]=> string(6) "gzfile" [317]=> string(7) "gzwrite" [318]=> string(21) "transliterator_create" [319]=> string(22) "intlcal_from_date_time" [320]=> string(26) "intltz_from_date_time_zone" [321]=> string(29) "resourcebundle_get_error_code" [322]=> string(20) "intlcal_to_date_time" [323]=> string(7) "gzclose" [324]=> string(21) "resourcebundle_create" [325]=> string(10) "readgzfile" [326]=> string(10) "preg_quote" [327]=> string(12) "preg_replace" [328]=> string(25) "intlcal_get_error_message" [329]=> string(27) "intlgregcal_create_instance" [330]=> string(32) "intlgregcal_set_gregorian_change" [331]=> string(32) "intlgregcal_get_gregorian_change" [332]=> string(19) "intl_get_error_code" [333]=> string(22) "intl_get_error_message" [334]=> string(20) "zlib_get_coding_type" [335]=> string(24) "intlcal_in_daylight_time" [336]=> string(15) "intl_is_failure" [337]=> string(9) "hash_file" [338]=> string(11) "json_encode" [339]=> string(11) "json_decode" [340]=> string(37) "intlcal_get_keyword_values_for_locale" [341]=> string(15) "mb_convert_case" [342]=> string(16) "intlcal_get_time" [343]=> string(16) "intlcal_set_time" [344]=> string(21) "intlcal_set_time_zone" [345]=> string(23) "intlcal_create_instance" [346]=> string(16) "hash_update_file" [347]=> string(24) "intltz_get_error_message" [348]=> string(11) "mb_language" [349]=> string(11) "hash_update" [350]=> string(14) "hash_hmac_file" [351]=> string(14) "intlcal_before" [352]=> string(16) "intlcal_get_type" [353]=> string(24) "intlcal_field_difference" [354]=> string(21) "intltz_get_error_code" [355]=> string(24) "intltz_to_date_time_zone" [356]=> string(17) "mime_content_type" [357]=> string(23) "intltz_get_display_name" [358]=> string(24) "intltz_use_daylight_time" [359]=> string(28) "intlcal_get_day_of_week_type" [360]=> string(10) "finfo_file" [361]=> string(11) "finfo_close" [362]=> string(11) "ctype_space" [363]=> string(22) "mb_preferred_mime_name" [364]=> string(18) "intlcal_get_locale" [365]=> string(21) "intlcal_get_time_zone" [366]=> string(12) "date_sunrise" [367]=> string(22) "intlcal_get_error_code" [368]=> string(15) "intl_error_name" [369]=> string(18) "datefmt_get_locale" [370]=> string(6) "mktime" [371]=> string(14) "mbereg_replace" [372]=> string(15) "mberegi_replace" [373]=> string(20) "datefmt_set_timezone" [374]=> string(15) "mb_ereg_replace" [375]=> string(5) "idate" [376]=> string(4) "date" [377]=> string(9) "strtotime" [378]=> string(10) "gc_disable" [379]=> string(20) "datefmt_get_timezone" [380]=> string(9) "gc_enable" [381]=> string(21) "debug_print_backtrace" [382]=> string(15) "debug_backtrace" [383]=> string(20) "datefmt_get_timetype" [384]=> string(9) "checkdate" [385]=> string(20) "datefmt_get_datetype" [386]=> string(17) "get_resource_type" [387]=> string(14) "datefmt_create" [388]=> string(14) "sodium_compare" [389]=> string(29) "sodium_crypto_scalarmult_base" [390]=> string(18) "opcache_invalidate" [391]=> string(20) "opcache_compile_file" [392]=> string(11) "posix_uname" [393]=> string(24) "msgfmt_get_error_message" [394]=> string(13) "posix_ttyname" [395]=> string(21) "msgfmt_get_error_code" [396]=> string(6) "define" [397]=> string(17) "msgfmt_get_locale" [398]=> string(21) "cli_set_process_title" [399]=> string(8) "gmmktime" [400]=> string(6) "gmdate" [401]=> string(21) "date_create_immutable" [402]=> string(25) "datefmt_get_error_message" [403]=> string(32) "sodium_crypto_generichash_update" [404]=> string(16) "mb_eregi_replace" [405]=> string(7) "bcscale" [406]=> string(17) "datefmt_localtime" [407]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [408]=> string(11) "date_create" [409]=> string(7) "getdate" [410]=> string(9) "localtime" [411]=> string(22) "datefmt_get_error_code" [412]=> string(4) "time" [413]=> string(10) "gmstrftime" [414]=> string(8) "strftime" [415]=> string(13) "datefmt_parse" [416]=> string(10) "date_parse" [417]=> string(9) "hash_hkdf" [418]=> string(11) "array_udiff" [419]=> string(6) "fscanf" [420]=> string(6) "sscanf" [421]=> string(8) "vfprintf" [422]=> string(7) "sprintf" [423]=> string(6) "printf" [424]=> string(7) "vprintf" [425]=> string(7) "fprintf" [426]=> string(14) "is_subclass_of" [427]=> string(10) "array_diff" [428]=> string(4) "feof" [429]=> string(6) "sizeof" [430]=> string(5) "gzeof" [431]=> string(8) "vsprintf" [432]=> string(9) "date_diff" [433]=> string(9) "error_log" [434]=> string(7) "ip2long" [435]=> string(14) "sys_getloadavg" [436]=> string(18) "convert_cyr_string" [437]=> string(7) "openlog" [438]=> string(7) "rad2deg" [439]=> string(12) "func_get_arg" [440]=> string(27) "xmlwriter_set_indent_string" [441]=> string(3) "log" [442]=> string(37) "date_interval_create_from_date_string" [443]=> string(14) "escapeshellarg" [444]=> string(7) "gmp_neg" [445]=> string(9) "is_string" [446]=> string(16) "highlight_string" [447]=> string(7) "is_long" [448]=> string(16) "parse_ini_string" [449]=> string(16) "xml_error_string" [450]=> string(19) "stream_set_blocking" [451]=> string(19) "socket_set_blocking" [452]=> string(15) "error_reporting" [453]=> string(6) "syslog" [454]=> string(20) "mb_internal_encoding" [455]=> string(17) "mb_check_encoding" [456]=> string(19) "json_last_error_msg" [457]=> string(18) "mb_detect_encoding" [458]=> string(19) "mb_convert_encoding" [459]=> string(18) "iconv_set_encoding" [460]=> string(7) "mb_ereg" [461]=> string(8) "closelog" [462]=> string(17) "mb_regex_encoding" [463]=> string(16) "mbregex_encoding" [464]=> string(6) "mbereg" [465]=> string(22) "getimagesizefromstring" [466]=> string(21) "simplexml_load_string" [467]=> string(18) "iconv_get_encoding" [468]=> string(6) "fflush" [469]=> string(8) "ob_flush" [470]=> string(12) "ob_get_flush" [471]=> string(11) "mb_strwidth" [472]=> string(21) "password_needs_rehash" [473]=> string(13) "mb_strimwidth" [474]=> string(13) "password_hash" [475]=> string(14) "mb_ereg_search" [476]=> string(12) "ob_end_flush" [477]=> string(20) "sodium_crypto_pwhash" [478]=> string(21) "collator_get_strength" [479]=> string(17) "session_save_path" [480]=> string(15) "spl_object_hash" [481]=> string(11) "ctype_graph" [482]=> string(5) "acosh" [483]=> string(15) "xmlwriter_flush" [484]=> string(5) "asinh" [485]=> string(5) "atanh" [486]=> string(4) "tanh" [487]=> string(4) "each" [488]=> string(12) "mbereg_match" [489]=> string(4) "sinh" [490]=> string(21) "collator_set_strength" [491]=> string(13) "mb_ereg_match" [492]=> string(23) "sodium_crypto_shorthash" [493]=> string(27) "stream_resolve_include_path" [494]=> string(10) "array_push" [495]=> string(10) "ezmlm_hash" [496]=> string(8) "realpath" [497]=> string(7) "fnmatch" [498]=> string(18) "sodium_crypto_auth" [499]=> string(12) "array_search" [500]=> string(10) "preg_match" [501]=> string(20) "restore_include_path" [502]=> string(16) "set_include_path" [503]=> string(16) "get_include_path" [504]=> string(5) "flush" [505]=> string(17) "ob_implicit_flush" [506]=> string(13) "ob_get_length" [507]=> string(4) "hash" [508]=> string(25) "sodium_crypto_generichash" [509]=> string(13) "mbereg_search" [510]=> string(5) "touch" [511]=> string(4) "cosh" [512]=> string(18) "xmlwriter_write_pi" [513]=> string(18) "xmlwriter_start_pi" [514]=> string(2) "pi" [515]=> string(12) "idn_to_ascii" [516]=> string(8) "mb_eregi" [517]=> string(18) "xmlwriter_open_uri" [518]=> string(16) "xmlwriter_end_pi" [519]=> string(7) "mberegi" [520]=> string(10) "gmp_jacobi" [521]=> string(10) "array_walk" [522]=> string(5) "flock" [523]=> string(29) "intlcal_get_first_day_of_week" [524]=> string(6) "gzseek" [525]=> string(38) "intlcal_set_minimal_days_in_first_week" [526]=> string(8) "readlink" [527]=> string(24) "header_register_callback" [528]=> string(5) "fseek" [529]=> string(7) "symlink" [530]=> string(11) "array_chunk" [531]=> string(6) "strtok" [532]=> string(4) "link" [533]=> string(6) "unlink" [534]=> string(4) "pack" [535]=> string(4) "ftok" [536]=> string(6) "unpack" [537]=> string(5) "umask" [538]=> string(21) "preg_replace_callback" [539]=> string(7) "is_link" [540]=> string(29) "intlcal_set_first_day_of_week" [541]=> string(24) "mb_ereg_replace_callback" [542]=> string(38) "intlcal_get_minimal_days_in_first_week" [543]=> string(7) "strpbrk" [544]=> string(20) "stream_supports_lock" [545]=> string(10) "gmp_strval" [546]=> string(12) "intlcal_roll" [547]=> string(10) "array_fill" [548]=> string(11) "ctype_cntrl" [549]=> string(7) "is_bool" [550]=> string(17) "numfmt_get_symbol" [551]=> string(19) "forward_static_call" [552]=> string(10) "hash_final" [553]=> string(12) "gmp_binomial" [554]=> string(12) "ob_get_level" [555]=> string(4) "ceil" [556]=> string(16) "time_sleep_until" [557]=> string(22) "sodium_crypto_box_seal" [558]=> string(10) "gmp_intval" [559]=> string(14) "preg_match_all" [560]=> string(31) "sodium_crypto_generichash_final" [561]=> string(4) "mail" [562]=> string(9) "parse_url" [563]=> string(11) "ini_get_all" [564]=> string(10) "posix_kill" [565]=> string(17) "numfmt_set_symbol" [566]=> string(7) "is_null" [567]=> string(5) "bcmul" [568]=> string(6) "intval" [569]=> string(7) "is_real" [570]=> string(20) "dom_import_simplexml" [571]=> string(2) "dl" [572]=> string(13) "token_get_all" [573]=> string(7) "gmp_mul" [574]=> string(8) "floatval" [575]=> string(9) "doubleval" [576]=> string(5) "ftell" [577]=> string(17) "spl_autoload_call" [578]=> string(12) "mb_send_mail" [579]=> string(6) "gztell" [580]=> string(6) "strval" [581]=> string(7) "strcoll" [582]=> string(15) "stream_is_local" [583]=> string(7) "boolval" [584]=> string(14) "gethostbynamel" [585]=> string(21) "stream_copy_to_stream" [586]=> string(22) "stream_socket_recvfrom" [587]=> string(6) "system" [588]=> string(11) "gmp_rootrem" [589]=> string(8) "gmp_powm" [590]=> string(18) "hash_update_stream" [591]=> string(7) "gmp_lcm" [592]=> string(19) "intlcal_get_maximum" [593]=> string(4) "trim" [594]=> string(20) "sodium_crypto_stream" [595]=> string(20) "simplexml_import_dom" [596]=> string(19) "intlcal_get_minimum" [597]=> string(11) "ctype_alnum" [598]=> string(9) "array_sum" [599]=> string(7) "tempnam" [600]=> string(25) "intlcal_get_least_maximum" [601]=> string(28) "intlcal_get_greatest_minimum" [602]=> string(7) "gmp_com" [603]=> string(5) "rtrim" [604]=> string(26) "intlcal_get_actual_minimum" [605]=> string(10) "gmp_random" [606]=> string(26) "intlcal_get_actual_maximum" [607]=> string(5) "ltrim" [608]=> string(14) "posix_getgrnam" [609]=> string(14) "posix_getpwnam" [610]=> string(11) "gmp_sqrtrem" [611]=> string(24) "sodium_crypto_kdf_keygen" [612]=> string(25) "stream_context_set_option" [613]=> string(18) "numfmt_get_pattern" [614]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [615]=> string(28) "sodium_crypto_secretbox_open" [616]=> string(13) "timezone_open" [617]=> string(19) "datefmt_get_pattern" [618]=> string(30) "sodium_crypto_secretbox_keygen" [619]=> string(22) "sodium_crypto_box_open" [620]=> string(19) "datefmt_set_pattern" [621]=> string(7) "hex2bin" [622]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [623]=> string(5) "fopen" [624]=> string(27) "sodium_crypto_box_seal_open" [625]=> string(32) "sodium_crypto_generichash_keygen" [626]=> string(17) "locale_get_region" [627]=> string(18) "numfmt_set_pattern" [628]=> string(12) "array_column" [629]=> string(25) "locale_get_display_region" [630]=> string(5) "popen" [631]=> string(32) "normalizer_get_raw_decomposition" [632]=> string(25) "sodium_crypto_auth_keygen" [633]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [634]=> string(25) "session_register_shutdown" [635]=> string(15) "create_function" [636]=> string(18) "msgfmt_set_pattern" [637]=> string(14) "posix_getlogin" [638]=> string(30) "sodium_crypto_shorthash_keygen" [639]=> string(3) "sin" [640]=> string(6) "decbin" [641]=> string(18) "intltz_get_unknown" [642]=> string(30) "intlcal_get_weekend_transition" [643]=> string(25) "intltz_create_enumeration" [644]=> string(20) "inflate_get_read_len" [645]=> string(38) "intltz_create_time_zone_id_enumeration" [646]=> string(9) "mb_strlen" [647]=> string(6) "is_nan" [648]=> string(4) "atan" [649]=> string(4) "asin" [650]=> string(3) "tan" [651]=> string(17) "intltz_get_region" [652]=> string(18) "sodium_crypto_sign" [653]=> string(8) "ob_clean" [654]=> string(10) "finfo_open" [655]=> string(26) "intltz_get_tz_data_version" [656]=> string(5) "chown" [657]=> string(6) "lchown" [658]=> string(6) "strlen" [659]=> string(8) "gmp_sign" [660]=> string(9) "proc_open" [661]=> string(4) "join" [662]=> string(18) "msgfmt_get_pattern" [663]=> string(11) "levenshtein" [664]=> string(25) "opcache_get_configuration" [665]=> string(9) "inet_pton" [666]=> string(12) "iconv_strlen" [667]=> string(24) "unregister_tick_function" [668]=> string(15) "grapheme_strlen" [669]=> string(23) "sodium_crypto_sign_open" [670]=> string(23) "image_type_to_extension" [671]=> string(9) "fsockopen" [672]=> string(10) "pfsockopen" [673]=> string(10) "phpversion" [674]=> string(3) "min" [675]=> string(36) "intlcal_set_skipped_wall_time_option" [676]=> string(27) "sodium_crypto_stream_keygen" [677]=> string(37) "intlcal_set_repeated_wall_time_option" [678]=> string(36) "intlcal_get_skipped_wall_time_option" [679]=> string(22) "register_tick_function" [680]=> string(12) "ob_end_clean" [681]=> string(26) "register_shutdown_function" [682]=> string(37) "intlcal_get_repeated_wall_time_option" [683]=> string(12) "ob_get_clean" [684]=> string(12) "zend_version" [685]=> string(6) "strspn" [686]=> string(7) "strcspn" [687]=> string(21) "xml_parser_set_option" [688]=> string(6) "gzopen" [689]=> string(21) "xml_parser_get_option" [690]=> string(14) "sodium_hex2bin" [691]=> string(22) "stream_socket_shutdown" [692]=> string(12) "posix_mkfifo" [693]=> string(14) "sodium_memzero" [694]=> string(13) "date_sun_info" [695]=> string(27) "stream_socket_enable_crypto" [696]=> string(17) "password_get_info" [697]=> string(7) "phpinfo" [698]=> string(24) "intlcal_is_equivalent_to" [699]=> string(8) "pathinfo" [700]=> string(11) "mb_get_info" [701]=> string(11) "posix_errno" [702]=> string(20) "stream_socket_sendto" [703]=> string(8) "linkinfo" [704]=> string(11) "nl_langinfo" [705]=> string(11) "strncasecmp" [706]=> string(7) "gmp_cmp" [707]=> string(9) "preg_grep" [708]=> string(15) "debug_zval_dump" [709]=> string(9) "strnatcmp" [710]=> string(8) "var_dump" [711]=> string(13) "strnatcasecmp" [712]=> string(13) "sodium_memcmp" [713]=> string(9) "filegroup" [714]=> string(13) "locale_lookup" [715]=> string(6) "lchgrp" [716]=> string(23) "locale_accept_from_http" [717]=> string(7) "long2ip" [718]=> string(13) "posix_getpgrp" [719]=> string(6) "strcmp" [720]=> string(7) "strncmp" [721]=> string(3) "exp" [722]=> string(5) "log1p" [723]=> string(10) "strcasecmp" [724]=> string(5) "chgrp" [725]=> string(9) "inet_ntop" [726]=> string(4) "chop" [727]=> string(8) "wordwrap" [728]=> string(5) "sleep" [729]=> string(6) "bccomp" [730]=> string(10) "array_flip" [731]=> string(9) "array_map" [732]=> string(6) "usleep" [733]=> string(14) "time_nanosleep" [734]=> string(9) "array_pop" [735]=> string(9) "gmp_div_q" [736]=> string(36) "xml_set_unparsed_entity_decl_handler" [737]=> string(24) "sodium_crypto_pwhash_str" [738]=> string(7) "gmp_xor" [739]=> string(45) "sodium_crypto_pwhash_scryptsalsa208sha256_str" [740]=> string(6) "gmp_or" [741]=> string(10) "gmp_div_qr" [742]=> string(29) "sodium_crypto_kx_seed_keypair" [743]=> string(9) "gmp_div_r" [744]=> string(24) "sodium_crypto_kx_keypair" [745]=> string(20) "datefmt_get_calendar" [746]=> string(9) "is_scalar" [747]=> string(13) "intlcal_clear" [748]=> string(13) "intlcal_after" [749]=> string(13) "gmp_kronecker" [750]=> string(12) "array_filter" [751]=> string(20) "datefmt_set_calendar" [752]=> string(22) "stream_filter_register" [753]=> string(30) "sodium_crypto_box_seed_keypair" [754]=> string(30) "xml_set_character_data_handler" [755]=> string(23) "xml_set_default_handler" [756]=> string(35) "xml_set_external_entity_ref_handler" [757]=> string(31) "sodium_crypto_sign_seed_keypair" [758]=> string(36) "xml_set_start_namespace_decl_handler" [759]=> string(34) "xml_set_end_namespace_decl_handler" [760]=> string(16) "grapheme_stristr" [761]=> string(38) "xml_set_processing_instruction_handler" [762]=> string(15) "grapheme_strstr" [763]=> string(24) "intlgregcal_is_leap_year" [764]=> string(17) "gmp_perfect_power" [765]=> string(25) "sodium_crypto_box_keypair" [766]=> string(27) "xml_get_current_line_number" [767]=> string(23) "xml_set_element_handler" [768]=> string(15) "grapheme_substr" [769]=> string(29) "xml_get_current_column_number" [770]=> string(26) "sodium_crypto_sign_keypair" [771]=> string(16) "sys_get_temp_dir" [772]=> string(12) "iconv_substr" [773]=> string(22) "output_add_rewrite_var" [774]=> string(29) "xml_set_notation_decl_handler" [775]=> string(24) "sodium_crypto_stream_xor" [776]=> string(21) "session_cache_limiter" [777]=> string(23) "mb_substitute_character" [778]=> string(10) "strtolower" [779]=> string(6) "header" [780]=> string(9) "ini_alter" [781]=> string(12) "finfo_buffer" [782]=> string(10) "mb_stristr" [783]=> string(10) "filter_var" [784]=> string(18) "stream_socket_pair" [785]=> string(7) "print_r" [786]=> string(10) "mb_strrchr" [787]=> string(10) "strtoupper" [788]=> string(6) "mb_chr" [789]=> string(22) "stream_set_read_buffer" [790]=> string(23) "stream_set_write_buffer" [791]=> string(9) "mb_strstr" [792]=> string(15) "preg_last_error" [793]=> string(15) "set_file_buffer" [794]=> string(23) "stream_wrapper_register" [795]=> string(23) "stream_register_wrapper" [796]=> string(25) "stream_wrapper_unregister" [797]=> string(10) "is_integer" [798]=> string(20) "stream_socket_server" [799]=> string(11) "mb_strrichr" [800]=> string(14) "filter_has_var" [801]=> string(20) "mb_encode_mimeheader" [802]=> string(9) "mb_substr" [803]=> string(5) "rmdir" [804]=> string(11) "ctype_lower" [805]=> string(7) "getmxrr" [806]=> string(3) "chr" [807]=> string(5) "strtr" [808]=> string(10) "checkdnsrr" [809]=> string(9) "parse_str" [810]=> string(6) "substr" [811]=> string(5) "nl2br" [812]=> string(5) "mkdir" [813]=> string(20) "mb_decode_mimeheader" [814]=> string(6) "strchr" [815]=> string(13) "gethostbyaddr" [816]=> string(7) "strrchr" [817]=> string(7) "stristr" [818]=> string(6) "strstr" [819]=> string(25) "restore_exception_handler" [820]=> st
Process exited with code 137.
Output for 7.3.32 - 7.3.33
array(1025) { [0]=> string(5) "log10" [1]=> string(4) "sha1" [2]=> string(5) "expm1" [3]=> string(5) "crc32" [4]=> string(11) "hash_pbkdf2" [5]=> string(5) "atan2" [6]=> string(9) "str_rot13" [7]=> string(3) "md5" [8]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [9]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [10]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [11]=> string(11) "ctype_alpha" [12]=> string(21) "xmlwriter_start_cdata" [13]=> string(19) "xmlwriter_end_cdata" [14]=> string(21) "xmlwriter_write_cdata" [15]=> string(4) "is_a" [16]=> string(15) "mb_convert_kana" [17]=> string(20) "stream_get_meta_data" [18]=> string(9) "quotemeta" [19]=> string(8) "mb_scrub" [20]=> string(4) "glob" [21]=> string(8) "date_sub" [22]=> string(10) "shell_exec" [23]=> string(5) "fgetc" [24]=> string(21) "array_intersect_assoc" [25]=> string(22) "array_uintersect_assoc" [26]=> string(22) "array_intersect_uassoc" [27]=> string(10) "session_gc" [28]=> string(17) "array_diff_uassoc" [29]=> string(6) "hexdec" [30]=> string(23) "array_uintersect_uassoc" [31]=> string(20) "get_magic_quotes_gpc" [32]=> string(16) "array_diff_assoc" [33]=> string(6) "octdec" [34]=> string(18) "array_udiff_uassoc" [35]=> string(17) "array_udiff_assoc" [36]=> string(9) "hash_hmac" [37]=> string(6) "bindec" [38]=> string(4) "exec" [39]=> string(10) "is_numeric" [40]=> string(6) "gzgetc" [41]=> string(14) "call_user_func" [42]=> string(7) "hebrevc" [43]=> string(14) "posix_getgrgid" [44]=> string(5) "chmod" [45]=> string(5) "round" [46]=> string(9) "array_pad" [47]=> string(6) "getcwd" [48]=> string(10) "array_rand" [49]=> string(13) "posix_getegid" [50]=> string(13) "posix_seteuid" [51]=> string(12) "posix_setgid" [52]=> string(12) "posix_getgid" [53]=> string(13) "posix_geteuid" [54]=> string(12) "posix_setuid" [55]=> string(12) "spl_autoload" [56]=> string(12) "posix_getuid" [57]=> string(13) "posix_getppid" [58]=> string(12) "posix_getpid" [59]=> string(13) "posix_setegid" [60]=> string(6) "uniqid" [61]=> string(11) "inflate_add" [62]=> string(6) "gzread" [63]=> string(11) "posix_mknod" [64]=> string(14) "posix_getpwuid" [65]=> string(12) "posix_getcwd" [66]=> string(8) "gzrewind" [67]=> string(13) "posix_ctermid" [68]=> string(12) "posix_getsid" [69]=> string(7) "deg2rad" [70]=> string(4) "fmod" [71]=> string(13) "posix_getpgid" [72]=> string(3) "end" [73]=> string(10) "session_id" [74]=> string(17) "session_create_id" [75]=> string(21) "session_regenerate_id" [76]=> string(13) "posix_setpgid" [77]=> string(12) "posix_setsid" [78]=> string(5) "fread" [79]=> string(11) "deflate_add" [80]=> string(8) "date_add" [81]=> string(17) "xmlwriter_end_dtd" [82]=> string(20) "stream_bucket_append" [83]=> string(9) "filter_id" [84]=> string(9) "iptcembed" [85]=> string(16) "dns_check_record" [86]=> string(20) "stream_filter_append" [87]=> string(14) "dns_get_record" [88]=> string(21) "stream_filter_prepend" [89]=> string(19) "xmlwriter_start_dtd" [90]=> string(19) "xmlwriter_write_dtd" [91]=> string(21) "stream_bucket_prepend" [92]=> string(7) "str_pad" [93]=> string(3) "ord" [94]=> string(27) "sodium_crypto_sign_detached" [95]=> string(34) "sodium_crypto_sign_verify_detached" [96]=> string(7) "defined" [97]=> string(10) "sodium_add" [98]=> string(10) "sodium_pad" [99]=> string(12) "sodium_unpad" [100]=> string(6) "rewind" [101]=> string(10) "gc_enabled" [102]=> string(16) "extension_loaded" [103]=> string(5) "srand" [104]=> string(18) "connection_aborted" [105]=> string(4) "rand" [106]=> string(6) "mb_ord" [107]=> string(8) "getmyuid" [108]=> string(13) "spl_object_id" [109]=> string(8) "getmygid" [110]=> string(8) "mt_srand" [111]=> string(7) "mt_rand" [112]=> string(8) "getmypid" [113]=> string(14) "escapeshellcmd" [114]=> string(10) "getlastmod" [115]=> string(6) "pclose" [116]=> string(12) "is_countable" [117]=> string(16) "mb_eregi_replace" [118]=> string(22) "mb_preferred_mime_name" [119]=> string(8) "readfile" [120]=> string(15) "mb_ereg_replace" [121]=> string(24) "get_magic_quotes_runtime" [122]=> string(11) "is_callable" [123]=> string(9) "is_double" [124]=> string(11) "ini_restore" [125]=> string(13) "header_remove" [126]=> string(11) "is_iterable" [127]=> string(14) "mbereg_replace" [128]=> string(11) "is_resource" [129]=> string(9) "setcookie" [130]=> string(16) "is_uploaded_file" [131]=> string(14) "highlight_file" [132]=> string(15) "mberegi_replace" [133]=> string(21) "memory_get_peak_usage" [134]=> string(11) "show_source" [135]=> string(18) "move_uploaded_file" [136]=> string(13) "gethostbyname" [137]=> string(11) "gethostname" [138]=> string(14) "parse_ini_file" [139]=> string(18) "http_response_code" [140]=> string(20) "php_strip_whitespace" [141]=> string(16) "memory_get_usage" [142]=> string(11) "unserialize" [143]=> string(7) "gettype" [144]=> string(7) "settype" [145]=> string(9) "serialize" [146]=> string(12) "setrawcookie" [147]=> string(11) "is_infinite" [148]=> string(23) "quoted_printable_encode" [149]=> string(9) "urlencode" [150]=> string(9) "sha1_file" [151]=> string(8) "md5_file" [152]=> string(9) "iptcparse" [153]=> string(12) "getimagesize" [154]=> string(23) "image_type_to_mime_type" [155]=> string(12) "rawurldecode" [156]=> string(12) "rawurlencode" [157]=> string(9) "urldecode" [158]=> string(13) "php_sapi_name" [159]=> string(9) "php_uname" [160]=> string(19) "php_ini_loaded_file" [161]=> string(23) "htmlspecialchars_decode" [162]=> string(9) "setlocale" [163]=> string(7) "implode" [164]=> string(7) "explode" [165]=> string(12) "str_ireplace" [166]=> string(11) "str_replace" [167]=> string(8) "basename" [168]=> string(7) "dirname" [169]=> string(14) "substr_replace" [170]=> string(11) "utf8_decode" [171]=> string(11) "utf8_encode" [172]=> string(26) "get_html_translation_table" [173]=> string(18) "html_entity_decode" [174]=> string(23) "quoted_printable_decode" [175]=> string(20) "session_cache_expire" [176]=> string(11) "posix_uname" [177]=> string(6) "hrtime" [178]=> string(13) "posix_ttyname" [179]=> string(9) "getrusage" [180]=> string(9) "microtime" [181]=> string(12) "session_name" [182]=> string(19) "session_module_name" [183]=> string(14) "session_decode" [184]=> string(14) "session_encode" [185]=> string(9) "is_finite" [186]=> string(19) "session_write_close" [187]=> string(8) "strptime" [188]=> string(19) "simplexml_load_file" [189]=> string(16) "convert_uudecode" [190]=> string(16) "convert_uuencode" [191]=> string(13) "base64_encode" [192]=> string(13) "base64_decode" [193]=> string(10) "getmyinode" [194]=> string(14) "getprotobyname" [195]=> string(13) "getservbyname" [196]=> string(9) "proc_nice" [197]=> string(14) "proc_terminate" [198]=> string(10) "proc_close" [199]=> string(6) "fclose" [200]=> string(21) "cli_get_process_title" [201]=> string(11) "str_shuffle" [202]=> string(7) "shuffle" [203]=> string(13) "array_combine" [204]=> string(12) "array_unique" [205]=> string(21) "array_change_key_case" [206]=> string(12) "array_reduce" [207]=> string(13) "array_reverse" [208]=> string(23) "array_replace_recursive" [209]=> string(13) "array_replace" [210]=> string(21) "array_merge_recursive" [211]=> string(11) "array_merge" [212]=> string(11) "array_slice" [213]=> string(12) "date_sunrise" [214]=> string(12) "array_splice" [215]=> string(5) "range" [216]=> string(20) "array_walk_recursive" [217]=> string(12) "preg_replace" [218]=> string(10) "date_parse" [219]=> string(16) "disk_total_space" [220]=> string(8) "gzencode" [221]=> string(9) "gzinflate" [222]=> string(9) "gzdeflate" [223]=> string(6) "gzfile" [224]=> string(14) "clearstatcache" [225]=> string(7) "gzwrite" [226]=> string(15) "disk_free_space" [227]=> string(9) "metaphone" [228]=> string(13) "diskfreespace" [229]=> string(19) "realpath_cache_size" [230]=> string(7) "gzclose" [231]=> string(10) "readgzfile" [232]=> string(10) "preg_quote" [233]=> string(9) "lcg_value" [234]=> string(15) "version_compare" [235]=> string(28) "stream_bucket_make_writeable" [236]=> string(11) "zlib_encode" [237]=> string(23) "xmlwriter_end_attribute" [238]=> string(17) "xml_parser_create" [239]=> string(9) "xml_parse" [240]=> string(18) "xml_get_error_code" [241]=> string(17) "get_resource_type" [242]=> string(15) "xml_parser_free" [243]=> string(25) "xmlwriter_start_attribute" [244]=> string(25) "xmlwriter_write_attribute" [245]=> string(21) "debug_print_backtrace" [246]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [247]=> string(32) "sodium_crypto_generichash_update" [248]=> string(6) "define" [249]=> string(14) "sodium_compare" [250]=> string(29) "sodium_crypto_scalarmult_base" [251]=> string(21) "cli_set_process_title" [252]=> string(15) "debug_backtrace" [253]=> string(10) "token_name" [254]=> string(21) "date_create_immutable" [255]=> string(9) "checkdate" [256]=> string(11) "date_create" [257]=> string(7) "getdate" [258]=> string(9) "localtime" [259]=> string(4) "time" [260]=> string(10) "gmstrftime" [261]=> string(8) "strftime" [262]=> string(8) "gmmktime" [263]=> string(9) "gc_enable" [264]=> string(6) "mktime" [265]=> string(6) "gmdate" [266]=> string(5) "idate" [267]=> string(4) "date" [268]=> string(9) "strtotime" [269]=> string(10) "gc_disable" [270]=> string(8) "gzdecode" [271]=> string(14) "substr_compare" [272]=> string(11) "zlib_decode" [273]=> string(20) "stream_filter_remove" [274]=> string(11) "ctype_space" [275]=> string(11) "finfo_close" [276]=> string(20) "zlib_get_coding_type" [277]=> string(22) "stream_wrapper_restore" [278]=> string(17) "mime_content_type" [279]=> string(15) "stream_get_line" [280]=> string(21) "stream_set_chunk_size" [281]=> string(22) "stream_socket_get_name" [282]=> string(9) "hash_file" [283]=> string(14) "hash_hmac_file" [284]=> string(11) "hash_update" [285]=> string(9) "filectime" [286]=> string(16) "hash_update_file" [287]=> string(21) "stream_context_create" [288]=> string(4) "file" [289]=> string(7) "tmpfile" [290]=> string(6) "rename" [291]=> string(11) "json_encode" [292]=> string(11) "json_decode" [293]=> string(6) "fwrite" [294]=> string(15) "mb_convert_case" [295]=> string(9) "ftruncate" [296]=> string(11) "mb_language" [297]=> string(9) "fileatime" [298]=> string(10) "finfo_file" [299]=> string(8) "filetype" [300]=> string(11) "is_writable" [301]=> string(8) "filesize" [302]=> string(12) "is_writeable" [303]=> string(9) "filemtime" [304]=> string(7) "is_file" [305]=> string(9) "fileinode" [306]=> string(11) "is_readable" [307]=> string(13) "is_executable" [308]=> string(8) "vsprintf" [309]=> string(7) "fprintf" [310]=> string(8) "vfprintf" [311]=> string(6) "sscanf" [312]=> string(14) "is_subclass_of" [313]=> string(10) "array_diff" [314]=> string(11) "array_udiff" [315]=> string(6) "fscanf" [316]=> string(6) "printf" [317]=> string(9) "date_diff" [318]=> string(6) "sizeof" [319]=> string(9) "hash_hkdf" [320]=> string(7) "vprintf" [321]=> string(5) "gzeof" [322]=> string(7) "sprintf" [323]=> string(4) "feof" [324]=> string(22) "getimagesizefromstring" [325]=> string(19) "stream_set_blocking" [326]=> string(18) "convert_cyr_string" [327]=> string(16) "parse_ini_string" [328]=> string(27) "xmlwriter_set_indent_string" [329]=> string(16) "mbregex_encoding" [330]=> string(7) "openlog" [331]=> string(9) "is_string" [332]=> string(17) "mb_check_encoding" [333]=> string(7) "rad2deg" [334]=> string(18) "mb_detect_encoding" [335]=> string(14) "escapeshellarg" [336]=> string(19) "mb_convert_encoding" [337]=> string(16) "xml_error_string" [338]=> string(20) "mb_internal_encoding" [339]=> string(7) "is_long" [340]=> string(12) "func_get_arg" [341]=> string(19) "socket_set_blocking" [342]=> string(6) "syslog" [343]=> string(7) "mb_ereg" [344]=> string(9) "error_log" [345]=> string(19) "json_last_error_msg" [346]=> string(37) "date_interval_create_from_date_string" [347]=> string(14) "sys_getloadavg" [348]=> string(21) "simplexml_load_string" [349]=> string(3) "log" [350]=> string(7) "ip2long" [351]=> string(16) "highlight_string" [352]=> string(15) "error_reporting" [353]=> string(6) "mbereg" [354]=> string(17) "mb_regex_encoding" [355]=> string(8) "closelog" [356]=> string(6) "fflush" [357]=> string(23) "sodium_crypto_shorthash" [358]=> string(4) "each" [359]=> string(20) "sodium_crypto_pwhash" [360]=> string(25) "sodium_crypto_generichash" [361]=> string(18) "sodium_crypto_auth" [362]=> string(5) "touch" [363]=> string(15) "xmlwriter_flush" [364]=> string(12) "ob_end_flush" [365]=> string(13) "mbereg_search" [366]=> string(16) "get_include_path" [367]=> string(20) "restore_include_path" [368]=> string(5) "asinh" [369]=> string(5) "acosh" [370]=> string(16) "set_include_path" [371]=> string(13) "mb_ereg_match" [372]=> string(14) "mb_ereg_search" [373]=> string(7) "fnmatch" [374]=> string(11) "mb_strwidth" [375]=> string(10) "array_push" [376]=> string(12) "array_search" [377]=> string(17) "session_save_path" [378]=> string(8) "ob_flush" [379]=> string(17) "ob_implicit_flush" [380]=> string(13) "ob_get_length" [381]=> string(12) "ob_get_flush" [382]=> string(4) "tanh" [383]=> string(4) "cosh" [384]=> string(4) "sinh" [385]=> string(11) "ctype_graph" [386]=> string(13) "mb_strimwidth" [387]=> string(5) "flush" [388]=> string(12) "mbereg_match" [389]=> string(10) "ezmlm_hash" [390]=> string(4) "hash" [391]=> string(15) "spl_object_hash" [392]=> string(5) "atanh" [393]=> string(13) "password_hash" [394]=> string(8) "realpath" [395]=> string(21) "password_needs_rehash" [396]=> string(27) "stream_resolve_include_path" [397]=> string(10) "preg_match" [398]=> string(18) "xmlwriter_start_pi" [399]=> string(16) "xmlwriter_end_pi" [400]=> string(2) "pi" [401]=> string(18) "xmlwriter_open_uri" [402]=> string(18) "xmlwriter_write_pi" [403]=> string(7) "mberegi" [404]=> string(8) "mb_eregi" [405]=> string(11) "array_chunk" [406]=> string(6) "unpack" [407]=> string(7) "symlink" [408]=> string(4) "link" [409]=> string(21) "preg_replace_callback" [410]=> string(6) "unlink" [411]=> string(6) "strtok" [412]=> string(24) "mb_ereg_replace_callback" [413]=> string(10) "array_walk" [414]=> string(4) "ftok" [415]=> string(5) "fseek" [416]=> string(8) "readlink" [417]=> string(7) "is_link" [418]=> string(4) "pack" [419]=> string(6) "gzseek" [420]=> string(5) "flock" [421]=> string(24) "header_register_callback" [422]=> string(5) "umask" [423]=> string(20) "stream_supports_lock" [424]=> string(7) "strpbrk" [425]=> string(31) "sodium_crypto_generichash_final" [426]=> string(15) "stream_is_local" [427]=> string(11) "ctype_cntrl" [428]=> string(7) "boolval" [429]=> string(7) "strcoll" [430]=> string(2) "dl" [431]=> string(19) "forward_static_call" [432]=> string(9) "doubleval" [433]=> string(13) "token_get_all" [434]=> string(14) "gethostbynamel" [435]=> string(9) "parse_url" [436]=> string(11) "ini_get_all" [437]=> string(12) "mb_send_mail" [438]=> string(7) "is_bool" [439]=> string(22) "sodium_crypto_box_seal" [440]=> string(7) "is_null" [441]=> string(4) "mail" [442]=> string(10) "hash_final" [443]=> string(12) "ob_get_level" [444]=> string(10) "posix_kill" [445]=> string(17) "spl_autoload_call" [446]=> string(10) "array_fill" [447]=> string(6) "gztell" [448]=> string(8) "floatval" [449]=> string(4) "ceil" [450]=> string(16) "time_sleep_until" [451]=> string(14) "preg_match_all" [452]=> string(7) "is_real" [453]=> string(20) "dom_import_simplexml" [454]=> string(5) "ftell" [455]=> string(6) "strval" [456]=> string(6) "intval" [457]=> string(22) "stream_socket_recvfrom" [458]=> string(6) "system" [459]=> string(9) "array_sum" [460]=> string(20) "simplexml_import_dom" [461]=> string(7) "tempnam" [462]=> string(11) "ctype_alnum" [463]=> string(14) "posix_getpwnam" [464]=> string(14) "posix_getgrnam" [465]=> string(5) "ltrim" [466]=> string(4) "trim" [467]=> string(20) "sodium_crypto_stream" [468]=> string(5) "rtrim" [469]=> string(21) "stream_copy_to_stream" [470]=> string(18) "hash_update_stream" [471]=> string(4) "atan" [472]=> string(25) "session_register_shutdown" [473]=> string(4) "asin" [474]=> string(22) "stream_socket_shutdown" [475]=> string(3) "sin" [476]=> string(6) "lchown" [477]=> string(3) "tan" [478]=> string(6) "is_nan" [479]=> string(9) "inet_pton" [480]=> string(9) "mb_strlen" [481]=> string(5) "popen" [482]=> string(26) "register_shutdown_function" [483]=> string(22) "register_tick_function" [484]=> string(24) "unregister_tick_function" [485]=> string(5) "fopen" [486]=> string(14) "posix_getlogin" [487]=> string(12) "ob_get_clean" [488]=> string(12) "ob_end_clean" [489]=> string(25) "stream_context_set_option" [490]=> string(15) "create_function" [491]=> string(21) "xml_parser_set_option" [492]=> string(21) "xml_parser_get_option" [493]=> string(3) "min" [494]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [495]=> string(8) "ob_clean" [496]=> string(12) "zend_version" [497]=> string(6) "gzopen" [498]=> string(6) "decbin" [499]=> string(22) "sodium_crypto_box_open" [500]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [501]=> string(11) "levenshtein" [502]=> string(10) "phpversion" [503]=> string(30) "sodium_crypto_secretbox_keygen" [504]=> string(28) "sodium_crypto_secretbox_open" [505]=> string(6) "strspn" [506]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [507]=> string(13) "timezone_open" [508]=> string(30) "sodium_crypto_shorthash_keygen" [509]=> string(18) "sodium_crypto_sign" [510]=> string(10) "finfo_open" [511]=> string(24) "sodium_crypto_kdf_keygen" [512]=> string(4) "join" [513]=> string(9) "fsockopen" [514]=> string(23) "sodium_crypto_sign_open" [515]=> string(10) "pfsockopen" [516]=> string(27) "sodium_crypto_stream_keygen" [517]=> string(12) "array_column" [518]=> string(14) "sodium_hex2bin" [519]=> string(6) "strlen" [520]=> string(23) "image_type_to_extension" [521]=> string(7) "strcspn" [522]=> string(20) "inflate_get_read_len" [523]=> string(9) "proc_open" [524]=> string(27) "sodium_crypto_box_seal_open" [525]=> string(25) "sodium_crypto_auth_keygen" [526]=> string(32) "sodium_crypto_generichash_keygen" [527]=> string(7) "hex2bin" [528]=> string(5) "chown" [529]=> string(14) "sodium_memzero" [530]=> string(27) "stream_socket_enable_crypto" [531]=> string(20) "stream_socket_sendto" [532]=> string(12) "posix_mkfifo" [533]=> string(11) "nl_langinfo" [534]=> string(11) "posix_errno" [535]=> string(8) "pathinfo" [536]=> string(8) "linkinfo" [537]=> string(17) "password_get_info" [538]=> string(7) "phpinfo" [539]=> string(11) "mb_get_info" [540]=> string(13) "date_sun_info" [541]=> string(7) "strncmp" [542]=> string(9) "array_map" [543]=> string(15) "debug_zval_dump" [544]=> string(9) "array_pop" [545]=> string(11) "strncasecmp" [546]=> string(13) "posix_getpgrp" [547]=> string(6) "strcmp" [548]=> string(5) "chgrp" [549]=> string(10) "strcasecmp" [550]=> string(13) "sodium_memcmp" [551]=> string(8) "wordwrap" [552]=> string(8) "var_dump" [553]=> string(5) "sleep" [554]=> string(6) "usleep" [555]=> string(9) "strnatcmp" [556]=> string(13) "strnatcasecmp" [557]=> string(3) "exp" [558]=> string(6) "lchgrp" [559]=> string(4) "chop" [560]=> string(14) "time_nanosleep" [561]=> string(9) "filegroup" [562]=> string(9) "inet_ntop" [563]=> string(5) "log1p" [564]=> string(10) "array_flip" [565]=> string(7) "long2ip" [566]=> string(9) "preg_grep" [567]=> string(21) "libxml_get_last_error" [568]=> string(7) "getmxrr" [569]=> string(10) "is_integer" [570]=> string(9) "mb_strstr" [571]=> string(10) "mb_stristr" [572]=> string(10) "mb_strrchr" [573]=> string(9) "mb_substr" [574]=> string(11) "mb_strrichr" [575]=> string(7) "strrchr" [576]=> string(9) "is_scalar" [577]=> string(9) "fileowner" [578]=> string(12) "ob_gzhandler" [579]=> string(10) "filter_var" [580]=> string(23) "stream_wrapper_register" [581]=> string(23) "stream_register_wrapper" [582]=> string(25) "stream_wrapper_unregister" [583]=> string(12) "finfo_buffer" [584]=> string(11) "ctype_lower" [585]=> string(23) "stream_set_write_buffer" [586]=> string(11) "ctype_upper" [587]=> string(11) "get_browser" [588]=> string(7) "scandir" [589]=> string(7) "opendir" [590]=> string(8) "closedir" [591]=> string(5) "chdir" [592]=> string(3) "dir" [593]=> string(15) "set_file_buffer" [594]=> string(22) "stream_set_read_buffer" [595]=> string(28) "libxml_disable_entity_loader" [596]=> string(13) "mb_strtolower" [597]=> string(17) "mb_output_handler" [598]=> string(12) "mb_parse_str" [599]=> string(5) "rmdir" [600]=> string(23) "mb_substitute_character" [601]=> string(15) "mb_detect_order" [602]=> string(33) "libxml_set_external_entity_loader" [603]=> string(13) "mb_strtoupper" [604]=> string(6) "is_dir" [605]=> string(15) "json_last_error" [606]=> string(5) "mkdir" [607]=> string(11) "preg_filter" [608]=> string(15) "preg_last_error" [609]=> string(20) "stream_socket_server" [610]=> string(14) "filter_has_var" [611]=> string(18) "stream_socket_pair" [612]=> string(10) "checkdnsrr" [613]=> string(7) "readdir" [614]=> string(10) "strtolower" [615]=> string(10) "strtoupper" [616]=> string(23) "xml_set_element_handler" [617]=> string(30) "xml_set_character_data_handler" [618]=> string(38) "xml_set_processing_instruction_handler" [619]=> string(23) "xml_set_default_handler" [620]=> string(11) "get_cfg_var" [621]=> string(5) "floor" [622]=> string(36) "xml_set_unparsed_entity_decl_handler" [623]=> string(16) "get_current_user" [624]=> string(29) "xml_set_notation_decl_handler" [625]=> string(35) "xml_set_external_entity_ref_handler" [626]=> string(36) "xml_set_start_namespace_decl_handler" [627]=> string(34) "xml_set_end_namespace_decl_handler" [628]=> string(45) "sodium_crypto_pwhash_scryptsalsa208sha256_str" [629]=> string(29) "sodium_crypto_kx_seed_keypair" [630]=> string(25) "sodium_crypto_box_keypair" [631]=> string(27) "xml_get_current_line_number" [632]=> string(29) "xml_get_current_column_number" [633]=> string(24) "sodium_crypto_pwhash_str" [634]=> string(21) "set_exception_handler" [635]=> string(21) "session_cache_limiter" [636]=> string(20) "posix_get_last_error" [637]=> string(14) "posix_strerror" [638]=> string(30) "sodium_crypto_box_seed_keypair" [639]=> string(24) "session_set_save_handler" [640]=> string(25) "restore_exception_handler" [641]=> string(16) "getprotobynumber" [642]=> string(6) "strchr" [643]=> string(9) "rewinddir" [644]=> string(21) "restore_error_handler" [645]=> string(5) "strtr" [646]=> string(20) "mb_encode_mimeheader" [647]=> string(13) "gethostbyaddr" [648]=> string(21) "spl_autoload_register" [649]=> string(20) "mb_decode_mimeheader" [650]=> string(7) "stristr" [651]=> string(23) "timezone_name_from_abbr" [652]=> string(12) "array_filter" [653]=> string(6) "mb_chr" [654]=> string(6) "header" [655]=> string(6) "strstr" [656]=> string(6) "substr" [657]=> string(9) "ini_alter" [658]=> string(5) "nl2br" [659]=> string(16) "sys_get_temp_dir" [660]=> string(24) "sodium_crypto_stream_xor" [661]=> string(23) "spl_autoload_unregister" [662]=> string(31) "sodium_crypto_sign_seed_keypair" [663]=> string(22) "stream_filter_register" [664]=> string(26) "sodium_crypto_sign_keypair" [665]=> string(13) "trigger_error" [666]=> string(7) "print_r" [667]=> string(10) "user_error" [668]=> string(22) "output_add_rewrite_var" [669]=> string(17) "set_error_handler" [670]=> string(3) "chr" [671]=> string(9) "parse_str" [672]=> string(24) "sodium_crypto_kx_keypair" [673]=> string(11) "class_alias" [674]=> string(10) "array_keys" [675]=> string(36) "sodium_crypto_kx_client_session_keys" [676]=> string(18) "inflate_get_status" [677]=> string(36) "sodium_crypto_kx_server_session_keys" [678]=> string(15) "function_exists" [679]=> string(12) "trait_exists" [680]=> string(11) "file_exists" [681]=> string(16) "interface_exists" [682]=> string(12) "class_exists" [683]=> string(9) "fileperms" [684]=> string(15) "property_exists" [685]=> string(13) "method_exists" [686]=> string(16) "get_parent_class" [687]=> string(16) "get_called_class" [688]=> string(9) "get_class" [689]=> string(13) "func_get_args" [690]=> string(18) "get_included_files" [691]=> string(28) "xmlwriter_start_attribute_ns" [692]=> string(18) "get_required_files" [693]=> string(9) "gc_status" [694]=> string(20) "xml_parser_create_ns" [695]=> string(13) "gc_mem_caches" [696]=> string(16) "ob_list_handlers" [697]=> string(17) "libxml_get_errors" [698]=> string(25) "output_reset_rewrite_vars" [699]=> string(19) "libxml_clear_errors" [700]=> string(17) "gc_collect_cycles" [701]=> string(18) "stream_get_filters" [702]=> string(13) "ob_get_status" [703]=> string(14) "assert_options" [704]=> string(10) "key_exists" [705]=> string(26) "libxml_use_internal_errors" [706]=> string(20) "date_get_last_errors" [707]=> string(3) "pos" [708]=> string(16) "array_key_exists" [709]=> string(18) "array_count_values" [710]=> string(15) "array_fill_keys" [711]=> string(15) "ob_get_contents" [712]=> string(19) "get_extension_funcs" [713]=> string(14) "get_class_vars" [714]=> string(28) "xmlwriter_write_attribute_ns" [715]=> string(15) "get_object_vars" [716]=> string(17) "get_class_methods" [717]=> string(12) "gzuncompress" [718]=> string(10) "gzcompress" [719]=> string(6) "gzputs" [720]=> string(26) "xmlwriter_write_element_ns" [721]=> string(26) "xmlwriter_start_element_ns" [722]=> string(12) "array_values" [723]=> string(21) "get_loaded_extensions" [724]=> string(7) "gzgetss" [725]=> string(6) "gzgets" [726]=> string(20) "get_declared_classes" [727]=> string(19) "get_declared_traits" [728]=> string(23) "get_declared_interfaces" [729]=> string(21) "get_defined_functions" [730]=> string(16) "get_defined_vars" [731]=> string(13) "get_resources" [732]=> string(21) "get_defined_constants" [733]=> string(15) "finfo_set_flags" [734]=> string(22) "mb_ereg_search_getregs" [735]=> string(16) "class_implements" [736]=> string(20) "mbereg_search_getpos" [737]=> string(23) "spl_autoload_extensions" [738]=> string(22) "spl_autoload_functions" [739]=> string(13) "class_parents" [740]=> string(10) "mb_strrpos" [741]=> string(9) "mb_strpos" [742]=> string(5) "fgets" [743]=> string(11) "spl_classes" [744]=> string(6) "fgetss" [745]=> string(10) "class_uses" [746]=> string(16) "posix_initgroups" [747]=> string(5) "fputs" [748]=> string(11) "hash_equals" [749]=> string(12) "random_bytes" [750]=> string(18) "mbereg_search_regs" [751]=> string(20) "mbereg_search_setpos" [752]=> string(11) "pdo_drivers" [753]=> string(10) "hash_algos" [754]=> string(13) "func_num_args" [755]=> string(18) "net_get_interfaces" [756]=> string(19) "mb_encoding_aliases" [757]=> string(20) "mb_convert_variables" [758]=> string(17) "mb_list_encodings" [759]=> string(25) "session_set_cookie_params" [760]=> string(25) "session_get_cookie_params" [761]=> string(14) "session_status" [762]=> string(4) "acos" [763]=> string(3) "abs" [764]=> string(3) "cos" [765]=> string(12) "posix_access" [766]=> string(11) "mb_strripos" [767]=> string(11) "posix_times" [768]=> string(15) "posix_getgroups" [769]=> string(17) "connection_status" [770]=> string(10) "mb_stripos" [771]=> string(15) "hash_hmac_algos" [772]=> string(21) "mbereg_search_getregs" [773]=> string(17) "file_get_contents" [774]=> string(21) "stream_get_transports" [775]=> string(13) "get_meta_tags" [776]=> string(20) "mb_regex_set_options" [777]=> string(11) "addcslashes" [778]=> string(21) "mb_ereg_search_setpos" [779]=> string(10) "addslashes" [780]=> string(19) "stream_get_wrappers" [781]=> string(7) "ucwords" [782]=> string(8) "strripos" [783]=> string(11) "get_headers" [784]=> string(18) "mb_ereg_search_pos" [785]=> string(19) "mb_ereg_search_regs" [786]=> string(12) "stripslashes" [787]=> string(21) "mb_ereg_search_getpos" [788]=> string(13) "stripcslashes" [789]=> string(17) "socket_get_status" [790]=> string(10) "strip_tags" [791]=> string(11) "count_chars" [792]=> string(25) "stream_context_get_params" [793]=> string(17) "mbereg_search_pos" [794]=> string(12) "htmlentities" [795]=> string(26) "stream_context_get_options" [796]=> string(25) "stream_context_set_params" [797]=> string(16) "htmlspecialchars" [798]=> string(10) "phpcredits" [799]=> string(15) "proc_get_status" [800]=> string(21) "php_ini_scanned_files" [801]=> string(17) "file_put_contents" [802]=> string(6) "strpos" [803]=> string(19) "stream_get_contents" [804]=> string(7) "stripos" [805]=> string(7) "strrpos" [806]=> string(15) "posix_setrlimit" [807]=> string(15) "posix_getrlimit" [808]=> string(5) "hypot" [809]=> string(18) "mbereg_search_init" [810]=> string(33) "date_create_immutable_from_format" [811]=> string(21) "xmlwriter_end_comment" [812]=> string(23) "xmlwriter_start_comment" [813]=> string(14) "xml_set_object" [814]=> string(16) "error_clear_last" [815]=> string(20) "xmlwriter_set_indent" [816]=> string(6) "decoct" [817]=> string(12) "base_convert" [818]=> string(14) "error_get_last" [819]=> string(13) "number_format" [820]=> string(6) "getopt" [821]=> string(21) "xml_parse_into_struct" [822]=> string(6) "chroot" [823]=> string(23) "date_create_from_format" [824]=> string(10) "var_export" [825]=> string(14) "set_time_limit" [826]=> string(7) "mbsplit" [827]=> string(4) "sqrt" [828]=> string(12) "ctype_xdigit" [829]=> string(13) "session_start" [830]=> string(24) "sodium_crypto_scalarmult" [831]=> string(48) "sodium_crypto_aead_chacha20poly1305_ietf_decrypt" [832]=> string(48) "sodium_crypto_aead_chacha20poly1305_ietf_encrypt" [833]=> string(14) "iterator_count" [834]=> string(13) "getservbyport" [835]=> string(10)
Output for 7.3.16 - 7.3.31
array(1282) { [0]=> string(9) "gmp_scan0" [1]=> string(5) "log10" [2]=> string(9) "gmp_scan1" [3]=> string(5) "expm1" [4]=> string(4) "sha1" [5]=> string(5) "atan2" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "crc32" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [14]=> string(9) "quotemeta" [15]=> string(21) "xmlwriter_start_cdata" [16]=> string(19) "xmlwriter_end_cdata" [17]=> string(21) "xmlwriter_write_cdata" [18]=> string(4) "is_a" [19]=> string(11) "ctype_alpha" [20]=> string(15) "mb_convert_kana" [21]=> string(20) "stream_get_meta_data" [22]=> string(5) "bcsub" [23]=> string(8) "mb_scrub" [24]=> string(8) "date_sub" [25]=> string(4) "glob" [26]=> string(7) "gmp_sub" [27]=> string(20) "get_magic_quotes_gpc" [28]=> string(10) "shell_exec" [29]=> string(10) "session_gc" [30]=> string(6) "gzgetc" [31]=> string(4) "exec" [32]=> string(6) "bindec" [33]=> string(18) "array_udiff_uassoc" [34]=> string(6) "hexdec" [35]=> string(6) "octdec" [36]=> string(14) "call_user_func" [37]=> string(22) "array_uintersect_assoc" [38]=> string(17) "array_diff_uassoc" [39]=> string(9) "hash_hmac" [40]=> string(16) "array_diff_assoc" [41]=> string(23) "array_uintersect_uassoc" [42]=> string(22) "array_intersect_uassoc" [43]=> string(5) "fgetc" [44]=> string(7) "hebrevc" [45]=> string(21) "array_intersect_assoc" [46]=> string(10) "is_numeric" [47]=> string(17) "array_udiff_assoc" [48]=> string(13) "posix_setpgid" [49]=> string(24) "normalizer_is_normalized" [50]=> string(12) "posix_setsid" [51]=> string(13) "posix_setegid" [52]=> string(13) "posix_getegid" [53]=> string(7) "deg2rad" [54]=> string(12) "posix_setgid" [55]=> string(21) "stream_filter_prepend" [56]=> string(13) "posix_seteuid" [57]=> string(13) "posix_geteuid" [58]=> string(12) "posix_setuid" [59]=> string(4) "fmod" [60]=> string(12) "posix_getpid" [61]=> string(13) "posix_getppid" [62]=> string(12) "posix_getuid" [63]=> string(7) "gmp_and" [64]=> string(7) "gmp_mod" [65]=> string(8) "gzrewind" [66]=> string(10) "array_rand" [67]=> string(6) "getcwd" [68]=> string(5) "fread" [69]=> string(6) "rewind" [70]=> string(5) "chmod" [71]=> string(14) "dns_get_record" [72]=> string(16) "dns_check_record" [73]=> string(6) "mb_ord" [74]=> string(3) "end" [75]=> string(9) "filter_id" [76]=> string(18) "connection_aborted" [77]=> string(9) "array_pad" [78]=> string(21) "stream_bucket_prepend" [79]=> string(15) "gmp_random_seed" [80]=> string(20) "stream_bucket_append" [81]=> string(11) "inflate_add" [82]=> string(11) "deflate_add" [83]=> string(12) "posix_getsid" [84]=> string(19) "xmlwriter_start_dtd" [85]=> string(17) "xmlwriter_end_dtd" [86]=> string(19) "xmlwriter_write_dtd" [87]=> string(7) "gmp_add" [88]=> string(6) "uniqid" [89]=> string(6) "gzread" [90]=> string(7) "gmp_gcd" [91]=> string(13) "posix_getpgid" [92]=> string(12) "posix_getgid" [93]=> string(5) "round" [94]=> string(18) "intlcal_is_weekend" [95]=> string(14) "escapeshellcmd" [96]=> string(13) "intltz_get_id" [97]=> string(23) "intltz_get_canonical_id" [98]=> string(24) "intltz_get_equivalent_id" [99]=> string(10) "gc_enabled" [100]=> string(7) "str_pad" [101]=> string(3) "ord" [102]=> string(11) "intlcal_add" [103]=> string(16) "extension_loaded" [104]=> string(12) "spl_autoload" [105]=> string(13) "spl_object_id" [106]=> string(17) "session_create_id" [107]=> string(5) "bcadd" [108]=> string(5) "bcmod" [109]=> string(9) "iptcembed" [110]=> string(8) "bcpowmod" [111]=> string(27) "sodium_crypto_sign_detached" [112]=> string(7) "defined" [113]=> string(34) "sodium_crypto_sign_verify_detached" [114]=> string(10) "sodium_add" [115]=> string(10) "sodium_pad" [116]=> string(12) "sodium_unpad" [117]=> string(24) "opcache_is_script_cached" [118]=> string(21) "session_regenerate_id" [119]=> string(20) "stream_filter_append" [120]=> string(10) "session_id" [121]=> string(13) "posix_ctermid" [122]=> string(14) "posix_getpwuid" [123]=> string(8) "getmypid" [124]=> string(14) "posix_getgrgid" [125]=> string(8) "getmygid" [126]=> string(23) "datefmt_get_timezone_id" [127]=> string(10) "getlastmod" [128]=> string(11) "posix_mknod" [129]=> string(8) "date_add" [130]=> string(8) "getmyuid" [131]=> string(12) "posix_getcwd" [132]=> string(5) "srand" [133]=> string(7) "mt_rand" [134]=> string(4) "rand" [135]=> string(8) "mt_srand" [136]=> string(6) "fwrite" [137]=> string(13) "gethostbyname" [138]=> string(26) "get_html_translation_table" [139]=> string(11) "gethostname" [140]=> string(10) "getmyinode" [141]=> string(7) "tmpfile" [142]=> string(7) "gettype" [143]=> string(4) "file" [144]=> string(12) "getimagesize" [145]=> string(21) "stream_context_create" [146]=> string(18) "move_uploaded_file" [147]=> string(16) "is_uploaded_file" [148]=> string(14) "parse_ini_file" [149]=> string(23) "image_type_to_mime_type" [150]=> string(9) "iptcparse" [151]=> string(11) "is_resource" [152]=> string(7) "settype" [153]=> string(6) "pclose" [154]=> string(9) "ftruncate" [155]=> string(16) "convert_uuencode" [156]=> string(13) "base64_encode" [157]=> string(6) "fclose" [158]=> string(8) "md5_file" [159]=> string(8) "readfile" [160]=> string(12) "is_countable" [161]=> string(9) "sha1_file" [162]=> string(11) "is_callable" [163]=> string(13) "header_remove" [164]=> string(13) "base64_decode" [165]=> string(6) "rename" [166]=> string(9) "is_finite" [167]=> string(9) "is_double" [168]=> string(18) "http_response_code" [169]=> string(9) "php_uname" [170]=> string(12) "setrawcookie" [171]=> string(9) "urlencode" [172]=> string(24) "get_magic_quotes_runtime" [173]=> string(7) "implode" [174]=> string(23) "quoted_printable_encode" [175]=> string(23) "quoted_printable_decode" [176]=> string(9) "setlocale" [177]=> string(14) "getprotobyname" [178]=> string(11) "is_infinite" [179]=> string(13) "getservbyname" [180]=> string(11) "unserialize" [181]=> string(9) "urldecode" [182]=> string(12) "rawurlencode" [183]=> string(12) "rawurldecode" [184]=> string(6) "hrtime" [185]=> string(9) "getrusage" [186]=> string(9) "microtime" [187]=> string(10) "proc_close" [188]=> string(14) "proc_terminate" [189]=> string(9) "serialize" [190]=> string(16) "memory_get_usage" [191]=> string(9) "setcookie" [192]=> string(11) "str_shuffle" [193]=> string(13) "php_sapi_name" [194]=> string(11) "ini_restore" [195]=> string(9) "proc_nice" [196]=> string(20) "php_strip_whitespace" [197]=> string(19) "php_ini_loaded_file" [198]=> string(8) "basename" [199]=> string(7) "dirname" [200]=> string(14) "substr_compare" [201]=> string(7) "explode" [202]=> string(11) "utf8_encode" [203]=> string(11) "show_source" [204]=> string(14) "highlight_file" [205]=> string(11) "utf8_decode" [206]=> string(16) "convert_uudecode" [207]=> string(21) "memory_get_peak_usage" [208]=> string(11) "str_replace" [209]=> string(12) "str_ireplace" [210]=> string(14) "substr_replace" [211]=> string(5) "range" [212]=> string(20) "stream_filter_remove" [213]=> string(20) "datefmt_set_timezone" [214]=> string(26) "intltz_from_date_time_zone" [215]=> string(23) "intltz_create_time_zone" [216]=> string(32) "transliterator_get_error_message" [217]=> string(29) "transliterator_get_error_code" [218]=> string(28) "transliterator_transliterate" [219]=> string(29) "transliterator_create_inverse" [220]=> string(21) "transliterator_create" [221]=> string(32) "resourcebundle_get_error_message" [222]=> string(29) "resourcebundle_get_error_code" [223]=> string(21) "resourcebundle_create" [224]=> string(25) "datefmt_get_error_message" [225]=> string(22) "datefmt_get_error_code" [226]=> string(17) "datefmt_localtime" [227]=> string(13) "datefmt_parse" [228]=> string(20) "datefmt_get_timezone" [229]=> string(23) "intltz_get_display_name" [230]=> string(12) "msgfmt_parse" [231]=> string(27) "locale_get_display_language" [232]=> string(14) "locale_compose" [233]=> string(12) "locale_parse" [234]=> string(19) "locale_canonicalize" [235]=> string(13) "msgfmt_create" [236]=> string(21) "msgfmt_format_message" [237]=> string(20) "msgfmt_parse_message" [238]=> string(18) "datefmt_get_locale" [239]=> string(17) "msgfmt_get_locale" [240]=> string(21) "msgfmt_get_error_code" [241]=> string(24) "msgfmt_get_error_message" [242]=> string(14) "datefmt_create" [243]=> string(20) "datefmt_get_datetype" [244]=> string(20) "datefmt_get_timetype" [245]=> string(24) "intltz_use_daylight_time" [246]=> string(24) "intltz_to_date_time_zone" [247]=> string(27) "locale_get_primary_language" [248]=> string(7) "bcscale" [249]=> string(32) "intlgregcal_set_gregorian_change" [250]=> string(32) "intlgregcal_get_gregorian_change" [251]=> string(19) "intl_get_error_code" [252]=> string(22) "intl_get_error_message" [253]=> string(15) "intl_is_failure" [254]=> string(15) "intl_error_name" [255]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [256]=> string(25) "intlcal_get_error_message" [257]=> string(32) "sodium_crypto_generichash_update" [258]=> string(14) "sodium_compare" [259]=> string(29) "sodium_crypto_scalarmult_base" [260]=> string(18) "opcache_invalidate" [261]=> string(20) "opcache_compile_file" [262]=> string(21) "cli_set_process_title" [263]=> string(27) "intlgregcal_create_instance" [264]=> string(22) "intlcal_get_error_code" [265]=> string(21) "intltz_get_error_code" [266]=> string(14) "intlcal_before" [267]=> string(24) "intltz_get_error_message" [268]=> string(23) "intlcal_create_instance" [269]=> string(37) "intlcal_get_keyword_values_for_locale" [270]=> string(16) "intlcal_get_time" [271]=> string(16) "intlcal_set_time" [272]=> string(21) "intlcal_set_time_zone" [273]=> string(24) "intlcal_field_difference" [274]=> string(20) "intlcal_to_date_time" [275]=> string(28) "intlcal_get_day_of_week_type" [276]=> string(18) "intlcal_get_locale" [277]=> string(21) "intlcal_get_time_zone" [278]=> string(16) "intlcal_get_type" [279]=> string(24) "intlcal_in_daylight_time" [280]=> string(22) "intlcal_from_date_time" [281]=> string(23) "locale_get_display_name" [282]=> string(20) "normalizer_normalize" [283]=> string(22) "stream_socket_get_name" [284]=> string(12) "array_splice" [285]=> string(19) "realpath_cache_size" [286]=> string(9) "lcg_value" [287]=> string(9) "metaphone" [288]=> string(7) "shuffle" [289]=> string(20) "array_walk_recursive" [290]=> string(18) "html_entity_decode" [291]=> string(11) "array_slice" [292]=> string(15) "disk_free_space" [293]=> string(11) "array_merge" [294]=> string(21) "array_merge_recursive" [295]=> string(13) "array_replace" [296]=> string(23) "array_replace_recursive" [297]=> string(13) "array_reverse" [298]=> string(12) "array_reduce" [299]=> string(13) "diskfreespace" [300]=> string(16) "disk_total_space" [301]=> string(12) "array_unique" [302]=> string(9) "filemtime" [303]=> string(21) "stream_set_chunk_size" [304]=> string(15) "stream_get_line" [305]=> string(22) "stream_wrapper_restore" [306]=> string(9) "fileatime" [307]=> string(9) "filectime" [308]=> string(9) "fileinode" [309]=> string(8) "filesize" [310]=> string(14) "clearstatcache" [311]=> string(8) "filetype" [312]=> string(11) "is_writable" [313]=> string(12) "is_writeable" [314]=> string(11) "is_readable" [315]=> string(13) "is_executable" [316]=> string(7) "is_file" [317]=> string(21) "array_change_key_case" [318]=> string(13) "array_combine" [319]=> string(24) "numfmt_get_error_message" [320]=> string(13) "numfmt_create" [321]=> string(16) "collator_compare" [322]=> string(22) "collator_get_attribute" [323]=> string(22) "collator_set_attribute" [324]=> string(19) "collator_get_locale" [325]=> string(23) "collator_get_error_code" [326]=> string(26) "collator_get_error_message" [327]=> string(12) "numfmt_parse" [328]=> string(17) "iconv_mime_decode" [329]=> string(20) "numfmt_set_attribute" [330]=> string(20) "numfmt_get_attribute" [331]=> string(25) "numfmt_set_text_attribute" [332]=> string(25) "numfmt_get_text_attribute" [333]=> string(17) "numfmt_get_locale" [334]=> string(21) "numfmt_get_error_code" [335]=> string(15) "collator_create" [336]=> string(17) "iconv_mime_encode" [337]=> string(15) "version_compare" [338]=> string(25) "xmlwriter_start_attribute" [339]=> string(28) "stream_bucket_make_writeable" [340]=> string(10) "token_name" [341]=> string(17) "xml_parser_create" [342]=> string(9) "xml_parse" [343]=> string(18) "xml_get_error_code" [344]=> string(15) "xml_parser_free" [345]=> string(23) "xmlwriter_end_attribute" [346]=> string(13) "gmp_nextprime" [347]=> string(25) "xmlwriter_write_attribute" [348]=> string(21) "cli_get_process_title" [349]=> string(18) "gmp_perfect_square" [350]=> string(14) "gmp_prob_prime" [351]=> string(12) "gmp_legendre" [352]=> string(16) "gmp_random_range" [353]=> string(23) "htmlspecialchars_decode" [354]=> string(20) "session_cache_expire" [355]=> string(11) "mb_language" [356]=> string(8) "gzencode" [357]=> string(9) "hash_file" [358]=> string(13) "posix_ttyname" [359]=> string(12) "preg_replace" [360]=> string(10) "preg_quote" [361]=> string(10) "readgzfile" [362]=> string(7) "gzclose" [363]=> string(15) "mb_convert_case" [364]=> string(16) "mb_eregi_replace" [365]=> string(11) "hash_update" [366]=> string(7) "gzwrite" [367]=> string(6) "gzfile" [368]=> string(9) "gzdeflate" [369]=> string(9) "gzinflate" [370]=> string(8) "gzdecode" [371]=> string(10) "date_parse" [372]=> string(22) "mb_preferred_mime_name" [373]=> string(11) "zlib_encode" [374]=> string(11) "zlib_decode" [375]=> string(20) "zlib_get_coding_type" [376]=> string(19) "simplexml_load_file" [377]=> string(15) "mb_ereg_replace" [378]=> string(14) "mbereg_replace" [379]=> string(15) "mberegi_replace" [380]=> string(11) "ctype_space" [381]=> string(11) "finfo_close" [382]=> string(10) "finfo_file" [383]=> string(17) "mime_content_type" [384]=> string(11) "is_iterable" [385]=> string(16) "hash_update_file" [386]=> string(12) "date_sunrise" [387]=> string(21) "date_create_immutable" [388]=> string(9) "strtotime" [389]=> string(12) "session_name" [390]=> string(11) "posix_uname" [391]=> string(8) "strptime" [392]=> string(19) "session_module_name" [393]=> string(6) "define" [394]=> string(11) "json_decode" [395]=> string(11) "json_encode" [396]=> string(14) "session_decode" [397]=> string(14) "session_encode" [398]=> string(19) "session_write_close" [399]=> string(17) "get_resource_type" [400]=> string(15) "debug_backtrace" [401]=> string(21) "debug_print_backtrace" [402]=> string(9) "gc_enable" [403]=> string(10) "gc_disable" [404]=> string(4) "date" [405]=> string(8) "strftime" [406]=> string(11) "date_create" [407]=> string(7) "getdate" [408]=> string(9) "localtime" [409]=> string(4) "time" [410]=> string(5) "idate" [411]=> string(10) "gmstrftime" [412]=> string(9) "checkdate" [413]=> string(8) "gmmktime" [414]=> string(6) "mktime" [415]=> string(6) "gmdate" [416]=> string(14) "hash_hmac_file" [417]=> string(8) "vfprintf" [418]=> string(6) "sscanf" [419]=> string(6) "fscanf" [420]=> string(7) "fprintf" [421]=> string(8) "vsprintf" [422]=> string(7) "vprintf" [423]=> string(6) "printf" [424]=> string(9) "hash_hkdf" [425]=> string(7) "sprintf" [426]=> string(5) "gzeof" [427]=> string(9) "date_diff" [428]=> string(11) "array_udiff" [429]=> string(6) "sizeof" [430]=> string(4) "feof" [431]=> string(14) "is_subclass_of" [432]=> string(10) "array_diff" [433]=> string(20) "mb_internal_encoding" [434]=> string(16) "parse_ini_string" [435]=> string(17) "mb_regex_encoding" [436]=> string(17) "mb_check_encoding" [437]=> string(14) "escapeshellarg" [438]=> string(7) "is_long" [439]=> string(9) "is_string" [440]=> string(18) "mb_detect_encoding" [441]=> string(19) "mb_convert_encoding" [442]=> string(19) "stream_set_blocking" [443]=> string(19) "socket_set_blocking" [444]=> string(7) "mb_ereg" [445]=> string(14) "sys_getloadavg" [446]=> string(19) "json_last_error_msg" [447]=> string(22) "getimagesizefromstring" [448]=> string(3) "log" [449]=> string(7) "rad2deg" [450]=> string(18) "iconv_set_encoding" [451]=> string(18) "iconv_get_encoding" [452]=> string(7) "gmp_neg" [453]=> string(7) "ip2long" [454]=> string(16) "highlight_string" [455]=> string(27) "xmlwriter_set_indent_string" [456]=> string(16) "xml_error_string" [457]=> string(21) "simplexml_load_string" [458]=> string(37) "date_interval_create_from_date_string" [459]=> string(15) "error_reporting" [460]=> string(12) "func_get_arg" [461]=> string(18) "convert_cyr_string" [462]=> string(6) "mbereg" [463]=> string(9) "error_log" [464]=> string(8) "closelog" [465]=> string(6) "syslog" [466]=> string(7) "openlog" [467]=> string(16) "mbregex_encoding" [468]=> string(4) "tanh" [469]=> string(4) "cosh" [470]=> string(5) "acosh" [471]=> string(5) "asinh" [472]=> string(16) "set_include_path" [473]=> string(20) "restore_include_path" [474]=> string(16) "get_include_path" [475]=> string(13) "mb_ereg_match" [476]=> string(13) "mbereg_search" [477]=> string(14) "mb_ereg_search" [478]=> string(12) "mbereg_match" [479]=> string(5) "flush" [480]=> string(12) "ob_end_flush" [481]=> string(13) "mb_strimwidth" [482]=> string(10) "array_push" [483]=> string(4) "each" [484]=> string(23) "sodium_crypto_shorthash" [485]=> string(20) "sodium_crypto_pwhash" [486]=> string(25) "sodium_crypto_generichash" [487]=> string(18) "sodium_crypto_auth" [488]=> string(21) "collator_set_strength" [489]=> string(21) "collator_get_strength" [490]=> string(10) "preg_match" [491]=> string(15) "xmlwriter_flush" [492]=> string(11) "ctype_graph" [493]=> string(12) "array_search" [494]=> string(11) "mb_strwidth" [495]=> string(17) "ob_implicit_flush" [496]=> string(13) "ob_get_length" [497]=> string(12) "ob_get_flush" [498]=> string(5) "atanh" [499]=> string(8) "ob_flush" [500]=> string(10) "ezmlm_hash" [501]=> string(5) "touch" [502]=> string(7) "fnmatch" [503]=> string(8) "realpath" [504]=> string(27) "stream_resolve_include_path" [505]=> string(6) "fflush" [506]=> string(4) "sinh" [507]=> string(4) "hash" [508]=> string(17) "session_save_path" [509]=> string(21) "password_needs_rehash" [510]=> string(13) "password_hash" [511]=> string(15) "spl_object_hash" [512]=> string(8) "mb_eregi" [513]=> string(7) "mberegi" [514]=> string(10) "gmp_jacobi" [515]=> string(2) "pi" [516]=> string(12) "idn_to_ascii" [517]=> string(18) "xmlwriter_start_pi" [518]=> string(18) "xmlwriter_write_pi" [519]=> string(16) "xmlwriter_end_pi" [520]=> string(18) "xmlwriter_open_uri" [521]=> string(24) "header_register_callback" [522]=> string(6) "unlink" [523]=> string(4) "ftok" [524]=> string(7) "strpbrk" [525]=> string(29) "intlcal_get_first_day_of_week" [526]=> string(6) "strtok" [527]=> string(21) "preg_replace_callback" [528]=> string(10) "array_walk" [529]=> string(29) "intlcal_set_first_day_of_week" [530]=> string(38) "intlcal_set_minimal_days_in_first_week" [531]=> string(6) "gzseek" [532]=> string(5) "umask" [533]=> string(11) "array_chunk" [534]=> string(38) "intlcal_get_minimal_days_in_first_week" [535]=> string(4) "link" [536]=> string(5) "fseek" [537]=> string(7) "is_link" [538]=> string(7) "symlink" [539]=> string(6) "unpack" [540]=> string(8) "readlink" [541]=> string(5) "flock" [542]=> string(4) "pack" [543]=> string(20) "stream_supports_lock" [544]=> string(24) "mb_ereg_replace_callback" [545]=> string(14) "gethostbynamel" [546]=> string(7) "strcoll" [547]=> string(7) "boolval" [548]=> string(6) "strval" [549]=> string(2) "dl" [550]=> string(9) "doubleval" [551]=> string(8) "floatval" [552]=> string(19) "forward_static_call" [553]=> string(6) "intval" [554]=> string(15) "stream_is_local" [555]=> string(10) "gmp_strval" [556]=> string(4) "ceil" [557]=> string(10) "gmp_intval" [558]=> string(14) "preg_match_all" [559]=> string(16) "time_sleep_until" [560]=> string(12) "mb_send_mail" [561]=> string(13) "token_get_all" [562]=> string(7) "is_null" [563]=> string(6) "gztell" [564]=> string(5) "bcmul" [565]=> string(7) "gmp_mul" [566]=> string(12) "ob_get_level" [567]=> string(22) "sodium_crypto_box_seal" [568]=> string(12) "gmp_binomial" [569]=> string(10) "hash_final" [570]=> string(5) "ftell" [571]=> string(10) "array_fill" [572]=> string(17) "numfmt_set_symbol" [573]=> string(20) "dom_import_simplexml" [574]=> string(4) "mail" [575]=> string(31) "sodium_crypto_generichash_final" [576]=> string(10) "posix_kill" [577]=> string(7) "is_real" [578]=> string(11) "ini_get_all" [579]=> string(11) "ctype_cntrl" [580]=> string(12) "intlcal_roll" [581]=> string(9) "parse_url" [582]=> string(17) "spl_autoload_call" [583]=> string(7) "is_bool" [584]=> string(17) "numfmt_get_symbol" [585]=> string(22) "stream_socket_recvfrom" [586]=> string(20) "simplexml_import_dom" [587]=> string(11) "ctype_alnum" [588]=> string(11) "gmp_rootrem" [589]=> string(9) "array_sum" [590]=> string(5) "rtrim" [591]=> string(4) "trim" [592]=> string(6) "system" [593]=> string(5) "ltrim" [594]=> string(18) "hash_update_stream" [595]=> string(7) "tempnam" [596]=> string(21) "stream_copy_to_stream" [597]=> string(11) "gmp_sqrtrem" [598]=> string(10) "gmp_random" [599]=> string(8) "gmp_powm" [600]=> string(14) "posix_getpwnam" [601]=> string(20) "sodium_crypto_stream" [602]=> string(19) "intlcal_get_minimum" [603]=> string(25) "intlcal_get_least_maximum" [604]=> string(28) "intlcal_get_greatest_minimum" [605]=> string(26) "intlcal_get_actual_minimum" [606]=> string(26) "intlcal_get_actual_maximum" [607]=> string(14) "posix_getgrnam" [608]=> string(19) "intlcal_get_maximum" [609]=> string(7) "gmp_com" [610]=> string(7) "gmp_lcm" [611]=> string(17) "locale_get_region" [612]=> string(11) "levenshtein" [613]=> string(27) "sodium_crypto_box_seal_open" [614]=> string(22) "sodium_crypto_box_open" [615]=> string(4) "join" [616]=> string(25) "sodium_crypto_auth_keygen" [617]=> string(8) "ob_clean" [618]=> string(12) "ob_end_clean" [619]=> string(32) "sodium_crypto_generichash_keygen" [620]=> string(12) "ob_get_clean" [621]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [622]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [623]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [624]=> string(36) "intlcal_set_skipped_wall_time_option" [625]=> string(7) "hex2bin" [626]=> string(24) "sodium_crypto_kdf_keygen" [627]=> string(36) "intlcal_get_skipped_wall_time_option" [628]=> string(6) "lchown" [629]=> string(5) "chown" [630]=> string(30) "sodium_crypto_secretbox_keygen" [631]=> string(28) "sodium_crypto_secretbox_open" [632]=> string(30) "sodium_crypto_shorthash_keygen" [633]=> string(18) "sodium_crypto_sign" [634]=> string(23) "sodium_crypto_sign_open" [635]=> string(10) "pfsockopen" [636]=> string(9) "fsockopen" [637]=> string(27) "sodium_crypto_stream_keygen" [638]=> string(14) "sodium_hex2bin" [639]=> string(6) "strlen" [640]=> string(25) "opcache_get_configuration" [641]=> string(22) "stream_socket_shutdown" [642]=> string(37) "intlcal_set_repeated_wall_time_option" [643]=> string(30) "intlcal_get_weekend_transition" [644]=> string(37) "intlcal_get_repeated_wall_time_option" [645]=> string(4) "asin" [646]=> string(13) "timezone_open" [647]=> string(18) "msgfmt_set_pattern" [648]=> string(18) "msgfmt_get_pattern" [649]=> string(19) "datefmt_get_pattern" [650]=> string(21) "xml_parser_get_option" [651]=> string(21) "xml_parser_set_option" [652]=> string(19) "datefmt_set_pattern" [653]=> string(15) "grapheme_strlen" [654]=> string(7) "strcspn" [655]=> string(6) "strspn" [656]=> string(18) "intltz_get_unknown" [657]=> string(25) "intltz_create_enumeration" [658]=> string(38) "intltz_create_time_zone_id_enumeration" [659]=> string(17) "intltz_get_region" [660]=> string(26) "intltz_get_tz_data_version" [661]=> string(25) "locale_get_display_region" [662]=> string(9) "mb_strlen" [663]=> string(3) "min" [664]=> string(8) "gmp_sign" [665]=> string(25) "session_register_shutdown" [666]=> string(12) "array_column" [667]=> string(6) "gzopen" [668]=> string(10) "finfo_open" [669]=> string(15) "create_function" [670]=> string(10) "phpversion" [671]=> string(12) "iconv_strlen" [672]=> string(18) "numfmt_set_pattern" [673]=> string(18) "numfmt_get_pattern" [674]=> string(32) "normalizer_get_raw_decomposition" [675]=> string(20) "inflate_get_read_len" [676]=> string(23) "image_type_to_extension" [677]=> string(3) "tan" [678]=> string(12) "zend_version" [679]=> string(26) "register_shutdown_function" [680]=> string(5) "fopen" [681]=> string(24) "unregister_tick_function" [682]=> string(14) "posix_getlogin" [683]=> string(6) "is_nan" [684]=> string(6) "decbin" [685]=> string(25) "stream_context_set_option" [686]=> string(9) "inet_pton" [687]=> string(4) "atan" [688]=> string(22) "register_tick_function" [689]=> string(9) "proc_open" [690]=> string(5) "popen" [691]=> string(3) "sin" [692]=> string(8) "pathinfo" [693]=> string(17) "password_get_info" [694]=> string(8) "linkinfo" [695]=> string(11) "nl_langinfo" [696]=> string(12) "posix_mkfifo" [697]=> string(11) "mb_get_info" [698]=> string(7) "phpinfo" [699]=> string(13) "date_sun_info" [700]=> string(24) "intlcal_is_equivalent_to" [701]=> string(11) "posix_errno" [702]=> string(27) "stream_socket_enable_crypto" [703]=> string(14) "sodium_memzero" [704]=> string(20) "stream_socket_sendto" [705]=> string(9) "array_pop" [706]=> string(7) "long2ip" [707]=> string(7) "strncmp" [708]=> string(6) "usleep" [709]=> string(10) "array_flip" [710]=> string(7) "gmp_cmp" [711]=> string(13) "strnatcasecmp" [712]=> string(15) "debug_zval_dump" [713]=> string(6) "strcmp" [714]=> string(9) "filegroup" [715]=> string(11) "strncasecmp" [716]=> string(13) "posix_getpgrp" [717]=> string(6) "lchgrp" [718]=> string(4) "chop" [719]=> string(5) "chgrp" [720]=> string(10) "strcasecmp" [721]=> string(5) "sleep" [722]=> string(8) "wordwrap" [723]=> string(9) "strnatcmp" [724]=> string(5) "log1p" [725]=> string(13) "sodium_memcmp" [726]=> string(14) "time_nanosleep" [727]=> string(23) "locale_accept_from_http" [728]=> string(9) "array_map" [729]=> string(9) "preg_grep" [730]=> string(9) "inet_ntop" [731]=> string(13) "locale_lookup" [732]=> string(8) "var_dump" [733]=> string(3) "exp" [734]=> string(6) "bccomp" [735]=> string(9) "gmp_div_q" [736]=> string(28) "libxml_disable_entity_loader" [737]=> string(22) "output_add_rewrite_var" [738]=> string(12) "iconv_substr" [739]=> string(7) "getmxrr" [740]=> string(21) "set_exception_handler" [741]=> string(25) "restore_exception_handler" [742]=> string(10) "is_integer" [743]=> string(9) "ini_alter" [744]=> string(11) "preg_filter" [745]=> string(16) "sys_get_temp_dir" [746]=> string(5) "nl2br" [747]=> string(12) "ob_gzhandler" [748]=> string(22) "stream_filter_register" [749]=> string(33) "libxml_set_external_entity_loader" [750]=> string(13) "intlcal_clear" [751]=> string(13) "intlcal_after" [752]=> string(10) "checkdnsrr" [753]=> string(10) "filter_var" [754]=> string(16) "get_current_user" [755]=> string(10) "strtolower" [756]=> string(38) "xml_set_processing_instruction_handler" [757]=> string(11) "ctype_upper" [758]=> string(30) "xml_set_character_data_handler" [759]=> string(5) "strtr" [760]=> string(23) "xml_set_element_handler" [761]=> string(20) "posix_get_last_error" [762]=> string(11) "ctype_lower" [763]=> string(15) "grapheme_strstr" [764]=> string(20) "mb_encode_mimeheader" [765]=> string(20) "datefmt_set_calendar" [766]=> string(12) "array_filter" [767]=> string(20) "mb_decode_mimeheader" [768]=> string(20) "datefmt_get_calendar" [769]=> string(23) "timezone_name_from_abbr" [770]=> string(15) "grapheme_substr" [771]=> string(16) "grapheme_stristr" [772]=> string(29) "xml_get_current_column_number" [773]=> string(34) "xml_set_end_namespace_decl_handler" [774]=> string(27) "xml_get_current_line_number" [775]=> string(14) "filter_has_var" [776]=> string(11) "get_cfg_var" [777]=> string(7) "print_r" [778]=> string(21) "libxml_get_last_error" [779]=> string(6) "substr" [780]=> string(9) "is_scalar" [781]=> string(23) "xml_set_default_handler" [782]=> string(12) "finfo_buffer" [783]=> string(21) "restore_error_handler" [784]=> string(29) "xml_set_notation_decl_handler" [785]=> string(16) "getprotobynumber" [786]=> string(36) "xml_set_unparsed_entity_decl_handler" [787]=> string(10) "strtoupper" [788]=> string(35) "xml_set_external_entity_ref_handler" [789]=> string(36) "xml_set_start_namespace_decl_handler" [790]=> string(17) "set_error_handler" [791]=> string(8) "closedir" [792]=> string(14) "posix_strerror" [793]=> string(21) "session_cache_limiter" [794]=> string(17) "gmp_perfect_power" [795]=> string(9) "mb_strstr" [796]=> string(10) "mb_strrchr" [797]=> string(11) "get_browser" [798]=> string(7) "opendir" [799]=> string(5) "chdir" [800]=> string(31) "sodium_crypto_sign_seed_keypair" [801]=> string(15) "mb_detect_order" [802]=> string(9) "rewinddir" [803]=> string(7) "readdir" [804]=> string(3) "dir" [805]=> string(7) "scandir" [806]=> string(10) "user_error" [807]=> string(6) "strchr" [808]=> string(26) "sodium_crypto_sign_keypair" [809]=> string(24) "session_set_save_handler" [810]=> string(9) "fileowner" [811]=> string(23) "stream_set_write_buffer" [812]=> string(7) "stristr" [813]=> string(10) "gmp_div_qr" [814]=> string(20) "stream_socket_server" [815]=> string(9) "gmp_div_r" [816]=> string(18) "stream_socket_pair" [817]=> string(6) "strstr" [818]=> string(22) "stream_set_read_buffer" [819]=> string(15) "set_file_buffer" [820]=> string(5) "floor" [821]=> string(24) "sodium_crypt
Output for 7.2.7, 7.2.29, 7.2.32 - 7.2.33
array(1271) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(5) "expm1" [3]=> string(4) "sha1" [4]=> string(9) "gmp_scan1" [5]=> string(5) "atan2" [6]=> string(5) "crc32" [7]=> string(11) "hash_pbkdf2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(9) "quotemeta" [15]=> string(19) "xmlwriter_end_cdata" [16]=> string(11) "ctype_alpha" [17]=> string(21) "xmlwriter_write_cdata" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(15) "mb_convert_kana" [21]=> string(4) "is_a" [22]=> string(8) "mb_scrub" [23]=> string(4) "glob" [24]=> string(7) "gmp_sub" [25]=> string(8) "date_sub" [26]=> string(5) "bcsub" [27]=> string(9) "hash_hmac" [28]=> string(21) "array_intersect_assoc" [29]=> string(5) "fgetc" [30]=> string(23) "array_uintersect_uassoc" [31]=> string(20) "get_magic_quotes_gpc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(14) "call_user_func" [34]=> string(22) "array_uintersect_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(4) "exec" [38]=> string(18) "array_udiff_uassoc" [39]=> string(6) "gzgetc" [40]=> string(6) "octdec" [41]=> string(6) "hexdec" [42]=> string(6) "bindec" [43]=> string(10) "is_numeric" [44]=> string(10) "shell_exec" [45]=> string(16) "array_diff_assoc" [46]=> string(10) "session_gc" [47]=> string(7) "hebrevc" [48]=> string(13) "intltz_get_id" [49]=> string(12) "posix_getcwd" [50]=> string(5) "round" [51]=> string(20) "stream_bucket_append" [52]=> string(21) "stream_bucket_prepend" [53]=> string(13) "posix_getppid" [54]=> string(12) "posix_getuid" [55]=> string(12) "posix_setuid" [56]=> string(13) "posix_geteuid" [57]=> string(13) "posix_seteuid" [58]=> string(7) "deg2rad" [59]=> string(12) "posix_getgid" [60]=> string(6) "gzread" [61]=> string(12) "posix_setgid" [62]=> string(13) "posix_getegid" [63]=> string(10) "getlastmod" [64]=> string(13) "posix_setegid" [65]=> string(8) "gzrewind" [66]=> string(4) "fmod" [67]=> string(24) "normalizer_is_normalized" [68]=> string(12) "posix_setsid" [69]=> string(13) "posix_setpgid" [70]=> string(18) "intlcal_is_weekend" [71]=> string(6) "uniqid" [72]=> string(13) "posix_getpgid" [73]=> string(12) "posix_getsid" [74]=> string(14) "posix_getpwuid" [75]=> string(13) "posix_ctermid" [76]=> string(14) "posix_getgrgid" [77]=> string(11) "inflate_add" [78]=> string(12) "posix_getpid" [79]=> string(8) "getmypid" [80]=> string(12) "spl_autoload" [81]=> string(7) "gmp_gcd" [82]=> string(15) "gmp_random_seed" [83]=> string(7) "gmp_add" [84]=> string(23) "intltz_get_canonical_id" [85]=> string(19) "xmlwriter_write_dtd" [86]=> string(7) "gmp_and" [87]=> string(19) "xmlwriter_start_dtd" [88]=> string(9) "iptcembed" [89]=> string(23) "datefmt_get_timezone_id" [90]=> string(24) "intltz_get_equivalent_id" [91]=> string(6) "mb_ord" [92]=> string(13) "spl_object_id" [93]=> string(3) "ord" [94]=> string(7) "gmp_mod" [95]=> string(7) "str_pad" [96]=> string(9) "filter_id" [97]=> string(21) "session_regenerate_id" [98]=> string(14) "escapeshellcmd" [99]=> string(17) "session_create_id" [100]=> string(11) "intlcal_add" [101]=> string(4) "rand" [102]=> string(5) "srand" [103]=> string(7) "mt_rand" [104]=> string(8) "mt_srand" [105]=> string(8) "getmyuid" [106]=> string(10) "session_id" [107]=> string(8) "getmygid" [108]=> string(17) "xmlwriter_end_dtd" [109]=> string(11) "deflate_add" [110]=> string(11) "posix_mknod" [111]=> string(21) "stream_filter_prepend" [112]=> string(3) "end" [113]=> string(6) "rewind" [114]=> string(5) "chmod" [115]=> string(12) "sodium_unpad" [116]=> string(5) "bcmod" [117]=> string(8) "bcpowmod" [118]=> string(10) "sodium_pad" [119]=> string(20) "stream_filter_append" [120]=> string(5) "bcadd" [121]=> string(18) "connection_aborted" [122]=> string(27) "sodium_crypto_sign_detached" [123]=> string(8) "date_add" [124]=> string(34) "sodium_crypto_sign_verify_detached" [125]=> string(14) "dns_get_record" [126]=> string(16) "extension_loaded" [127]=> string(10) "sodium_add" [128]=> string(24) "opcache_is_script_cached" [129]=> string(16) "dns_check_record" [130]=> string(9) "array_pad" [131]=> string(7) "defined" [132]=> string(6) "getcwd" [133]=> string(10) "gc_enabled" [134]=> string(10) "array_rand" [135]=> string(5) "fread" [136]=> string(9) "php_uname" [137]=> string(23) "htmlspecialchars_decode" [138]=> string(26) "get_html_translation_table" [139]=> string(22) "stream_socket_get_name" [140]=> string(12) "gmp_legendre" [141]=> string(18) "html_entity_decode" [142]=> string(19) "realpath_cache_size" [143]=> string(8) "basename" [144]=> string(6) "rename" [145]=> string(8) "strptime" [146]=> string(17) "iconv_mime_encode" [147]=> string(17) "iconv_mime_decode" [148]=> string(15) "collator_create" [149]=> string(6) "fwrite" [150]=> string(16) "gmp_random_range" [151]=> string(9) "sha1_file" [152]=> string(20) "stream_filter_remove" [153]=> string(8) "md5_file" [154]=> string(7) "tmpfile" [155]=> string(9) "iptcparse" [156]=> string(4) "file" [157]=> string(9) "lcg_value" [158]=> string(12) "getimagesize" [159]=> string(21) "stream_context_create" [160]=> string(16) "collator_compare" [161]=> string(13) "php_sapi_name" [162]=> string(9) "metaphone" [163]=> string(19) "php_ini_loaded_file" [164]=> string(13) "gmp_nextprime" [165]=> string(23) "image_type_to_mime_type" [166]=> string(13) "diskfreespace" [167]=> string(22) "collator_get_attribute" [168]=> string(20) "normalizer_normalize" [169]=> string(21) "stream_set_chunk_size" [170]=> string(15) "stream_get_line" [171]=> string(22) "stream_wrapper_restore" [172]=> string(7) "is_file" [173]=> string(13) "is_executable" [174]=> string(11) "is_readable" [175]=> string(24) "numfmt_get_error_message" [176]=> string(12) "is_writeable" [177]=> string(19) "session_module_name" [178]=> string(11) "is_writable" [179]=> string(8) "filetype" [180]=> string(8) "filesize" [181]=> string(9) "filemtime" [182]=> string(27) "locale_get_primary_language" [183]=> string(9) "fileinode" [184]=> string(9) "filectime" [185]=> string(12) "session_name" [186]=> string(14) "clearstatcache" [187]=> string(22) "collator_set_attribute" [188]=> string(20) "numfmt_get_attribute" [189]=> string(19) "collator_get_locale" [190]=> string(23) "collator_get_error_code" [191]=> string(26) "collator_get_error_message" [192]=> string(13) "numfmt_create" [193]=> string(12) "numfmt_parse" [194]=> string(19) "simplexml_load_file" [195]=> string(20) "numfmt_set_attribute" [196]=> string(25) "numfmt_set_text_attribute" [197]=> string(16) "disk_total_space" [198]=> string(25) "numfmt_get_text_attribute" [199]=> string(19) "session_write_close" [200]=> string(20) "session_cache_expire" [201]=> string(15) "disk_free_space" [202]=> string(17) "numfmt_get_locale" [203]=> string(21) "numfmt_get_error_code" [204]=> string(14) "session_encode" [205]=> string(14) "session_decode" [206]=> string(7) "dirname" [207]=> string(24) "get_magic_quotes_runtime" [208]=> string(14) "gmp_prob_prime" [209]=> string(18) "http_response_code" [210]=> string(13) "header_remove" [211]=> string(13) "array_reverse" [212]=> string(10) "token_name" [213]=> string(16) "convert_uudecode" [214]=> string(16) "convert_uuencode" [215]=> string(17) "xml_parser_create" [216]=> string(13) "base64_encode" [217]=> string(13) "base64_decode" [218]=> string(9) "is_finite" [219]=> string(23) "array_replace_recursive" [220]=> string(10) "getmyinode" [221]=> string(13) "array_replace" [222]=> string(14) "parse_ini_file" [223]=> string(16) "is_uploaded_file" [224]=> string(9) "xml_parse" [225]=> string(14) "getprotobyname" [226]=> string(18) "xml_get_error_code" [227]=> string(12) "array_reduce" [228]=> string(11) "is_infinite" [229]=> string(15) "xml_parser_free" [230]=> string(21) "memory_get_peak_usage" [231]=> string(23) "quoted_printable_decode" [232]=> string(9) "serialize" [233]=> string(11) "unserialize" [234]=> string(9) "getrusage" [235]=> string(12) "array_unique" [236]=> string(9) "microtime" [237]=> string(16) "memory_get_usage" [238]=> string(14) "highlight_file" [239]=> string(28) "stream_bucket_make_writeable" [240]=> string(13) "array_combine" [241]=> string(15) "version_compare" [242]=> string(11) "show_source" [243]=> string(20) "php_strip_whitespace" [244]=> string(21) "array_change_key_case" [245]=> string(11) "ini_restore" [246]=> string(9) "setcookie" [247]=> string(12) "setrawcookie" [248]=> string(13) "getservbyname" [249]=> string(18) "move_uploaded_file" [250]=> string(18) "gmp_perfect_square" [251]=> string(11) "str_replace" [252]=> string(7) "explode" [253]=> string(9) "is_double" [254]=> string(11) "is_callable" [255]=> string(11) "is_iterable" [256]=> string(6) "pclose" [257]=> string(8) "readfile" [258]=> string(12) "str_ireplace" [259]=> string(6) "fclose" [260]=> string(9) "setlocale" [261]=> string(20) "array_walk_recursive" [262]=> string(14) "substr_replace" [263]=> string(7) "shuffle" [264]=> string(23) "quoted_printable_encode" [265]=> string(9) "ftruncate" [266]=> string(11) "utf8_encode" [267]=> string(14) "substr_compare" [268]=> string(11) "str_shuffle" [269]=> string(7) "implode" [270]=> string(5) "range" [271]=> string(21) "array_merge_recursive" [272]=> string(12) "array_splice" [273]=> string(13) "gethostbyname" [274]=> string(11) "gethostname" [275]=> string(9) "proc_nice" [276]=> string(14) "proc_terminate" [277]=> string(10) "proc_close" [278]=> string(11) "array_merge" [279]=> string(11) "array_slice" [280]=> string(25) "xmlwriter_start_attribute" [281]=> string(11) "is_resource" [282]=> string(12) "rawurldecode" [283]=> string(12) "rawurlencode" [284]=> string(9) "urldecode" [285]=> string(9) "urlencode" [286]=> string(23) "xmlwriter_end_attribute" [287]=> string(7) "gettype" [288]=> string(7) "settype" [289]=> string(25) "xmlwriter_write_attribute" [290]=> string(11) "utf8_decode" [291]=> string(21) "cli_get_process_title" [292]=> string(9) "fileatime" [293]=> string(11) "mb_language" [294]=> string(15) "intl_is_failure" [295]=> string(22) "intl_get_error_message" [296]=> string(23) "intltz_create_time_zone" [297]=> string(26) "intltz_from_date_time_zone" [298]=> string(19) "intl_get_error_code" [299]=> string(32) "intlgregcal_get_gregorian_change" [300]=> string(32) "intlgregcal_set_gregorian_change" [301]=> string(29) "transliterator_get_error_code" [302]=> string(15) "mb_convert_case" [303]=> string(27) "intlgregcal_create_instance" [304]=> string(25) "intlcal_get_error_message" [305]=> string(22) "intlcal_get_error_code" [306]=> string(12) "date_sunrise" [307]=> string(11) "json_decode" [308]=> string(11) "json_encode" [309]=> string(32) "transliterator_get_error_message" [310]=> string(22) "mb_preferred_mime_name" [311]=> string(22) "intlcal_from_date_time" [312]=> string(21) "date_create_immutable" [313]=> string(22) "datefmt_get_error_code" [314]=> string(10) "gmstrftime" [315]=> string(4) "time" [316]=> string(25) "datefmt_get_error_message" [317]=> string(9) "localtime" [318]=> string(7) "getdate" [319]=> string(11) "date_create" [320]=> string(10) "date_parse" [321]=> string(15) "intl_error_name" [322]=> string(21) "resourcebundle_create" [323]=> string(29) "resourcebundle_get_error_code" [324]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [325]=> string(21) "transliterator_create" [326]=> string(29) "transliterator_create_inverse" [327]=> string(28) "transliterator_transliterate" [328]=> string(7) "bcscale" [329]=> string(20) "intlcal_to_date_time" [330]=> string(24) "intltz_use_daylight_time" [331]=> string(9) "checkdate" [332]=> string(24) "intlcal_field_difference" [333]=> string(6) "gzfile" [334]=> string(10) "finfo_file" [335]=> string(11) "finfo_close" [336]=> string(21) "intlcal_set_time_zone" [337]=> string(14) "intlcal_before" [338]=> string(11) "ctype_space" [339]=> string(18) "intlcal_get_locale" [340]=> string(23) "locale_get_display_name" [341]=> string(17) "mime_content_type" [342]=> string(9) "gzdeflate" [343]=> string(9) "gzinflate" [344]=> string(8) "gzencode" [345]=> string(8) "gzdecode" [346]=> string(28) "intlcal_get_day_of_week_type" [347]=> string(11) "zlib_encode" [348]=> string(11) "zlib_decode" [349]=> string(16) "intlcal_set_time" [350]=> string(7) "gzwrite" [351]=> string(16) "hash_update_file" [352]=> string(10) "readgzfile" [353]=> string(11) "hash_update" [354]=> string(12) "preg_replace" [355]=> string(24) "intlcal_in_daylight_time" [356]=> string(10) "preg_quote" [357]=> string(23) "intltz_get_display_name" [358]=> string(14) "hash_hmac_file" [359]=> string(9) "hash_file" [360]=> string(7) "gzclose" [361]=> string(16) "intlcal_get_time" [362]=> string(24) "intltz_to_date_time_zone" [363]=> string(21) "intltz_get_error_code" [364]=> string(24) "intltz_get_error_message" [365]=> string(23) "intlcal_create_instance" [366]=> string(37) "intlcal_get_keyword_values_for_locale" [367]=> string(16) "intlcal_get_type" [368]=> string(21) "intlcal_get_time_zone" [369]=> string(8) "strftime" [370]=> string(32) "resourcebundle_get_error_message" [371]=> string(8) "gmmktime" [372]=> string(14) "sodium_compare" [373]=> string(15) "mb_ereg_replace" [374]=> string(16) "mb_eregi_replace" [375]=> string(32) "sodium_crypto_generichash_update" [376]=> string(20) "datefmt_get_datetype" [377]=> string(17) "get_resource_type" [378]=> string(14) "datefmt_create" [379]=> string(24) "msgfmt_get_error_message" [380]=> string(21) "msgfmt_get_error_code" [381]=> string(17) "msgfmt_get_locale" [382]=> string(14) "mbereg_replace" [383]=> string(15) "mberegi_replace" [384]=> string(20) "msgfmt_parse_message" [385]=> string(29) "sodium_crypto_scalarmult_base" [386]=> string(21) "debug_print_backtrace" [387]=> string(12) "msgfmt_parse" [388]=> string(21) "msgfmt_format_message" [389]=> string(13) "msgfmt_create" [390]=> string(18) "opcache_invalidate" [391]=> string(19) "locale_canonicalize" [392]=> string(20) "opcache_compile_file" [393]=> string(12) "locale_parse" [394]=> string(14) "locale_compose" [395]=> string(6) "define" [396]=> string(11) "posix_uname" [397]=> string(27) "locale_get_display_language" [398]=> string(13) "posix_ttyname" [399]=> string(21) "cli_set_process_title" [400]=> string(15) "debug_backtrace" [401]=> string(20) "zlib_get_coding_type" [402]=> string(6) "mktime" [403]=> string(20) "datefmt_get_timetype" [404]=> string(5) "idate" [405]=> string(4) "date" [406]=> string(18) "datefmt_get_locale" [407]=> string(9) "strtotime" [408]=> string(17) "datefmt_localtime" [409]=> string(10) "gc_disable" [410]=> string(20) "datefmt_get_timezone" [411]=> string(9) "gc_enable" [412]=> string(13) "datefmt_parse" [413]=> string(20) "datefmt_set_timezone" [414]=> string(6) "gmdate" [415]=> string(7) "sprintf" [416]=> string(6) "printf" [417]=> string(4) "feof" [418]=> string(8) "vsprintf" [419]=> string(7) "fprintf" [420]=> string(6) "sscanf" [421]=> string(8) "vfprintf" [422]=> string(6) "fscanf" [423]=> string(6) "sizeof" [424]=> string(10) "array_diff" [425]=> string(14) "is_subclass_of" [426]=> string(5) "gzeof" [427]=> string(11) "array_udiff" [428]=> string(7) "vprintf" [429]=> string(9) "hash_hkdf" [430]=> string(9) "date_diff" [431]=> string(9) "error_log" [432]=> string(7) "rad2deg" [433]=> string(37) "date_interval_create_from_date_string" [434]=> string(16) "highlight_string" [435]=> string(20) "mb_internal_encoding" [436]=> string(7) "gmp_neg" [437]=> string(17) "mb_check_encoding" [438]=> string(19) "stream_set_blocking" [439]=> string(3) "log" [440]=> string(16) "xml_error_string" [441]=> string(18) "iconv_get_encoding" [442]=> string(7) "mb_ereg" [443]=> string(18) "mb_detect_encoding" [444]=> string(14) "escapeshellarg" [445]=> string(27) "xmlwriter_set_indent_string" [446]=> string(19) "socket_set_blocking" [447]=> string(12) "func_get_arg" [448]=> string(9) "is_string" [449]=> string(19) "mb_convert_encoding" [450]=> string(8) "closelog" [451]=> string(7) "ip2long" [452]=> string(16) "mbregex_encoding" [453]=> string(19) "json_last_error_msg" [454]=> string(15) "error_reporting" [455]=> string(18) "iconv_set_encoding" [456]=> string(7) "openlog" [457]=> string(17) "mb_regex_encoding" [458]=> string(7) "is_long" [459]=> string(22) "getimagesizefromstring" [460]=> string(16) "parse_ini_string" [461]=> string(6) "syslog" [462]=> string(18) "convert_cyr_string" [463]=> string(6) "mbereg" [464]=> string(14) "sys_getloadavg" [465]=> string(21) "simplexml_load_string" [466]=> string(4) "each" [467]=> string(4) "sinh" [468]=> string(4) "tanh" [469]=> string(8) "realpath" [470]=> string(4) "cosh" [471]=> string(27) "stream_resolve_include_path" [472]=> string(7) "fnmatch" [473]=> string(10) "array_push" [474]=> string(16) "set_include_path" [475]=> string(5) "asinh" [476]=> string(12) "ob_get_flush" [477]=> string(16) "get_include_path" [478]=> string(25) "sodium_crypto_generichash" [479]=> string(20) "restore_include_path" [480]=> string(17) "ob_implicit_flush" [481]=> string(6) "fflush" [482]=> string(13) "ob_get_length" [483]=> string(20) "sodium_crypto_pwhash" [484]=> string(21) "password_needs_rehash" [485]=> string(5) "acosh" [486]=> string(12) "ob_end_flush" [487]=> string(10) "preg_match" [488]=> string(23) "sodium_crypto_shorthash" [489]=> string(10) "ezmlm_hash" [490]=> string(18) "sodium_crypto_auth" [491]=> string(5) "touch" [492]=> string(12) "array_search" [493]=> string(8) "ob_flush" [494]=> string(5) "atanh" [495]=> string(13) "password_hash" [496]=> string(11) "mb_strwidth" [497]=> string(21) "collator_get_strength" [498]=> string(21) "collator_set_strength" [499]=> string(13) "mb_ereg_match" [500]=> string(4) "hash" [501]=> string(17) "session_save_path" [502]=> string(13) "mbereg_search" [503]=> string(14) "mb_ereg_search" [504]=> string(15) "spl_object_hash" [505]=> string(5) "flush" [506]=> string(11) "ctype_graph" [507]=> string(12) "mbereg_match" [508]=> string(15) "xmlwriter_flush" [509]=> string(13) "mb_strimwidth" [510]=> string(16) "xmlwriter_end_pi" [511]=> string(7) "mberegi" [512]=> string(10) "gmp_jacobi" [513]=> string(8) "mb_eregi" [514]=> string(18) "xmlwriter_start_pi" [515]=> string(18) "xmlwriter_open_uri" [516]=> string(18) "xmlwriter_write_pi" [517]=> string(2) "pi" [518]=> string(12) "idn_to_ascii" [519]=> string(5) "flock" [520]=> string(38) "intlcal_set_minimal_days_in_first_week" [521]=> string(7) "is_link" [522]=> string(8) "readlink" [523]=> string(24) "header_register_callback" [524]=> string(29) "intlcal_set_first_day_of_week" [525]=> string(11) "array_chunk" [526]=> string(20) "stream_supports_lock" [527]=> string(21) "preg_replace_callback" [528]=> string(7) "strpbrk" [529]=> string(7) "symlink" [530]=> string(4) "link" [531]=> string(4) "pack" [532]=> string(5) "umask" [533]=> string(6) "unpack" [534]=> string(5) "fseek" [535]=> string(10) "array_walk" [536]=> string(24) "mb_ereg_replace_callback" [537]=> string(29) "intlcal_get_first_day_of_week" [538]=> string(38) "intlcal_get_minimal_days_in_first_week" [539]=> string(6) "strtok" [540]=> string(6) "unlink" [541]=> string(6) "gzseek" [542]=> string(4) "ftok" [543]=> string(12) "mb_send_mail" [544]=> string(10) "array_fill" [545]=> string(10) "gmp_intval" [546]=> string(17) "numfmt_set_symbol" [547]=> string(10) "gmp_strval" [548]=> string(7) "is_real" [549]=> string(7) "gmp_mul" [550]=> string(7) "strcoll" [551]=> string(11) "ini_get_all" [552]=> string(22) "sodium_crypto_box_seal" [553]=> string(31) "sodium_crypto_generichash_final" [554]=> string(7) "is_bool" [555]=> string(14) "gethostbynamel" [556]=> string(7) "is_null" [557]=> string(5) "bcmul" [558]=> string(7) "boolval" [559]=> string(6) "strval" [560]=> string(9) "doubleval" [561]=> string(8) "floatval" [562]=> string(17) "spl_autoload_call" [563]=> string(6) "intval" [564]=> string(5) "ftell" [565]=> string(12) "ob_get_level" [566]=> string(17) "numfmt_get_symbol" [567]=> string(16) "time_sleep_until" [568]=> string(19) "forward_static_call" [569]=> string(9) "parse_url" [570]=> string(11) "ctype_cntrl" [571]=> string(12) "intlcal_roll" [572]=> string(13) "token_get_all" [573]=> string(4) "ceil" [574]=> string(14) "preg_match_all" [575]=> string(20) "dom_import_simplexml" [576]=> string(15) "stream_is_local" [577]=> string(10) "hash_final" [578]=> string(2) "dl" [579]=> string(6) "gztell" [580]=> string(4) "mail" [581]=> string(10) "posix_kill" [582]=> string(19) "intlcal_get_maximum" [583]=> string(14) "posix_getpwnam" [584]=> string(26) "intlcal_get_actual_minimum" [585]=> string(22) "stream_socket_recvfrom" [586]=> string(7) "tempnam" [587]=> string(7) "gmp_com" [588]=> string(19) "intlcal_get_minimum" [589]=> string(26) "intlcal_get_actual_maximum" [590]=> string(9) "array_sum" [591]=> string(10) "gmp_random" [592]=> string(8) "gmp_powm" [593]=> string(14) "posix_getgrnam" [594]=> string(20) "simplexml_import_dom" [595]=> string(20) "sodium_crypto_stream" [596]=> string(21) "stream_copy_to_stream" [597]=> string(5) "rtrim" [598]=> string(4) "trim" [599]=> string(5) "ltrim" [600]=> string(25) "intlcal_get_least_maximum" [601]=> string(28) "intlcal_get_greatest_minimum" [602]=> string(6) "system" [603]=> string(18) "hash_update_stream" [604]=> string(11) "ctype_alnum" [605]=> string(11) "gmp_sqrtrem" [606]=> string(11) "gmp_rootrem" [607]=> string(7) "hex2bin" [608]=> string(32) "sodium_crypto_generichash_keygen" [609]=> string(9) "fsockopen" [610]=> string(10) "pfsockopen" [611]=> string(5) "fopen" [612]=> string(6) "strlen" [613]=> string(17) "locale_get_region" [614]=> string(25) "locale_get_display_region" [615]=> string(12) "ob_get_clean" [616]=> string(14) "posix_getlogin" [617]=> string(12) "zend_version" [618]=> string(27) "sodium_crypto_stream_keygen" [619]=> string(23) "sodium_crypto_sign_open" [620]=> string(18) "sodium_crypto_sign" [621]=> string(30) "sodium_crypto_shorthash_keygen" [622]=> string(25) "session_register_shutdown" [623]=> string(18) "msgfmt_set_pattern" [624]=> string(28) "sodium_crypto_secretbox_open" [625]=> string(18) "numfmt_set_pattern" [626]=> string(25) "stream_context_set_option" [627]=> string(14) "sodium_hex2bin" [628]=> string(24) "sodium_crypto_kdf_keygen" [629]=> string(8) "ob_clean" [630]=> string(30) "sodium_crypto_secretbox_keygen" [631]=> string(18) "msgfmt_get_pattern" [632]=> string(12) "ob_end_clean" [633]=> string(18) "numfmt_get_pattern" [634]=> string(15) "create_function" [635]=> string(6) "lchown" [636]=> string(5) "chown" [637]=> string(25) "opcache_get_configuration" [638]=> string(22) "stream_socket_shutdown" [639]=> string(15) "grapheme_strlen" [640]=> string(5) "popen" [641]=> string(26) "register_shutdown_function" [642]=> string(6) "is_nan" [643]=> string(6) "gzopen" [644]=> string(13) "timezone_open" [645]=> string(9) "mb_strlen" [646]=> string(18) "intltz_get_unknown" [647]=> string(25) "intltz_create_enumeration" [648]=> string(38) "intltz_create_time_zone_id_enumeration" [649]=> string(24) "unregister_tick_function" [650]=> string(22) "register_tick_function" [651]=> string(6) "decbin" [652]=> string(9) "proc_open" [653]=> string(9) "inet_pton" [654]=> string(36) "intlcal_set_skipped_wall_time_option" [655]=> string(30) "intlcal_get_weekend_transition" [656]=> string(37) "intlcal_set_repeated_wall_time_option" [657]=> string(11) "levenshtein" [658]=> string(36) "intlcal_get_skipped_wall_time_option" [659]=> string(37) "intlcal_get_repeated_wall_time_option" [660]=> string(17) "intltz_get_region" [661]=> string(26) "intltz_get_tz_data_version" [662]=> string(12) "array_column" [663]=> string(8) "gmp_sign" [664]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [665]=> string(10) "phpversion" [666]=> string(12) "iconv_strlen" [667]=> string(20) "inflate_get_read_len" [668]=> string(3) "sin" [669]=> string(3) "tan" [670]=> string(4) "asin" [671]=> string(3) "min" [672]=> string(19) "datefmt_get_pattern" [673]=> string(19) "datefmt_set_pattern" [674]=> string(23) "image_type_to_extension" [675]=> string(4) "atan" [676]=> string(21) "xml_parser_set_option" [677]=> string(21) "xml_parser_get_option" [678]=> string(10) "finfo_open" [679]=> string(6) "strspn" [680]=> string(7) "strcspn" [681]=> string(27) "sodium_crypto_box_seal_open" [682]=> string(22) "sodium_crypto_box_open" [683]=> string(25) "sodium_crypto_auth_keygen" [684]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [685]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [686]=> string(4) "join" [687]=> string(24) "intlcal_is_equivalent_to" [688]=> string(8) "linkinfo" [689]=> string(11) "posix_errno" [690]=> string(14) "sodium_memzero" [691]=> string(27) "stream_socket_enable_crypto" [692]=> string(11) "nl_langinfo" [693]=> string(8) "pathinfo" [694]=> string(11) "mb_get_info" [695]=> string(7) "phpinfo" [696]=> string(17) "password_get_info" [697]=> string(12) "posix_mkfifo" [698]=> string(20) "stream_socket_sendto" [699]=> string(13) "date_sun_info" [700]=> string(6) "lchgrp" [701]=> string(11) "strncasecmp" [702]=> string(14) "time_nanosleep" [703]=> string(8) "wordwrap" [704]=> string(9) "filegroup" [705]=> string(6) "usleep" [706]=> string(6) "strcmp" [707]=> string(7) "strncmp" [708]=> string(10) "strcasecmp" [709]=> string(5) "sleep" [710]=> string(9) "array_pop" [711]=> string(9) "strnatcmp" [712]=> string(13) "strnatcasecmp" [713]=> string(5) "log1p" [714]=> string(13) "posix_getpgrp" [715]=> string(7) "long2ip" [716]=> string(9) "preg_grep" [717]=> string(7) "gmp_cmp" [718]=> string(13) "sodium_memcmp" [719]=> string(3) "exp" [720]=> string(10) "array_flip" [721]=> string(15) "debug_zval_dump" [722]=> string(4) "chop" [723]=> string(5) "chgrp" [724]=> string(9) "array_map" [725]=> string(9) "inet_ntop" [726]=> string(13) "locale_lookup" [727]=> string(23) "locale_accept_from_http" [728]=> string(8) "var_dump" [729]=> string(6) "bccomp" [730]=> string(9) "gmp_div_q" [731]=> string(3) "dir" [732]=> string(28) "libxml_disable_entity_loader" [733]=> string(29) "xml_set_notation_decl_handler" [734]=> string(35) "xml_set_external_entity_ref_handler" [735]=> string(36) "xml_set_start_namespace_decl_handler" [736]=> string(34) "xml_set_end_namespace_decl_handler" [737]=> string(16) "getprotobynumber" [738]=> string(27) "xml_get_current_line_number" [739]=> string(29) "xml_get_current_column_number" [740]=> string(21) "libxml_get_last_error" [741]=> string(33) "libxml_set_external_entity_loader" [742]=> string(23) "xml_set_default_handler" [743]=> string(6) "strchr" [744]=> string(11) "preg_filter" [745]=> string(15) "preg_last_error" [746]=> string(9) "parse_str" [747]=> string(3) "chr" [748]=> string(12) "ob_gzhandler" [749]=> string(11) "ctype_lower" [750]=> string(13) "intlcal_clear" [751]=> string(36) "xml_set_unparsed_entity_decl_handler" [752]=> string(38) "xml_set_processing_instruction_handler" [753]=> string(13) "intlcal_after" [754]=> string(11) "get_cfg_var" [755]=> string(24) "sodium_crypto_kx_keypair" [756]=> string(10) "checkdnsrr" [757]=> string(13) "gethostbyaddr" [758]=> string(6) "header" [759]=> string(9) "ini_alter" [760]=> string(30) "sodium_crypto_box_seed_keypair" [761]=> string(25) "sodium_crypto_box_keypair" [762]=> string(7) "print_r" [763]=> string(16) "get_current_user" [764]=> string(30) "xml_set_character_data_handler" [765]=> string(12) "array_filter" [766]=> string(23) "timezone_name_from_abbr" [767]=> string(24) "intlgregcal_is_leap_year" [768]=> string(22) "stream_filter_register" [769]=> string(22) "output_add_rewrite_var" [770]=> string(16) "sys_get_temp_dir" [771]=> string(5) "floor" [772]=> string(23) "xml_set_element_handler" [773]=> string(11) "ctype_upper" [774]=> string(12) "finfo_buffer" [775]=> string(29) "sodium_crypto_kx_seed_keypair" [776]=> string(16) "grapheme_stristr" [777]=> string(7) "scandir" [778]=> string(9) "mb_strstr" [779]=> string(23) "spl_autoload_unregister" [780]=> string(21) "spl_autoload_register" [781]=> string(10) "mb_strrchr" [782]=> string(10) "mb_stristr" [783]=> string(11) "mb_strrichr" [784]=> string(21) "session_cache_limiter" [785]=> string(15) "grapheme_strstr" [786]=> string(17) "mb_output_handler" [787]=> string(15) "grapheme_substr" [788]=> string(14) "posix_strerror" [789]=> string(20) "posix_get_last_error" [790]=> string(9) "mb_substr" [791]=> string(20) "datefmt_get_calendar" [792]=> string(20) "mb_encode_mimeheader" [793]=> string(20) "datefmt_set_calendar" [794]=> string(6) "mb_chr" [795]=> string(12) "iconv_substr" [796]=> string(12) "mb_parse_str" [797]=> string(10) "filter_var" [798]=> string(7) "strrchr" [799]=> string(5) "strtr" [800]=> string(14) "filter_has_var" [801]=> string(10) "gmp_div_qr" [802]=> string(24) "session_set_save_handler" [803]=> string(9) "gmp_div_r" [804]=> string(6) "substr" [805]=> string(15) "json_last_error" [806]=> string(13) "mb_strtoupper" [807]=> string(7) "stristr" [808]=> string(23) "mb_substitute_character" [809]=> string(6) "strstr" [810]=> string(13) "mb_strtolower" [811]=> string(5) "nl2br" [812]=> string(6) "gmp_or" [813]=> string(10) "strtolower" [814]=> string(7) "gmp_xor" [815]=> string(15) "mb_detect_order" [816]=> string(10) "strtoupper" [817]=> string(7) "getmxrr" [818]=> string(20) "mb_decode_mimeheader" [819]=> string(21) "set_exception_handler" [820]=> string(23) "stream_register_wrapper" [821]=> string(25) "restor
Output for 7.2.30 - 7.2.31
array(1271) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(5) "expm1" [3]=> string(4) "sha1" [4]=> string(9) "gmp_scan1" [5]=> string(5) "atan2" [6]=> string(5) "crc32" [7]=> string(11) "hash_pbkdf2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [14]=> string(9) "quotemeta" [15]=> string(19) "xmlwriter_end_cdata" [16]=> string(11) "ctype_alpha" [17]=> string(21) "xmlwriter_write_cdata" [18]=> string(20) "stream_get_meta_data" [19]=> string(21) "xmlwriter_start_cdata" [20]=> string(15) "mb_convert_kana" [21]=> string(4) "is_a" [22]=> string(8) "mb_scrub" [23]=> string(4) "glob" [24]=> string(7) "gmp_sub" [25]=> string(8) "date_sub" [26]=> string(5) "bcsub" [27]=> string(9) "hash_hmac" [28]=> string(21) "array_intersect_assoc" [29]=> string(5) "fgetc" [30]=> string(23) "array_uintersect_uassoc" [31]=> string(20) "get_magic_quotes_gpc" [32]=> string(22) "array_intersect_uassoc" [33]=> string(14) "call_user_func" [34]=> string(22) "array_uintersect_assoc" [35]=> string(17) "array_diff_uassoc" [36]=> string(17) "array_udiff_assoc" [37]=> string(4) "exec" [38]=> string(18) "array_udiff_uassoc" [39]=> string(6) "gzgetc" [40]=> string(6) "octdec" [41]=> string(6) "hexdec" [42]=> string(6) "bindec" [43]=> string(10) "is_numeric" [44]=> string(10) "shell_exec" [45]=> string(16) "array_diff_assoc" [46]=> string(10) "session_gc" [47]=> string(7) "hebrevc" [48]=> string(13) "intltz_get_id" [49]=> string(12) "posix_getcwd" [50]=> string(5) "round" [51]=> string(20) "stream_bucket_append" [52]=> string(21) "stream_bucket_prepend" [53]=> string(13) "posix_getppid" [54]=> string(12) "posix_getuid" [55]=> string(12) "posix_setuid" [56]=> string(13) "posix_geteuid" [57]=> string(13) "posix_seteuid" [58]=> string(7) "deg2rad" [59]=> string(12) "posix_getgid" [60]=> string(6) "gzread" [61]=> string(12) "posix_setgid" [62]=> string(13) "posix_getegid" [63]=> string(10) "getlastmod" [64]=> string(13) "posix_setegid" [65]=> string(8) "gzrewind" [66]=> string(4) "fmod" [67]=> string(24) "normalizer_is_normalized" [68]=> string(12) "posix_setsid" [69]=> string(13) "posix_setpgid" [70]=> string(18) "intlcal_is_weekend" [71]=> string(6) "uniqid" [72]=> string(13) "posix_getpgid" [73]=> string(12) "posix_getsid" [74]=> string(14) "posix_getpwuid" [75]=> string(13) "posix_ctermid" [76]=> string(14) "posix_getgrgid" [77]=> string(11) "inflate_add" [78]=> string(12) "posix_getpid" [79]=> string(8) "getmypid" [80]=> string(12) "spl_autoload" [81]=> string(7) "gmp_gcd" [82]=> string(15) "gmp_random_seed" [83]=> string(7) "gmp_add" [84]=> string(23) "intltz_get_canonical_id" [85]=> string(19) "xmlwriter_write_dtd" [86]=> string(7) "gmp_and" [87]=> string(19) "xmlwriter_start_dtd" [88]=> string(9) "iptcembed" [89]=> string(23) "datefmt_get_timezone_id" [90]=> string(24) "intltz_get_equivalent_id" [91]=> string(6) "mb_ord" [92]=> string(13) "spl_object_id" [93]=> string(3) "ord" [94]=> string(7) "gmp_mod" [95]=> string(7) "str_pad" [96]=> string(9) "filter_id" [97]=> string(21) "session_regenerate_id" [98]=> string(14) "escapeshellcmd" [99]=> string(17) "session_create_id" [100]=> string(11) "intlcal_add" [101]=> string(4) "rand" [102]=> string(5) "srand" [103]=> string(7) "mt_rand" [104]=> string(8) "mt_srand" [105]=> string(8) "getmyuid" [106]=> string(10) "session_id" [107]=> string(8) "getmygid" [108]=> string(17) "xmlwriter_end_dtd" [109]=> string(11) "deflate_add" [110]=> string(11) "posix_mknod" [111]=> string(21) "stream_filter_prepend" [112]=> string(3) "end" [113]=> string(6) "rewind" [114]=> string(5) "chmod" [115]=> string(12) "sodium_unpad" [116]=> string(5) "bcmod" [117]=> string(8) "bcpowmod" [118]=> string(10) "sodium_pad" [119]=> string(20) "stream_filter_append" [120]=> string(5) "bcadd" [121]=> string(18) "connection_aborted" [122]=> string(27) "sodium_crypto_sign_detached" [123]=> string(8) "date_add" [124]=> string(34) "sodium_crypto_sign_verify_detached" [125]=> string(14) "dns_get_record" [126]=> string(16) "extension_loaded" [127]=> string(10) "sodium_add" [128]=> string(24) "opcache_is_script_cached" [129]=> string(16) "dns_check_record" [130]=> string(9) "array_pad" [131]=> string(7) "defined" [132]=> string(6) "getcwd" [133]=> string(10) "gc_enabled" [134]=> string(10) "array_rand" [135]=> string(5) "fread" [136]=> string(9) "php_uname" [137]=> string(23) "htmlspecialchars_decode" [138]=> string(26) "get_html_translation_table" [139]=> string(22) "stream_socket_get_name" [140]=> string(12) "gmp_legendre" [141]=> string(18) "html_entity_decode" [142]=> string(19) "realpath_cache_size" [143]=> string(8) "basename" [144]=> string(6) "rename" [145]=> string(8) "strptime" [146]=> string(17) "iconv_mime_encode" [147]=> string(17) "iconv_mime_decode" [148]=> string(15) "collator_create" [149]=> string(6) "fwrite" [150]=> string(16) "gmp_random_range" [151]=> string(9) "sha1_file" [152]=> string(20) "stream_filter_remove" [153]=> string(8) "md5_file" [154]=> string(7) "tmpfile" [155]=> string(9) "iptcparse" [156]=> string(4) "file" [157]=> string(9) "lcg_value" [158]=> string(12) "getimagesize" [159]=> string(21) "stream_context_create" [160]=> string(16) "collator_compare" [161]=> string(13) "php_sapi_name" [162]=> string(9) "metaphone" [163]=> string(19) "php_ini_loaded_file" [164]=> string(13) "gmp_nextprime" [165]=> string(23) "image_type_to_mime_type" [166]=> string(13) "diskfreespace" [167]=> string(22) "collator_get_attribute" [168]=> string(20) "normalizer_normalize" [169]=> string(21) "stream_set_chunk_size" [170]=> string(15) "stream_get_line" [171]=> string(22) "stream_wrapper_restore" [172]=> string(7) "is_file" [173]=> string(13) "is_executable" [174]=> string(11) "is_readable" [175]=> string(24) "numfmt_get_error_message" [176]=> string(12) "is_writeable" [177]=> string(19) "session_module_name" [178]=> string(11) "is_writable" [179]=> string(8) "filetype" [180]=> string(8) "filesize" [181]=> string(9) "filemtime" [182]=> string(27) "locale_get_primary_language" [183]=> string(9) "fileinode" [184]=> string(9) "filectime" [185]=> string(12) "session_name" [186]=> string(14) "clearstatcache" [187]=> string(22) "collator_set_attribute" [188]=> string(20) "numfmt_get_attribute" [189]=> string(19) "collator_get_locale" [190]=> string(23) "collator_get_error_code" [191]=> string(26) "collator_get_error_message" [192]=> string(13) "numfmt_create" [193]=> string(12) "numfmt_parse" [194]=> string(19) "simplexml_load_file" [195]=> string(20) "numfmt_set_attribute" [196]=> string(25) "numfmt_set_text_attribute" [197]=> string(16) "disk_total_space" [198]=> string(25) "numfmt_get_text_attribute" [199]=> string(19) "session_write_close" [200]=> string(20) "session_cache_expire" [201]=> string(15) "disk_free_space" [202]=> string(17) "numfmt_get_locale" [203]=> string(21) "numfmt_get_error_code" [204]=> string(14) "session_encode" [205]=> string(14) "session_decode" [206]=> string(7) "dirname" [207]=> string(24) "get_magic_quotes_runtime" [208]=> string(14) "gmp_prob_prime" [209]=> string(18) "http_response_code" [210]=> string(13) "header_remove" [211]=> string(13) "array_reverse" [212]=> string(10) "token_name" [213]=> string(16) "convert_uudecode" [214]=> string(16) "convert_uuencode" [215]=> string(17) "xml_parser_create" [216]=> string(13) "base64_encode" [217]=> string(13) "base64_decode" [218]=> string(9) "is_finite" [219]=> string(23) "array_replace_recursive" [220]=> string(10) "getmyinode" [221]=> string(13) "array_replace" [222]=> string(14) "parse_ini_file" [223]=> string(16) "is_uploaded_file" [224]=> string(9) "xml_parse" [225]=> string(14) "getprotobyname" [226]=> string(18) "xml_get_error_code" [227]=> string(12) "array_reduce" [228]=> string(11) "is_infinite" [229]=> string(15) "xml_parser_free" [230]=> string(21) "memory_get_peak_usage" [231]=> string(23) "quoted_printable_decode" [232]=> string(9) "serialize" [233]=> string(11) "unserialize" [234]=> string(9) "getrusage" [235]=> string(12) "array_unique" [236]=> string(9) "microtime" [237]=> string(16) "memory_get_usage" [238]=> string(14) "highlight_file" [239]=> string(28) "stream_bucket_make_writeable" [240]=> string(13) "array_combine" [241]=> string(15) "version_compare" [242]=> string(11) "show_source" [243]=> string(20) "php_strip_whitespace" [244]=> string(21) "array_change_key_case" [245]=> string(11) "ini_restore" [246]=> string(9) "setcookie" [247]=> string(12) "setrawcookie" [248]=> string(13) "getservbyname" [249]=> string(18) "move_uploaded_file" [250]=> string(18) "gmp_perfect_square" [251]=> string(11) "str_replace" [252]=> string(7) "explode" [253]=> string(9) "is_double" [254]=> string(11) "is_callable" [255]=> string(11) "is_iterable" [256]=> string(6) "pclose" [257]=> string(8) "readfile" [258]=> string(12) "str_ireplace" [259]=> string(6) "fclose" [260]=> string(9) "setlocale" [261]=> string(20) "array_walk_recursive" [262]=> string(14) "substr_replace" [263]=> string(7) "shuffle" [264]=> string(23) "quoted_printable_encode" [265]=> string(9) "ftruncate" [266]=> string(11) "utf8_encode" [267]=> string(14) "substr_compare" [268]=> string(11) "str_shuffle" [269]=> string(7) "implode" [270]=> string(5) "range" [271]=> string(21) "array_merge_recursive" [272]=> string(12) "array_splice" [273]=> string(13) "gethostbyname" [274]=> string(11) "gethostname" [275]=> string(9) "proc_nice" [276]=> string(14) "proc_terminate" [277]=> string(10) "proc_close" [278]=> string(11) "array_merge" [279]=> string(11) "array_slice" [280]=> string(25) "xmlwriter_start_attribute" [281]=> string(11) "is_resource" [282]=> string(12) "rawurldecode" [283]=> string(12) "rawurlencode" [284]=> string(9) "urldecode" [285]=> string(9) "urlencode" [286]=> string(23) "xmlwriter_end_attribute" [287]=> string(7) "gettype" [288]=> string(7) "settype" [289]=> string(25) "xmlwriter_write_attribute" [290]=> string(11) "utf8_decode" [291]=> string(21) "cli_get_process_title" [292]=> string(9) "fileatime" [293]=> string(11) "mb_language" [294]=> string(15) "intl_is_failure" [295]=> string(22) "intl_get_error_message" [296]=> string(23) "intltz_create_time_zone" [297]=> string(26) "intltz_from_date_time_zone" [298]=> string(19) "intl_get_error_code" [299]=> string(32) "intlgregcal_get_gregorian_change" [300]=> string(32) "intlgregcal_set_gregorian_change" [301]=> string(29) "transliterator_get_error_code" [302]=> string(15) "mb_convert_case" [303]=> string(27) "intlgregcal_create_instance" [304]=> string(25) "intlcal_get_error_message" [305]=> string(22) "intlcal_get_error_code" [306]=> string(12) "date_sunrise" [307]=> string(11) "json_decode" [308]=> string(11) "json_encode" [309]=> string(32) "transliterator_get_error_message" [310]=> string(22) "mb_preferred_mime_name" [311]=> string(22) "intlcal_from_date_time" [312]=> string(21) "date_create_immutable" [313]=> string(22) "datefmt_get_error_code" [314]=> string(10) "gmstrftime" [315]=> string(4) "time" [316]=> string(25) "datefmt_get_error_message" [317]=> string(9) "localtime" [318]=> string(7) "getdate" [319]=> string(11) "date_create" [320]=> string(10) "date_parse" [321]=> string(15) "intl_error_name" [322]=> string(21) "resourcebundle_create" [323]=> string(29) "resourcebundle_get_error_code" [324]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [325]=> string(21) "transliterator_create" [326]=> string(29) "transliterator_create_inverse" [327]=> string(28) "transliterator_transliterate" [328]=> string(7) "bcscale" [329]=> string(20) "intlcal_to_date_time" [330]=> string(24) "intltz_use_daylight_time" [331]=> string(9) "checkdate" [332]=> string(24) "intlcal_field_difference" [333]=> string(6) "gzfile" [334]=> string(10) "finfo_file" [335]=> string(11) "finfo_close" [336]=> string(21) "intlcal_set_time_zone" [337]=> string(14) "intlcal_before" [338]=> string(11) "ctype_space" [339]=> string(18) "intlcal_get_locale" [340]=> string(23) "locale_get_display_name" [341]=> string(17) "mime_content_type" [342]=> string(9) "gzdeflate" [343]=> string(9) "gzinflate" [344]=> string(8) "gzencode" [345]=> string(8) "gzdecode" [346]=> string(28) "intlcal_get_day_of_week_type" [347]=> string(11) "zlib_encode" [348]=> string(11) "zlib_decode" [349]=> string(16) "intlcal_set_time" [350]=> string(7) "gzwrite" [351]=> string(16) "hash_update_file" [352]=> string(10) "readgzfile" [353]=> string(11) "hash_update" [354]=> string(12) "preg_replace" [355]=> string(24) "intlcal_in_daylight_time" [356]=> string(10) "preg_quote" [357]=> string(23) "intltz_get_display_name" [358]=> string(14) "hash_hmac_file" [359]=> string(9) "hash_file" [360]=> string(7) "gzclose" [361]=> string(16) "intlcal_get_time" [362]=> string(24) "intltz_to_date_time_zone" [363]=> string(21) "intltz_get_error_code" [364]=> string(24) "intltz_get_error_message" [365]=> string(23) "intlcal_create_instance" [366]=> string(37) "intlcal_get_keyword_values_for_locale" [367]=> string(16) "intlcal_get_type" [368]=> string(21) "intlcal_get_time_zone" [369]=> string(8) "strftime" [370]=> string(32) "resourcebundle_get_error_message" [371]=> string(8) "gmmktime" [372]=> string(14) "sodium_compare" [373]=> string(15) "mb_ereg_replace" [374]=> string(16) "mb_eregi_replace" [375]=> string(32) "sodium_crypto_generichash_update" [376]=> string(20) "datefmt_get_datetype" [377]=> string(17) "get_resource_type" [378]=> string(14) "datefmt_create" [379]=> string(24) "msgfmt_get_error_message" [380]=> string(21) "msgfmt_get_error_code" [381]=> string(17) "msgfmt_get_locale" [382]=> string(14) "mbereg_replace" [383]=> string(15) "mberegi_replace" [384]=> string(20) "msgfmt_parse_message" [385]=> string(29) "sodium_crypto_scalarmult_base" [386]=> string(21) "debug_print_backtrace" [387]=> string(12) "msgfmt_parse" [388]=> string(21) "msgfmt_format_message" [389]=> string(13) "msgfmt_create" [390]=> string(18) "opcache_invalidate" [391]=> string(19) "locale_canonicalize" [392]=> string(20) "opcache_compile_file" [393]=> string(12) "locale_parse" [394]=> string(14) "locale_compose" [395]=> string(6) "define" [396]=> string(11) "posix_uname" [397]=> string(27) "locale_get_display_language" [398]=> string(13) "posix_ttyname" [399]=> string(21) "cli_set_process_title" [400]=> string(15) "debug_backtrace" [401]=> string(20) "zlib_get_coding_type" [402]=> string(6) "mktime" [403]=> string(20) "datefmt_get_timetype" [404]=> string(5) "idate" [405]=> string(4) "date" [406]=> string(18) "datefmt_get_locale" [407]=> string(9) "strtotime" [408]=> string(17) "datefmt_localtime" [409]=> string(10) "gc_disable" [410]=> string(20) "datefmt_get_timezone" [411]=> string(9) "gc_enable" [412]=> string(13) "datefmt_parse" [413]=> string(20) "datefmt_set_timezone" [414]=> string(6) "gmdate" [415]=> string(7) "sprintf" [416]=> string(6) "printf" [417]=> string(4) "feof" [418]=> string(8) "vsprintf" [419]=> string(7) "fprintf" [420]=> string(6) "sscanf" [421]=> string(8) "vfprintf" [422]=> string(6) "fscanf" [423]=> string(6) "sizeof" [424]=> string(10) "array_diff" [425]=> string(14) "is_subclass_of" [426]=> string(5) "gzeof" [427]=> string(11) "array_udiff" [428]=> string(7) "vprintf" [429]=> string(9) "hash_hkdf" [430]=> string(9) "date_diff" [431]=> string(9) "error_log" [432]=> string(7) "rad2deg" [433]=> string(37) "date_interval_create_from_date_string" [434]=> string(16) "highlight_string" [435]=> string(20) "mb_internal_encoding" [436]=> string(7) "gmp_neg" [437]=> string(17) "mb_check_encoding" [438]=> string(19) "stream_set_blocking" [439]=> string(3) "log" [440]=> string(16) "xml_error_string" [441]=> string(18) "iconv_get_encoding" [442]=> string(7) "mb_ereg" [443]=> string(18) "mb_detect_encoding" [444]=> string(14) "escapeshellarg" [445]=> string(27) "xmlwriter_set_indent_string" [446]=> string(19) "socket_set_blocking" [447]=> string(12) "func_get_arg" [448]=> string(9) "is_string" [449]=> string(19) "mb_convert_encoding" [450]=> string(8) "closelog" [451]=> string(7) "ip2long" [452]=> string(16) "mbregex_encoding" [453]=> string(19) "json_last_error_msg" [454]=> string(15) "error_reporting" [455]=> string(18) "iconv_set_encoding" [456]=> string(7) "openlog" [457]=> string(17) "mb_regex_encoding" [458]=> string(7) "is_long" [459]=> string(22) "getimagesizefromstring" [460]=> string(16) "parse_ini_string" [461]=> string(6) "syslog" [462]=> string(18) "convert_cyr_string" [463]=> string(6) "mbereg" [464]=> string(14) "sys_getloadavg" [465]=> string(21) "simplexml_load_string" [466]=> string(4) "each" [467]=> string(4) "sinh" [468]=> string(4) "tanh" [469]=> string(8) "realpath" [470]=> string(4) "cosh" [471]=> string(27) "stream_resolve_include_path" [472]=> string(7) "fnmatch" [473]=> string(10) "array_push" [474]=> string(16) "set_include_path" [475]=> string(5) "asinh" [476]=> string(12) "ob_get_flush" [477]=> string(16) "get_include_path" [478]=> string(25) "sodium_crypto_generichash" [479]=> string(20) "restore_include_path" [480]=> string(17) "ob_implicit_flush" [481]=> string(6) "fflush" [482]=> string(13) "ob_get_length" [483]=> string(20) "sodium_crypto_pwhash" [484]=> string(21) "password_needs_rehash" [485]=> string(5) "acosh" [486]=> string(12) "ob_end_flush" [487]=> string(10) "preg_match" [488]=> string(23) "sodium_crypto_shorthash" [489]=> string(10) "ezmlm_hash" [490]=> string(18) "sodium_crypto_auth" [491]=> string(5) "touch" [492]=> string(12) "array_search" [493]=> string(8) "ob_flush" [494]=> string(5) "atanh" [495]=> string(13) "password_hash" [496]=> string(11) "mb_strwidth" [497]=> string(21) "collator_get_strength" [498]=> string(21) "collator_set_strength" [499]=> string(13) "mb_ereg_match" [500]=> string(4) "hash" [501]=> string(17) "session_save_path" [502]=> string(13) "mbereg_search" [503]=> string(14) "mb_ereg_search" [504]=> string(15) "spl_object_hash" [505]=> string(5) "flush" [506]=> string(11) "ctype_graph" [507]=> string(12) "mbereg_match" [508]=> string(15) "xmlwriter_flush" [509]=> string(13) "mb_strimwidth" [510]=> string(16) "xmlwriter_end_pi" [511]=> string(7) "mberegi" [512]=> string(10) "gmp_jacobi" [513]=> string(8) "mb_eregi" [514]=> string(18) "xmlwriter_start_pi" [515]=> string(18) "xmlwriter_open_uri" [516]=> string(18) "xmlwriter_write_pi" [517]=> string(2) "pi" [518]=> string(12) "idn_to_ascii" [519]=> string(5) "flock" [520]=> string(38) "intlcal_set_minimal_days_in_first_week" [521]=> string(7) "is_link" [522]=> string(8) "readlink" [523]=> string(24) "header_register_callback" [524]=> string(29) "intlcal_set_first_day_of_week" [525]=> string(11) "array_chunk" [526]=> string(20) "stream_supports_lock" [527]=> string(21) "preg_replace_callback" [528]=> string(7) "strpbrk" [529]=> string(7) "symlink" [530]=> string(4) "link" [531]=> string(4) "pack" [532]=> string(5) "umask" [533]=> string(6) "unpack" [534]=> string(5) "fseek" [535]=> string(10) "array_walk" [536]=> string(24) "mb_ereg_replace_callback" [537]=> string(29) "intlcal_get_first_day_of_week" [538]=> string(38) "intlcal_get_minimal_days_in_first_week" [539]=> string(6) "strtok" [540]=> string(6) "unlink" [541]=> string(6) "gzseek" [542]=> string(4) "ftok" [543]=> string(12) "mb_send_mail" [544]=> string(10) "array_fill" [545]=> string(10) "gmp_intval" [546]=> string(17) "numfmt_set_symbol" [547]=> string(10) "gmp_strval" [548]=> string(7) "is_real" [549]=> string(7) "gmp_mul" [550]=> string(7) "strcoll" [551]=> string(11) "ini_get_all" [552]=> string(22) "sodium_crypto_box_seal" [553]=> string(31) "sodium_crypto_generichash_final" [554]=> string(7) "is_bool" [555]=> string(14) "gethostbynamel" [556]=> string(7) "is_null" [557]=> string(5) "bcmul" [558]=> string(7) "boolval" [559]=> string(6) "strval" [560]=> string(9) "doubleval" [561]=> string(8) "floatval" [562]=> string(17) "spl_autoload_call" [563]=> string(6) "intval" [564]=> string(5) "ftell" [565]=> string(12) "ob_get_level" [566]=> string(17) "numfmt_get_symbol" [567]=> string(16) "time_sleep_until" [568]=> string(19) "forward_static_call" [569]=> string(9) "parse_url" [570]=> string(11) "ctype_cntrl" [571]=> string(12) "intlcal_roll" [572]=> string(13) "token_get_all" [573]=> string(4) "ceil" [574]=> string(14) "preg_match_all" [575]=> string(20) "dom_import_simplexml" [576]=> string(15) "stream_is_local" [577]=> string(10) "hash_final" [578]=> string(2) "dl" [579]=> string(6) "gztell" [580]=> string(4) "mail" [581]=> string(10) "posix_kill" [582]=> string(19) "intlcal_get_maximum" [583]=> string(14) "posix_getpwnam" [584]=> string(26) "intlcal_get_actual_minimum" [585]=> string(22) "stream_socket_recvfrom" [586]=> string(7) "tempnam" [587]=> string(7) "gmp_com" [588]=> string(19) "intlcal_get_minimum" [589]=> string(26) "intlcal_get_actual_maximum" [590]=> string(9) "array_sum" [591]=> string(10) "gmp_random" [592]=> string(8) "gmp_powm" [593]=> string(14) "posix_getgrnam" [594]=> string(20) "simplexml_import_dom" [595]=> string(20) "sodium_crypto_stream" [596]=> string(21) "stream_copy_to_stream" [597]=> string(5) "rtrim" [598]=> string(4) "trim" [599]=> string(5) "ltrim" [600]=> string(25) "intlcal_get_least_maximum" [601]=> string(28) "intlcal_get_greatest_minimum" [602]=> string(6) "system" [603]=> string(18) "hash_update_stream" [604]=> string(11) "ctype_alnum" [605]=> string(11) "gmp_sqrtrem" [606]=> string(11) "gmp_rootrem" [607]=> string(7) "hex2bin" [608]=> string(32) "sodium_crypto_generichash_keygen" [609]=> string(9) "fsockopen" [610]=> string(10) "pfsockopen" [611]=> string(5) "fopen" [612]=> string(6) "strlen" [613]=> string(17) "locale_get_region" [614]=> string(25) "locale_get_display_region" [615]=> string(12) "ob_get_clean" [616]=> string(14) "posix_getlogin" [617]=> string(12) "zend_version" [618]=> string(27) "sodium_crypto_stream_keygen" [619]=> string(23) "sodium_crypto_sign_open" [620]=> string(18) "sodium_crypto_sign" [621]=> string(30) "sodium_crypto_shorthash_keygen" [622]=> string(25) "session_register_shutdown" [623]=> string(18) "msgfmt_set_pattern" [624]=> string(28) "sodium_crypto_secretbox_open" [625]=> string(18) "numfmt_set_pattern" [626]=> string(25) "stream_context_set_option" [627]=> string(14) "sodium_hex2bin" [628]=> string(24) "sodium_crypto_kdf_keygen" [629]=> string(8) "ob_clean" [630]=> string(30) "sodium_crypto_secretbox_keygen" [631]=> string(18) "msgfmt_get_pattern" [632]=> string(12) "ob_end_clean" [633]=> string(18) "numfmt_get_pattern" [634]=> string(15) "create_function" [635]=> string(6) "lchown" [636]=> string(5) "chown" [637]=> string(25) "opcache_get_configuration" [638]=> string(22) "stream_socket_shutdown" [639]=> string(15) "grapheme_strlen" [640]=> string(5) "popen" [641]=> string(26) "register_shutdown_function" [642]=> string(6) "is_nan" [643]=> string(6) "gzopen" [644]=> string(13) "timezone_open" [645]=> string(9) "mb_strlen" [646]=> string(18) "intltz_get_unknown" [647]=> string(25) "intltz_create_enumeration" [648]=> string(38) "intltz_create_time_zone_id_enumeration" [649]=> string(24) "unregister_tick_function" [650]=> string(22) "register_tick_function" [651]=> string(6) "decbin" [652]=> string(9) "proc_open" [653]=> string(9) "inet_pton" [654]=> string(36) "intlcal_set_skipped_wall_time_option" [655]=> string(30) "intlcal_get_weekend_transition" [656]=> string(37) "intlcal_set_repeated_wall_time_option" [657]=> string(11) "levenshtein" [658]=> string(36) "intlcal_get_skipped_wall_time_option" [659]=> string(37) "intlcal_get_repeated_wall_time_option" [660]=> string(17) "intltz_get_region" [661]=> string(26) "intltz_get_tz_data_version" [662]=> string(12) "array_column" [663]=> string(8) "gmp_sign" [664]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [665]=> string(10) "phpversion" [666]=> string(12) "iconv_strlen" [667]=> string(20) "inflate_get_read_len" [668]=> string(3) "sin" [669]=> string(3) "tan" [670]=> string(4) "asin" [671]=> string(3) "min" [672]=> string(19) "datefmt_get_pattern" [673]=> string(19) "datefmt_set_pattern" [674]=> string(23) "image_type_to_extension" [675]=> string(4) "atan" [676]=> string(21) "xml_parser_set_option" [677]=> string(21) "xml_parser_get_option" [678]=> string(10) "finfo_open" [679]=> string(6) "strspn" [680]=> string(7) "strcspn" [681]=> string(27) "sodium_crypto_box_seal_open" [682]=> string(22) "sodium_crypto_box_open" [683]=> string(25) "sodium_crypto_auth_keygen" [684]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [685]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [686]=> string(4) "join" [687]=> string(24) "intlcal_is_equivalent_to" [688]=> string(8) "linkinfo" [689]=> string(11) "posix_errno" [690]=> string(14) "sodium_memzero" [691]=> string(27) "stream_socket_enable_crypto" [692]=> string(11) "nl_langinfo" [693]=> string(8) "pathinfo" [694]=> string(11) "mb_get_info" [695]=> string(7) "phpinfo" [696]=> string(17) "password_get_info" [697]=> string(12) "posix_mkfifo" [698]=> string(20) "stream_socket_sendto" [699]=> string(13) "date_sun_info" [700]=> string(6) "lchgrp" [701]=> string(11) "strncasecmp" [702]=> string(14) "time_nanosleep" [703]=> string(8) "wordwrap" [704]=> string(9) "filegroup" [705]=> string(6) "usleep" [706]=> string(6) "strcmp" [707]=> string(7) "strncmp" [708]=> string(10) "strcasecmp" [709]=> string(5) "sleep" [710]=> string(9) "array_pop" [711]=> string(9) "strnatcmp" [712]=> string(13) "strnatcasecmp" [713]=> string(5) "log1p" [714]=> string(13) "posix_getpgrp" [715]=> string(7) "long2ip" [716]=> string(9) "preg_grep" [717]=> string(7) "gmp_cmp" [718]=> string(13) "sodium_memcmp" [719]=> string(3) "exp" [720]=> string(10) "array_flip" [721]=> string(15) "debug_zval_dump" [722]=> string(4) "chop" [723]=> string(5) "chgrp" [724]=> string(9) "array_map" [725]=> string(9) "inet_ntop" [726]=> string(13) "locale_lookup" [727]=> string(23) "locale_accept_from_http" [728]=> string(8) "var_dump" [729]=> string(6) "bccomp" [730]=> string(9) "gmp_div_q" [731]=> string(3) "dir" [732]=> string(28) "libxml_disable_entity_loader" [733]=> string(29) "xml_set_notation_decl_handler" [734]=> string(35) "xml_set_external_entity_ref_handler" [735]=> string(36) "xml_set_start_namespace_decl_handler" [736]=> string(34) "xml_set_end_namespace_decl_handler" [737]=> string(16) "getprotobynumber" [738]=> string(27) "xml_get_current_line_number" [739]=> string(29) "xml_get_current_column_number" [740]=> string(21) "libxml_get_last_error" [741]=> string(33) "libxml_set_external_entity_loader" [742]=> string(23) "xml_set_default_handler" [743]=> string(6) "strchr" [744]=> string(11) "preg_filter" [745]=> string(15) "preg_last_error" [746]=> string(9) "parse_str" [747]=> string(3) "chr" [748]=> string(12) "ob_gzhandler" [749]=> string(11) "ctype_lower" [750]=> string(13) "intlcal_clear" [751]=> string(36) "xml_set_unparsed_entity_decl_handler" [752]=> string(38) "xml_set_processing_instruction_handler" [753]=> string(13) "intlcal_after" [754]=> string(11) "get_cfg_var" [755]=> string(24) "sodium_crypto_kx_keypair" [756]=> string(10) "checkdnsrr" [757]=> string(13) "gethostbyaddr" [758]=> string(6) "header" [759]=> string(9) "ini_alter" [760]=> string(30) "sodium_crypto_box_seed_keypair" [761]=> string(25) "sodium_crypto_box_keypair" [762]=> string(7) "print_r" [763]=> string(16) "get_current_user" [764]=> string(30) "xml_set_character_data_handler" [765]=> string(12) "array_filter" [766]=> string(23) "timezone_name_from_abbr" [767]=> string(24) "intlgregcal_is_leap_year" [768]=> string(22) "stream_filter_register" [769]=> string(22) "output_add_rewrite_var" [770]=> string(16) "sys_get_temp_dir" [771]=> string(5) "floor" [772]=> string(23) "xml_set_element_handler" [773]=> string(11) "ctype_upper" [774]=> string(12) "finfo_buffer" [775]=> string(29) "sodium_crypto_kx_seed_keypair" [776]=> string(16) "grapheme_stristr" [777]=> string(7) "scandir" [778]=> string(9) "mb_strstr" [779]=> string(23) "spl_autoload_unregister" [780]=> string(21) "spl_autoload_register" [781]=> string(10) "mb_strrchr" [782]=> string(10) "mb_stristr" [783]=> string(11) "mb_strrichr" [784]=> string(21) "session_cache_limiter" [785]=> string(15) "grapheme_strstr" [786]=> string(17) "mb_output_handler" [787]=> string(15) "grapheme_substr" [788]=> string(14) "posix_strerror" [789]=> string(20) "posix_get_last_error" [790]=> string(9) "mb_substr" [791]=> string(20) "datefmt_get_calendar" [792]=> string(20) "mb_encode_mimeheader" [793]=> string(20) "datefmt_set_calendar" [794]=> string(6) "mb_chr" [795]=> string(12) "iconv_substr" [796]=> string(12) "mb_parse_str" [797]=> string(10) "filter_var" [798]=> string(7) "strrchr" [799]=> string(5) "strtr" [800]=> string(14) "filter_has_var" [801]=> string(10) "gmp_div_qr" [802]=> string(24) "session_set_save_handler" [803]=> string(9) "gmp_div_r" [804]=> string(6) "substr" [805]=> string(15) "json_last_error" [806]=> string(13) "mb_strtoupper" [807]=> string(7) "stristr" [808]=> string(23) "mb_substitute_character" [809]=> string(6) "strstr" [810]=> string(13) "mb_strtolower" [811]=> string(5) "nl2br" [812]=> string(6) "gmp_or" [813]=> string(10) "strtolower" [814]=> string(7) "gmp_xor" [815]=> string(15) "mb_detect_order" [816]=> string(10) "strtoupper" [817]=> string(7) "getmxrr" [818]=> string(20) "mb_decode_mimeheader" [819]=> string(21) "set_exception_handler" [820]=> string(23) "stream_register_wrapper" [821]=> string(25) "restor
Process exited with code 137.
Output for 7.2.8 - 7.2.10
array(1198) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(5) "expm1" [3]=> string(9) "gmp_scan1" [4]=> string(4) "sha1" [5]=> string(5) "crc32" [6]=> string(5) "atan2" [7]=> string(11) "hash_pbkdf2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(20) "stream_get_meta_data" [12]=> string(19) "xmlwriter_end_cdata" [13]=> string(21) "xmlwriter_start_cdata" [14]=> string(9) "quotemeta" [15]=> string(4) "is_a" [16]=> string(15) "mb_convert_kana" [17]=> string(11) "ctype_alpha" [18]=> string(21) "xmlwriter_write_cdata" [19]=> string(8) "date_sub" [20]=> string(4) "glob" [21]=> string(5) "bcsub" [22]=> string(8) "mb_scrub" [23]=> string(7) "gmp_sub" [24]=> string(14) "call_user_func" [25]=> string(16) "array_diff_assoc" [26]=> string(21) "array_intersect_assoc" [27]=> string(10) "shell_exec" [28]=> string(22) "array_uintersect_assoc" [29]=> string(22) "array_intersect_uassoc" [30]=> string(4) "exec" [31]=> string(6) "bindec" [32]=> string(9) "hash_hmac" [33]=> string(23) "array_uintersect_uassoc" [34]=> string(6) "gzgetc" [35]=> string(6) "hexdec" [36]=> string(17) "array_udiff_assoc" [37]=> string(10) "session_gc" [38]=> string(18) "array_udiff_uassoc" [39]=> string(20) "get_magic_quotes_gpc" [40]=> string(7) "hebrevc" [41]=> string(6) "octdec" [42]=> string(17) "array_diff_uassoc" [43]=> string(10) "is_numeric" [44]=> string(5) "fgetc" [45]=> string(7) "gmp_add" [46]=> string(12) "posix_getpid" [47]=> string(10) "getlastmod" [48]=> string(18) "connection_aborted" [49]=> string(8) "getmypid" [50]=> string(8) "getmygid" [51]=> string(8) "getmyuid" [52]=> string(10) "array_rand" [53]=> string(13) "posix_getppid" [54]=> string(5) "round" [55]=> string(12) "posix_getuid" [56]=> string(12) "posix_setuid" [57]=> string(13) "posix_geteuid" [58]=> string(24) "normalizer_is_normalized" [59]=> string(6) "gzread" [60]=> string(13) "posix_seteuid" [61]=> string(3) "end" [62]=> string(4) "fmod" [63]=> string(19) "xmlwriter_write_dtd" [64]=> string(15) "gmp_random_seed" [65]=> string(17) "xmlwriter_end_dtd" [66]=> string(7) "gmp_mod" [67]=> string(6) "uniqid" [68]=> string(6) "mb_ord" [69]=> string(7) "gmp_gcd" [70]=> string(7) "deg2rad" [71]=> string(20) "stream_bucket_append" [72]=> string(21) "stream_bucket_prepend" [73]=> string(7) "gmp_and" [74]=> string(11) "deflate_add" [75]=> string(19) "xmlwriter_start_dtd" [76]=> string(8) "gzrewind" [77]=> string(11) "inflate_add" [78]=> string(12) "posix_setgid" [79]=> string(12) "posix_getgid" [80]=> string(8) "date_add" [81]=> string(13) "posix_getegid" [82]=> string(11) "intlcal_add" [83]=> string(7) "str_pad" [84]=> string(3) "ord" [85]=> string(16) "dns_check_record" [86]=> string(13) "intltz_get_id" [87]=> string(13) "posix_setegid" [88]=> string(23) "intltz_get_canonical_id" [89]=> string(24) "intltz_get_equivalent_id" [90]=> string(14) "dns_get_record" [91]=> string(10) "session_id" [92]=> string(17) "session_create_id" [93]=> string(21) "session_regenerate_id" [94]=> string(18) "intlcal_is_weekend" [95]=> string(9) "filter_id" [96]=> string(6) "getcwd" [97]=> string(6) "rewind" [98]=> string(9) "iptcembed" [99]=> string(12) "spl_autoload" [100]=> string(7) "defined" [101]=> string(5) "fread" [102]=> string(5) "bcadd" [103]=> string(5) "bcmod" [104]=> string(8) "bcpowmod" [105]=> string(20) "stream_filter_append" [106]=> string(21) "stream_filter_prepend" [107]=> string(24) "opcache_is_script_cached" [108]=> string(10) "gc_enabled" [109]=> string(16) "extension_loaded" [110]=> string(5) "chmod" [111]=> string(12) "posix_getcwd" [112]=> string(13) "posix_ctermid" [113]=> string(4) "rand" [114]=> string(23) "datefmt_get_timezone_id" [115]=> string(5) "srand" [116]=> string(12) "posix_getsid" [117]=> string(13) "posix_getpgid" [118]=> string(13) "posix_setpgid" [119]=> string(12) "posix_setsid" [120]=> string(7) "mt_rand" [121]=> string(9) "array_pad" [122]=> string(8) "mt_srand" [123]=> string(11) "posix_mknod" [124]=> string(14) "escapeshellcmd" [125]=> string(14) "posix_getgrgid" [126]=> string(14) "posix_getpwuid" [127]=> string(13) "spl_object_id" [128]=> string(16) "is_uploaded_file" [129]=> string(14) "parse_ini_file" [130]=> string(16) "memory_get_usage" [131]=> string(6) "fclose" [132]=> string(9) "ftruncate" [133]=> string(8) "readfile" [134]=> string(11) "is_callable" [135]=> string(6) "pclose" [136]=> string(13) "header_remove" [137]=> string(11) "gethostname" [138]=> string(20) "php_strip_whitespace" [139]=> string(11) "ini_restore" [140]=> string(18) "move_uploaded_file" [141]=> string(9) "setcookie" [142]=> string(12) "setrawcookie" [143]=> string(7) "gettype" [144]=> string(21) "memory_get_peak_usage" [145]=> string(7) "settype" [146]=> string(11) "is_resource" [147]=> string(9) "is_double" [148]=> string(11) "show_source" [149]=> string(14) "highlight_file" [150]=> string(13) "gethostbyname" [151]=> string(11) "is_iterable" [152]=> string(18) "http_response_code" [153]=> string(16) "convert_uudecode" [154]=> string(11) "unserialize" [155]=> string(19) "php_ini_loaded_file" [156]=> string(12) "str_ireplace" [157]=> string(11) "str_replace" [158]=> string(14) "substr_replace" [159]=> string(11) "utf8_decode" [160]=> string(11) "utf8_encode" [161]=> string(14) "substr_compare" [162]=> string(11) "str_shuffle" [163]=> string(7) "dirname" [164]=> string(8) "basename" [165]=> string(9) "php_uname" [166]=> string(7) "implode" [167]=> string(13) "php_sapi_name" [168]=> string(23) "image_type_to_mime_type" [169]=> string(12) "getimagesize" [170]=> string(9) "iptcparse" [171]=> string(8) "md5_file" [172]=> string(9) "sha1_file" [173]=> string(26) "get_html_translation_table" [174]=> string(23) "htmlspecialchars_decode" [175]=> string(18) "html_entity_decode" [176]=> string(7) "explode" [177]=> string(9) "setlocale" [178]=> string(9) "serialize" [179]=> string(13) "base64_encode" [180]=> string(24) "get_magic_quotes_runtime" [181]=> string(23) "quoted_printable_encode" [182]=> string(23) "quoted_printable_decode" [183]=> string(9) "getrusage" [184]=> string(9) "microtime" [185]=> string(11) "is_infinite" [186]=> string(9) "is_finite" [187]=> string(6) "rename" [188]=> string(16) "convert_uuencode" [189]=> string(13) "base64_decode" [190]=> string(9) "urlencode" [191]=> string(10) "getmyinode" [192]=> string(14) "getprotobyname" [193]=> string(13) "getservbyname" [194]=> string(9) "proc_nice" [195]=> string(14) "proc_terminate" [196]=> string(10) "proc_close" [197]=> string(12) "rawurldecode" [198]=> string(12) "rawurlencode" [199]=> string(9) "urldecode" [200]=> string(6) "fwrite" [201]=> string(13) "diskfreespace" [202]=> string(7) "tmpfile" [203]=> string(20) "datefmt_get_timetype" [204]=> string(29) "transliterator_get_error_code" [205]=> string(28) "transliterator_transliterate" [206]=> string(29) "transliterator_create_inverse" [207]=> string(21) "transliterator_create" [208]=> string(32) "resourcebundle_get_error_message" [209]=> string(29) "resourcebundle_get_error_code" [210]=> string(21) "resourcebundle_create" [211]=> string(25) "datefmt_get_error_message" [212]=> string(22) "datefmt_get_error_code" [213]=> string(17) "datefmt_localtime" [214]=> string(13) "datefmt_parse" [215]=> string(20) "datefmt_set_timezone" [216]=> string(20) "datefmt_get_timezone" [217]=> string(18) "datefmt_get_locale" [218]=> string(20) "datefmt_get_datetype" [219]=> string(23) "intltz_create_time_zone" [220]=> string(14) "datefmt_create" [221]=> string(24) "msgfmt_get_error_message" [222]=> string(21) "msgfmt_get_error_code" [223]=> string(17) "msgfmt_get_locale" [224]=> string(20) "msgfmt_parse_message" [225]=> string(12) "msgfmt_parse" [226]=> string(21) "msgfmt_format_message" [227]=> string(13) "msgfmt_create" [228]=> string(19) "locale_canonicalize" [229]=> string(12) "locale_parse" [230]=> string(14) "locale_compose" [231]=> string(27) "locale_get_display_language" [232]=> string(23) "locale_get_display_name" [233]=> string(27) "locale_get_primary_language" [234]=> string(32) "transliterator_get_error_message" [235]=> string(26) "intltz_from_date_time_zone" [236]=> string(24) "numfmt_get_error_message" [237]=> string(22) "intlcal_from_date_time" [238]=> string(21) "cli_set_process_title" [239]=> string(20) "opcache_compile_file" [240]=> string(18) "opcache_invalidate" [241]=> string(7) "bcscale" [242]=> string(15) "intl_error_name" [243]=> string(15) "intl_is_failure" [244]=> string(22) "intl_get_error_message" [245]=> string(19) "intl_get_error_code" [246]=> string(32) "intlgregcal_get_gregorian_change" [247]=> string(32) "intlgregcal_set_gregorian_change" [248]=> string(27) "intlgregcal_create_instance" [249]=> string(25) "intlcal_get_error_message" [250]=> string(22) "intlcal_get_error_code" [251]=> string(20) "intlcal_to_date_time" [252]=> string(24) "intlcal_in_daylight_time" [253]=> string(24) "intltz_use_daylight_time" [254]=> string(16) "intlcal_get_time" [255]=> string(23) "intltz_get_display_name" [256]=> string(24) "intltz_to_date_time_zone" [257]=> string(21) "intltz_get_error_code" [258]=> string(24) "intltz_get_error_message" [259]=> string(23) "intlcal_create_instance" [260]=> string(37) "intlcal_get_keyword_values_for_locale" [261]=> string(16) "intlcal_set_time" [262]=> string(16) "intlcal_get_type" [263]=> string(21) "intlcal_set_time_zone" [264]=> string(14) "intlcal_before" [265]=> string(24) "intlcal_field_difference" [266]=> string(28) "intlcal_get_day_of_week_type" [267]=> string(18) "intlcal_get_locale" [268]=> string(21) "intlcal_get_time_zone" [269]=> string(20) "normalizer_normalize" [270]=> string(21) "numfmt_get_error_code" [271]=> string(4) "file" [272]=> string(7) "is_file" [273]=> string(13) "array_replace" [274]=> string(21) "array_merge_recursive" [275]=> string(11) "array_merge" [276]=> string(11) "array_slice" [277]=> string(12) "array_splice" [278]=> string(5) "range" [279]=> string(20) "array_walk_recursive" [280]=> string(7) "shuffle" [281]=> string(9) "metaphone" [282]=> string(9) "lcg_value" [283]=> string(19) "realpath_cache_size" [284]=> string(15) "disk_free_space" [285]=> string(16) "disk_total_space" [286]=> string(14) "clearstatcache" [287]=> string(13) "is_executable" [288]=> string(13) "array_reverse" [289]=> string(9) "fileatime" [290]=> string(21) "stream_context_create" [291]=> string(20) "stream_filter_remove" [292]=> string(22) "stream_socket_get_name" [293]=> string(21) "stream_set_chunk_size" [294]=> string(15) "stream_get_line" [295]=> string(22) "stream_wrapper_restore" [296]=> string(9) "filectime" [297]=> string(11) "is_readable" [298]=> string(9) "fileinode" [299]=> string(9) "filemtime" [300]=> string(8) "filesize" [301]=> string(8) "filetype" [302]=> string(11) "is_writable" [303]=> string(12) "is_writeable" [304]=> string(23) "array_replace_recursive" [305]=> string(12) "array_reduce" [306]=> string(17) "numfmt_get_locale" [307]=> string(17) "iconv_mime_encode" [308]=> string(25) "numfmt_get_text_attribute" [309]=> string(25) "numfmt_set_text_attribute" [310]=> string(20) "numfmt_get_attribute" [311]=> string(20) "numfmt_set_attribute" [312]=> string(12) "numfmt_parse" [313]=> string(13) "numfmt_create" [314]=> string(26) "collator_get_error_message" [315]=> string(23) "collator_get_error_code" [316]=> string(19) "collator_get_locale" [317]=> string(22) "collator_set_attribute" [318]=> string(22) "collator_get_attribute" [319]=> string(16) "collator_compare" [320]=> string(15) "collator_create" [321]=> string(17) "iconv_mime_decode" [322]=> string(13) "gmp_nextprime" [323]=> string(21) "array_change_key_case" [324]=> string(9) "xml_parse" [325]=> string(12) "array_unique" [326]=> string(13) "array_combine" [327]=> string(15) "version_compare" [328]=> string(28) "stream_bucket_make_writeable" [329]=> string(10) "token_name" [330]=> string(17) "xml_parser_create" [331]=> string(18) "xml_get_error_code" [332]=> string(16) "gmp_random_range" [333]=> string(25) "xmlwriter_start_attribute" [334]=> string(23) "xmlwriter_end_attribute" [335]=> string(25) "xmlwriter_write_attribute" [336]=> string(18) "gmp_perfect_square" [337]=> string(14) "gmp_prob_prime" [338]=> string(12) "gmp_legendre" [339]=> string(8) "strptime" [340]=> string(21) "cli_get_process_title" [341]=> string(11) "ctype_space" [342]=> string(7) "gzwrite" [343]=> string(12) "date_sunrise" [344]=> string(14) "session_encode" [345]=> string(11) "hash_update" [346]=> string(15) "mberegi_replace" [347]=> string(12) "preg_replace" [348]=> string(14) "hash_hmac_file" [349]=> string(10) "preg_quote" [350]=> string(9) "hash_file" [351]=> string(10) "readgzfile" [352]=> string(7) "gzclose" [353]=> string(11) "mb_language" [354]=> string(19) "session_module_name" [355]=> string(13) "posix_ttyname" [356]=> string(6) "gzfile" [357]=> string(11) "finfo_close" [358]=> string(9) "gzdeflate" [359]=> string(9) "gzinflate" [360]=> string(22) "mb_preferred_mime_name" [361]=> string(19) "session_write_close" [362]=> string(8) "gzencode" [363]=> string(8) "gzdecode" [364]=> string(11) "zlib_encode" [365]=> string(11) "zlib_decode" [366]=> string(20) "zlib_get_coding_type" [367]=> string(17) "mime_content_type" [368]=> string(11) "posix_uname" [369]=> string(14) "mbereg_replace" [370]=> string(20) "session_cache_expire" [371]=> string(14) "session_decode" [372]=> string(16) "hash_update_file" [373]=> string(16) "mb_eregi_replace" [374]=> string(5) "idate" [375]=> string(11) "json_decode" [376]=> string(11) "json_encode" [377]=> string(12) "session_name" [378]=> string(6) "define" [379]=> string(15) "mb_convert_case" [380]=> string(17) "get_resource_type" [381]=> string(15) "debug_backtrace" [382]=> string(21) "debug_print_backtrace" [383]=> string(9) "gc_enable" [384]=> string(10) "gc_disable" [385]=> string(9) "strtotime" [386]=> string(4) "date" [387]=> string(6) "gmdate" [388]=> string(6) "mktime" [389]=> string(11) "date_create" [390]=> string(10) "date_parse" [391]=> string(15) "xml_parser_free" [392]=> string(21) "date_create_immutable" [393]=> string(19) "simplexml_load_file" [394]=> string(15) "mb_ereg_replace" [395]=> string(7) "getdate" [396]=> string(9) "localtime" [397]=> string(4) "time" [398]=> string(10) "gmstrftime" [399]=> string(8) "strftime" [400]=> string(9) "checkdate" [401]=> string(8) "gmmktime" [402]=> string(10) "finfo_file" [403]=> string(9) "hash_hkdf" [404]=> string(4) "feof" [405]=> string(7) "fprintf" [406]=> string(8) "vfprintf" [407]=> string(6) "sizeof" [408]=> string(6) "fscanf" [409]=> string(6) "sscanf" [410]=> string(7) "sprintf" [411]=> string(5) "gzeof" [412]=> string(8) "vsprintf" [413]=> string(11) "array_udiff" [414]=> string(9) "date_diff" [415]=> string(10) "array_diff" [416]=> string(7) "vprintf" [417]=> string(6) "printf" [418]=> string(14) "is_subclass_of" [419]=> string(19) "json_last_error_msg" [420]=> string(9) "error_log" [421]=> string(16) "highlight_string" [422]=> string(17) "mb_check_encoding" [423]=> string(14) "escapeshellarg" [424]=> string(16) "parse_ini_string" [425]=> string(18) "mb_detect_encoding" [426]=> string(19) "mb_convert_encoding" [427]=> string(20) "mb_internal_encoding" [428]=> string(9) "is_string" [429]=> string(7) "is_long" [430]=> string(18) "convert_cyr_string" [431]=> string(19) "stream_set_blocking" [432]=> string(8) "closelog" [433]=> string(19) "socket_set_blocking" [434]=> string(7) "mb_ereg" [435]=> string(12) "func_get_arg" [436]=> string(15) "error_reporting" [437]=> string(21) "simplexml_load_string" [438]=> string(22) "getimagesizefromstring" [439]=> string(37) "date_interval_create_from_date_string" [440]=> string(18) "iconv_set_encoding" [441]=> string(18) "iconv_get_encoding" [442]=> string(7) "gmp_neg" [443]=> string(27) "xmlwriter_set_indent_string" [444]=> string(16) "xml_error_string" [445]=> string(17) "mb_regex_encoding" [446]=> string(16) "mbregex_encoding" [447]=> string(14) "sys_getloadavg" [448]=> string(6) "mbereg" [449]=> string(7) "ip2long" [450]=> string(3) "log" [451]=> string(6) "syslog" [452]=> string(7) "openlog" [453]=> string(7) "rad2deg" [454]=> string(4) "tanh" [455]=> string(13) "mbereg_search" [456]=> string(5) "atanh" [457]=> string(13) "mb_ereg_match" [458]=> string(12) "mbereg_match" [459]=> string(5) "asinh" [460]=> string(4) "sinh" [461]=> string(5) "acosh" [462]=> string(14) "mb_ereg_search" [463]=> string(4) "cosh" [464]=> string(10) "ezmlm_hash" [465]=> string(16) "get_include_path" [466]=> string(12) "ob_get_flush" [467]=> string(4) "each" [468]=> string(21) "collator_set_strength" [469]=> string(21) "collator_get_strength" [470]=> string(10) "preg_match" [471]=> string(15) "xmlwriter_flush" [472]=> string(11) "ctype_graph" [473]=> string(10) "array_push" [474]=> string(12) "array_search" [475]=> string(17) "ob_implicit_flush" [476]=> string(13) "ob_get_length" [477]=> string(12) "ob_end_flush" [478]=> string(16) "set_include_path" [479]=> string(8) "ob_flush" [480]=> string(13) "password_hash" [481]=> string(5) "touch" [482]=> string(4) "hash" [483]=> string(7) "fnmatch" [484]=> string(8) "realpath" [485]=> string(27) "stream_resolve_include_path" [486]=> string(6) "fflush" [487]=> string(11) "mb_strwidth" [488]=> string(13) "mb_strimwidth" [489]=> string(20) "restore_include_path" [490]=> string(21) "password_needs_rehash" [491]=> string(15) "spl_object_hash" [492]=> string(5) "flush" [493]=> string(17) "session_save_path" [494]=> string(18) "xmlwriter_start_pi" [495]=> string(8) "mb_eregi" [496]=> string(16) "xmlwriter_end_pi" [497]=> string(18) "xmlwriter_open_uri" [498]=> string(18) "xmlwriter_write_pi" [499]=> string(12) "idn_to_ascii" [500]=> string(2) "pi" [501]=> string(7) "mberegi" [502]=> string(10) "gmp_jacobi" [503]=> string(38) "intlcal_get_minimal_days_in_first_week" [504]=> string(24) "header_register_callback" [505]=> string(5) "fseek" [506]=> string(20) "stream_supports_lock" [507]=> string(24) "mb_ereg_replace_callback" [508]=> string(5) "flock" [509]=> string(7) "symlink" [510]=> string(6) "gzseek" [511]=> string(5) "umask" [512]=> string(21) "preg_replace_callback" [513]=> string(7) "strpbrk" [514]=> string(7) "is_link" [515]=> string(4) "ftok" [516]=> string(4) "link" [517]=> string(6) "unpack" [518]=> string(6) "strtok" [519]=> string(4) "pack" [520]=> string(8) "readlink" [521]=> string(38) "intlcal_set_minimal_days_in_first_week" [522]=> string(29) "intlcal_set_first_day_of_week" [523]=> string(6) "unlink" [524]=> string(11) "array_chunk" [525]=> string(10) "array_walk" [526]=> string(29) "intlcal_get_first_day_of_week" [527]=> string(7) "is_bool" [528]=> string(7) "is_real" [529]=> string(7) "is_null" [530]=> string(6) "gztell" [531]=> string(8) "floatval" [532]=> string(7) "boolval" [533]=> string(6) "strval" [534]=> string(9) "doubleval" [535]=> string(7) "gmp_mul" [536]=> string(10) "gmp_strval" [537]=> string(10) "gmp_intval" [538]=> string(6) "intval" [539]=> string(14) "gethostbynamel" [540]=> string(19) "forward_static_call" [541]=> string(11) "ini_get_all" [542]=> string(9) "parse_url" [543]=> string(5) "ftell" [544]=> string(12) "mb_send_mail" [545]=> string(12) "intlcal_roll" [546]=> string(10) "hash_final" [547]=> string(4) "mail" [548]=> string(2) "dl" [549]=> string(7) "strcoll" [550]=> string(4) "ceil" [551]=> string(12) "ob_get_level" [552]=> string(15) "stream_is_local" [553]=> string(16) "time_sleep_until" [554]=> string(10) "posix_kill" [555]=> string(10) "array_fill" [556]=> string(14) "preg_match_all" [557]=> string(13) "token_get_all" [558]=> string(20) "dom_import_simplexml" [559]=> string(11) "ctype_cntrl" [560]=> string(17) "numfmt_get_symbol" [561]=> string(5) "bcmul" [562]=> string(17) "numfmt_set_symbol" [563]=> string(17) "spl_autoload_call" [564]=> string(25) "intlcal_get_least_maximum" [565]=> string(19) "intlcal_get_minimum" [566]=> string(4) "trim" [567]=> string(28) "intlcal_get_greatest_minimum" [568]=> string(9) "array_sum" [569]=> string(7) "tempnam" [570]=> string(5) "ltrim" [571]=> string(5) "rtrim" [572]=> string(26) "intlcal_get_actual_minimum" [573]=> string(26) "intlcal_get_actual_maximum" [574]=> string(20) "simplexml_import_dom" [575]=> string(21) "stream_copy_to_stream" [576]=> string(22) "stream_socket_recvfrom" [577]=> string(11) "ctype_alnum" [578]=> string(19) "intlcal_get_maximum" [579]=> string(18) "hash_update_stream" [580]=> string(11) "gmp_sqrtrem" [581]=> string(10) "gmp_random" [582]=> string(6) "system" [583]=> string(11) "gmp_rootrem" [584]=> string(8) "gmp_powm" [585]=> string(14) "posix_getgrnam" [586]=> string(7) "gmp_com" [587]=> string(14) "posix_getpwnam" [588]=> string(6) "is_nan" [589]=> string(6) "strlen" [590]=> string(22) "stream_socket_shutdown" [591]=> string(14) "posix_getlogin" [592]=> string(15) "grapheme_strlen" [593]=> string(12) "array_column" [594]=> string(24) "unregister_tick_function" [595]=> string(25) "stream_context_set_option" [596]=> string(20) "inflate_get_read_len" [597]=> string(18) "numfmt_set_pattern" [598]=> string(22) "register_tick_function" [599]=> string(19) "datefmt_get_pattern" [600]=> string(6) "decbin" [601]=> string(18) "numfmt_get_pattern" [602]=> string(5) "fopen" [603]=> string(9) "mb_strlen" [604]=> string(5) "popen" [605]=> string(11) "levenshtein" [606]=> string(25) "opcache_get_configuration" [607]=> string(10) "finfo_open" [608]=> string(12) "iconv_strlen" [609]=> string(15) "create_function" [610]=> string(5) "chown" [611]=> string(6) "lchown" [612]=> string(7) "hex2bin" [613]=> string(26) "intltz_get_tz_data_version" [614]=> string(17) "intltz_get_region" [615]=> string(38) "intltz_create_time_zone_id_enumeration" [616]=> string(25) "intltz_create_enumeration" [617]=> string(8) "ob_clean" [618]=> string(10) "pfsockopen" [619]=> string(8) "gmp_sign" [620]=> string(9) "fsockopen" [621]=> string(18) "intltz_get_unknown" [622]=> string(12) "ob_end_clean" [623]=> string(12) "ob_get_clean" [624]=> string(3) "sin" [625]=> string(3) "tan" [626]=> string(4) "asin" [627]=> string(4) "join" [628]=> string(4) "atan" [629]=> string(3) "min" [630]=> string(9) "inet_pton" [631]=> string(19) "datefmt_set_pattern" [632]=> string(10) "phpversion" [633]=> string(21) "xml_parser_get_option" [634]=> string(18) "msgfmt_get_pattern" [635]=> string(18) "msgfmt_set_pattern" [636]=> string(37) "intlcal_set_repeated_wall_time_option" [637]=> string(36) "intlcal_get_skipped_wall_time_option" [638]=> string(23) "image_type_to_extension" [639]=> string(6) "gzopen" [640]=> string(25) "session_register_shutdown" [641]=> string(37) "intlcal_get_repeated_wall_time_option" [642]=> string(9) "proc_open" [643]=> string(36) "intlcal_set_skipped_wall_time_option" [644]=> string(21) "xml_parser_set_option" [645]=> string(12) "zend_version" [646]=> string(7) "strcspn" [647]=> string(26) "register_shutdown_function" [648]=> string(25) "locale_get_display_region" [649]=> string(17) "locale_get_region" [650]=> string(6) "strspn" [651]=> string(13) "timezone_open" [652]=> string(30) "intlcal_get_weekend_transition" [653]=> string(8) "pathinfo" [654]=> string(11) "posix_errno" [655]=> string(27) "stream_socket_enable_crypto" [656]=> string(24) "intlcal_is_equivalent_to" [657]=> string(12) "posix_mkfifo" [658]=> string(20) "stream_socket_sendto" [659]=> string(8) "linkinfo" [660]=> string(13) "date_sun_info" [661]=> string(11) "mb_get_info" [662]=> string(17) "password_get_info" [663]=> string(7) "phpinfo" [664]=> string(11) "nl_langinfo" [665]=> string(9) "filegroup" [666]=> string(14) "time_nanosleep" [667]=> string(8) "var_dump" [668]=> string(4) "chop" [669]=> string(7) "long2ip" [670]=> string(7) "gmp_cmp" [671]=> string(5) "chgrp" [672]=> string(15) "debug_zval_dump" [673]=> string(6) "lchgrp" [674]=> string(5) "sleep" [675]=> string(13) "locale_lookup" [676]=> string(23) "locale_accept_from_http" [677]=> string(8) "wordwrap" [678]=> string(9) "preg_grep" [679]=> string(6) "usleep" [680]=> string(9) "array_pop" [681]=> string(5) "log1p" [682]=> string(6) "strcmp" [683]=> string(9) "inet_ntop" [684]=> string(13) "strnatcasecmp" [685]=> string(9) "array_map" [686]=> string(10) "strcasecmp" [687]=> string(9) "strnatcmp" [688]=> string(6) "bccomp" [689]=> string(7) "strncmp" [690]=> string(3) "exp" [691]=> string(11) "strncasecmp" [692]=> string(13) "posix_getpgrp" [693]=> string(10) "array_flip" [694]=> string(9) "gmp_div_q" [695]=> string(10) "filter_var" [696]=> string(5) "nl2br" [697]=> string(21) "spl_autoload_register" [698]=> string(6) "substr" [699]=> string(23) "timezone_name_from_abbr" [700]=> string(12) "finfo_buffer" [701]=> string(35) "xml_set_external_entity_ref_handler" [702]=> string(27) "xml_get_current_line_number" [703]=> string(22) "stream_filter_register" [704]=> string(15) "preg_last_error" [705]=> string(14) "filter_has_var" [706]=> string(20) "datefmt_set_calendar" [707]=> string(10) "strtoupper" [708]=> string(22) "output_add_rewrite_var" [709]=> string(29) "xml_set_notation_decl_handler" [710]=> string(16) "sys_get_temp_dir" [711]=> string(36) "xml_set_unparsed_entity_decl_handler" [712]=> string(23) "xml_set_element_handler" [713]=> string(12) "iconv_substr" [714]=> string(30) "xml_set_character_data_handler" [715]=> string(38) "xml_set_processing_instruction_handler" [716]=> string(5) "strtr" [717]=> string(7) "strrchr" [718]=> string(36) "xml_set_start_namespace_decl_handler" [719]=> string(20) "datefmt_get_calendar" [720]=> string(28) "libxml_disable_entity_loader" [721]=> string(10) "gmp_div_qr" [722]=> string(16) "grapheme_stristr" [723]=> string(12) "ob_gzhandler" [724]=> string(15) "grapheme_substr" [725]=> string(29) "xml_get_current_column_number" [726]=> string(10) "strtolower" [727]=> string(33) "libxml_set_external_entity_loader" [728]=> string(11) "ctype_lower" [729]=> string(21) "session_cache_limiter" [730]=> string(9) "gmp_div_r" [731]=> string(15) "grapheme_strstr" [732]=> string(7) "stristr" [733]=> string(23) "spl_autoload_unregister" [734]=> string(24) "session_set_save_handler" [735]=> string(34) "xml_set_end_namespace_decl_handler" [736]=> string(6) "gmp_or" [737]=> string(11) "ctype_upper" [738]=> string(12) "array_filter" [739]=> string(7) "gmp_xor" [740]=> string(11) "preg_filter" [741]=> string(21) "libxml_get_last_error" [742]=> string(23) "xml_set_default_handler" [743]=> string(6) "strstr" [744]=> string(6) "is_dir" [745]=> string(23) "stream_set_write_buffer" [746]=> string(5) "mkdir" [747]=> string(15) "mb_detect_order" [748]=> string(20) "posix_get_last_error" [749]=> string(24) "intlgregcal_is_leap_year" [750]=> string(20) "mb_encode_mimeheader" [751]=> string(25) "stream_wrapper_unregister" [752]=> string(23) "stream_register_wrapper" [753]=> string(23) "stream_wrapper_register" [754]=> string(25) "restore_exception_handler" [755]=> string(16) "get_current_user" [756]=> string(15) "json_last_error" [757]=> string(21) "set_exception_handler" [758]=> string(11) "get_cfg_var" [759]=> string(15) "set_file_buffer" [760]=> string(22) "stream_set_read_buffer" [761]=> string(10) "checkdnsrr" [762]=> string(13) "trigger_error" [763]=> string(21) "restore_error_handler" [764]=> string(17) "set_error_handler" [765]=> string(13) "intlcal_clear" [766]=> string(13) "intlcal_after" [767]=> string(7) "print_r" [768]=> string(6) "mb_chr" [769]=> string(18) "stream_socket_pair" [770]=> string(13) "mb_strtolower" [771]=> string(20) "mb_decode_mimeheader" [772]=> string(10) "user_error" [773]=> string(9) "ini_alter" [774]=> string(20) "stream_socket_server" [775]=> string(6) "header" [776]=> string(6) "strchr" [777]=> string(13) "gethostbyaddr" [778]=> string(7) "getmxrr" [779]=> string(10) "mb_stristr" [780]=> string(5) "floor" [781]=> string(11) "mb_strrichr" [782]=> string(7) "readdir" [783]=> string(3) "dir" [784]=> string(10) "is_integer" [785]=> string(14) "posix_strerror" [786]=> string(7) "scandir" [787]=> string(5) "chdir" [788]=> string(10) "mb_strrchr" [789]=> string(9) "is_scalar" [790]=> string(9) "parse_str" [791]=> string(9) "mb_strstr" [792]=> string(9) "fileowner" [793]=> string(5) "rmdir" [794]=> string(9) "mb_substr" [795]=> string(9) "rewinddir" [796]=> string(17) "mb_output_handler" [797]=> string(8) "closedir" [798]=> string(23) "mb_substitute_character" [799]=> string(16) "getprotobynumber" [800]=> string(11) "get_browser" [801]=> string(3) "chr" [802]=> string(7) "opendir" [803]=> string(13) "mb_strtoupper" [804]=> string(12) "mb_parse_str" [805]=> string(20) "date_get_last_errors" [806]=> string(20) "mb_convert_variables" [807]=> string(11) "mb_strripos" [808]=> string(6) "gzputs" [809]=> string(7) "stripos" [810]=> string(18) "get_required_files" [811]=> string(20) "xml_parser_create_ns" [812]=> string(28) "xmlwriter_write_attribute_ns" [813]=> string(7) "gzgetss" [814]=> string(15) "get_object_vars" [815]=> string(13) "func_num_args" [816]=> string(17) "mb_list_encodings" [817]=> string(6) "strpos" [818]=> string(19) "mb_encoding_aliases" [819]=> string(28) "xmlwriter_start_attribute_ns" [820]=> string(26) "xmlwriter_write_element_ns" [821]=> string(18) "get_included_files" [822]=> string(26) "xmlwriter_start_element_ns" [823]=> string(14) "get_class_vars" [824]=> string(17) "connection_status" [825]=> string(20) "mb_regex_set_options" [826]=> string(6) "gzgets" [827]=> string(21) "php_ini_scanned_files" [828]=> string(15) "posix_getgroups" [829]=> string(15) "gmp_random_bits" [830]=> string(4) "acos" [831]=> string(3) "cos" [832]=> string(18) "opcache_get_status" [833]=> string(3) "abs"
Output for 7.2.0 - 7.2.6
array(1270) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(9) "gmp_scan1" [4]=> string(5) "expm1" [5]=> string(5) "crc32" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(41) "sodium_crypto_pwhash_scryptsalsa208sha256" [11]=> string(11) "idn_to_utf8" [12]=> string(43) "sodium_crypto_sign_ed25519_sk_to_curve25519" [13]=> string(43) "sodium_crypto_sign_ed25519_pk_to_curve25519" [14]=> string(15) "mb_convert_kana" [15]=> string(19) "xmlwriter_end_cdata" [16]=> string(4) "is_a" [17]=> string(9) "quotemeta" [18]=> string(21) "xmlwriter_write_cdata" [19]=> string(20) "stream_get_meta_data" [20]=> string(21) "xmlwriter_start_cdata" [21]=> string(11) "ctype_alpha" [22]=> string(7) "gmp_sub" [23]=> string(4) "glob" [24]=> string(8) "mb_scrub" [25]=> string(5) "bcsub" [26]=> string(8) "date_sub" [27]=> string(18) "array_udiff_uassoc" [28]=> string(17) "array_diff_uassoc" [29]=> string(17) "array_udiff_assoc" [30]=> string(6) "gzgetc" [31]=> string(7) "hebrevc" [32]=> string(16) "array_diff_assoc" [33]=> string(10) "session_gc" [34]=> string(10) "shell_exec" [35]=> string(22) "array_intersect_uassoc" [36]=> string(14) "call_user_func" [37]=> string(10) "is_numeric" [38]=> string(6) "octdec" [39]=> string(5) "fgetc" [40]=> string(9) "hash_hmac" [41]=> string(6) "hexdec" [42]=> string(23) "array_uintersect_uassoc" [43]=> string(6) "bindec" [44]=> string(21) "array_intersect_assoc" [45]=> string(4) "exec" [46]=> string(22) "array_uintersect_assoc" [47]=> string(20) "get_magic_quotes_gpc" [48]=> string(11) "posix_mknod" [49]=> string(5) "bcmod" [50]=> string(5) "bcadd" [51]=> string(8) "bcpowmod" [52]=> string(21) "stream_filter_prepend" [53]=> string(12) "posix_getcwd" [54]=> string(13) "posix_ctermid" [55]=> string(10) "getlastmod" [56]=> string(9) "iptcembed" [57]=> string(10) "array_rand" [58]=> string(20) "stream_filter_append" [59]=> string(19) "xmlwriter_start_dtd" [60]=> string(14) "posix_getgrgid" [61]=> string(11) "deflate_add" [62]=> string(4) "fmod" [63]=> string(6) "rewind" [64]=> string(9) "filter_id" [65]=> string(21) "session_regenerate_id" [66]=> string(5) "fread" [67]=> string(17) "session_create_id" [68]=> string(12) "spl_autoload" [69]=> string(11) "inflate_add" [70]=> string(7) "deg2rad" [71]=> string(18) "intlcal_is_weekend" [72]=> string(14) "posix_getpwuid" [73]=> string(10) "session_id" [74]=> string(24) "normalizer_is_normalized" [75]=> string(21) "stream_bucket_prepend" [76]=> string(13) "spl_object_id" [77]=> string(20) "stream_bucket_append" [78]=> string(6) "gzread" [79]=> string(19) "xmlwriter_write_dtd" [80]=> string(8) "gzrewind" [81]=> string(5) "round" [82]=> string(11) "intlcal_add" [83]=> string(9) "array_pad" [84]=> string(17) "xmlwriter_end_dtd" [85]=> string(12) "posix_getsid" [86]=> string(18) "connection_aborted" [87]=> string(7) "mt_rand" [88]=> string(13) "posix_getppid" [89]=> string(5) "srand" [90]=> string(10) "gc_enabled" [91]=> string(4) "rand" [92]=> string(12) "posix_getpid" [93]=> string(13) "posix_setpgid" [94]=> string(16) "extension_loaded" [95]=> string(3) "end" [96]=> string(7) "gmp_mod" [97]=> string(23) "datefmt_get_timezone_id" [98]=> string(6) "getcwd" [99]=> string(27) "sodium_crypto_sign_detached" [100]=> string(34) "sodium_crypto_sign_verify_detached" [101]=> string(12) "posix_getuid" [102]=> string(7) "gmp_and" [103]=> string(10) "sodium_add" [104]=> string(6) "mb_ord" [105]=> string(15) "gmp_random_seed" [106]=> string(10) "sodium_pad" [107]=> string(12) "sodium_unpad" [108]=> string(14) "escapeshellcmd" [109]=> string(24) "opcache_is_script_cached" [110]=> string(7) "defined" [111]=> string(5) "chmod" [112]=> string(7) "gmp_gcd" [113]=> string(3) "ord" [114]=> string(7) "str_pad" [115]=> string(8) "mt_srand" [116]=> string(13) "posix_getpgid" [117]=> string(7) "gmp_add" [118]=> string(13) "intltz_get_id" [119]=> string(8) "getmygid" [120]=> string(8) "getmypid" [121]=> string(8) "date_add" [122]=> string(8) "getmyuid" [123]=> string(16) "dns_check_record" [124]=> string(23) "intltz_get_canonical_id" [125]=> string(6) "uniqid" [126]=> string(24) "intltz_get_equivalent_id" [127]=> string(12) "posix_setsid" [128]=> string(14) "dns_get_record" [129]=> string(13) "posix_setegid" [130]=> string(12) "posix_setgid" [131]=> string(12) "posix_setuid" [132]=> string(13) "posix_geteuid" [133]=> string(13) "posix_seteuid" [134]=> string(13) "posix_getegid" [135]=> string(12) "posix_getgid" [136]=> string(14) "session_decode" [137]=> string(20) "msgfmt_parse_message" [138]=> string(9) "serialize" [139]=> string(17) "datefmt_localtime" [140]=> string(18) "xml_get_error_code" [141]=> string(14) "mbereg_replace" [142]=> string(12) "msgfmt_parse" [143]=> string(20) "datefmt_get_timetype" [144]=> string(15) "mberegi_replace" [145]=> string(11) "posix_uname" [146]=> string(21) "msgfmt_format_message" [147]=> string(14) "session_encode" [148]=> string(22) "datefmt_get_error_code" [149]=> string(13) "datefmt_parse" [150]=> string(21) "msgfmt_get_error_code" [151]=> string(24) "get_magic_quotes_runtime" [152]=> string(23) "quoted_printable_encode" [153]=> string(9) "microtime" [154]=> string(17) "msgfmt_get_locale" [155]=> string(15) "xml_parser_free" [156]=> string(14) "datefmt_create" [157]=> string(25) "xmlwriter_start_attribute" [158]=> string(23) "xmlwriter_end_attribute" [159]=> string(9) "getrusage" [160]=> string(13) "posix_ttyname" [161]=> string(20) "datefmt_get_timezone" [162]=> string(23) "quoted_printable_decode" [163]=> string(12) "session_name" [164]=> string(19) "session_module_name" [165]=> string(20) "datefmt_set_timezone" [166]=> string(24) "msgfmt_get_error_message" [167]=> string(20) "datefmt_get_datetype" [168]=> string(18) "datefmt_get_locale" [169]=> string(21) "cli_get_process_title" [170]=> string(25) "xmlwriter_write_attribute" [171]=> string(7) "dirname" [172]=> string(9) "proc_nice" [173]=> string(11) "str_shuffle" [174]=> string(17) "iconv_mime_encode" [175]=> string(17) "iconv_mime_decode" [176]=> string(15) "collator_create" [177]=> string(13) "getservbyname" [178]=> string(8) "basename" [179]=> string(11) "utf8_encode" [180]=> string(16) "collator_compare" [181]=> string(22) "collator_get_attribute" [182]=> string(22) "collator_set_attribute" [183]=> string(14) "getprotobyname" [184]=> string(19) "collator_get_locale" [185]=> string(23) "collator_get_error_code" [186]=> string(26) "collator_get_error_message" [187]=> string(14) "substr_compare" [188]=> string(11) "utf8_decode" [189]=> string(12) "numfmt_parse" [190]=> string(12) "gmp_legendre" [191]=> string(18) "gmp_perfect_square" [192]=> string(14) "gmp_prob_prime" [193]=> string(9) "urlencode" [194]=> string(9) "setlocale" [195]=> string(9) "urldecode" [196]=> string(7) "implode" [197]=> string(7) "explode" [198]=> string(12) "rawurlencode" [199]=> string(13) "gmp_nextprime" [200]=> string(12) "rawurldecode" [201]=> string(12) "str_ireplace" [202]=> string(11) "str_replace" [203]=> string(16) "gmp_random_range" [204]=> string(10) "proc_close" [205]=> string(14) "proc_terminate" [206]=> string(14) "substr_replace" [207]=> string(13) "numfmt_create" [208]=> string(10) "getmyinode" [209]=> string(13) "msgfmt_create" [210]=> string(27) "locale_get_primary_language" [211]=> string(9) "is_finite" [212]=> string(11) "is_infinite" [213]=> string(17) "numfmt_get_locale" [214]=> string(21) "numfmt_get_error_code" [215]=> string(24) "numfmt_get_error_message" [216]=> string(20) "normalizer_normalize" [217]=> string(23) "locale_get_display_name" [218]=> string(8) "strptime" [219]=> string(19) "simplexml_load_file" [220]=> string(27) "locale_get_display_language" [221]=> string(14) "locale_compose" [222]=> string(12) "locale_parse" [223]=> string(19) "locale_canonicalize" [224]=> string(19) "session_write_close" [225]=> string(20) "session_cache_expire" [226]=> string(11) "unserialize" [227]=> string(16) "convert_uudecode" [228]=> string(19) "php_ini_loaded_file" [229]=> string(16) "convert_uuencode" [230]=> string(20) "numfmt_set_attribute" [231]=> string(9) "php_uname" [232]=> string(13) "php_sapi_name" [233]=> string(20) "numfmt_get_attribute" [234]=> string(13) "base64_decode" [235]=> string(13) "base64_encode" [236]=> string(23) "image_type_to_mime_type" [237]=> string(12) "getimagesize" [238]=> string(25) "numfmt_get_text_attribute" [239]=> string(9) "iptcparse" [240]=> string(8) "md5_file" [241]=> string(9) "sha1_file" [242]=> string(26) "get_html_translation_table" [243]=> string(23) "htmlspecialchars_decode" [244]=> string(18) "html_entity_decode" [245]=> string(25) "numfmt_set_text_attribute" [246]=> string(25) "datefmt_get_error_message" [247]=> string(28) "transliterator_transliterate" [248]=> string(9) "xml_parse" [249]=> string(23) "array_replace_recursive" [250]=> string(20) "stream_filter_remove" [251]=> string(7) "bcscale" [252]=> string(41) "sodium_crypto_aead_aes256gcm_is_available" [253]=> string(12) "array_unique" [254]=> string(22) "stream_socket_get_name" [255]=> string(21) "array_change_key_case" [256]=> string(12) "array_reduce" [257]=> string(13) "array_reverse" [258]=> string(13) "array_replace" [259]=> string(15) "intl_error_name" [260]=> string(21) "stream_set_chunk_size" [261]=> string(15) "stream_get_line" [262]=> string(21) "array_merge_recursive" [263]=> string(32) "sodium_crypto_generichash_update" [264]=> string(10) "date_parse" [265]=> string(11) "array_merge" [266]=> string(11) "array_slice" [267]=> string(21) "date_create_immutable" [268]=> string(11) "date_create" [269]=> string(12) "date_sunrise" [270]=> string(15) "intl_is_failure" [271]=> string(9) "localtime" [272]=> string(7) "gzclose" [273]=> string(6) "fwrite" [274]=> string(6) "rename" [275]=> string(6) "gzfile" [276]=> string(22) "intlcal_from_date_time" [277]=> string(7) "gzwrite" [278]=> string(16) "memory_get_usage" [279]=> string(4) "file" [280]=> string(20) "intlcal_to_date_time" [281]=> string(10) "readgzfile" [282]=> string(22) "intl_get_error_message" [283]=> string(21) "stream_context_create" [284]=> string(10) "preg_quote" [285]=> string(22) "intlcal_get_error_code" [286]=> string(25) "intlcal_get_error_message" [287]=> string(12) "preg_replace" [288]=> string(27) "intlgregcal_create_instance" [289]=> string(32) "intlgregcal_set_gregorian_change" [290]=> string(32) "intlgregcal_get_gregorian_change" [291]=> string(19) "intl_get_error_code" [292]=> string(7) "getdate" [293]=> string(4) "time" [294]=> string(9) "gzinflate" [295]=> string(20) "opcache_compile_file" [296]=> string(8) "filetype" [297]=> string(11) "is_writable" [298]=> string(14) "sodium_compare" [299]=> string(12) "is_writeable" [300]=> string(11) "is_readable" [301]=> string(13) "is_executable" [302]=> string(29) "sodium_crypto_scalarmult_base" [303]=> string(18) "opcache_invalidate" [304]=> string(7) "is_file" [305]=> string(9) "filemtime" [306]=> string(9) "metaphone" [307]=> string(6) "define" [308]=> string(14) "clearstatcache" [309]=> string(16) "disk_total_space" [310]=> string(15) "disk_free_space" [311]=> string(13) "diskfreespace" [312]=> string(19) "realpath_cache_size" [313]=> string(9) "lcg_value" [314]=> string(21) "cli_set_process_title" [315]=> string(8) "filesize" [316]=> string(9) "fileinode" [317]=> string(10) "gmstrftime" [318]=> string(10) "gc_disable" [319]=> string(8) "strftime" [320]=> string(9) "checkdate" [321]=> string(8) "gmmktime" [322]=> string(6) "mktime" [323]=> string(6) "gmdate" [324]=> string(5) "idate" [325]=> string(4) "date" [326]=> string(9) "strtotime" [327]=> string(9) "gc_enable" [328]=> string(9) "filectime" [329]=> string(22) "stream_wrapper_restore" [330]=> string(12) "array_splice" [331]=> string(21) "debug_print_backtrace" [332]=> string(15) "debug_backtrace" [333]=> string(5) "range" [334]=> string(20) "array_walk_recursive" [335]=> string(17) "get_resource_type" [336]=> string(7) "shuffle" [337]=> string(9) "fileatime" [338]=> string(9) "gzdeflate" [339]=> string(7) "tmpfile" [340]=> string(8) "gzencode" [341]=> string(21) "intltz_get_error_code" [342]=> string(17) "xml_parser_create" [343]=> string(13) "gethostbyname" [344]=> string(11) "gethostname" [345]=> string(10) "token_name" [346]=> string(22) "mb_preferred_mime_name" [347]=> string(24) "intltz_use_daylight_time" [348]=> string(23) "intltz_get_display_name" [349]=> string(24) "intltz_to_date_time_zone" [350]=> string(24) "intltz_get_error_message" [351]=> string(23) "intltz_create_time_zone" [352]=> string(23) "intlcal_create_instance" [353]=> string(7) "gettype" [354]=> string(11) "mb_language" [355]=> string(8) "gzdecode" [356]=> string(16) "intlcal_get_time" [357]=> string(15) "mb_convert_case" [358]=> string(7) "settype" [359]=> string(16) "intlcal_set_time" [360]=> string(26) "intltz_from_date_time_zone" [361]=> string(32) "transliterator_get_error_message" [362]=> string(11) "json_encode" [363]=> string(12) "setrawcookie" [364]=> string(21) "memory_get_peak_usage" [365]=> string(14) "highlight_file" [366]=> string(11) "show_source" [367]=> string(16) "mb_eregi_replace" [368]=> string(15) "mb_ereg_replace" [369]=> string(20) "php_strip_whitespace" [370]=> string(11) "ini_restore" [371]=> string(9) "setcookie" [372]=> string(13) "header_remove" [373]=> string(18) "move_uploaded_file" [374]=> string(18) "http_response_code" [375]=> string(21) "resourcebundle_create" [376]=> string(29) "resourcebundle_get_error_code" [377]=> string(32) "resourcebundle_get_error_message" [378]=> string(21) "transliterator_create" [379]=> string(29) "transliterator_create_inverse" [380]=> string(29) "transliterator_get_error_code" [381]=> string(14) "parse_ini_file" [382]=> string(16) "is_uploaded_file" [383]=> string(11) "json_decode" [384]=> string(37) "intlcal_get_keyword_values_for_locale" [385]=> string(21) "intlcal_set_time_zone" [386]=> string(8) "readfile" [387]=> string(17) "mime_content_type" [388]=> string(11) "is_callable" [389]=> string(10) "finfo_file" [390]=> string(11) "is_iterable" [391]=> string(11) "finfo_close" [392]=> string(6) "pclose" [393]=> string(18) "intlcal_get_locale" [394]=> string(28) "stream_bucket_make_writeable" [395]=> string(9) "ftruncate" [396]=> string(11) "ctype_space" [397]=> string(24) "intlcal_in_daylight_time" [398]=> string(6) "fclose" [399]=> string(13) "array_combine" [400]=> string(15) "version_compare" [401]=> string(21) "intlcal_get_time_zone" [402]=> string(28) "intlcal_get_day_of_week_type" [403]=> string(16) "intlcal_get_type" [404]=> string(11) "is_resource" [405]=> string(9) "is_double" [406]=> string(9) "hash_file" [407]=> string(14) "hash_hmac_file" [408]=> string(20) "zlib_get_coding_type" [409]=> string(11) "zlib_decode" [410]=> string(11) "hash_update" [411]=> string(16) "hash_update_file" [412]=> string(11) "zlib_encode" [413]=> string(24) "intlcal_field_difference" [414]=> string(14) "intlcal_before" [415]=> string(7) "sprintf" [416]=> string(5) "gzeof" [417]=> string(6) "sizeof" [418]=> string(6) "sscanf" [419]=> string(8) "vsprintf" [420]=> string(7) "fprintf" [421]=> string(8) "vfprintf" [422]=> string(6) "fscanf" [423]=> string(7) "vprintf" [424]=> string(4) "feof" [425]=> string(9) "hash_hkdf" [426]=> string(9) "date_diff" [427]=> string(10) "array_diff" [428]=> string(6) "printf" [429]=> string(11) "array_udiff" [430]=> string(14) "is_subclass_of" [431]=> string(9) "error_log" [432]=> string(7) "ip2long" [433]=> string(27) "xmlwriter_set_indent_string" [434]=> string(14) "sys_getloadavg" [435]=> string(19) "socket_set_blocking" [436]=> string(7) "openlog" [437]=> string(19) "stream_set_blocking" [438]=> string(7) "gmp_neg" [439]=> string(9) "is_string" [440]=> string(7) "is_long" [441]=> string(18) "convert_cyr_string" [442]=> string(16) "highlight_string" [443]=> string(14) "escapeshellarg" [444]=> string(3) "log" [445]=> string(16) "xml_error_string" [446]=> string(7) "rad2deg" [447]=> string(16) "parse_ini_string" [448]=> string(6) "syslog" [449]=> string(17) "mb_regex_encoding" [450]=> string(8) "closelog" [451]=> string(20) "mb_internal_encoding" [452]=> string(19) "mb_convert_encoding" [453]=> string(18) "mb_detect_encoding" [454]=> string(7) "mb_ereg" [455]=> string(16) "mbregex_encoding" [456]=> string(22) "getimagesizefromstring" [457]=> string(15) "error_reporting" [458]=> string(37) "date_interval_create_from_date_string" [459]=> string(19) "json_last_error_msg" [460]=> string(6) "mbereg" [461]=> string(18) "iconv_get_encoding" [462]=> string(17) "mb_check_encoding" [463]=> string(21) "simplexml_load_string" [464]=> string(12) "func_get_arg" [465]=> string(18) "iconv_set_encoding" [466]=> string(13) "password_hash" [467]=> string(13) "mbereg_search" [468]=> string(25) "sodium_crypto_generichash" [469]=> string(20) "sodium_crypto_pwhash" [470]=> string(27) "stream_resolve_include_path" [471]=> string(21) "password_needs_rehash" [472]=> string(17) "session_save_path" [473]=> string(4) "hash" [474]=> string(18) "sodium_crypto_auth" [475]=> string(15) "xmlwriter_flush" [476]=> string(5) "flush" [477]=> string(11) "ctype_graph" [478]=> string(5) "atanh" [479]=> string(10) "preg_match" [480]=> string(4) "sinh" [481]=> string(4) "cosh" [482]=> string(4) "tanh" [483]=> string(5) "asinh" [484]=> string(5) "acosh" [485]=> string(6) "fflush" [486]=> string(12) "mbereg_match" [487]=> string(10) "array_push" [488]=> string(15) "spl_object_hash" [489]=> string(13) "mb_strimwidth" [490]=> string(4) "each" [491]=> string(5) "touch" [492]=> string(16) "set_include_path" [493]=> string(16) "get_include_path" [494]=> string(8) "ob_flush" [495]=> string(12) "ob_end_flush" [496]=> string(20) "restore_include_path" [497]=> string(21) "collator_set_strength" [498]=> string(12) "ob_get_flush" [499]=> string(13) "ob_get_length" [500]=> string(17) "ob_implicit_flush" [501]=> string(11) "mb_strwidth" [502]=> string(21) "collator_get_strength" [503]=> string(12) "array_search" [504]=> string(8) "realpath" [505]=> string(7) "fnmatch" [506]=> string(10) "ezmlm_hash" [507]=> string(14) "mb_ereg_search" [508]=> string(23) "sodium_crypto_shorthash" [509]=> string(13) "mb_ereg_match" [510]=> string(12) "idn_to_ascii" [511]=> string(8) "mb_eregi" [512]=> string(18) "xmlwriter_write_pi" [513]=> string(7) "mberegi" [514]=> string(18) "xmlwriter_open_uri" [515]=> string(10) "gmp_jacobi" [516]=> string(18) "xmlwriter_start_pi" [517]=> string(16) "xmlwriter_end_pi" [518]=> string(2) "pi" [519]=> string(11) "array_chunk" [520]=> string(5) "fseek" [521]=> string(38) "intlcal_get_minimal_days_in_first_week" [522]=> string(24) "mb_ereg_replace_callback" [523]=> string(5) "umask" [524]=> string(4) "ftok" [525]=> string(29) "intlcal_get_first_day_of_week" [526]=> string(24) "header_register_callback" [527]=> string(29) "intlcal_set_first_day_of_week" [528]=> string(6) "strtok" [529]=> string(38) "intlcal_set_minimal_days_in_first_week" [530]=> string(4) "link" [531]=> string(5) "flock" [532]=> string(4) "pack" [533]=> string(6) "unpack" [534]=> string(7) "strpbrk" [535]=> string(10) "array_walk" [536]=> string(7) "is_link" [537]=> string(6) "unlink" [538]=> string(20) "stream_supports_lock" [539]=> string(21) "preg_replace_callback" [540]=> string(6) "gzseek" [541]=> string(7) "symlink" [542]=> string(8) "readlink" [543]=> string(6) "strval" [544]=> string(15) "stream_is_local" [545]=> string(10) "array_fill" [546]=> string(4) "mail" [547]=> string(19) "forward_static_call" [548]=> string(7) "gmp_mul" [549]=> string(9) "parse_url" [550]=> string(2) "dl" [551]=> string(7) "boolval" [552]=> string(8) "floatval" [553]=> string(9) "doubleval" [554]=> string(11) "ini_get_all" [555]=> string(6) "intval" [556]=> string(13) "token_get_all" [557]=> string(14) "gethostbynamel" [558]=> string(31) "sodium_crypto_generichash_final" [559]=> string(7) "strcoll" [560]=> string(12) "ob_get_level" [561]=> string(12) "mb_send_mail" [562]=> string(17) "spl_autoload_call" [563]=> string(7) "is_bool" [564]=> string(7) "is_null" [565]=> string(20) "dom_import_simplexml" [566]=> string(5) "ftell" [567]=> string(17) "numfmt_get_symbol" [568]=> string(17) "numfmt_set_symbol" [569]=> string(14) "preg_match_all" [570]=> string(11) "ctype_cntrl" [571]=> string(5) "bcmul" [572]=> string(16) "time_sleep_until" [573]=> string(22) "sodium_crypto_box_seal" [574]=> string(6) "gztell" [575]=> string(4) "ceil" [576]=> string(10) "posix_kill" [577]=> string(10) "hash_final" [578]=> string(12) "intlcal_roll" [579]=> string(10) "gmp_strval" [580]=> string(7) "is_real" [581]=> string(10) "gmp_intval" [582]=> string(21) "stream_copy_to_stream" [583]=> string(22) "stream_socket_recvfrom" [584]=> string(20) "sodium_crypto_stream" [585]=> string(19) "intlcal_get_minimum" [586]=> string(28) "intlcal_get_greatest_minimum" [587]=> string(26) "intlcal_get_actual_maximum" [588]=> string(26) "intlcal_get_actual_minimum" [589]=> string(11) "ctype_alnum" [590]=> string(18) "hash_update_stream" [591]=> string(7) "tempnam" [592]=> string(25) "intlcal_get_least_maximum" [593]=> string(9) "array_sum" [594]=> string(19) "intlcal_get_maximum" [595]=> string(11) "gmp_rootrem" [596]=> string(5) "rtrim" [597]=> string(14) "posix_getgrnam" [598]=> string(10) "gmp_random" [599]=> string(7) "gmp_com" [600]=> string(6) "system" [601]=> string(14) "posix_getpwnam" [602]=> string(11) "gmp_sqrtrem" [603]=> string(4) "trim" [604]=> string(20) "simplexml_import_dom" [605]=> string(5) "ltrim" [606]=> string(8) "gmp_powm" [607]=> string(22) "sodium_crypto_box_open" [608]=> string(3) "tan" [609]=> string(23) "image_type_to_extension" [610]=> string(12) "array_column" [611]=> string(25) "sodium_crypto_auth_keygen" [612]=> string(3) "sin" [613]=> string(27) "sodium_crypto_box_seal_open" [614]=> string(13) "timezone_open" [615]=> string(25) "intltz_create_enumeration" [616]=> string(35) "sodium_crypto_aead_aes256gcm_keygen" [617]=> string(47) "sodium_crypto_aead_chacha20poly1305_ietf_keygen" [618]=> string(22) "stream_socket_shutdown" [619]=> string(4) "asin" [620]=> string(10) "phpversion" [621]=> string(4) "atan" [622]=> string(25) "stream_context_set_option" [623]=> string(36) "intlcal_set_skipped_wall_time_option" [624]=> string(37) "intlcal_set_repeated_wall_time_option" [625]=> string(36) "intlcal_get_skipped_wall_time_option" [626]=> string(37) "intlcal_get_repeated_wall_time_option" [627]=> string(6) "gzopen" [628]=> string(7) "hex2bin" [629]=> string(6) "is_nan" [630]=> string(32) "sodium_crypto_generichash_keygen" [631]=> string(10) "pfsockopen" [632]=> string(24) "sodium_crypto_kdf_keygen" [633]=> string(23) "sodium_crypto_sign_open" [634]=> string(11) "levenshtein" [635]=> string(6) "strlen" [636]=> string(4) "join" [637]=> string(6) "lchown" [638]=> string(5) "chown" [639]=> string(8) "ob_clean" [640]=> string(25) "opcache_get_configuration" [641]=> string(14) "sodium_hex2bin" [642]=> string(27) "sodium_crypto_stream_keygen" [643]=> string(8) "gmp_sign" [644]=> string(12) "ob_end_clean" [645]=> string(18) "sodium_crypto_sign" [646]=> string(6) "strspn" [647]=> string(30) "sodium_crypto_shorthash_keygen" [648]=> string(12) "ob_get_clean" [649]=> string(9) "proc_open" [650]=> string(15) "create_function" [651]=> string(28) "sodium_crypto_secretbox_open" [652]=> string(30) "sodium_crypto_secretbox_keygen" [653]=> string(3) "min" [654]=> string(12) "iconv_strlen" [655]=> string(18) "numfmt_get_pattern" [656]=> string(9) "fsockopen" [657]=> string(7) "strcspn" [658]=> string(18) "numfmt_set_pattern" [659]=> string(42) "sodium_crypto_aead_chacha20poly1305_keygen" [660]=> string(26) "intltz_get_tz_data_version" [661]=> string(18) "intltz_get_unknown" [662]=> string(10) "finfo_open" [663]=> string(18) "msgfmt_get_pattern" [664]=> string(18) "msgfmt_set_pattern" [665]=> string(9) "inet_pton" [666]=> string(26) "register_shutdown_function" [667]=> string(14) "posix_getlogin" [668]=> string(21) "xml_parser_get_option" [669]=> string(12) "zend_version" [670]=> string(21) "xml_parser_set_option" [671]=> string(19) "datefmt_get_pattern" [672]=> string(19) "datefmt_set_pattern" [673]=> string(5) "popen" [674]=> string(24) "unregister_tick_function" [675]=> string(15) "grapheme_strlen" [676]=> string(25) "locale_get_display_region" [677]=> string(17) "locale_get_region" [678]=> string(30) "intlcal_get_weekend_transition" [679]=> string(38) "intltz_create_time_zone_id_enumeration" [680]=> string(5) "fopen" [681]=> string(20) "inflate_get_read_len" [682]=> string(9) "mb_strlen" [683]=> string(22) "register_tick_function" [684]=> string(6) "decbin" [685]=> string(25) "session_register_shutdown" [686]=> string(17) "intltz_get_region" [687]=> string(11) "nl_langinfo" [688]=> string(7) "phpinfo" [689]=> string(12) "posix_mkfifo" [690]=> string(14) "sodium_memzero" [691]=> string(8) "linkinfo" [692]=> string(17) "password_get_info" [693]=> string(8) "pathinfo" [694]=> string(11) "posix_errno" [695]=> string(24) "intlcal_is_equivalent_to" [696]=> string(27) "stream_socket_enable_crypto" [697]=> string(13) "date_sun_info" [698]=> string(11) "mb_get_info" [699]=> string(20) "stream_socket_sendto" [700]=> string(8) "wordwrap" [701]=> string(8) "var_dump" [702]=> string(23) "locale_accept_from_http" [703]=> string(6) "usleep" [704]=> string(4) "chop" [705]=> string(5) "sleep" [706]=> string(15) "debug_zval_dump" [707]=> string(5) "log1p" [708]=> string(13) "locale_lookup" [709]=> string(5) "chgrp" [710]=> string(13) "sodium_memcmp" [711]=> string(9) "preg_grep" [712]=> string(9) "filegroup" [713]=> string(3) "exp" [714]=> string(14) "time_nanosleep" [715]=> string(6) "strcmp" [716]=> string(10) "array_flip" [717]=> string(9) "array_pop" [718]=> string(7) "long2ip" [719]=> string(13) "posix_getpgrp" [720]=> string(7) "strncmp" [721]=> string(10) "strcasecmp" [722]=> string(9) "inet_ntop" [723]=> string(11) "strncasecmp" [724]=> string(9) "strnatcmp" [725]=> string(7) "gmp_cmp" [726]=> string(13) "strnatcasecmp" [727]=> string(6) "bccomp" [728]=> string(9) "array_map" [729]=> string(6) "lchgrp" [730]=> string(9) "gmp_div_q" [731]=> string(35) "xml_set_external_entity_ref_handler" [732]=> string(38) "xml_set_processing_instruction_handler" [733]=> string(30) "xml_set_character_data_handler" [734]=> string(23) "xml_set_element_handler" [735]=> string(16) "grapheme_stristr" [736]=> string(24) "sodium_crypto_stream_xor" [737]=> string(36) "xml_set_start_namespace_decl_handler" [738]=> string(29) "xml_set_notation_decl_handler" [739]=> string(12) "array_filter" [740]=> string(16) "sys_get_temp_dir" [741]=> string(10) "gmp_div_qr" [742]=> string(24) "intlgregcal_is_leap_year" [743]=> string(23) "xml_set_default_handler" [744]=> string(25) "sodium_crypto_box_keypair" [745]=> string(30) "sodium_crypto_box_seed_keypair" [746]=> string(22) "stream_filter_register" [747]=> string(24) "sodium_crypto_kx_keypair" [748]=> string(29) "sodium_crypto_kx_seed_keypair" [749]=> string(13) "intlcal_clear" [750]=> string(20) "datefmt_get_calendar" [751]=> string(24) "sodium_crypto_pwhash_str" [752]=> string(45) "sodium_crypto_pwhash_scryptsalsa208sha256_str" [753]=> string(12) "iconv_substr" [754]=> string(31) "sodium_crypto_sign_seed_keypair" [755]=> string(20) "datefmt_set_calendar" [756]=> string(22) "output_add_rewrite_var" [757]=> string(9) "gmp_div_r" [758]=> string(13) "intlcal_after" [759]=> string(29) "xml_get_current_column_number" [760]=> string(7) "gmp_xor" [761]=> string(27) "xml_get_current_line_number" [762]=> string(6) "gmp_or" [763]=> string(15) "grapheme_substr" [764]=> string(34) "xml_set_end_namespace_decl_handler" [765]=> string(15) "grapheme_strstr" [766]=> string(26) "sodium_crypto_sign_keypair" [767]=> string(36) "xml_set_unparsed_entity_decl_handler" [768]=> string(24) "session_set_save_handler" [769]=> string(9) "mb_substr" [770]=> string(22) "stream_set_read_buffer" [771]=> string(20) "mb_encode_mimeheader" [772]=> string(12) "mb_parse_str" [773]=> string(7) "print_r" [774]=> string(18) "stream_socket_pair" [775]=> string(20) "mb_decode_mimeheader" [776]=> string(23) "mb_substitute_character" [777]=> string(15) "mb_detect_order" [778]=> string(3) "chr" [779]=> string(6) "mb_chr" [780]=> string(20) "stream_socket_server" [781]=> string(9) "parse_str" [782]=> string(6) "strchr" [783]=> string(23) "stream_set_write_buffer" [784]=> string(15) "set_file_buffer" [785]=> string(23) "stream_wrapper_register" [786]=> string(23) "stream_register_wrapper" [787]=> string(25) "stream_wrapper_unregister" [788]=> string(10) "is_integer" [789]=> string(11) "get_cfg_var" [790]=> string(9) "ini_alter" [791]=> string(10) "strtoupper" [792]=> string(21) "spl_autoload_register" [793]=> string(7) "strrchr" [794]=> string(6) "substr" [795]=> string(9) "is_scalar" [796]=> string(5) "rmdir" [797]=> string(9) "mb_strstr" [798]=> string(17) "mb_output_handler" [799]=> string(10) "mb_strrchr" [800]=> string(10) "mb_stristr" [801]=> string(11) "mb_strrichr" [802]=> string(7) "stristr" [803]=> string(6) "header" [804]=> string(7) "getmxrr" [805]=> string(6) "strstr" [806]=> string(5) "mkdir" [807]=> string(5) "strtr" [808]=> string(10) "checkdnsrr" [809]=> string(13) "gethostbyaddr" [810]=> string(5) "nl2br" [811]=> string(23) "timezone_name_from_abbr" [812]=> string(10) "strtolower" [813]=> string(23) "spl_autoload_unregister" [814]=> string(13) "mb_strtolower" [815]=> string(16) "get_current_user" [816]=> string(5) "floor" [817]=> string(21) "session_cache_limiter" [818]=> string(13) "mb_strtoupper" [819]=> string(33) "libxml_s
Output for 7.1.19 - 7.1.22
array(1190) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(9) "gmp_scan1" [3]=> string(4) "sha1" [4]=> string(5) "expm1" [5]=> string(5) "atan2" [6]=> string(5) "crc32" [7]=> string(11) "hash_pbkdf2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(9) "quotemeta" [12]=> string(4) "is_a" [13]=> string(15) "mb_convert_kana" [14]=> string(11) "ctype_alpha" [15]=> string(21) "xmlwriter_write_cdata" [16]=> string(21) "xmlwriter_start_cdata" [17]=> string(19) "xmlwriter_end_cdata" [18]=> string(20) "stream_get_meta_data" [19]=> string(8) "date_sub" [20]=> string(7) "gmp_sub" [21]=> string(5) "bcsub" [22]=> string(4) "glob" [23]=> string(14) "call_user_func" [24]=> string(22) "array_intersect_uassoc" [25]=> string(23) "array_uintersect_uassoc" [26]=> string(6) "gzgetc" [27]=> string(7) "hebrevc" [28]=> string(16) "array_diff_assoc" [29]=> string(17) "array_udiff_assoc" [30]=> string(10) "is_numeric" [31]=> string(17) "array_diff_uassoc" [32]=> string(6) "bindec" [33]=> string(6) "octdec" [34]=> string(18) "array_udiff_uassoc" [35]=> string(9) "hash_hmac" [36]=> string(5) "fgetc" [37]=> string(20) "get_magic_quotes_gpc" [38]=> string(21) "array_intersect_assoc" [39]=> string(10) "session_gc" [40]=> string(22) "array_uintersect_assoc" [41]=> string(6) "hexdec" [42]=> string(4) "exec" [43]=> string(10) "shell_exec" [44]=> string(21) "session_regenerate_id" [45]=> string(13) "posix_getegid" [46]=> string(13) "posix_getpgid" [47]=> string(13) "posix_setpgid" [48]=> string(12) "posix_setsid" [49]=> string(11) "inflate_add" [50]=> string(7) "defined" [51]=> string(13) "posix_setegid" [52]=> string(12) "posix_getgid" [53]=> string(12) "posix_setgid" [54]=> string(6) "rewind" [55]=> string(13) "posix_seteuid" [56]=> string(3) "end" [57]=> string(13) "posix_geteuid" [58]=> string(23) "datefmt_get_timezone_id" [59]=> string(12) "posix_setuid" [60]=> string(12) "posix_getuid" [61]=> string(12) "posix_getsid" [62]=> string(18) "connection_aborted" [63]=> string(13) "posix_getppid" [64]=> string(8) "bcpowmod" [65]=> string(7) "str_pad" [66]=> string(24) "opcache_is_script_cached" [67]=> string(7) "gmp_add" [68]=> string(3) "ord" [69]=> string(8) "gzrewind" [70]=> string(19) "xmlwriter_write_dtd" [71]=> string(17) "xmlwriter_end_dtd" [72]=> string(19) "xmlwriter_start_dtd" [73]=> string(9) "filter_id" [74]=> string(5) "bcadd" [75]=> string(12) "spl_autoload" [76]=> string(14) "dns_get_record" [77]=> string(16) "dns_check_record" [78]=> string(7) "gmp_and" [79]=> string(12) "posix_getcwd" [80]=> string(5) "bcmod" [81]=> string(24) "normalizer_is_normalized" [82]=> string(13) "posix_ctermid" [83]=> string(14) "posix_getpwuid" [84]=> string(12) "posix_getpid" [85]=> string(5) "chmod" [86]=> string(8) "getmygid" [87]=> string(5) "fread" [88]=> string(10) "session_id" [89]=> string(9) "array_pad" [90]=> string(11) "intlcal_add" [91]=> string(8) "getmyuid" [92]=> string(20) "stream_filter_append" [93]=> string(21) "stream_filter_prepend" [94]=> string(10) "gc_enabled" [95]=> string(8) "mt_srand" [96]=> string(13) "intltz_get_id" [97]=> string(23) "intltz_get_canonical_id" [98]=> string(5) "round" [99]=> string(17) "session_create_id" [100]=> string(24) "intltz_get_equivalent_id" [101]=> string(8) "getmypid" [102]=> string(16) "extension_loaded" [103]=> string(10) "array_rand" [104]=> string(7) "deg2rad" [105]=> string(6) "gzread" [106]=> string(10) "getlastmod" [107]=> string(14) "posix_getgrgid" [108]=> string(11) "deflate_add" [109]=> string(14) "escapeshellcmd" [110]=> string(9) "iptcembed" [111]=> string(20) "stream_bucket_append" [112]=> string(21) "stream_bucket_prepend" [113]=> string(8) "date_add" [114]=> string(15) "gmp_random_seed" [115]=> string(6) "getcwd" [116]=> string(7) "gmp_gcd" [117]=> string(11) "posix_mknod" [118]=> string(6) "uniqid" [119]=> string(18) "intlcal_is_weekend" [120]=> string(4) "rand" [121]=> string(5) "srand" [122]=> string(4) "fmod" [123]=> string(7) "mt_rand" [124]=> string(7) "gmp_mod" [125]=> string(20) "stream_filter_remove" [126]=> string(21) "stream_context_create" [127]=> string(11) "utf8_decode" [128]=> string(22) "stream_socket_get_name" [129]=> string(15) "mberegi_replace" [130]=> string(13) "diskfreespace" [131]=> string(15) "disk_free_space" [132]=> string(16) "disk_total_space" [133]=> string(14) "clearstatcache" [134]=> string(7) "is_file" [135]=> string(13) "is_executable" [136]=> string(11) "is_readable" [137]=> string(12) "is_writeable" [138]=> string(14) "mbereg_replace" [139]=> string(11) "is_writable" [140]=> string(13) "posix_ttyname" [141]=> string(8) "filetype" [142]=> string(8) "filesize" [143]=> string(9) "filemtime" [144]=> string(9) "fileinode" [145]=> string(9) "filectime" [146]=> string(9) "fileatime" [147]=> string(15) "stream_get_line" [148]=> string(11) "posix_uname" [149]=> string(21) "stream_set_chunk_size" [150]=> string(22) "stream_wrapper_restore" [151]=> string(7) "settype" [152]=> string(4) "file" [153]=> string(19) "php_ini_loaded_file" [154]=> string(16) "convert_uudecode" [155]=> string(7) "dirname" [156]=> string(8) "basename" [157]=> string(9) "is_finite" [158]=> string(11) "is_infinite" [159]=> string(9) "microtime" [160]=> string(9) "getrusage" [161]=> string(9) "php_uname" [162]=> string(13) "base64_encode" [163]=> string(13) "php_sapi_name" [164]=> string(23) "quoted_printable_decode" [165]=> string(23) "quoted_printable_encode" [166]=> string(23) "image_type_to_mime_type" [167]=> string(24) "get_magic_quotes_runtime" [168]=> string(12) "getimagesize" [169]=> string(9) "iptcparse" [170]=> string(8) "md5_file" [171]=> string(16) "convert_uuencode" [172]=> string(13) "base64_decode" [173]=> string(26) "get_html_translation_table" [174]=> string(10) "proc_close" [175]=> string(9) "urlencode" [176]=> string(9) "setlocale" [177]=> string(9) "urldecode" [178]=> string(7) "implode" [179]=> string(7) "explode" [180]=> string(12) "rawurlencode" [181]=> string(12) "rawurldecode" [182]=> string(12) "str_ireplace" [183]=> string(11) "str_shuffle" [184]=> string(11) "str_replace" [185]=> string(14) "proc_terminate" [186]=> string(9) "proc_nice" [187]=> string(13) "getservbyname" [188]=> string(14) "substr_replace" [189]=> string(14) "getprotobyname" [190]=> string(14) "substr_compare" [191]=> string(10) "getmyinode" [192]=> string(9) "sha1_file" [193]=> string(23) "htmlspecialchars_decode" [194]=> string(7) "tmpfile" [195]=> string(8) "readfile" [196]=> string(19) "simplexml_load_file" [197]=> string(9) "is_double" [198]=> string(11) "is_callable" [199]=> string(19) "session_write_close" [200]=> string(11) "is_iterable" [201]=> string(6) "pclose" [202]=> string(20) "session_cache_expire" [203]=> string(6) "fclose" [204]=> string(16) "mb_eregi_replace" [205]=> string(14) "session_encode" [206]=> string(14) "session_decode" [207]=> string(19) "session_module_name" [208]=> string(12) "session_name" [209]=> string(9) "ftruncate" [210]=> string(21) "cli_get_process_title" [211]=> string(6) "fwrite" [212]=> string(6) "rename" [213]=> string(11) "is_resource" [214]=> string(7) "gettype" [215]=> string(18) "html_entity_decode" [216]=> string(20) "php_strip_whitespace" [217]=> string(9) "serialize" [218]=> string(11) "unserialize" [219]=> string(8) "strptime" [220]=> string(16) "memory_get_usage" [221]=> string(21) "memory_get_peak_usage" [222]=> string(14) "highlight_file" [223]=> string(11) "show_source" [224]=> string(11) "ini_restore" [225]=> string(11) "gethostname" [226]=> string(9) "setcookie" [227]=> string(12) "setrawcookie" [228]=> string(13) "header_remove" [229]=> string(18) "http_response_code" [230]=> string(14) "parse_ini_file" [231]=> string(16) "is_uploaded_file" [232]=> string(18) "move_uploaded_file" [233]=> string(13) "gethostbyname" [234]=> string(19) "realpath_cache_size" [235]=> string(21) "array_change_key_case" [236]=> string(15) "mb_ereg_replace" [237]=> string(29) "transliterator_get_error_code" [238]=> string(22) "datefmt_get_error_code" [239]=> string(25) "datefmt_get_error_message" [240]=> string(21) "resourcebundle_create" [241]=> string(29) "resourcebundle_get_error_code" [242]=> string(32) "resourcebundle_get_error_message" [243]=> string(21) "transliterator_create" [244]=> string(29) "transliterator_create_inverse" [245]=> string(28) "transliterator_transliterate" [246]=> string(32) "transliterator_get_error_message" [247]=> string(13) "datefmt_parse" [248]=> string(10) "date_parse" [249]=> string(23) "intltz_create_time_zone" [250]=> string(26) "intltz_from_date_time_zone" [251]=> string(21) "date_create_immutable" [252]=> string(11) "date_create" [253]=> string(7) "getdate" [254]=> string(9) "localtime" [255]=> string(4) "time" [256]=> string(10) "gmstrftime" [257]=> string(17) "datefmt_localtime" [258]=> string(20) "datefmt_set_timezone" [259]=> string(9) "checkdate" [260]=> string(21) "msgfmt_format_message" [261]=> string(24) "numfmt_get_error_message" [262]=> string(20) "normalizer_normalize" [263]=> string(27) "locale_get_primary_language" [264]=> string(23) "locale_get_display_name" [265]=> string(27) "locale_get_display_language" [266]=> string(14) "locale_compose" [267]=> string(19) "locale_canonicalize" [268]=> string(13) "msgfmt_create" [269]=> string(12) "date_sunrise" [270]=> string(20) "datefmt_get_timezone" [271]=> string(12) "msgfmt_parse" [272]=> string(20) "msgfmt_parse_message" [273]=> string(17) "msgfmt_get_locale" [274]=> string(21) "msgfmt_get_error_code" [275]=> string(24) "msgfmt_get_error_message" [276]=> string(14) "datefmt_create" [277]=> string(20) "datefmt_get_datetype" [278]=> string(20) "datefmt_get_timetype" [279]=> string(18) "datefmt_get_locale" [280]=> string(8) "strftime" [281]=> string(8) "gmmktime" [282]=> string(21) "numfmt_get_error_code" [283]=> string(32) "intlgregcal_set_gregorian_change" [284]=> string(21) "intlcal_get_time_zone" [285]=> string(16) "intlcal_get_type" [286]=> string(24) "intlcal_in_daylight_time" [287]=> string(22) "intlcal_from_date_time" [288]=> string(20) "intlcal_to_date_time" [289]=> string(22) "intlcal_get_error_code" [290]=> string(25) "intlcal_get_error_message" [291]=> string(27) "intlgregcal_create_instance" [292]=> string(32) "intlgregcal_get_gregorian_change" [293]=> string(28) "intlcal_get_day_of_week_type" [294]=> string(19) "intl_get_error_code" [295]=> string(22) "intl_get_error_message" [296]=> string(15) "intl_is_failure" [297]=> string(15) "intl_error_name" [298]=> string(6) "define" [299]=> string(7) "bcscale" [300]=> string(18) "opcache_invalidate" [301]=> string(20) "opcache_compile_file" [302]=> string(21) "cli_set_process_title" [303]=> string(18) "intlcal_get_locale" [304]=> string(24) "intlcal_field_difference" [305]=> string(6) "mktime" [306]=> string(24) "intltz_use_daylight_time" [307]=> string(6) "gmdate" [308]=> string(5) "idate" [309]=> string(4) "date" [310]=> string(9) "strtotime" [311]=> string(10) "gc_disable" [312]=> string(9) "gc_enable" [313]=> string(21) "debug_print_backtrace" [314]=> string(15) "debug_backtrace" [315]=> string(23) "intltz_get_display_name" [316]=> string(14) "intlcal_before" [317]=> string(24) "intltz_to_date_time_zone" [318]=> string(17) "get_resource_type" [319]=> string(21) "intltz_get_error_code" [320]=> string(24) "intltz_get_error_message" [321]=> string(23) "intlcal_create_instance" [322]=> string(37) "intlcal_get_keyword_values_for_locale" [323]=> string(16) "intlcal_get_time" [324]=> string(16) "intlcal_set_time" [325]=> string(21) "intlcal_set_time_zone" [326]=> string(12) "preg_replace" [327]=> string(12) "locale_parse" [328]=> string(17) "numfmt_get_locale" [329]=> string(25) "xmlwriter_start_attribute" [330]=> string(9) "xml_parse" [331]=> string(18) "xml_get_error_code" [332]=> string(15) "mb_convert_case" [333]=> string(15) "xml_parser_free" [334]=> string(11) "json_decode" [335]=> string(11) "json_encode" [336]=> string(11) "utf8_encode" [337]=> string(23) "xmlwriter_end_attribute" [338]=> string(17) "xml_parser_create" [339]=> string(16) "hash_update_file" [340]=> string(25) "xmlwriter_write_attribute" [341]=> string(25) "numfmt_get_text_attribute" [342]=> string(14) "hash_hmac_file" [343]=> string(9) "hash_file" [344]=> string(17) "mime_content_type" [345]=> string(10) "finfo_file" [346]=> string(11) "finfo_close" [347]=> string(11) "mb_language" [348]=> string(10) "token_name" [349]=> string(14) "gmp_prob_prime" [350]=> string(11) "array_merge" [351]=> string(9) "lcg_value" [352]=> string(9) "metaphone" [353]=> string(7) "shuffle" [354]=> string(20) "array_walk_recursive" [355]=> string(5) "range" [356]=> string(12) "array_splice" [357]=> string(11) "array_slice" [358]=> string(21) "array_merge_recursive" [359]=> string(28) "stream_bucket_make_writeable" [360]=> string(13) "array_replace" [361]=> string(23) "array_replace_recursive" [362]=> string(13) "array_reverse" [363]=> string(12) "array_reduce" [364]=> string(12) "array_unique" [365]=> string(13) "array_combine" [366]=> string(22) "mb_preferred_mime_name" [367]=> string(15) "version_compare" [368]=> string(18) "gmp_perfect_square" [369]=> string(11) "hash_update" [370]=> string(12) "gmp_legendre" [371]=> string(23) "collator_get_error_code" [372]=> string(9) "gzdeflate" [373]=> string(15) "collator_create" [374]=> string(16) "collator_compare" [375]=> string(6) "gzfile" [376]=> string(22) "collator_get_attribute" [377]=> string(11) "ctype_space" [378]=> string(22) "collator_set_attribute" [379]=> string(19) "collator_get_locale" [380]=> string(26) "collator_get_error_message" [381]=> string(8) "gzencode" [382]=> string(13) "numfmt_create" [383]=> string(12) "numfmt_parse" [384]=> string(7) "gzclose" [385]=> string(10) "readgzfile" [386]=> string(20) "numfmt_set_attribute" [387]=> string(20) "numfmt_get_attribute" [388]=> string(10) "preg_quote" [389]=> string(25) "numfmt_set_text_attribute" [390]=> string(9) "gzinflate" [391]=> string(7) "gzwrite" [392]=> string(16) "gmp_random_range" [393]=> string(11) "zlib_decode" [394]=> string(8) "gzdecode" [395]=> string(17) "iconv_mime_encode" [396]=> string(17) "iconv_mime_decode" [397]=> string(11) "zlib_encode" [398]=> string(13) "gmp_nextprime" [399]=> string(20) "zlib_get_coding_type" [400]=> string(5) "gzeof" [401]=> string(9) "hash_hkdf" [402]=> string(14) "is_subclass_of" [403]=> string(6) "fscanf" [404]=> string(6) "sscanf" [405]=> string(8) "vfprintf" [406]=> string(7) "fprintf" [407]=> string(8) "vsprintf" [408]=> string(7) "vprintf" [409]=> string(7) "sprintf" [410]=> string(6) "printf" [411]=> string(4) "feof" [412]=> string(11) "array_udiff" [413]=> string(6) "sizeof" [414]=> string(9) "date_diff" [415]=> string(10) "array_diff" [416]=> string(7) "rad2deg" [417]=> string(6) "syslog" [418]=> string(19) "socket_set_blocking" [419]=> string(19) "stream_set_blocking" [420]=> string(7) "openlog" [421]=> string(16) "xml_error_string" [422]=> string(27) "xmlwriter_set_indent_string" [423]=> string(9) "error_log" [424]=> string(7) "ip2long" [425]=> string(3) "log" [426]=> string(14) "sys_getloadavg" [427]=> string(7) "is_long" [428]=> string(7) "gmp_neg" [429]=> string(8) "closelog" [430]=> string(18) "iconv_get_encoding" [431]=> string(9) "is_string" [432]=> string(14) "escapeshellarg" [433]=> string(18) "convert_cyr_string" [434]=> string(18) "iconv_set_encoding" [435]=> string(16) "highlight_string" [436]=> string(16) "parse_ini_string" [437]=> string(17) "mb_regex_encoding" [438]=> string(15) "error_reporting" [439]=> string(19) "mb_convert_encoding" [440]=> string(17) "mb_check_encoding" [441]=> string(6) "mbereg" [442]=> string(16) "mbregex_encoding" [443]=> string(37) "date_interval_create_from_date_string" [444]=> string(21) "simplexml_load_string" [445]=> string(7) "mb_ereg" [446]=> string(19) "json_last_error_msg" [447]=> string(20) "mb_internal_encoding" [448]=> string(22) "getimagesizefromstring" [449]=> string(12) "func_get_arg" [450]=> string(18) "mb_detect_encoding" [451]=> string(10) "array_push" [452]=> string(7) "fnmatch" [453]=> string(12) "array_search" [454]=> string(15) "xmlwriter_flush" [455]=> string(4) "tanh" [456]=> string(4) "hash" [457]=> string(4) "cosh" [458]=> string(8) "realpath" [459]=> string(13) "password_hash" [460]=> string(27) "stream_resolve_include_path" [461]=> string(13) "mb_strimwidth" [462]=> string(11) "mb_strwidth" [463]=> string(17) "session_save_path" [464]=> string(6) "fflush" [465]=> string(5) "acosh" [466]=> string(5) "atanh" [467]=> string(5) "asinh" [468]=> string(21) "password_needs_rehash" [469]=> string(4) "sinh" [470]=> string(10) "preg_match" [471]=> string(12) "ob_end_flush" [472]=> string(16) "set_include_path" [473]=> string(8) "ob_flush" [474]=> string(21) "collator_get_strength" [475]=> string(15) "spl_object_hash" [476]=> string(17) "ob_implicit_flush" [477]=> string(5) "flush" [478]=> string(14) "mb_ereg_search" [479]=> string(16) "get_include_path" [480]=> string(5) "touch" [481]=> string(13) "mb_ereg_match" [482]=> string(12) "mbereg_match" [483]=> string(13) "mbereg_search" [484]=> string(11) "ctype_graph" [485]=> string(4) "each" [486]=> string(12) "ob_get_flush" [487]=> string(13) "ob_get_length" [488]=> string(10) "ezmlm_hash" [489]=> string(21) "collator_set_strength" [490]=> string(20) "restore_include_path" [491]=> string(12) "idn_to_ascii" [492]=> string(2) "pi" [493]=> string(18) "xmlwriter_start_pi" [494]=> string(8) "mb_eregi" [495]=> string(18) "xmlwriter_open_uri" [496]=> string(7) "mberegi" [497]=> string(16) "xmlwriter_end_pi" [498]=> string(18) "xmlwriter_write_pi" [499]=> string(10) "gmp_jacobi" [500]=> string(5) "fseek" [501]=> string(5) "umask" [502]=> string(6) "strtok" [503]=> string(21) "preg_replace_callback" [504]=> string(24) "header_register_callback" [505]=> string(6) "gzseek" [506]=> string(6) "unpack" [507]=> string(29) "intlcal_set_first_day_of_week" [508]=> string(4) "pack" [509]=> string(6) "unlink" [510]=> string(7) "strpbrk" [511]=> string(29) "intlcal_get_first_day_of_week" [512]=> string(10) "array_walk" [513]=> string(38) "intlcal_set_minimal_days_in_first_week" [514]=> string(4) "link" [515]=> string(7) "symlink" [516]=> string(38) "intlcal_get_minimal_days_in_first_week" [517]=> string(11) "array_chunk" [518]=> string(5) "flock" [519]=> string(4) "ftok" [520]=> string(8) "readlink" [521]=> string(7) "is_link" [522]=> string(20) "stream_supports_lock" [523]=> string(24) "mb_ereg_replace_callback" [524]=> string(14) "preg_match_all" [525]=> string(14) "gethostbynamel" [526]=> string(17) "spl_autoload_call" [527]=> string(10) "array_fill" [528]=> string(20) "dom_import_simplexml" [529]=> string(11) "ini_get_all" [530]=> string(19) "forward_static_call" [531]=> string(12) "ob_get_level" [532]=> string(5) "bcmul" [533]=> string(8) "floatval" [534]=> string(17) "numfmt_get_symbol" [535]=> string(11) "ctype_cntrl" [536]=> string(17) "numfmt_set_symbol" [537]=> string(6) "gztell" [538]=> string(16) "time_sleep_until" [539]=> string(9) "parse_url" [540]=> string(2) "dl" [541]=> string(6) "intval" [542]=> string(4) "mail" [543]=> string(9) "doubleval" [544]=> string(12) "mb_send_mail" [545]=> string(5) "ftell" [546]=> string(10) "posix_kill" [547]=> string(4) "ceil" [548]=> string(10) "hash_final" [549]=> string(12) "intlcal_roll" [550]=> string(15) "stream_is_local" [551]=> string(6) "strval" [552]=> string(10) "gmp_intval" [553]=> string(10) "gmp_strval" [554]=> string(7) "strcoll" [555]=> string(7) "gmp_mul" [556]=> string(7) "boolval" [557]=> string(7) "is_bool" [558]=> string(7) "is_null" [559]=> string(13) "token_get_all" [560]=> string(7) "is_real" [561]=> string(22) "stream_socket_recvfrom" [562]=> string(14) "posix_getgrnam" [563]=> string(21) "stream_copy_to_stream" [564]=> string(14) "posix_getpwnam" [565]=> string(7) "tempnam" [566]=> string(8) "gmp_powm" [567]=> string(9) "array_sum" [568]=> string(11) "ctype_alnum" [569]=> string(20) "simplexml_import_dom" [570]=> string(18) "hash_update_stream" [571]=> string(10) "gmp_random" [572]=> string(11) "gmp_sqrtrem" [573]=> string(11) "gmp_rootrem" [574]=> string(7) "gmp_com" [575]=> string(26) "intlcal_get_actual_minimum" [576]=> string(6) "system" [577]=> string(5) "rtrim" [578]=> string(5) "ltrim" [579]=> string(25) "intlcal_get_least_maximum" [580]=> string(19) "intlcal_get_minimum" [581]=> string(4) "trim" [582]=> string(26) "intlcal_get_actual_maximum" [583]=> string(19) "intlcal_get_maximum" [584]=> string(28) "intlcal_get_greatest_minimum" [585]=> string(15) "grapheme_strlen" [586]=> string(13) "timezone_open" [587]=> string(19) "datefmt_set_pattern" [588]=> string(6) "decbin" [589]=> string(25) "stream_context_set_option" [590]=> string(19) "datefmt_get_pattern" [591]=> string(5) "popen" [592]=> string(30) "intlcal_get_weekend_transition" [593]=> string(3) "min" [594]=> string(7) "strcspn" [595]=> string(37) "intlcal_get_repeated_wall_time_option" [596]=> string(4) "atan" [597]=> string(37) "intlcal_set_repeated_wall_time_option" [598]=> string(12) "zend_version" [599]=> string(21) "xml_parser_set_option" [600]=> string(21) "xml_parser_get_option" [601]=> string(17) "intltz_get_region" [602]=> string(22) "stream_socket_shutdown" [603]=> string(15) "create_function" [604]=> string(26) "intltz_get_tz_data_version" [605]=> string(4) "asin" [606]=> string(3) "tan" [607]=> string(9) "mb_strlen" [608]=> string(3) "sin" [609]=> string(14) "posix_getlogin" [610]=> string(5) "fopen" [611]=> string(6) "is_nan" [612]=> string(12) "array_column" [613]=> string(38) "intltz_create_time_zone_id_enumeration" [614]=> string(9) "fsockopen" [615]=> string(25) "intltz_create_enumeration" [616]=> string(10) "pfsockopen" [617]=> string(18) "intltz_get_unknown" [618]=> string(25) "session_register_shutdown" [619]=> string(9) "inet_pton" [620]=> string(36) "intlcal_get_skipped_wall_time_option" [621]=> string(36) "intlcal_set_skipped_wall_time_option" [622]=> string(6) "strlen" [623]=> string(23) "image_type_to_extension" [624]=> string(18) "numfmt_get_pattern" [625]=> string(4) "join" [626]=> string(5) "chown" [627]=> string(6) "lchown" [628]=> string(12) "iconv_strlen" [629]=> string(26) "register_shutdown_function" [630]=> string(8) "gmp_sign" [631]=> string(22) "register_tick_function" [632]=> string(24) "unregister_tick_function" [633]=> string(11) "levenshtein" [634]=> string(25) "opcache_get_configuration" [635]=> string(6) "gzopen" [636]=> string(7) "hex2bin" [637]=> string(8) "ob_clean" [638]=> string(18) "numfmt_set_pattern" [639]=> string(18) "msgfmt_get_pattern" [640]=> string(10) "phpversion" [641]=> string(9) "proc_open" [642]=> string(17) "locale_get_region" [643]=> string(6) "strspn" [644]=> string(12) "ob_get_clean" [645]=> string(10) "finfo_open" [646]=> string(12) "ob_end_clean" [647]=> string(25) "locale_get_display_region" [648]=> string(18) "msgfmt_set_pattern" [649]=> string(24) "intlcal_is_equivalent_to" [650]=> string(8) "linkinfo" [651]=> string(13) "date_sun_info" [652]=> string(11) "nl_langinfo" [653]=> string(8) "pathinfo" [654]=> string(12) "posix_mkfifo" [655]=> string(27) "stream_socket_enable_crypto" [656]=> string(11) "mb_get_info" [657]=> string(20) "stream_socket_sendto" [658]=> string(11) "posix_errno" [659]=> string(17) "password_get_info" [660]=> string(7) "phpinfo" [661]=> string(6) "lchgrp" [662]=> string(10) "strcasecmp" [663]=> string(13) "posix_getpgrp" [664]=> string(9) "array_map" [665]=> string(11) "strncasecmp" [666]=> string(5) "chgrp" [667]=> string(6) "strcmp" [668]=> string(7) "strncmp" [669]=> string(9) "filegroup" [670]=> string(6) "bccomp" [671]=> string(4) "chop" [672]=> string(9) "array_pop" [673]=> string(10) "array_flip" [674]=> string(9) "preg_grep" [675]=> string(7) "long2ip" [676]=> string(8) "var_dump" [677]=> string(23) "locale_accept_from_http" [678]=> string(13) "strnatcasecmp" [679]=> string(13) "locale_lookup" [680]=> string(9) "strnatcmp" [681]=> string(7) "gmp_cmp" [682]=> string(9) "inet_ntop" [683]=> string(8) "wordwrap" [684]=> string(3) "exp" [685]=> string(15) "debug_zval_dump" [686]=> string(5) "log1p" [687]=> string(14) "time_nanosleep" [688]=> string(6) "usleep" [689]=> string(5) "sleep" [690]=> string(9) "gmp_div_q" [691]=> string(14) "filter_has_var" [692]=> string(9) "gmp_div_r" [693]=> string(20) "datefmt_set_calendar" [694]=> string(20) "datefmt_get_calendar" [695]=> string(10) "filter_var" [696]=> string(23) "timezone_name_from_abbr" [697]=> string(10) "gmp_div_qr" [698]=> string(15) "grapheme_substr" [699]=> string(23) "mb_substitute_character" [700]=> string(21) "libxml_get_last_error" [701]=> string(24) "intlgregcal_is_leap_year" [702]=> string(12) "finfo_buffer" [703]=> string(16) "grapheme_stristr" [704]=> string(11) "ctype_upper" [705]=> string(28) "libxml_disable_entity_loader" [706]=> string(33) "libxml_set_external_entity_loader" [707]=> string(6) "gmp_or" [708]=> string(7) "gmp_xor" [709]=> string(11) "ctype_lower" [710]=> string(12) "ob_gzhandler" [711]=> string(12) "iconv_substr" [712]=> string(11) "preg_filter" [713]=> string(15) "grapheme_strstr" [714]=> string(20) "mb_decode_mimeheader" [715]=> string(15) "json_last_error" [716]=> string(15) "preg_last_error" [717]=> string(9) "mb_strstr" [718]=> string(36) "xml_set_unparsed_entity_decl_handler" [719]=> string(23) "xml_set_default_handler" [720]=> string(21) "set_exception_handler" [721]=> string(12) "array_filter" [722]=> string(38) "xml_set_processing_instruction_handler" [723]=> string(30) "xml_set_character_data_handler" [724]=> string(10) "mb_strrchr" [725]=> string(25) "restore_exception_handler" [726]=> string(17) "mb_output_handler" [727]=> string(23) "xml_set_element_handler" [728]=> string(12) "mb_parse_str" [729]=> string(16) "sys_get_temp_dir" [730]=> string(22) "stream_filter_register" [731]=> string(22) "output_add_rewrite_var" [732]=> string(13) "intlcal_after" [733]=> string(10) "mb_stristr" [734]=> string(15) "mb_detect_order" [735]=> string(13) "mb_strtolower" [736]=> string(20) "mb_encode_mimeheader" [737]=> string(13) "trigger_error" [738]=> string(29) "xml_get_current_column_number" [739]=> string(27) "xml_get_current_line_number" [740]=> string(13) "mb_strtoupper" [741]=> string(10) "user_error" [742]=> string(34) "xml_set_end_namespace_decl_handler" [743]=> string(11) "mb_strrichr" [744]=> string(36) "xml_set_start_namespace_decl_handler" [745]=> string(35) "xml_set_external_entity_ref_handler" [746]=> string(29) "xml_set_notation_decl_handler" [747]=> string(17) "set_error_handler" [748]=> string(13) "intlcal_clear" [749]=> string(21) "restore_error_handler" [750]=> string(9) "mb_substr" [751]=> string(6) "strchr" [752]=> string(14) "posix_strerror" [753]=> string(25) "stream_wrapper_unregister" [754]=> string(5) "floor" [755]=> string(23) "stream_set_write_buffer" [756]=> string(22) "stream_set_read_buffer" [757]=> string(6) "substr" [758]=> string(16) "getprotobynumber" [759]=> string(7) "strrchr" [760]=> string(7) "stristr" [761]=> string(6) "strstr" [762]=> string(7) "scandir" [763]=> string(16) "get_current_user" [764]=> string(11) "get_cfg_var" [765]=> string(23) "stream_register_wrapper" [766]=> string(8) "closedir" [767]=> string(6) "header" [768]=> string(3) "dir" [769]=> string(20) "stream_socket_server" [770]=> string(7) "readdir" [771]=> string(5) "nl2br" [772]=> string(9) "rewinddir" [773]=> string(11) "get_browser" [774]=> string(18) "stream_socket_pair" [775]=> string(7) "print_r" [776]=> string(7) "opendir" [777]=> string(5) "chdir" [778]=> string(13) "gethostbyaddr" [779]=> string(15) "set_file_buffer" [780]=> string(23) "spl_autoload_unregister" [781]=> string(9) "is_scalar" [782]=> string(9) "parse_str" [783]=> string(10) "strtoupper" [784]=> string(3) "chr" [785]=> string(10) "strtolower" [786]=> string(5) "rmdir" [787]=> string(24) "session_set_save_handler" [788]=> string(21) "session_cache_limiter" [789]=> string(6) "is_dir" [790]=> string(23) "stream_wrapper_register" [791]=> string(21) "spl_autoload_register" [792]=> string(9) "ini_alter" [793]=> string(5) "mkdir" [794]=> string(5) "strtr" [795]=> string(20) "posix_get_last_error" [796]=> string(10) "is_integer" [797]=> string(10) "checkdnsrr" [798]=> string(7) "getmxrr" [799]=> string(9) "fileowner" [800]=> string(6) "gzgets" [801]=> string(19) "locale_get_keywords" [802]=> string(17) "libxml_get_errors" [803]=> string(23) "locale_get_all_variants" [804]=> string(10) "phpcredits" [805]=> string(16) "htmlspecialchars" [806]=> string(19) "libxml_clear_errors" [807]=> string(12) "htmlentities" [808]=> string(21) "php_ini_scanned_files" [809]=> string(26) "libxml_use_internal_errors" [810]=> string(18) "mb_ereg_search_pos" [811]=> string(7) "gzgetss" [812]=> string(23) "spl_autoload_extensions" [813]=> string(28) "xmlwriter_write_attribute_ns" [814]=> string(26) "xmlwriter_start_element_ns" [815]=> string(26) "xmlwriter_write_element_ns" [816]=> string(25) "session_set_cookie_params" [817]=> string(25) "session_get_cookie_params" [818]=> string(14) "session_status" [819]=> string(15) "finfo_set_flags" [820]=> string(7) "gmp_abs" [821]=> string(11) "spl_classes" [822]=> string(22) "spl_autoload_functions" [823]=> string(28) "collator_sort_with_sort_keys" [824]=> string(15) "gmp_random_bits" [825]=> string(13) "func_num_args" [826]=> string(16) "class_implements" [827]=> string(17) "connection_status" [828]=> string(12) "iconv_strpos" [829]=> string(13) "iconv_strrpos" [830]=> string(25) "iconv_mime_decode_headers" [831]=>
Output for 7.1.2 - 7.1.18
array(1189) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(5) "expm1" [3]=> string(4) "sha1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(19) "xmlwriter_end_cdata" [12]=> string(21) "xmlwriter_start_cdata" [13]=> string(21) "xmlwriter_write_cdata" [14]=> string(15) "mb_convert_kana" [15]=> string(20) "stream_get_meta_data" [16]=> string(9) "quotemeta" [17]=> string(11) "ctype_alpha" [18]=> string(4) "is_a" [19]=> string(7) "gmp_sub" [20]=> string(5) "bcsub" [21]=> string(4) "glob" [22]=> string(8) "date_sub" [23]=> string(22) "array_intersect_uassoc" [24]=> string(6) "hexdec" [25]=> string(5) "fgetc" [26]=> string(20) "get_magic_quotes_gpc" [27]=> string(14) "call_user_func" [28]=> string(6) "bindec" [29]=> string(18) "array_udiff_uassoc" [30]=> string(17) "array_diff_uassoc" [31]=> string(10) "session_gc" [32]=> string(17) "array_udiff_assoc" [33]=> string(6) "octdec" [34]=> string(16) "array_diff_assoc" [35]=> string(4) "exec" [36]=> string(10) "is_numeric" [37]=> string(23) "array_uintersect_uassoc" [38]=> string(9) "hash_hmac" [39]=> string(22) "array_uintersect_assoc" [40]=> string(21) "array_intersect_assoc" [41]=> string(7) "hebrevc" [42]=> string(10) "shell_exec" [43]=> string(6) "gzgetc" [44]=> string(15) "gmp_random_seed" [45]=> string(7) "gmp_gcd" [46]=> string(4) "fmod" [47]=> string(12) "posix_getgid" [48]=> string(12) "posix_getpid" [49]=> string(13) "posix_seteuid" [50]=> string(7) "gmp_and" [51]=> string(5) "round" [52]=> string(7) "deg2rad" [53]=> string(12) "posix_setuid" [54]=> string(12) "posix_getuid" [55]=> string(13) "posix_getppid" [56]=> string(20) "stream_filter_append" [57]=> string(13) "posix_geteuid" [58]=> string(20) "stream_bucket_append" [59]=> string(7) "gmp_mod" [60]=> string(9) "array_pad" [61]=> string(6) "getcwd" [62]=> string(5) "fread" [63]=> string(6) "rewind" [64]=> string(5) "chmod" [65]=> string(9) "filter_id" [66]=> string(14) "dns_get_record" [67]=> string(16) "dns_check_record" [68]=> string(3) "end" [69]=> string(18) "connection_aborted" [70]=> string(10) "array_rand" [71]=> string(7) "gmp_add" [72]=> string(11) "inflate_add" [73]=> string(11) "deflate_add" [74]=> string(21) "stream_bucket_prepend" [75]=> string(24) "normalizer_is_normalized" [76]=> string(6) "uniqid" [77]=> string(6) "gzread" [78]=> string(8) "gzrewind" [79]=> string(19) "xmlwriter_start_dtd" [80]=> string(17) "xmlwriter_end_dtd" [81]=> string(19) "xmlwriter_write_dtd" [82]=> string(12) "posix_setgid" [83]=> string(21) "stream_filter_prepend" [84]=> string(13) "posix_getegid" [85]=> string(16) "extension_loaded" [86]=> string(4) "rand" [87]=> string(14) "posix_getpwuid" [88]=> string(8) "bcpowmod" [89]=> string(5) "bcmod" [90]=> string(14) "escapeshellcmd" [91]=> string(10) "gc_enabled" [92]=> string(10) "session_id" [93]=> string(17) "session_create_id" [94]=> string(13) "intltz_get_id" [95]=> string(23) "intltz_get_canonical_id" [96]=> string(5) "srand" [97]=> string(7) "defined" [98]=> string(24) "intltz_get_equivalent_id" [99]=> string(21) "session_regenerate_id" [100]=> string(7) "str_pad" [101]=> string(9) "iptcembed" [102]=> string(3) "ord" [103]=> string(13) "posix_setegid" [104]=> string(12) "spl_autoload" [105]=> string(11) "intlcal_add" [106]=> string(18) "intlcal_is_weekend" [107]=> string(14) "posix_getgrgid" [108]=> string(5) "bcadd" [109]=> string(7) "mt_rand" [110]=> string(13) "posix_ctermid" [111]=> string(10) "getlastmod" [112]=> string(8) "getmypid" [113]=> string(12) "posix_setsid" [114]=> string(13) "posix_setpgid" [115]=> string(8) "date_add" [116]=> string(13) "posix_getpgid" [117]=> string(23) "datefmt_get_timezone_id" [118]=> string(24) "opcache_is_script_cached" [119]=> string(8) "getmygid" [120]=> string(8) "getmyuid" [121]=> string(12) "posix_getsid" [122]=> string(12) "posix_getcwd" [123]=> string(11) "posix_mknod" [124]=> string(8) "mt_srand" [125]=> string(11) "gethostname" [126]=> string(7) "gettype" [127]=> string(12) "getimagesize" [128]=> string(23) "image_type_to_mime_type" [129]=> string(21) "stream_context_create" [130]=> string(6) "pclose" [131]=> string(13) "php_sapi_name" [132]=> string(7) "settype" [133]=> string(18) "move_uploaded_file" [134]=> string(16) "is_uploaded_file" [135]=> string(9) "php_uname" [136]=> string(18) "http_response_code" [137]=> string(13) "header_remove" [138]=> string(13) "gethostbyname" [139]=> string(9) "ftruncate" [140]=> string(8) "readfile" [141]=> string(4) "file" [142]=> string(9) "setcookie" [143]=> string(26) "get_html_translation_table" [144]=> string(11) "is_iterable" [145]=> string(6) "rename" [146]=> string(7) "tmpfile" [147]=> string(11) "is_callable" [148]=> string(23) "htmlspecialchars_decode" [149]=> string(9) "sha1_file" [150]=> string(8) "md5_file" [151]=> string(6) "fclose" [152]=> string(9) "iptcparse" [153]=> string(9) "is_double" [154]=> string(11) "is_resource" [155]=> string(6) "fwrite" [156]=> string(12) "setrawcookie" [157]=> string(14) "highlight_file" [158]=> string(11) "ini_restore" [159]=> string(13) "getservbyname" [160]=> string(9) "urldecode" [161]=> string(12) "rawurlencode" [162]=> string(12) "rawurldecode" [163]=> string(10) "proc_close" [164]=> string(14) "proc_terminate" [165]=> string(9) "proc_nice" [166]=> string(9) "microtime" [167]=> string(14) "getprotobyname" [168]=> string(23) "quoted_printable_decode" [169]=> string(11) "is_infinite" [170]=> string(9) "is_finite" [171]=> string(16) "convert_uudecode" [172]=> string(16) "convert_uuencode" [173]=> string(13) "base64_encode" [174]=> string(13) "base64_decode" [175]=> string(10) "getmyinode" [176]=> string(9) "getrusage" [177]=> string(23) "quoted_printable_encode" [178]=> string(19) "php_ini_loaded_file" [179]=> string(11) "str_replace" [180]=> string(20) "php_strip_whitespace" [181]=> string(11) "show_source" [182]=> string(8) "basename" [183]=> string(7) "dirname" [184]=> string(11) "str_shuffle" [185]=> string(14) "substr_compare" [186]=> string(14) "substr_replace" [187]=> string(12) "str_ireplace" [188]=> string(24) "get_magic_quotes_runtime" [189]=> string(7) "explode" [190]=> string(7) "implode" [191]=> string(9) "setlocale" [192]=> string(21) "memory_get_peak_usage" [193]=> string(16) "memory_get_usage" [194]=> string(9) "urlencode" [195]=> string(11) "unserialize" [196]=> string(9) "serialize" [197]=> string(14) "parse_ini_file" [198]=> string(7) "shuffle" [199]=> string(20) "stream_filter_remove" [200]=> string(20) "datefmt_get_timetype" [201]=> string(29) "transliterator_get_error_code" [202]=> string(28) "transliterator_transliterate" [203]=> string(29) "transliterator_create_inverse" [204]=> string(21) "transliterator_create" [205]=> string(32) "resourcebundle_get_error_message" [206]=> string(29) "resourcebundle_get_error_code" [207]=> string(21) "resourcebundle_create" [208]=> string(25) "datefmt_get_error_message" [209]=> string(22) "datefmt_get_error_code" [210]=> string(17) "datefmt_localtime" [211]=> string(13) "datefmt_parse" [212]=> string(20) "datefmt_set_timezone" [213]=> string(20) "datefmt_get_timezone" [214]=> string(18) "datefmt_get_locale" [215]=> string(20) "datefmt_get_datetype" [216]=> string(23) "intltz_create_time_zone" [217]=> string(14) "datefmt_create" [218]=> string(24) "msgfmt_get_error_message" [219]=> string(21) "msgfmt_get_error_code" [220]=> string(17) "msgfmt_get_locale" [221]=> string(20) "msgfmt_parse_message" [222]=> string(12) "msgfmt_parse" [223]=> string(21) "msgfmt_format_message" [224]=> string(13) "msgfmt_create" [225]=> string(19) "locale_canonicalize" [226]=> string(12) "locale_parse" [227]=> string(14) "locale_compose" [228]=> string(27) "locale_get_display_language" [229]=> string(23) "locale_get_display_name" [230]=> string(27) "locale_get_primary_language" [231]=> string(32) "transliterator_get_error_message" [232]=> string(26) "intltz_from_date_time_zone" [233]=> string(24) "numfmt_get_error_message" [234]=> string(22) "intlcal_from_date_time" [235]=> string(21) "cli_set_process_title" [236]=> string(20) "opcache_compile_file" [237]=> string(18) "opcache_invalidate" [238]=> string(7) "bcscale" [239]=> string(15) "intl_error_name" [240]=> string(15) "intl_is_failure" [241]=> string(22) "intl_get_error_message" [242]=> string(19) "intl_get_error_code" [243]=> string(32) "intlgregcal_get_gregorian_change" [244]=> string(32) "intlgregcal_set_gregorian_change" [245]=> string(27) "intlgregcal_create_instance" [246]=> string(25) "intlcal_get_error_message" [247]=> string(22) "intlcal_get_error_code" [248]=> string(20) "intlcal_to_date_time" [249]=> string(24) "intlcal_in_daylight_time" [250]=> string(24) "intltz_use_daylight_time" [251]=> string(16) "intlcal_get_time" [252]=> string(23) "intltz_get_display_name" [253]=> string(24) "intltz_to_date_time_zone" [254]=> string(21) "intltz_get_error_code" [255]=> string(24) "intltz_get_error_message" [256]=> string(23) "intlcal_create_instance" [257]=> string(37) "intlcal_get_keyword_values_for_locale" [258]=> string(16) "intlcal_set_time" [259]=> string(16) "intlcal_get_type" [260]=> string(21) "intlcal_set_time_zone" [261]=> string(14) "intlcal_before" [262]=> string(24) "intlcal_field_difference" [263]=> string(28) "intlcal_get_day_of_week_type" [264]=> string(18) "intlcal_get_locale" [265]=> string(21) "intlcal_get_time_zone" [266]=> string(20) "normalizer_normalize" [267]=> string(21) "numfmt_get_error_code" [268]=> string(22) "stream_socket_get_name" [269]=> string(15) "disk_free_space" [270]=> string(13) "array_reverse" [271]=> string(23) "array_replace_recursive" [272]=> string(13) "array_replace" [273]=> string(21) "array_merge_recursive" [274]=> string(11) "array_merge" [275]=> string(11) "array_slice" [276]=> string(12) "array_splice" [277]=> string(5) "range" [278]=> string(20) "array_walk_recursive" [279]=> string(8) "strptime" [280]=> string(9) "metaphone" [281]=> string(9) "lcg_value" [282]=> string(19) "realpath_cache_size" [283]=> string(13) "diskfreespace" [284]=> string(16) "disk_total_space" [285]=> string(21) "array_change_key_case" [286]=> string(9) "filemtime" [287]=> string(21) "stream_set_chunk_size" [288]=> string(15) "stream_get_line" [289]=> string(22) "stream_wrapper_restore" [290]=> string(9) "fileatime" [291]=> string(9) "filectime" [292]=> string(9) "fileinode" [293]=> string(8) "filesize" [294]=> string(14) "clearstatcache" [295]=> string(8) "filetype" [296]=> string(11) "is_writable" [297]=> string(12) "is_writeable" [298]=> string(11) "is_readable" [299]=> string(13) "is_executable" [300]=> string(7) "is_file" [301]=> string(12) "array_reduce" [302]=> string(12) "array_unique" [303]=> string(17) "numfmt_get_locale" [304]=> string(17) "iconv_mime_encode" [305]=> string(25) "numfmt_get_text_attribute" [306]=> string(25) "numfmt_set_text_attribute" [307]=> string(20) "numfmt_get_attribute" [308]=> string(20) "numfmt_set_attribute" [309]=> string(12) "numfmt_parse" [310]=> string(13) "numfmt_create" [311]=> string(26) "collator_get_error_message" [312]=> string(23) "collator_get_error_code" [313]=> string(19) "collator_get_locale" [314]=> string(22) "collator_set_attribute" [315]=> string(22) "collator_get_attribute" [316]=> string(16) "collator_compare" [317]=> string(15) "collator_create" [318]=> string(17) "iconv_mime_decode" [319]=> string(13) "gmp_nextprime" [320]=> string(13) "array_combine" [321]=> string(15) "xml_parser_free" [322]=> string(15) "version_compare" [323]=> string(28) "stream_bucket_make_writeable" [324]=> string(10) "token_name" [325]=> string(17) "xml_parser_create" [326]=> string(9) "xml_parse" [327]=> string(18) "xml_get_error_code" [328]=> string(11) "utf8_encode" [329]=> string(16) "gmp_random_range" [330]=> string(25) "xmlwriter_start_attribute" [331]=> string(23) "xmlwriter_end_attribute" [332]=> string(25) "xmlwriter_write_attribute" [333]=> string(18) "gmp_perfect_square" [334]=> string(14) "gmp_prob_prime" [335]=> string(12) "gmp_legendre" [336]=> string(18) "html_entity_decode" [337]=> string(21) "cli_get_process_title" [338]=> string(7) "getdate" [339]=> string(6) "mktime" [340]=> string(11) "ctype_space" [341]=> string(20) "session_cache_expire" [342]=> string(10) "readgzfile" [343]=> string(4) "time" [344]=> string(10) "gmstrftime" [345]=> string(11) "utf8_decode" [346]=> string(8) "strftime" [347]=> string(9) "checkdate" [348]=> string(12) "session_name" [349]=> string(19) "session_module_name" [350]=> string(14) "session_decode" [351]=> string(16) "mb_eregi_replace" [352]=> string(8) "gmmktime" [353]=> string(14) "session_encode" [354]=> string(11) "finfo_close" [355]=> string(21) "date_create_immutable" [356]=> string(10) "finfo_file" [357]=> string(6) "gmdate" [358]=> string(5) "idate" [359]=> string(19) "session_write_close" [360]=> string(10) "preg_quote" [361]=> string(4) "date" [362]=> string(9) "strtotime" [363]=> string(10) "gc_disable" [364]=> string(15) "mb_ereg_replace" [365]=> string(17) "mime_content_type" [366]=> string(17) "get_resource_type" [367]=> string(9) "gc_enable" [368]=> string(11) "mb_language" [369]=> string(21) "debug_print_backtrace" [370]=> string(11) "date_create" [371]=> string(9) "localtime" [372]=> string(10) "date_parse" [373]=> string(12) "date_sunrise" [374]=> string(11) "zlib_encode" [375]=> string(14) "hash_hmac_file" [376]=> string(11) "json_decode" [377]=> string(8) "gzdecode" [378]=> string(11) "json_encode" [379]=> string(8) "gzencode" [380]=> string(9) "gzinflate" [381]=> string(13) "posix_ttyname" [382]=> string(9) "gzdeflate" [383]=> string(15) "mberegi_replace" [384]=> string(14) "mbereg_replace" [385]=> string(7) "gzwrite" [386]=> string(6) "gzfile" [387]=> string(16) "hash_update_file" [388]=> string(11) "hash_update" [389]=> string(9) "hash_file" [390]=> string(15) "debug_backtrace" [391]=> string(6) "define" [392]=> string(7) "gzclose" [393]=> string(19) "simplexml_load_file" [394]=> string(11) "posix_uname" [395]=> string(15) "mb_convert_case" [396]=> string(12) "preg_replace" [397]=> string(22) "mb_preferred_mime_name" [398]=> string(20) "zlib_get_coding_type" [399]=> string(11) "zlib_decode" [400]=> string(10) "array_diff" [401]=> string(11) "array_udiff" [402]=> string(4) "feof" [403]=> string(7) "vprintf" [404]=> string(8) "vsprintf" [405]=> string(9) "date_diff" [406]=> string(6) "fscanf" [407]=> string(6) "sscanf" [408]=> string(6) "sizeof" [409]=> string(8) "vfprintf" [410]=> string(7) "fprintf" [411]=> string(7) "sprintf" [412]=> string(6) "printf" [413]=> string(9) "hash_hkdf" [414]=> string(5) "gzeof" [415]=> string(14) "is_subclass_of" [416]=> string(19) "json_last_error_msg" [417]=> string(7) "openlog" [418]=> string(7) "is_long" [419]=> string(22) "getimagesizefromstring" [420]=> string(17) "mb_regex_encoding" [421]=> string(17) "mb_check_encoding" [422]=> string(7) "rad2deg" [423]=> string(21) "simplexml_load_string" [424]=> string(20) "mb_internal_encoding" [425]=> string(16) "parse_ini_string" [426]=> string(15) "error_reporting" [427]=> string(6) "syslog" [428]=> string(8) "closelog" [429]=> string(3) "log" [430]=> string(16) "xml_error_string" [431]=> string(14) "escapeshellarg" [432]=> string(18) "mb_detect_encoding" [433]=> string(19) "mb_convert_encoding" [434]=> string(7) "gmp_neg" [435]=> string(27) "xmlwriter_set_indent_string" [436]=> string(12) "func_get_arg" [437]=> string(9) "error_log" [438]=> string(18) "iconv_set_encoding" [439]=> string(7) "mb_ereg" [440]=> string(18) "iconv_get_encoding" [441]=> string(7) "ip2long" [442]=> string(19) "stream_set_blocking" [443]=> string(6) "mbereg" [444]=> string(19) "socket_set_blocking" [445]=> string(16) "highlight_string" [446]=> string(14) "sys_getloadavg" [447]=> string(37) "date_interval_create_from_date_string" [448]=> string(16) "mbregex_encoding" [449]=> string(18) "convert_cyr_string" [450]=> string(9) "is_string" [451]=> string(13) "password_hash" [452]=> string(4) "cosh" [453]=> string(11) "ctype_graph" [454]=> string(4) "tanh" [455]=> string(8) "ob_flush" [456]=> string(5) "atanh" [457]=> string(6) "fflush" [458]=> string(14) "mb_ereg_search" [459]=> string(4) "each" [460]=> string(10) "ezmlm_hash" [461]=> string(4) "sinh" [462]=> string(21) "password_needs_rehash" [463]=> string(4) "hash" [464]=> string(13) "mb_strimwidth" [465]=> string(5) "asinh" [466]=> string(11) "mb_strwidth" [467]=> string(13) "mb_ereg_match" [468]=> string(5) "acosh" [469]=> string(17) "ob_implicit_flush" [470]=> string(13) "ob_get_length" [471]=> string(12) "array_search" [472]=> string(27) "stream_resolve_include_path" [473]=> string(10) "array_push" [474]=> string(10) "preg_match" [475]=> string(12) "ob_get_flush" [476]=> string(15) "xmlwriter_flush" [477]=> string(16) "get_include_path" [478]=> string(16) "set_include_path" [479]=> string(20) "restore_include_path" [480]=> string(12) "ob_end_flush" [481]=> string(17) "session_save_path" [482]=> string(8) "realpath" [483]=> string(7) "fnmatch" [484]=> string(5) "flush" [485]=> string(15) "spl_object_hash" [486]=> string(5) "touch" [487]=> string(13) "mbereg_search" [488]=> string(21) "collator_get_strength" [489]=> string(21) "collator_set_strength" [490]=> string(12) "mbereg_match" [491]=> string(18) "xmlwriter_start_pi" [492]=> string(7) "mberegi" [493]=> string(16) "xmlwriter_end_pi" [494]=> string(18) "xmlwriter_open_uri" [495]=> string(2) "pi" [496]=> string(8) "mb_eregi" [497]=> string(10) "gmp_jacobi" [498]=> string(12) "idn_to_ascii" [499]=> string(18) "xmlwriter_write_pi" [500]=> string(29) "intlcal_set_first_day_of_week" [501]=> string(10) "array_walk" [502]=> string(7) "strpbrk" [503]=> string(5) "flock" [504]=> string(20) "stream_supports_lock" [505]=> string(5) "umask" [506]=> string(7) "is_link" [507]=> string(29) "intlcal_get_first_day_of_week" [508]=> string(38) "intlcal_get_minimal_days_in_first_week" [509]=> string(8) "readlink" [510]=> string(24) "mb_ereg_replace_callback" [511]=> string(7) "symlink" [512]=> string(6) "unlink" [513]=> string(4) "link" [514]=> string(38) "intlcal_set_minimal_days_in_first_week" [515]=> string(21) "preg_replace_callback" [516]=> string(24) "header_register_callback" [517]=> string(4) "ftok" [518]=> string(6) "strtok" [519]=> string(4) "pack" [520]=> string(5) "fseek" [521]=> string(6) "gzseek" [522]=> string(6) "unpack" [523]=> string(11) "array_chunk" [524]=> string(8) "floatval" [525]=> string(14) "preg_match_all" [526]=> string(9) "doubleval" [527]=> string(11) "ini_get_all" [528]=> string(19) "forward_static_call" [529]=> string(12) "mb_send_mail" [530]=> string(10) "gmp_strval" [531]=> string(10) "gmp_intval" [532]=> string(7) "gmp_mul" [533]=> string(6) "strval" [534]=> string(6) "intval" [535]=> string(6) "gztell" [536]=> string(7) "is_null" [537]=> string(7) "boolval" [538]=> string(7) "is_bool" [539]=> string(14) "gethostbynamel" [540]=> string(7) "is_real" [541]=> string(10) "posix_kill" [542]=> string(10) "hash_final" [543]=> string(16) "time_sleep_until" [544]=> string(2) "dl" [545]=> string(17) "spl_autoload_call" [546]=> string(5) "bcmul" [547]=> string(4) "mail" [548]=> string(12) "intlcal_roll" [549]=> string(15) "stream_is_local" [550]=> string(7) "strcoll" [551]=> string(12) "ob_get_level" [552]=> string(9) "parse_url" [553]=> string(20) "dom_import_simplexml" [554]=> string(11) "ctype_cntrl" [555]=> string(10) "array_fill" [556]=> string(17) "numfmt_get_symbol" [557]=> string(13) "token_get_all" [558]=> string(17) "numfmt_set_symbol" [559]=> string(5) "ftell" [560]=> string(4) "ceil" [561]=> string(5) "rtrim" [562]=> string(7) "gmp_com" [563]=> string(10) "gmp_random" [564]=> string(20) "simplexml_import_dom" [565]=> string(19) "intlcal_get_minimum" [566]=> string(19) "intlcal_get_maximum" [567]=> string(25) "intlcal_get_least_maximum" [568]=> string(28) "intlcal_get_greatest_minimum" [569]=> string(26) "intlcal_get_actual_minimum" [570]=> string(26) "intlcal_get_actual_maximum" [571]=> string(7) "tempnam" [572]=> string(11) "gmp_sqrtrem" [573]=> string(4) "trim" [574]=> string(6) "system" [575]=> string(11) "ctype_alnum" [576]=> string(9) "array_sum" [577]=> string(14) "posix_getgrnam" [578]=> string(14) "posix_getpwnam" [579]=> string(11) "gmp_rootrem" [580]=> string(22) "stream_socket_recvfrom" [581]=> string(18) "hash_update_stream" [582]=> string(8) "gmp_powm" [583]=> string(5) "ltrim" [584]=> string(21) "stream_copy_to_stream" [585]=> string(12) "ob_end_clean" [586]=> string(5) "fopen" [587]=> string(5) "chown" [588]=> string(21) "xml_parser_get_option" [589]=> string(9) "mb_strlen" [590]=> string(5) "popen" [591]=> string(6) "lchown" [592]=> string(12) "array_column" [593]=> string(25) "stream_context_set_option" [594]=> string(10) "finfo_open" [595]=> string(12) "ob_get_clean" [596]=> string(10) "pfsockopen" [597]=> string(21) "xml_parser_set_option" [598]=> string(3) "min" [599]=> string(22) "stream_socket_shutdown" [600]=> string(9) "fsockopen" [601]=> string(8) "ob_clean" [602]=> string(12) "zend_version" [603]=> string(13) "timezone_open" [604]=> string(12) "iconv_strlen" [605]=> string(19) "datefmt_set_pattern" [606]=> string(25) "session_register_shutdown" [607]=> string(15) "create_function" [608]=> string(6) "is_nan" [609]=> string(26) "intltz_get_tz_data_version" [610]=> string(4) "atan" [611]=> string(4) "asin" [612]=> string(3) "tan" [613]=> string(3) "sin" [614]=> string(18) "numfmt_set_pattern" [615]=> string(18) "numfmt_get_pattern" [616]=> string(17) "intltz_get_region" [617]=> string(17) "locale_get_region" [618]=> string(37) "intlcal_get_repeated_wall_time_option" [619]=> string(25) "locale_get_display_region" [620]=> string(38) "intltz_create_time_zone_id_enumeration" [621]=> string(25) "intltz_create_enumeration" [622]=> string(18) "intltz_get_unknown" [623]=> string(14) "posix_getlogin" [624]=> string(4) "join" [625]=> string(18) "msgfmt_set_pattern" [626]=> string(11) "levenshtein" [627]=> string(18) "msgfmt_get_pattern" [628]=> string(15) "grapheme_strlen" [629]=> string(6) "gzopen" [630]=> string(19) "datefmt_get_pattern" [631]=> string(9) "proc_open" [632]=> string(6) "decbin" [633]=> string(30) "intlcal_get_weekend_transition" [634]=> string(7) "strcspn" [635]=> string(23) "image_type_to_extension" [636]=> string(7) "hex2bin" [637]=> string(24) "unregister_tick_function" [638]=> string(22) "register_tick_function" [639]=> string(26) "register_shutdown_function" [640]=> string(25) "opcache_get_configuration" [641]=> string(6) "strspn" [642]=> string(8) "gmp_sign" [643]=> string(9) "inet_pton" [644]=> string(6) "strlen" [645]=> string(10) "phpversion" [646]=> string(36) "intlcal_set_skipped_wall_time_option" [647]=> string(36) "intlcal_get_skipped_wall_time_option" [648]=> string(37) "intlcal_set_repeated_wall_time_option" [649]=> string(7) "phpinfo" [650]=> string(20) "stream_socket_sendto" [651]=> string(11) "posix_errno" [652]=> string(11) "mb_get_info" [653]=> string(8) "linkinfo" [654]=> string(12) "posix_mkfifo" [655]=> string(24) "intlcal_is_equivalent_to" [656]=> string(11) "nl_langinfo" [657]=> string(27) "stream_socket_enable_crypto" [658]=> string(17) "password_get_info" [659]=> string(13) "date_sun_info" [660]=> string(8) "pathinfo" [661]=> string(5) "sleep" [662]=> string(11) "strncasecmp" [663]=> string(10) "strcasecmp" [664]=> string(6) "bccomp" [665]=> string(7) "strncmp" [666]=> string(4) "chop" [667]=> string(6) "usleep" [668]=> string(9) "filegroup" [669]=> string(8) "wordwrap" [670]=> string(9) "array_pop" [671]=> string(13) "strnatcasecmp" [672]=> string(6) "strcmp" [673]=> string(9) "strnatcmp" [674]=> string(6) "lchgrp" [675]=> string(5) "chgrp" [676]=> string(14) "time_nanosleep" [677]=> string(10) "array_flip" [678]=> string(9) "inet_ntop" [679]=> string(23) "locale_accept_from_http" [680]=> string(7) "gmp_cmp" [681]=> string(5) "log1p" [682]=> string(3) "exp" [683]=> string(9) "array_map" [684]=> string(13) "locale_lookup" [685]=> string(13) "posix_getpgrp" [686]=> string(8) "var_dump" [687]=> string(15) "debug_zval_dump" [688]=> string(9) "preg_grep" [689]=> string(7) "long2ip" [690]=> string(9) "gmp_div_q" [691]=> string(36) "xml_set_start_namespace_decl_handler" [692]=> string(36) "xml_set_unparsed_entity_decl_handler" [693]=> string(24) "intlgregcal_is_leap_year" [694]=> string(23) "xml_set_default_handler" [695]=> string(29) "xml_set_notation_decl_handler" [696]=> string(38) "xml_set_processing_instruction_handler" [697]=> string(35) "xml_set_external_entity_ref_handler" [698]=> string(14) "filter_has_var" [699]=> string(11) "ctype_upper" [700]=> string(34) "xml_set_end_namespace_decl_handler" [701]=> string(28) "libxml_disable_entity_loader" [702]=> string(33) "libxml_set_external_entity_loader" [703]=> string(30) "xml_set_character_data_handler" [704]=> string(11) "preg_filter" [705]=> string(9) "gmp_div_r" [706]=> string(10) "gmp_div_qr" [707]=> string(29) "xml_get_current_column_number" [708]=> string(15) "preg_last_error" [709]=> string(27) "xml_get_current_line_number" [710]=> string(16) "sys_get_temp_dir" [711]=> string(23) "xml_set_element_handler" [712]=> string(25) "restore_exception_handler" [713]=> string(11) "ctype_lower" [714]=> string(15) "grapheme_substr" [715]=> string(15) "grapheme_strstr" [716]=> string(20) "datefmt_get_calendar" [717]=> string(12) "ob_gzhandler" [718]=> string(16) "grapheme_stristr" [719]=> string(12) "finfo_buffer" [720]=> string(12) "array_filter" [721]=> string(23) "timezone_name_from_abbr" [722]=> string(22) "stream_filter_register" [723]=> string(10) "filter_var" [724]=> string(7) "gmp_xor" [725]=> string(21) "set_exception_handler" [726]=> string(21) "restore_error_handler" [727]=> string(17) "set_error_handler" [728]=> string(13) "intlcal_after" [729]=> string(10) "user_error" [730]=> string(13) "intlcal_clear" [731]=> string(13) "trigger_error" [732]=> string(12) "iconv_substr" [733]=> string(22) "output_add_rewrite_var" [734]=> string(20) "datefmt_set_calendar" [735]=> string(21) "libxml_get_last_error" [736]=> string(6) "gmp_or" [737]=> string(14) "posix_strerror" [738]=> string(6) "is_dir" [739]=> string(23) "mb_substitute_character" [740]=> string(5) "rmdir" [741]=> string(9) "mb_strstr" [742]=> string(5) "mkdir" [743]=> string(17) "mb_output_handler" [744]=> string(6) "substr" [745]=> string(12) "mb_parse_str" [746]=> string(7) "strrchr" [747]=> string(7) "stristr" [748]=> string(6) "strstr" [749]=> string(15) "mb_detect_order" [750]=> string(10) "mb_stristr" [751]=> string(5) "nl2br" [752]=> string(20) "stream_socket_server" [753]=> string(18) "stream_socket_pair" [754]=> string(22) "stream_set_read_buffer" [755]=> string(23) "stream_set_write_buffer" [756]=> string(15) "set_file_buffer" [757]=> string(10) "strtolower" [758]=> string(13) "mb_strtolower" [759]=> string(10) "strtoupper" [760]=> string(10) "mb_strrchr" [761]=> string(9) "mb_substr" [762]=> string(23) "stream_register_wrapper" [763]=> string(3) "chr" [764]=> string(5) "floor" [765]=> string(16) "getprotobynumber" [766]=> string(16) "get_current_user" [767]=> string(11) "get_cfg_var" [768]=> string(20) "posix_get_last_error" [769]=> string(7) "print_r" [770]=> string(6) "strchr" [771]=> string(9) "parse_str" [772]=> string(9) "ini_alter" [773]=> string(24) "session_set_save_handler" [774]=> string(9) "is_scalar" [775]=> string(6) "header" [776]=> string(21) "session_cache_limiter" [777]=> string(13) "gethostbyaddr" [778]=> string(5) "strtr" [779]=> string(20) "mb_decode_mimeheader" [780]=> string(20) "mb_encode_mimeheader" [781]=> string(10) "checkdnsrr" [782]=> string(7) "getmxrr" [783]=> string(10) "is_integer" [784]=> string(23) "stream_wrapper_register" [785]=> string(11) "mb_strrichr" [786]=> string(25) "stream_wrapper_unregister" [787]=> string(8) "closedir" [788]=> string(23) "spl_autoload_unregister" [789]=> string(7) "readdir" [790]=> string(21) "spl_autoload_register" [791]=> string(3) "dir" [792]=> string(5) "chdir" [793]=> string(9) "rewinddir" [794]=> string(7) "scandir" [795]=> string(9) "fileowner" [796]=> string(11) "get_browser" [797]=> string(13) "mb_strtoupper" [798]=> string(15) "json_last_error" [799]=> string(7) "opendir" [800]=> string(22) "resourcebundle_locales" [801]=> string(11) "count_chars" [802]=> string(6) "gzgets" [803]=> string(17) "connection_status" [804]=> string(32) "transliterator_create_from_rules" [805]=> string(13) "gc_mem_caches" [806]=> string(17) "gc_collect_cycles" [807]=> string(23) "transliterator_list_ids" [808]=> string(10) "strip_tags" [809]=> string(13) "func_num_args" [810]=> string(21) "get_defined_constants" [811]=> string(26) "xmlwriter_start_element_ns" [812]=> string(26) "xmlwriter_write_element_ns" [813]=> string(21) "get_loaded_extensions" [814]=> string(21) "intltz_has_same_rules" [815]=> string(10) "class_uses" [816]=> string(17) "mb_list_encodings" [817]=> string(13) "get_resources" [818]=> string(19) "mb_encoding_aliases" [819]=> string(7) "ucwords" [820]=> string(12) "htmlentities" [821]=> string(12) "trait_exists" [822]=> string(19) "get_extension_funcs" [823]=> string(27) "intltz_count_equivalent_ids" [824]=> string(20) "mb_convert_variables" [825]=> string(7) "gzgetss" [826]=> string(28) "xmlwriter_start_attribute_ns" [827]=> string(28) "xmlwriter_write_attribute_ns" [828]=> string(11) "addcslashes" [829]=> string(13) "func_get_args" [830]=> string(20) "mb_regex_set_options" [831]=> string(17)
Output for 7.1.1
array(1188) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(9) "gmp_scan1" [3]=> string(5) "expm1" [4]=> string(4) "sha1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "atan2" [7]=> string(5) "crc32" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(9) "quotemeta" [12]=> string(4) "is_a" [13]=> string(21) "xmlwriter_start_cdata" [14]=> string(19) "xmlwriter_end_cdata" [15]=> string(20) "stream_get_meta_data" [16]=> string(15) "mb_convert_kana" [17]=> string(21) "xmlwriter_write_cdata" [18]=> string(11) "ctype_alpha" [19]=> string(4) "glob" [20]=> string(5) "bcsub" [21]=> string(7) "gmp_sub" [22]=> string(8) "date_sub" [23]=> string(10) "session_gc" [24]=> string(5) "fgetc" [25]=> string(17) "array_diff_uassoc" [26]=> string(17) "array_udiff_assoc" [27]=> string(16) "array_diff_assoc" [28]=> string(23) "array_uintersect_uassoc" [29]=> string(22) "array_intersect_uassoc" [30]=> string(22) "array_uintersect_assoc" [31]=> string(21) "array_intersect_assoc" [32]=> string(18) "array_udiff_uassoc" [33]=> string(10) "is_numeric" [34]=> string(9) "hash_hmac" [35]=> string(6) "octdec" [36]=> string(10) "shell_exec" [37]=> string(6) "bindec" [38]=> string(7) "hebrevc" [39]=> string(6) "hexdec" [40]=> string(14) "call_user_func" [41]=> string(20) "get_magic_quotes_gpc" [42]=> string(4) "exec" [43]=> string(6) "gzgetc" [44]=> string(6) "gzread" [45]=> string(19) "xmlwriter_start_dtd" [46]=> string(11) "inflate_add" [47]=> string(9) "array_pad" [48]=> string(12) "posix_getpid" [49]=> string(13) "posix_getppid" [50]=> string(12) "posix_getuid" [51]=> string(12) "posix_setuid" [52]=> string(11) "deflate_add" [53]=> string(9) "filter_id" [54]=> string(7) "gmp_and" [55]=> string(15) "gmp_random_seed" [56]=> string(7) "gmp_gcd" [57]=> string(21) "stream_bucket_prepend" [58]=> string(20) "stream_bucket_append" [59]=> string(7) "gmp_mod" [60]=> string(7) "gmp_add" [61]=> string(19) "xmlwriter_write_dtd" [62]=> string(17) "xmlwriter_end_dtd" [63]=> string(13) "posix_seteuid" [64]=> string(13) "posix_geteuid" [65]=> string(12) "posix_getcwd" [66]=> string(12) "posix_getgid" [67]=> string(7) "deg2rad" [68]=> string(14) "dns_get_record" [69]=> string(16) "dns_check_record" [70]=> string(18) "connection_aborted" [71]=> string(3) "ord" [72]=> string(7) "str_pad" [73]=> string(6) "uniqid" [74]=> string(4) "fmod" [75]=> string(14) "escapeshellcmd" [76]=> string(4) "rand" [77]=> string(5) "fread" [78]=> string(5) "srand" [79]=> string(7) "mt_rand" [80]=> string(8) "mt_srand" [81]=> string(8) "getmyuid" [82]=> string(8) "getmygid" [83]=> string(8) "getmypid" [84]=> string(10) "getlastmod" [85]=> string(5) "round" [86]=> string(6) "rewind" [87]=> string(21) "stream_filter_prepend" [88]=> string(12) "posix_setgid" [89]=> string(24) "normalizer_is_normalized" [90]=> string(13) "posix_getegid" [91]=> string(13) "posix_setegid" [92]=> string(12) "posix_setsid" [93]=> string(13) "posix_setpgid" [94]=> string(13) "posix_getpgid" [95]=> string(12) "posix_getsid" [96]=> string(13) "posix_ctermid" [97]=> string(3) "end" [98]=> string(11) "posix_mknod" [99]=> string(20) "stream_filter_append" [100]=> string(14) "posix_getgrgid" [101]=> string(14) "posix_getpwuid" [102]=> string(10) "session_id" [103]=> string(17) "session_create_id" [104]=> string(21) "session_regenerate_id" [105]=> string(5) "chmod" [106]=> string(12) "spl_autoload" [107]=> string(6) "getcwd" [108]=> string(9) "iptcembed" [109]=> string(8) "gzrewind" [110]=> string(10) "array_rand" [111]=> string(5) "bcadd" [112]=> string(8) "bcpowmod" [113]=> string(23) "datefmt_get_timezone_id" [114]=> string(23) "intltz_get_canonical_id" [115]=> string(24) "intltz_get_equivalent_id" [116]=> string(13) "intltz_get_id" [117]=> string(5) "bcmod" [118]=> string(10) "gc_enabled" [119]=> string(18) "intlcal_is_weekend" [120]=> string(11) "intlcal_add" [121]=> string(24) "opcache_is_script_cached" [122]=> string(8) "date_add" [123]=> string(16) "extension_loaded" [124]=> string(7) "defined" [125]=> string(18) "html_entity_decode" [126]=> string(23) "htmlspecialchars_decode" [127]=> string(26) "get_html_translation_table" [128]=> string(17) "get_resource_type" [129]=> string(9) "sha1_file" [130]=> string(20) "stream_filter_remove" [131]=> string(22) "stream_socket_get_name" [132]=> string(21) "stream_set_chunk_size" [133]=> string(8) "strptime" [134]=> string(23) "intlcal_create_instance" [135]=> string(15) "stream_get_line" [136]=> string(22) "stream_wrapper_restore" [137]=> string(24) "intltz_get_error_message" [138]=> string(37) "intlcal_get_keyword_values_for_locale" [139]=> string(14) "locale_compose" [140]=> string(8) "md5_file" [141]=> string(13) "php_sapi_name" [142]=> string(9) "ftruncate" [143]=> string(6) "fwrite" [144]=> string(6) "rename" [145]=> string(19) "php_ini_loaded_file" [146]=> string(7) "tmpfile" [147]=> string(9) "php_uname" [148]=> string(4) "file" [149]=> string(16) "intlcal_get_time" [150]=> string(21) "stream_context_create" [151]=> string(21) "intlcal_set_time_zone" [152]=> string(23) "image_type_to_mime_type" [153]=> string(12) "getimagesize" [154]=> string(9) "filectime" [155]=> string(16) "intlcal_set_time" [156]=> string(9) "iptcparse" [157]=> string(9) "fileatime" [158]=> string(12) "is_writeable" [159]=> string(9) "fileinode" [160]=> string(9) "metaphone" [161]=> string(12) "preg_replace" [162]=> string(23) "intltz_get_display_name" [163]=> string(24) "intltz_use_daylight_time" [164]=> string(19) "session_module_name" [165]=> string(12) "session_name" [166]=> string(9) "lcg_value" [167]=> string(9) "gc_enable" [168]=> string(14) "session_encode" [169]=> string(7) "shuffle" [170]=> string(10) "gc_disable" [171]=> string(20) "array_walk_recursive" [172]=> string(9) "strtotime" [173]=> string(4) "date" [174]=> string(13) "posix_ttyname" [175]=> string(5) "idate" [176]=> string(14) "session_decode" [177]=> string(15) "debug_backtrace" [178]=> string(9) "filemtime" [179]=> string(19) "simplexml_load_file" [180]=> string(8) "filesize" [181]=> string(8) "filetype" [182]=> string(11) "is_writable" [183]=> string(24) "intlcal_field_difference" [184]=> string(21) "intltz_get_error_code" [185]=> string(11) "is_readable" [186]=> string(13) "is_executable" [187]=> string(7) "is_file" [188]=> string(19) "realpath_cache_size" [189]=> string(24) "intltz_to_date_time_zone" [190]=> string(14) "clearstatcache" [191]=> string(16) "disk_total_space" [192]=> string(19) "session_write_close" [193]=> string(15) "disk_free_space" [194]=> string(13) "diskfreespace" [195]=> string(20) "session_cache_expire" [196]=> string(14) "intlcal_before" [197]=> string(6) "pclose" [198]=> string(6) "fclose" [199]=> string(9) "urldecode" [200]=> string(19) "intl_get_error_code" [201]=> string(32) "intlgregcal_get_gregorian_change" [202]=> string(32) "intlgregcal_set_gregorian_change" [203]=> string(9) "microtime" [204]=> string(9) "getrusage" [205]=> string(12) "rawurldecode" [206]=> string(12) "rawurlencode" [207]=> string(9) "urlencode" [208]=> string(15) "intl_is_failure" [209]=> string(27) "intlgregcal_create_instance" [210]=> string(23) "quoted_printable_decode" [211]=> string(23) "quoted_printable_encode" [212]=> string(25) "intlcal_get_error_message" [213]=> string(22) "intlcal_get_error_code" [214]=> string(24) "get_magic_quotes_runtime" [215]=> string(20) "intlcal_to_date_time" [216]=> string(22) "intl_get_error_message" [217]=> string(15) "intl_error_name" [218]=> string(11) "unserialize" [219]=> string(18) "opcache_invalidate" [220]=> string(16) "convert_uudecode" [221]=> string(16) "convert_uuencode" [222]=> string(13) "base64_encode" [223]=> string(13) "base64_decode" [224]=> string(21) "cli_set_process_title" [225]=> string(10) "getmyinode" [226]=> string(20) "opcache_compile_file" [227]=> string(14) "getprotobyname" [228]=> string(10) "proc_close" [229]=> string(13) "getservbyname" [230]=> string(9) "is_finite" [231]=> string(11) "is_infinite" [232]=> string(7) "bcscale" [233]=> string(6) "define" [234]=> string(9) "proc_nice" [235]=> string(14) "proc_terminate" [236]=> string(9) "serialize" [237]=> string(9) "setlocale" [238]=> string(28) "intlcal_get_day_of_week_type" [239]=> string(9) "is_double" [240]=> string(11) "gethostname" [241]=> string(24) "intlcal_in_daylight_time" [242]=> string(11) "str_shuffle" [243]=> string(16) "intlcal_get_type" [244]=> string(7) "gettype" [245]=> string(7) "settype" [246]=> string(11) "is_resource" [247]=> string(7) "dirname" [248]=> string(14) "substr_compare" [249]=> string(8) "basename" [250]=> string(21) "intlcal_get_time_zone" [251]=> string(18) "intlcal_get_locale" [252]=> string(11) "is_callable" [253]=> string(11) "is_iterable" [254]=> string(6) "gmdate" [255]=> string(8) "readfile" [256]=> string(13) "gethostbyname" [257]=> string(18) "move_uploaded_file" [258]=> string(16) "memory_get_usage" [259]=> string(12) "str_ireplace" [260]=> string(7) "implode" [261]=> string(7) "explode" [262]=> string(21) "memory_get_peak_usage" [263]=> string(14) "highlight_file" [264]=> string(11) "show_source" [265]=> string(20) "php_strip_whitespace" [266]=> string(11) "ini_restore" [267]=> string(11) "str_replace" [268]=> string(16) "is_uploaded_file" [269]=> string(9) "setcookie" [270]=> string(12) "setrawcookie" [271]=> string(13) "header_remove" [272]=> string(18) "http_response_code" [273]=> string(22) "intlcal_from_date_time" [274]=> string(14) "substr_replace" [275]=> string(14) "parse_ini_file" [276]=> string(11) "posix_uname" [277]=> string(21) "debug_print_backtrace" [278]=> string(6) "mktime" [279]=> string(12) "date_sunrise" [280]=> string(14) "gmp_prob_prime" [281]=> string(14) "hash_hmac_file" [282]=> string(20) "datefmt_get_timetype" [283]=> string(9) "hash_file" [284]=> string(20) "datefmt_get_datetype" [285]=> string(14) "datefmt_create" [286]=> string(12) "gmp_legendre" [287]=> string(16) "gmp_random_range" [288]=> string(18) "gmp_perfect_square" [289]=> string(24) "msgfmt_get_error_message" [290]=> string(17) "mime_content_type" [291]=> string(21) "msgfmt_get_error_code" [292]=> string(10) "finfo_file" [293]=> string(17) "msgfmt_get_locale" [294]=> string(11) "finfo_close" [295]=> string(13) "gmp_nextprime" [296]=> string(11) "hash_update" [297]=> string(16) "hash_update_file" [298]=> string(11) "ctype_space" [299]=> string(22) "datefmt_get_error_code" [300]=> string(11) "utf8_encode" [301]=> string(11) "utf8_decode" [302]=> string(25) "xmlwriter_start_attribute" [303]=> string(23) "xmlwriter_end_attribute" [304]=> string(25) "xmlwriter_write_attribute" [305]=> string(22) "mb_preferred_mime_name" [306]=> string(25) "datefmt_get_error_message" [307]=> string(17) "datefmt_localtime" [308]=> string(18) "datefmt_get_locale" [309]=> string(11) "mb_language" [310]=> string(13) "datefmt_parse" [311]=> string(20) "datefmt_set_timezone" [312]=> string(15) "mb_convert_case" [313]=> string(8) "gmmktime" [314]=> string(11) "json_decode" [315]=> string(11) "json_encode" [316]=> string(20) "datefmt_get_timezone" [317]=> string(17) "iconv_mime_encode" [318]=> string(17) "iconv_mime_decode" [319]=> string(18) "xml_get_error_code" [320]=> string(7) "gzclose" [321]=> string(20) "numfmt_get_attribute" [322]=> string(25) "numfmt_set_text_attribute" [323]=> string(25) "numfmt_get_text_attribute" [324]=> string(13) "msgfmt_create" [325]=> string(17) "numfmt_get_locale" [326]=> string(21) "numfmt_get_error_code" [327]=> string(19) "locale_canonicalize" [328]=> string(12) "locale_parse" [329]=> string(7) "gzwrite" [330]=> string(10) "readgzfile" [331]=> string(24) "numfmt_get_error_message" [332]=> string(20) "normalizer_normalize" [333]=> string(10) "preg_quote" [334]=> string(27) "locale_get_primary_language" [335]=> string(23) "locale_get_display_name" [336]=> string(27) "locale_get_display_language" [337]=> string(20) "numfmt_set_attribute" [338]=> string(12) "numfmt_parse" [339]=> string(15) "collator_create" [340]=> string(23) "collator_get_error_code" [341]=> string(16) "collator_compare" [342]=> string(22) "collator_get_attribute" [343]=> string(22) "collator_set_attribute" [344]=> string(20) "msgfmt_parse_message" [345]=> string(12) "msgfmt_parse" [346]=> string(19) "collator_get_locale" [347]=> string(21) "msgfmt_format_message" [348]=> string(20) "zlib_get_coding_type" [349]=> string(6) "gzfile" [350]=> string(11) "zlib_decode" [351]=> string(11) "zlib_encode" [352]=> string(8) "gzdecode" [353]=> string(8) "gzencode" [354]=> string(9) "gzinflate" [355]=> string(9) "gzdeflate" [356]=> string(26) "collator_get_error_message" [357]=> string(13) "numfmt_create" [358]=> string(15) "xml_parser_free" [359]=> string(21) "cli_get_process_title" [360]=> string(9) "xml_parse" [361]=> string(28) "transliterator_transliterate" [362]=> string(13) "array_combine" [363]=> string(11) "array_slice" [364]=> string(14) "mbereg_replace" [365]=> string(21) "array_merge_recursive" [366]=> string(13) "array_replace" [367]=> string(23) "array_replace_recursive" [368]=> string(13) "array_reverse" [369]=> string(29) "transliterator_create_inverse" [370]=> string(15) "mb_ereg_replace" [371]=> string(21) "date_create_immutable" [372]=> string(16) "mb_eregi_replace" [373]=> string(29) "transliterator_get_error_code" [374]=> string(12) "array_reduce" [375]=> string(32) "transliterator_get_error_message" [376]=> string(23) "intltz_create_time_zone" [377]=> string(26) "intltz_from_date_time_zone" [378]=> string(12) "array_unique" [379]=> string(21) "array_change_key_case" [380]=> string(15) "mberegi_replace" [381]=> string(10) "date_parse" [382]=> string(11) "array_merge" [383]=> string(11) "date_create" [384]=> string(29) "resourcebundle_get_error_code" [385]=> string(10) "token_name" [386]=> string(4) "time" [387]=> string(15) "version_compare" [388]=> string(21) "resourcebundle_create" [389]=> string(9) "localtime" [390]=> string(8) "strftime" [391]=> string(7) "getdate" [392]=> string(10) "gmstrftime" [393]=> string(12) "array_splice" [394]=> string(32) "resourcebundle_get_error_message" [395]=> string(5) "range" [396]=> string(28) "stream_bucket_make_writeable" [397]=> string(21) "transliterator_create" [398]=> string(9) "checkdate" [399]=> string(17) "xml_parser_create" [400]=> string(8) "vsprintf" [401]=> string(7) "vprintf" [402]=> string(6) "printf" [403]=> string(7) "fprintf" [404]=> string(10) "array_diff" [405]=> string(8) "vfprintf" [406]=> string(6) "sscanf" [407]=> string(7) "sprintf" [408]=> string(6) "fscanf" [409]=> string(14) "is_subclass_of" [410]=> string(11) "array_udiff" [411]=> string(9) "date_diff" [412]=> string(6) "sizeof" [413]=> string(4) "feof" [414]=> string(5) "gzeof" [415]=> string(12) "func_get_arg" [416]=> string(18) "convert_cyr_string" [417]=> string(16) "parse_ini_string" [418]=> string(7) "rad2deg" [419]=> string(14) "escapeshellarg" [420]=> string(15) "error_reporting" [421]=> string(3) "log" [422]=> string(7) "ip2long" [423]=> string(14) "sys_getloadavg" [424]=> string(8) "closelog" [425]=> string(6) "syslog" [426]=> string(7) "openlog" [427]=> string(9) "error_log" [428]=> string(22) "getimagesizefromstring" [429]=> string(7) "mb_ereg" [430]=> string(16) "xml_error_string" [431]=> string(27) "xmlwriter_set_indent_string" [432]=> string(19) "mb_convert_encoding" [433]=> string(18) "mb_detect_encoding" [434]=> string(20) "mb_internal_encoding" [435]=> string(9) "is_string" [436]=> string(19) "json_last_error_msg" [437]=> string(19) "socket_set_blocking" [438]=> string(7) "is_long" [439]=> string(17) "mb_check_encoding" [440]=> string(37) "date_interval_create_from_date_string" [441]=> string(7) "gmp_neg" [442]=> string(17) "mb_regex_encoding" [443]=> string(19) "stream_set_blocking" [444]=> string(18) "iconv_set_encoding" [445]=> string(16) "mbregex_encoding" [446]=> string(6) "mbereg" [447]=> string(18) "iconv_get_encoding" [448]=> string(21) "simplexml_load_string" [449]=> string(16) "highlight_string" [450]=> string(12) "mbereg_match" [451]=> string(10) "preg_match" [452]=> string(6) "fflush" [453]=> string(17) "ob_implicit_flush" [454]=> string(5) "touch" [455]=> string(10) "array_push" [456]=> string(13) "mb_strimwidth" [457]=> string(13) "mbereg_search" [458]=> string(13) "password_hash" [459]=> string(5) "acosh" [460]=> string(21) "password_needs_rehash" [461]=> string(5) "asinh" [462]=> string(11) "mb_strwidth" [463]=> string(12) "array_search" [464]=> string(4) "tanh" [465]=> string(4) "cosh" [466]=> string(4) "sinh" [467]=> string(11) "ctype_graph" [468]=> string(13) "ob_get_length" [469]=> string(12) "ob_get_flush" [470]=> string(4) "each" [471]=> string(14) "mb_ereg_search" [472]=> string(10) "ezmlm_hash" [473]=> string(13) "mb_ereg_match" [474]=> string(4) "hash" [475]=> string(20) "restore_include_path" [476]=> string(15) "spl_object_hash" [477]=> string(16) "set_include_path" [478]=> string(7) "fnmatch" [479]=> string(8) "realpath" [480]=> string(27) "stream_resolve_include_path" [481]=> string(16) "get_include_path" [482]=> string(17) "session_save_path" [483]=> string(5) "atanh" [484]=> string(21) "collator_set_strength" [485]=> string(5) "flush" [486]=> string(8) "ob_flush" [487]=> string(12) "ob_end_flush" [488]=> string(21) "collator_get_strength" [489]=> string(15) "xmlwriter_flush" [490]=> string(12) "idn_to_ascii" [491]=> string(18) "xmlwriter_start_pi" [492]=> string(16) "xmlwriter_end_pi" [493]=> string(2) "pi" [494]=> string(10) "gmp_jacobi" [495]=> string(18) "xmlwriter_write_pi" [496]=> string(18) "xmlwriter_open_uri" [497]=> string(8) "mb_eregi" [498]=> string(7) "mberegi" [499]=> string(5) "umask" [500]=> string(7) "strpbrk" [501]=> string(8) "readlink" [502]=> string(24) "header_register_callback" [503]=> string(6) "gzseek" [504]=> string(10) "array_walk" [505]=> string(7) "symlink" [506]=> string(4) "link" [507]=> string(5) "fseek" [508]=> string(6) "unlink" [509]=> string(38) "intlcal_set_minimal_days_in_first_week" [510]=> string(29) "intlcal_set_first_day_of_week" [511]=> string(21) "preg_replace_callback" [512]=> string(6) "unpack" [513]=> string(7) "is_link" [514]=> string(4) "pack" [515]=> string(11) "array_chunk" [516]=> string(20) "stream_supports_lock" [517]=> string(4) "ftok" [518]=> string(24) "mb_ereg_replace_callback" [519]=> string(6) "strtok" [520]=> string(38) "intlcal_get_minimal_days_in_first_week" [521]=> string(5) "flock" [522]=> string(29) "intlcal_get_first_day_of_week" [523]=> string(7) "is_null" [524]=> string(14) "gethostbynamel" [525]=> string(6) "gztell" [526]=> string(4) "mail" [527]=> string(17) "numfmt_set_symbol" [528]=> string(17) "numfmt_get_symbol" [529]=> string(7) "boolval" [530]=> string(16) "time_sleep_until" [531]=> string(11) "ini_get_all" [532]=> string(19) "forward_static_call" [533]=> string(6) "strval" [534]=> string(9) "doubleval" [535]=> string(12) "intlcal_roll" [536]=> string(8) "floatval" [537]=> string(12) "ob_get_level" [538]=> string(6) "intval" [539]=> string(15) "stream_is_local" [540]=> string(17) "spl_autoload_call" [541]=> string(14) "preg_match_all" [542]=> string(7) "is_bool" [543]=> string(7) "strcoll" [544]=> string(9) "parse_url" [545]=> string(10) "array_fill" [546]=> string(13) "token_get_all" [547]=> string(2) "dl" [548]=> string(12) "mb_send_mail" [549]=> string(4) "ceil" [550]=> string(7) "is_real" [551]=> string(10) "gmp_intval" [552]=> string(7) "gmp_mul" [553]=> string(10) "posix_kill" [554]=> string(5) "bcmul" [555]=> string(10) "hash_final" [556]=> string(10) "gmp_strval" [557]=> string(5) "ftell" [558]=> string(11) "ctype_cntrl" [559]=> string(20) "dom_import_simplexml" [560]=> string(25) "intlcal_get_least_maximum" [561]=> string(19) "intlcal_get_minimum" [562]=> string(5) "rtrim" [563]=> string(19) "intlcal_get_maximum" [564]=> string(22) "stream_socket_recvfrom" [565]=> string(9) "array_sum" [566]=> string(18) "hash_update_stream" [567]=> string(28) "intlcal_get_greatest_minimum" [568]=> string(26) "intlcal_get_actual_minimum" [569]=> string(26) "intlcal_get_actual_maximum" [570]=> string(14) "posix_getgrnam" [571]=> string(11) "ctype_alnum" [572]=> string(21) "stream_copy_to_stream" [573]=> string(8) "gmp_powm" [574]=> string(7) "tempnam" [575]=> string(10) "gmp_random" [576]=> string(4) "trim" [577]=> string(11) "gmp_rootrem" [578]=> string(11) "gmp_sqrtrem" [579]=> string(5) "ltrim" [580]=> string(6) "system" [581]=> string(14) "posix_getpwnam" [582]=> string(7) "gmp_com" [583]=> string(20) "simplexml_import_dom" [584]=> string(25) "stream_context_set_option" [585]=> string(10) "phpversion" [586]=> string(17) "intltz_get_region" [587]=> string(25) "intltz_create_enumeration" [588]=> string(7) "strcspn" [589]=> string(13) "timezone_open" [590]=> string(6) "strspn" [591]=> string(18) "intltz_get_unknown" [592]=> string(5) "fopen" [593]=> string(38) "intltz_create_time_zone_id_enumeration" [594]=> string(26) "intltz_get_tz_data_version" [595]=> string(15) "grapheme_strlen" [596]=> string(23) "image_type_to_extension" [597]=> string(3) "tan" [598]=> string(22) "stream_socket_shutdown" [599]=> string(12) "ob_end_clean" [600]=> string(21) "xml_parser_set_option" [601]=> string(4) "asin" [602]=> string(21) "xml_parser_get_option" [603]=> string(12) "zend_version" [604]=> string(9) "mb_strlen" [605]=> string(12) "array_column" [606]=> string(14) "posix_getlogin" [607]=> string(3) "min" [608]=> string(8) "gmp_sign" [609]=> string(10) "finfo_open" [610]=> string(12) "iconv_strlen" [611]=> string(12) "ob_get_clean" [612]=> string(8) "ob_clean" [613]=> string(19) "datefmt_set_pattern" [614]=> string(6) "gzopen" [615]=> string(18) "numfmt_set_pattern" [616]=> string(18) "numfmt_get_pattern" [617]=> string(25) "session_register_shutdown" [618]=> string(6) "lchown" [619]=> string(5) "popen" [620]=> string(17) "locale_get_region" [621]=> string(25) "locale_get_display_region" [622]=> string(10) "pfsockopen" [623]=> string(9) "fsockopen" [624]=> string(18) "msgfmt_set_pattern" [625]=> string(18) "msgfmt_get_pattern" [626]=> string(7) "hex2bin" [627]=> string(5) "chown" [628]=> string(19) "datefmt_get_pattern" [629]=> string(36) "intlcal_set_skipped_wall_time_option" [630]=> string(6) "decbin" [631]=> string(37) "intlcal_set_repeated_wall_time_option" [632]=> string(11) "levenshtein" [633]=> string(36) "intlcal_get_skipped_wall_time_option" [634]=> string(37) "intlcal_get_repeated_wall_time_option" [635]=> string(9) "inet_pton" [636]=> string(6) "strlen" [637]=> string(15) "create_function" [638]=> string(3) "sin" [639]=> string(30) "intlcal_get_weekend_transition" [640]=> string(6) "is_nan" [641]=> string(9) "proc_open" [642]=> string(4) "join" [643]=> string(25) "opcache_get_configuration" [644]=> string(4) "atan" [645]=> string(24) "unregister_tick_function" [646]=> string(22) "register_tick_function" [647]=> string(26) "register_shutdown_function" [648]=> string(20) "stream_socket_sendto" [649]=> string(8) "linkinfo" [650]=> string(13) "date_sun_info" [651]=> string(27) "stream_socket_enable_crypto" [652]=> string(11) "posix_errno" [653]=> string(11) "nl_langinfo" [654]=> string(24) "intlcal_is_equivalent_to" [655]=> string(17) "password_get_info" [656]=> string(7) "phpinfo" [657]=> string(11) "mb_get_info" [658]=> string(8) "pathinfo" [659]=> string(12) "posix_mkfifo" [660]=> string(5) "sleep" [661]=> string(8) "wordwrap" [662]=> string(23) "locale_accept_from_http" [663]=> string(5) "log1p" [664]=> string(3) "exp" [665]=> string(6) "usleep" [666]=> string(13) "posix_getpgrp" [667]=> string(15) "debug_zval_dump" [668]=> string(13) "locale_lookup" [669]=> string(13) "strnatcasecmp" [670]=> string(6) "lchgrp" [671]=> string(7) "gmp_cmp" [672]=> string(4) "chop" [673]=> string(9) "preg_grep" [674]=> string(9) "strnatcmp" [675]=> string(14) "time_nanosleep" [676]=> string(7) "long2ip" [677]=> string(9) "inet_ntop" [678]=> string(6) "bccomp" [679]=> string(9) "array_map" [680]=> string(11) "strncasecmp" [681]=> string(9) "array_pop" [682]=> string(6) "strcmp" [683]=> string(5) "chgrp" [684]=> string(7) "strncmp" [685]=> string(9) "filegroup" [686]=> string(10) "array_flip" [687]=> string(10) "strcasecmp" [688]=> string(8) "var_dump" [689]=> string(9) "gmp_div_q" [690]=> string(6) "is_dir" [691]=> string(15) "preg_last_error" [692]=> string(7) "print_r" [693]=> string(11) "preg_filter" [694]=> string(21) "spl_autoload_register" [695]=> string(16) "getprotobynumber" [696]=> string(9) "gmp_div_r" [697]=> string(23) "spl_autoload_unregister" [698]=> string(10) "gmp_div_qr" [699]=> string(15) "json_last_error" [700]=> string(21) "session_cache_limiter" [701]=> string(13) "mb_strtoupper" [702]=> string(24) "intlgregcal_is_leap_year" [703]=> string(7) "gmp_xor" [704]=> string(12) "finfo_buffer" [705]=> string(12) "mb_parse_str" [706]=> string(17) "mb_output_handler" [707]=> string(6) "gmp_or" [708]=> string(12) "iconv_substr" [709]=> string(10) "filter_var" [710]=> string(11) "ctype_upper" [711]=> string(11) "ctype_lower" [712]=> string(23) "mb_substitute_character" [713]=> string(12) "ob_gzhandler" [714]=> string(6) "strchr" [715]=> string(10) "mb_strrchr" [716]=> string(16) "get_current_user" [717]=> string(20) "posix_get_last_error" [718]=> string(15) "mb_detect_order" [719]=> string(14) "posix_strerror" [720]=> string(11) "get_cfg_var" [721]=> string(9) "parse_str" [722]=> string(24) "session_set_save_handler" [723]=> string(3) "chr" [724]=> string(14) "filter_has_var" [725]=> string(13) "mb_strtolower" [726]=> string(9) "mb_strstr" [727]=> string(30) "xml_set_character_data_handler" [728]=> string(3) "dir" [729]=> string(9) "fileowner" [730]=> string(7) "getmxrr" [731]=> string(34) "xml_set_end_namespace_decl_handler" [732]=> string(9) "mb_substr" [733]=> string(11) "mb_strrichr" [734]=> string(7) "stristr" [735]=> string(7) "strrchr" [736]=> string(16) "grapheme_stristr" [737]=> string(15) "grapheme_strstr" [738]=> string(36) "xml_set_start_namespace_decl_handler" [739]=> string(15) "grapheme_substr" [740]=> string(27) "xml_get_current_line_number" [741]=> string(13) "intlcal_after" [742]=> string(29) "xml_get_current_column_number" [743]=> string(10) "mb_stristr" [744]=> string(20) "stream_socket_server" [745]=> string(10) "checkdnsrr" [746]=> string(6) "strstr" [747]=> string(35) "xml_set_external_entity_ref_handler" [748]=> string(13) "gethostbyaddr" [749]=> string(23) "xml_set_default_handler" [750]=> string(38) "xml_set_processing_instruction_handler" [751]=> string(5) "rmdir" [752]=> string(16) "sys_get_temp_dir" [753]=> string(10) "strtolower" [754]=> string(10) "strtoupper" [755]=> string(9) "is_scalar" [756]=> string(22) "output_add_rewrite_var" [757]=> string(5) "mkdir" [758]=> string(36) "xml_set_unparsed_entity_decl_handler" [759]=> string(29) "xml_set_notation_decl_handler" [760]=> string(5) "nl2br" [761]=> string(20) "mb_encode_mimeheader" [762]=> string(10) "is_integer" [763]=> string(20) "mb_decode_mimeheader" [764]=> string(22) "stream_filter_register" [765]=> string(33) "libxml_set_external_entity_loader" [766]=> string(5) "floor" [767]=> string(18) "stream_socket_pair" [768]=> string(10) "user_error" [769]=> string(6) "header" [770]=> string(20) "datefmt_get_calendar" [771]=> string(5) "strtr" [772]=> string(17) "set_error_handler" [773]=> string(9) "ini_alter" [774]=> string(21) "libxml_get_last_error" [775]=> string(12) "array_filter" [776]=> string(13) "trigger_error" [777]=> string(13) "intlcal_clear" [778]=> string(11) "get_browser" [779]=> string(7) "opendir" [780]=> string(8) "closedir" [781]=> string(5) "chdir" [782]=> string(28) "libxml_disable_entity_loader" [783]=> string(9) "rewinddir" [784]=> string(7) "readdir" [785]=> string(7) "scandir" [786]=> string(25) "stream_wrapper_unregister" [787]=> string(23) "stream_register_wrapper" [788]=> string(23) "stream_wrapper_register" [789]=> string(21) "set_exception_handler" [790]=> string(23) "timezone_name_from_abbr" [791]=> string(25) "restore_exception_handler" [792]=> string(21) "restore_error_handler" [793]=> string(23) "xml_set_element_handler" [794]=> string(6) "substr" [795]=> string(20) "datefmt_set_calendar" [796]=> string(22) "stream_set_read_buffer" [797]=> string(23) "stream_set_write_buffer" [798]=> string(15) "set_file_buffer" [799]=> string(18) "opcache_get_status" [800]=> string(11) "mb_strripos" [801]=> string(10) "mb_stripos" [802]=> string(26) "xmlwriter_write_element_ns" [803]=> string(26) "xmlwriter_start_element_ns" [804]=> string(10) "mb_strrpos" [805]=> string(28) "xmlwriter_write_attribute_ns" [806]=> string(28) "xmlwriter_start_attribute_ns" [807]=> string(13) "func_get_args" [808]=> string(9) "mb_strpos" [809]=> string(11) "hash_equals" [810]=> string(21) "get_defined_constants" [811]=> string(10) "hash_algos" [812]=> string(23) "transliterator_list_ids" [813]=> string(21) "locale_filter_matches" [814]=> string(17) "libxml_get_errors" [815]=> string(19) "libxml_clear_errors" [816]=> string(26) "libxml_use_internal_errors" [817]=> string(20) "get_declared_classes" [818]=> string(15) "grapheme_strpos" [819]=> string(16) "grapheme_stripos" [820]=> string(16) "grapheme_strrpos" [821]=> string(17) "grapheme_strripos" [822]=> string(22) "resourcebundle_locales" [823]=> string(32) "transliterator_create_from_rules" [824]=> string(20) "date_get_last_errors" [825]=> string(17) "get_class_methods" [826]=> string(19) "get_declared_traits" [827]=> string(23) "get_declared_interfaces" [828]=> string(27) "intltz_count_equivalent_ids" [829]=> string(21) "get_defined_functions" [8
Output for 7.0.16 - 7.0.21, 7.0.24 - 7.0.31
array(1185) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(9) "gmp_scan1" [4]=> string(5) "expm1" [5]=> string(5) "atan2" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "crc32" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(21) "xmlwriter_write_cdata" [12]=> string(11) "ctype_alpha" [13]=> string(19) "xmlwriter_end_cdata" [14]=> string(20) "stream_get_meta_data" [15]=> string(4) "is_a" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(21) "xmlwriter_start_cdata" [19]=> string(5) "bcsub" [20]=> string(7) "gmp_sub" [21]=> string(8) "date_sub" [22]=> string(4) "glob" [23]=> string(6) "octdec" [24]=> string(6) "hexdec" [25]=> string(22) "array_uintersect_assoc" [26]=> string(20) "get_magic_quotes_gpc" [27]=> string(14) "call_user_func" [28]=> string(9) "hash_hmac" [29]=> string(6) "bindec" [30]=> string(6) "gzgetc" [31]=> string(21) "array_intersect_assoc" [32]=> string(5) "fgetc" [33]=> string(10) "is_numeric" [34]=> string(4) "exec" [35]=> string(7) "hebrevc" [36]=> string(16) "array_diff_assoc" [37]=> string(22) "array_intersect_uassoc" [38]=> string(17) "array_diff_uassoc" [39]=> string(23) "array_uintersect_uassoc" [40]=> string(10) "shell_exec" [41]=> string(17) "array_udiff_assoc" [42]=> string(18) "array_udiff_uassoc" [43]=> string(3) "end" [44]=> string(20) "stream_bucket_append" [45]=> string(13) "posix_getppid" [46]=> string(12) "posix_getpid" [47]=> string(6) "getcwd" [48]=> string(11) "deflate_add" [49]=> string(11) "inflate_add" [50]=> string(12) "posix_getuid" [51]=> string(12) "spl_autoload" [52]=> string(21) "stream_bucket_prepend" [53]=> string(9) "iptcembed" [54]=> string(6) "gzread" [55]=> string(9) "array_pad" [56]=> string(8) "gzrewind" [57]=> string(20) "stream_filter_append" [58]=> string(21) "stream_filter_prepend" [59]=> string(24) "normalizer_is_normalized" [60]=> string(10) "array_rand" [61]=> string(5) "fread" [62]=> string(6) "rewind" [63]=> string(5) "chmod" [64]=> string(12) "posix_setuid" [65]=> string(13) "posix_geteuid" [66]=> string(14) "posix_getpwuid" [67]=> string(13) "posix_ctermid" [68]=> string(12) "posix_getsid" [69]=> string(13) "posix_getpgid" [70]=> string(13) "posix_setpgid" [71]=> string(12) "posix_setsid" [72]=> string(19) "xmlwriter_start_dtd" [73]=> string(12) "posix_getcwd" [74]=> string(17) "xmlwriter_end_dtd" [75]=> string(23) "datefmt_get_timezone_id" [76]=> string(11) "posix_mknod" [77]=> string(14) "posix_getgrgid" [78]=> string(7) "gmp_add" [79]=> string(7) "gmp_and" [80]=> string(13) "posix_setegid" [81]=> string(13) "posix_getegid" [82]=> string(7) "gmp_mod" [83]=> string(10) "session_id" [84]=> string(12) "posix_setgid" [85]=> string(21) "session_regenerate_id" [86]=> string(12) "posix_getgid" [87]=> string(13) "posix_seteuid" [88]=> string(9) "filter_id" [89]=> string(7) "gmp_gcd" [90]=> string(15) "gmp_random_seed" [91]=> string(19) "xmlwriter_write_dtd" [92]=> string(5) "round" [93]=> string(14) "escapeshellcmd" [94]=> string(8) "date_add" [95]=> string(11) "intlcal_add" [96]=> string(5) "bcadd" [97]=> string(8) "getmygid" [98]=> string(8) "getmyuid" [99]=> string(18) "connection_aborted" [100]=> string(16) "extension_loaded" [101]=> string(8) "mt_srand" [102]=> string(7) "mt_rand" [103]=> string(8) "getmypid" [104]=> string(5) "srand" [105]=> string(4) "rand" [106]=> string(18) "intlcal_is_weekend" [107]=> string(24) "intltz_get_equivalent_id" [108]=> string(23) "intltz_get_canonical_id" [109]=> string(7) "deg2rad" [110]=> string(4) "fmod" [111]=> string(13) "intltz_get_id" [112]=> string(7) "defined" [113]=> string(5) "bcmod" [114]=> string(6) "uniqid" [115]=> string(24) "opcache_is_script_cached" [116]=> string(7) "str_pad" [117]=> string(10) "gc_enabled" [118]=> string(14) "dns_get_record" [119]=> string(10) "getlastmod" [120]=> string(16) "dns_check_record" [121]=> string(8) "bcpowmod" [122]=> string(3) "ord" [123]=> string(20) "array_walk_recursive" [124]=> string(14) "session_encode" [125]=> string(9) "serialize" [126]=> string(14) "session_decode" [127]=> string(9) "microtime" [128]=> string(12) "rawurldecode" [129]=> string(12) "rawurlencode" [130]=> string(19) "session_module_name" [131]=> string(24) "get_magic_quotes_runtime" [132]=> string(9) "getrusage" [133]=> string(12) "session_name" [134]=> string(9) "lcg_value" [135]=> string(9) "urldecode" [136]=> string(9) "urlencode" [137]=> string(7) "shuffle" [138]=> string(23) "quoted_printable_encode" [139]=> string(23) "quoted_printable_decode" [140]=> string(9) "metaphone" [141]=> string(7) "gettype" [142]=> string(5) "range" [143]=> string(13) "posix_ttyname" [144]=> string(10) "getmyinode" [145]=> string(16) "convert_uudecode" [146]=> string(12) "array_unique" [147]=> string(16) "convert_uuencode" [148]=> string(14) "mbereg_replace" [149]=> string(15) "mberegi_replace" [150]=> string(13) "base64_encode" [151]=> string(21) "array_change_key_case" [152]=> string(13) "base64_decode" [153]=> string(12) "array_reduce" [154]=> string(13) "array_reverse" [155]=> string(23) "array_replace_recursive" [156]=> string(13) "array_replace" [157]=> string(11) "posix_uname" [158]=> string(21) "array_merge_recursive" [159]=> string(11) "array_merge" [160]=> string(11) "array_slice" [161]=> string(14) "getprotobyname" [162]=> string(13) "getservbyname" [163]=> string(9) "is_finite" [164]=> string(11) "is_infinite" [165]=> string(12) "array_splice" [166]=> string(9) "setlocale" [167]=> string(9) "proc_nice" [168]=> string(14) "proc_terminate" [169]=> string(10) "proc_close" [170]=> string(19) "realpath_cache_size" [171]=> string(15) "disk_free_space" [172]=> string(11) "unserialize" [173]=> string(14) "parse_ini_file" [174]=> string(9) "php_uname" [175]=> string(13) "php_sapi_name" [176]=> string(14) "substr_compare" [177]=> string(4) "file" [178]=> string(21) "stream_context_create" [179]=> string(16) "is_uploaded_file" [180]=> string(14) "substr_replace" [181]=> string(19) "php_ini_loaded_file" [182]=> string(12) "getimagesize" [183]=> string(18) "http_response_code" [184]=> string(13) "header_remove" [185]=> string(9) "iptcparse" [186]=> string(12) "setrawcookie" [187]=> string(8) "md5_file" [188]=> string(7) "tmpfile" [189]=> string(6) "rename" [190]=> string(9) "sha1_file" [191]=> string(11) "is_callable" [192]=> string(7) "settype" [193]=> string(11) "is_resource" [194]=> string(7) "dirname" [195]=> string(8) "basename" [196]=> string(9) "is_double" [197]=> string(11) "str_shuffle" [198]=> string(6) "pclose" [199]=> string(6) "fwrite" [200]=> string(8) "readfile" [201]=> string(11) "gethostname" [202]=> string(6) "fclose" [203]=> string(13) "gethostbyname" [204]=> string(18) "move_uploaded_file" [205]=> string(9) "ftruncate" [206]=> string(9) "setcookie" [207]=> string(11) "str_replace" [208]=> string(20) "session_cache_expire" [209]=> string(14) "clearstatcache" [210]=> string(11) "show_source" [211]=> string(11) "is_readable" [212]=> string(13) "is_executable" [213]=> string(19) "simplexml_load_file" [214]=> string(7) "is_file" [215]=> string(14) "highlight_file" [216]=> string(21) "memory_get_peak_usage" [217]=> string(11) "is_writable" [218]=> string(16) "disk_total_space" [219]=> string(16) "memory_get_usage" [220]=> string(19) "session_write_close" [221]=> string(7) "explode" [222]=> string(7) "implode" [223]=> string(13) "diskfreespace" [224]=> string(12) "is_writeable" [225]=> string(8) "filetype" [226]=> string(26) "get_html_translation_table" [227]=> string(15) "stream_get_line" [228]=> string(23) "htmlspecialchars_decode" [229]=> string(18) "html_entity_decode" [230]=> string(20) "stream_filter_remove" [231]=> string(22) "stream_socket_get_name" [232]=> string(21) "stream_set_chunk_size" [233]=> string(8) "strptime" [234]=> string(22) "stream_wrapper_restore" [235]=> string(8) "filesize" [236]=> string(12) "str_ireplace" [237]=> string(9) "fileatime" [238]=> string(11) "ini_restore" [239]=> string(9) "filectime" [240]=> string(9) "fileinode" [241]=> string(20) "php_strip_whitespace" [242]=> string(9) "filemtime" [243]=> string(23) "image_type_to_mime_type" [244]=> string(21) "cli_get_process_title" [245]=> string(14) "locale_compose" [246]=> string(25) "numfmt_get_text_attribute" [247]=> string(13) "numfmt_create" [248]=> string(6) "gzfile" [249]=> string(12) "numfmt_parse" [250]=> string(7) "gzwrite" [251]=> string(20) "numfmt_set_attribute" [252]=> string(20) "numfmt_get_attribute" [253]=> string(25) "numfmt_set_text_attribute" [254]=> string(17) "numfmt_get_locale" [255]=> string(9) "gzdeflate" [256]=> string(21) "numfmt_get_error_code" [257]=> string(8) "gmmktime" [258]=> string(9) "checkdate" [259]=> string(7) "gzclose" [260]=> string(10) "readgzfile" [261]=> string(24) "numfmt_get_error_message" [262]=> string(20) "normalizer_normalize" [263]=> string(26) "collator_get_error_message" [264]=> string(9) "gzinflate" [265]=> string(27) "locale_get_primary_language" [266]=> string(10) "gc_disable" [267]=> string(22) "collator_set_attribute" [268]=> string(23) "intltz_get_display_name" [269]=> string(24) "intltz_use_daylight_time" [270]=> string(19) "collator_get_locale" [271]=> string(9) "gc_enable" [272]=> string(23) "collator_get_error_code" [273]=> string(20) "zlib_get_coding_type" [274]=> string(9) "strtotime" [275]=> string(6) "mktime" [276]=> string(4) "date" [277]=> string(11) "zlib_decode" [278]=> string(11) "zlib_encode" [279]=> string(8) "gzdecode" [280]=> string(5) "idate" [281]=> string(6) "gmdate" [282]=> string(8) "gzencode" [283]=> string(10) "preg_quote" [284]=> string(23) "locale_get_display_name" [285]=> string(16) "collator_compare" [286]=> string(10) "date_parse" [287]=> string(18) "datefmt_get_locale" [288]=> string(20) "datefmt_get_timezone" [289]=> string(20) "datefmt_set_timezone" [290]=> string(13) "datefmt_parse" [291]=> string(17) "datefmt_localtime" [292]=> string(22) "datefmt_get_error_code" [293]=> string(25) "datefmt_get_error_message" [294]=> string(21) "resourcebundle_create" [295]=> string(11) "date_create" [296]=> string(29) "resourcebundle_get_error_code" [297]=> string(32) "resourcebundle_get_error_message" [298]=> string(21) "transliterator_create" [299]=> string(26) "intltz_from_date_time_zone" [300]=> string(29) "transliterator_create_inverse" [301]=> string(28) "transliterator_transliterate" [302]=> string(29) "transliterator_get_error_code" [303]=> string(21) "date_create_immutable" [304]=> string(20) "datefmt_get_timetype" [305]=> string(27) "locale_get_display_language" [306]=> string(9) "localtime" [307]=> string(12) "preg_replace" [308]=> string(8) "strftime" [309]=> string(10) "gmstrftime" [310]=> string(4) "time" [311]=> string(12) "locale_parse" [312]=> string(19) "locale_canonicalize" [313]=> string(13) "msgfmt_create" [314]=> string(21) "msgfmt_format_message" [315]=> string(20) "datefmt_get_datetype" [316]=> string(12) "msgfmt_parse" [317]=> string(20) "msgfmt_parse_message" [318]=> string(17) "msgfmt_get_locale" [319]=> string(21) "msgfmt_get_error_code" [320]=> string(7) "getdate" [321]=> string(24) "msgfmt_get_error_message" [322]=> string(12) "date_sunrise" [323]=> string(14) "datefmt_create" [324]=> string(22) "collator_get_attribute" [325]=> string(21) "debug_print_backtrace" [326]=> string(23) "intltz_create_time_zone" [327]=> string(22) "intlcal_from_date_time" [328]=> string(17) "xml_parser_create" [329]=> string(9) "xml_parse" [330]=> string(18) "xml_get_error_code" [331]=> string(15) "xml_parser_free" [332]=> string(11) "utf8_encode" [333]=> string(20) "intlcal_to_date_time" [334]=> string(11) "utf8_decode" [335]=> string(25) "xmlwriter_start_attribute" [336]=> string(25) "intlcal_get_error_message" [337]=> string(23) "xmlwriter_end_attribute" [338]=> string(25) "xmlwriter_write_attribute" [339]=> string(24) "intlcal_in_daylight_time" [340]=> string(16) "intlcal_get_type" [341]=> string(22) "mb_preferred_mime_name" [342]=> string(21) "intlcal_get_time_zone" [343]=> string(18) "intlcal_get_locale" [344]=> string(22) "intlcal_get_error_code" [345]=> string(27) "intlgregcal_create_instance" [346]=> string(15) "collator_create" [347]=> string(15) "mb_ereg_replace" [348]=> string(21) "cli_set_process_title" [349]=> string(20) "opcache_compile_file" [350]=> string(18) "opcache_invalidate" [351]=> string(7) "bcscale" [352]=> string(16) "mb_eregi_replace" [353]=> string(6) "define" [354]=> string(15) "intl_error_name" [355]=> string(15) "intl_is_failure" [356]=> string(32) "intlgregcal_set_gregorian_change" [357]=> string(22) "intl_get_error_message" [358]=> string(19) "intl_get_error_code" [359]=> string(13) "array_combine" [360]=> string(32) "intlgregcal_get_gregorian_change" [361]=> string(15) "version_compare" [362]=> string(28) "stream_bucket_make_writeable" [363]=> string(10) "token_name" [364]=> string(28) "intlcal_get_day_of_week_type" [365]=> string(11) "mb_language" [366]=> string(15) "mb_convert_case" [367]=> string(14) "gmp_prob_prime" [368]=> string(17) "iconv_mime_decode" [369]=> string(11) "ctype_space" [370]=> string(17) "iconv_mime_encode" [371]=> string(13) "gmp_nextprime" [372]=> string(11) "finfo_close" [373]=> string(10) "finfo_file" [374]=> string(17) "mime_content_type" [375]=> string(16) "gmp_random_range" [376]=> string(12) "gmp_legendre" [377]=> string(15) "debug_backtrace" [378]=> string(24) "intlcal_field_difference" [379]=> string(9) "hash_file" [380]=> string(14) "hash_hmac_file" [381]=> string(24) "intltz_to_date_time_zone" [382]=> string(11) "hash_update" [383]=> string(23) "intlcal_create_instance" [384]=> string(14) "intlcal_before" [385]=> string(21) "intlcal_set_time_zone" [386]=> string(16) "intlcal_set_time" [387]=> string(11) "json_decode" [388]=> string(16) "intlcal_get_time" [389]=> string(37) "intlcal_get_keyword_values_for_locale" [390]=> string(11) "json_encode" [391]=> string(17) "get_resource_type" [392]=> string(16) "hash_update_file" [393]=> string(24) "intltz_get_error_message" [394]=> string(18) "gmp_perfect_square" [395]=> string(21) "intltz_get_error_code" [396]=> string(32) "transliterator_get_error_message" [397]=> string(7) "fprintf" [398]=> string(8) "vfprintf" [399]=> string(14) "is_subclass_of" [400]=> string(6) "sscanf" [401]=> string(6) "fscanf" [402]=> string(8) "vsprintf" [403]=> string(7) "vprintf" [404]=> string(6) "printf" [405]=> string(7) "sprintf" [406]=> string(10) "array_diff" [407]=> string(5) "gzeof" [408]=> string(11) "array_udiff" [409]=> string(9) "date_diff" [410]=> string(4) "feof" [411]=> string(6) "sizeof" [412]=> string(16) "mbregex_encoding" [413]=> string(7) "mb_ereg" [414]=> string(7) "openlog" [415]=> string(6) "syslog" [416]=> string(8) "closelog" [417]=> string(17) "mb_regex_encoding" [418]=> string(7) "gmp_neg" [419]=> string(16) "parse_ini_string" [420]=> string(17) "mb_check_encoding" [421]=> string(7) "ip2long" [422]=> string(14) "sys_getloadavg" [423]=> string(18) "iconv_set_encoding" [424]=> string(18) "mb_detect_encoding" [425]=> string(19) "mb_convert_encoding" [426]=> string(19) "json_last_error_msg" [427]=> string(14) "escapeshellarg" [428]=> string(7) "rad2deg" [429]=> string(20) "mb_internal_encoding" [430]=> string(3) "log" [431]=> string(16) "xml_error_string" [432]=> string(18) "iconv_get_encoding" [433]=> string(21) "simplexml_load_string" [434]=> string(27) "xmlwriter_set_indent_string" [435]=> string(6) "mbereg" [436]=> string(22) "getimagesizefromstring" [437]=> string(15) "error_reporting" [438]=> string(19) "stream_set_blocking" [439]=> string(19) "socket_set_blocking" [440]=> string(9) "error_log" [441]=> string(9) "is_string" [442]=> string(18) "convert_cyr_string" [443]=> string(16) "highlight_string" [444]=> string(7) "is_long" [445]=> string(37) "date_interval_create_from_date_string" [446]=> string(12) "func_get_arg" [447]=> string(11) "mb_strwidth" [448]=> string(13) "mb_strimwidth" [449]=> string(4) "sinh" [450]=> string(4) "cosh" [451]=> string(4) "tanh" [452]=> string(14) "mb_ereg_search" [453]=> string(21) "password_needs_rehash" [454]=> string(5) "asinh" [455]=> string(13) "password_hash" [456]=> string(5) "acosh" [457]=> string(13) "mb_ereg_match" [458]=> string(13) "mbereg_search" [459]=> string(12) "mbereg_match" [460]=> string(4) "each" [461]=> string(10) "array_push" [462]=> string(20) "restore_include_path" [463]=> string(12) "ob_end_flush" [464]=> string(12) "array_search" [465]=> string(16) "get_include_path" [466]=> string(6) "fflush" [467]=> string(10) "preg_match" [468]=> string(5) "atanh" [469]=> string(5) "flush" [470]=> string(27) "stream_resolve_include_path" [471]=> string(8) "realpath" [472]=> string(7) "fnmatch" [473]=> string(15) "spl_object_hash" [474]=> string(21) "collator_set_strength" [475]=> string(21) "collator_get_strength" [476]=> string(11) "ctype_graph" [477]=> string(5) "touch" [478]=> string(4) "hash" [479]=> string(10) "ezmlm_hash" [480]=> string(17) "session_save_path" [481]=> string(8) "ob_flush" [482]=> string(16) "set_include_path" [483]=> string(12) "ob_get_flush" [484]=> string(13) "ob_get_length" [485]=> string(15) "xmlwriter_flush" [486]=> string(17) "ob_implicit_flush" [487]=> string(10) "gmp_jacobi" [488]=> string(2) "pi" [489]=> string(18) "xmlwriter_write_pi" [490]=> string(12) "idn_to_ascii" [491]=> string(16) "xmlwriter_end_pi" [492]=> string(18) "xmlwriter_start_pi" [493]=> string(18) "xmlwriter_open_uri" [494]=> string(8) "mb_eregi" [495]=> string(7) "mberegi" [496]=> string(24) "mb_ereg_replace_callback" [497]=> string(4) "link" [498]=> string(10) "array_walk" [499]=> string(7) "symlink" [500]=> string(5) "fseek" [501]=> string(6) "strtok" [502]=> string(5) "umask" [503]=> string(24) "header_register_callback" [504]=> string(8) "readlink" [505]=> string(20) "stream_supports_lock" [506]=> string(11) "array_chunk" [507]=> string(7) "strpbrk" [508]=> string(38) "intlcal_set_minimal_days_in_first_week" [509]=> string(29) "intlcal_set_first_day_of_week" [510]=> string(29) "intlcal_get_first_day_of_week" [511]=> string(38) "intlcal_get_minimal_days_in_first_week" [512]=> string(6) "unlink" [513]=> string(4) "ftok" [514]=> string(5) "flock" [515]=> string(6) "gzseek" [516]=> string(21) "preg_replace_callback" [517]=> string(7) "is_link" [518]=> string(6) "unpack" [519]=> string(4) "pack" [520]=> string(7) "is_null" [521]=> string(17) "numfmt_get_symbol" [522]=> string(12) "mb_send_mail" [523]=> string(2) "dl" [524]=> string(10) "gmp_strval" [525]=> string(10) "gmp_intval" [526]=> string(7) "boolval" [527]=> string(6) "strval" [528]=> string(8) "floatval" [529]=> string(9) "doubleval" [530]=> string(7) "is_real" [531]=> string(19) "forward_static_call" [532]=> string(6) "intval" [533]=> string(12) "intlcal_roll" [534]=> string(14) "gethostbynamel" [535]=> string(4) "ceil" [536]=> string(13) "token_get_all" [537]=> string(7) "strcoll" [538]=> string(17) "spl_autoload_call" [539]=> string(14) "preg_match_all" [540]=> string(11) "ini_get_all" [541]=> string(10) "posix_kill" [542]=> string(7) "is_bool" [543]=> string(10) "hash_final" [544]=> string(5) "ftell" [545]=> string(12) "ob_get_level" [546]=> string(5) "bcmul" [547]=> string(16) "time_sleep_until" [548]=> string(11) "ctype_cntrl" [549]=> string(10) "array_fill" [550]=> string(6) "gztell" [551]=> string(15) "stream_is_local" [552]=> string(20) "dom_import_simplexml" [553]=> string(7) "gmp_mul" [554]=> string(9) "parse_url" [555]=> string(17) "numfmt_set_symbol" [556]=> string(4) "mail" [557]=> string(14) "posix_getgrnam" [558]=> string(11) "ctype_alnum" [559]=> string(5) "rtrim" [560]=> string(19) "intlcal_get_minimum" [561]=> string(19) "intlcal_get_maximum" [562]=> string(25) "intlcal_get_least_maximum" [563]=> string(28) "intlcal_get_greatest_minimum" [564]=> string(21) "stream_copy_to_stream" [565]=> string(10) "gmp_random" [566]=> string(26) "intlcal_get_actual_minimum" [567]=> string(26) "intlcal_get_actual_maximum" [568]=> string(14) "posix_getpwnam" [569]=> string(11) "gmp_sqrtrem" [570]=> string(11) "gmp_rootrem" [571]=> string(8) "gmp_powm" [572]=> string(7) "gmp_com" [573]=> string(7) "tempnam" [574]=> string(18) "hash_update_stream" [575]=> string(22) "stream_socket_recvfrom" [576]=> string(20) "simplexml_import_dom" [577]=> string(6) "system" [578]=> string(9) "array_sum" [579]=> string(4) "trim" [580]=> string(5) "ltrim" [581]=> string(19) "datefmt_set_pattern" [582]=> string(15) "grapheme_strlen" [583]=> string(22) "stream_socket_shutdown" [584]=> string(5) "popen" [585]=> string(9) "proc_open" [586]=> string(12) "ob_get_clean" [587]=> string(19) "datefmt_get_pattern" [588]=> string(3) "min" [589]=> string(15) "create_function" [590]=> string(14) "posix_getlogin" [591]=> string(12) "ob_end_clean" [592]=> string(8) "ob_clean" [593]=> string(7) "hex2bin" [594]=> string(6) "decbin" [595]=> string(8) "gmp_sign" [596]=> string(12) "iconv_strlen" [597]=> string(23) "image_type_to_extension" [598]=> string(25) "intltz_create_enumeration" [599]=> string(7) "strcspn" [600]=> string(5) "fopen" [601]=> string(9) "inet_pton" [602]=> string(6) "strspn" [603]=> string(26) "intltz_get_tz_data_version" [604]=> string(10) "finfo_open" [605]=> string(17) "intltz_get_region" [606]=> string(25) "stream_context_set_option" [607]=> string(38) "intltz_create_time_zone_id_enumeration" [608]=> string(13) "timezone_open" [609]=> string(10) "phpversion" [610]=> string(30) "intlcal_get_weekend_transition" [611]=> string(6) "is_nan" [612]=> string(18) "msgfmt_get_pattern" [613]=> string(21) "xml_parser_set_option" [614]=> string(26) "register_shutdown_function" [615]=> string(18) "numfmt_set_pattern" [616]=> string(18) "numfmt_get_pattern" [617]=> string(25) "session_register_shutdown" [618]=> string(6) "lchown" [619]=> string(5) "chown" [620]=> string(3) "sin" [621]=> string(4) "atan" [622]=> string(17) "locale_get_region" [623]=> string(22) "register_tick_function" [624]=> string(24) "unregister_tick_function" [625]=> string(9) "mb_strlen" [626]=> string(12) "zend_version" [627]=> string(4) "asin" [628]=> string(25) "locale_get_display_region" [629]=> string(21) "xml_parser_get_option" [630]=> string(4) "join" [631]=> string(3) "tan" [632]=> string(18) "intltz_get_unknown" [633]=> string(6) "strlen" [634]=> string(36) "intlcal_set_skipped_wall_time_option" [635]=> string(11) "levenshtein" [636]=> string(37) "intlcal_set_repeated_wall_time_option" [637]=> string(36) "intlcal_get_skipped_wall_time_option" [638]=> string(37) "intlcal_get_repeated_wall_time_option" [639]=> string(18) "msgfmt_set_pattern" [640]=> string(6) "gzopen" [641]=> string(9) "fsockopen" [642]=> string(10) "pfsockopen" [643]=> string(12) "array_column" [644]=> string(25) "opcache_get_configuration" [645]=> string(20) "stream_socket_sendto" [646]=> string(7) "phpinfo" [647]=> string(11) "posix_errno" [648]=> string(27) "stream_socket_enable_crypto" [649]=> string(13) "date_sun_info" [650]=> string(17) "password_get_info" [651]=> string(12) "posix_mkfifo" [652]=> string(8) "pathinfo" [653]=> string(24) "intlcal_is_equivalent_to" [654]=> string(11) "nl_langinfo" [655]=> string(8) "linkinfo" [656]=> string(11) "mb_get_info" [657]=> string(15) "debug_zval_dump" [658]=> string(8) "var_dump" [659]=> string(10) "array_flip" [660]=> string(13) "locale_lookup" [661]=> string(5) "log1p" [662]=> string(11) "strncasecmp" [663]=> string(6) "bccomp" [664]=> string(23) "locale_accept_from_http" [665]=> string(13) "posix_getpgrp" [666]=> string(3) "exp" [667]=> string(10) "strcasecmp" [668]=> string(4) "chop" [669]=> string(8) "wordwrap" [670]=> string(6) "lchgrp" [671]=> string(7) "strncmp" [672]=> string(5) "chgrp" [673]=> string(7) "long2ip" [674]=> string(14) "time_nanosleep" [675]=> string(6) "usleep" [676]=> string(9) "filegroup" [677]=> string(9) "preg_grep" [678]=> string(7) "gmp_cmp" [679]=> string(9) "inet_ntop" [680]=> string(6) "strcmp" [681]=> string(5) "sleep" [682]=> string(13) "strnatcasecmp" [683]=> string(9) "array_map" [684]=> string(9) "strnatcmp" [685]=> string(9) "array_pop" [686]=> string(9) "gmp_div_q" [687]=> string(22) "stream_filter_register" [688]=> string(23) "xml_set_default_handler" [689]=> string(13) "mb_strtolower" [690]=> string(13) "mb_strtoupper" [691]=> string(15) "mb_detect_order" [692]=> string(23) "mb_substitute_character" [693]=> string(21) "session_cache_limiter" [694]=> string(16) "sys_get_temp_dir" [695]=> string(12) "mb_parse_str" [696]=> string(15) "preg_last_error" [697]=> string(17) "mb_output_handler" [698]=> string(38) "xml_set_processing_instruction_handler" [699]=> string(9) "mb_strstr" [700]=> string(6) "is_dir" [701]=> string(11) "preg_filter" [702]=> string(15) "json_last_error" [703]=> string(29) "xml_get_current_column_number" [704]=> string(24) "session_set_save_handler" [705]=> string(36) "xml_set_start_namespace_decl_handler" [706]=> string(6) "gmp_or" [707]=> string(20) "mb_encode_mimeheader" [708]=> string(7) "gmp_xor" [709]=> string(10) "filter_var" [710]=> string(12) "finfo_buffer" [711]=> string(35) "xml_set_external_entity_ref_handler" [712]=> string(29) "xml_set_notation_decl_handler" [713]=> string(12) "iconv_substr" [714]=> string(11) "ctype_upper" [715]=> string(11) "ctype_lower" [716]=> string(14) "filter_has_var" [717]=> string(34) "xml_set_end_namespace_decl_handler" [718]=> string(12) "array_filter" [719]=> string(9) "mb_substr" [720]=> string(36) "xml_set_unparsed_entity_decl_handler" [721]=> string(11) "mb_strrichr" [722]=> string(27) "xml_get_current_line_number" [723]=> string(22) "output_add_rewrite_var" [724]=> string(12) "ob_gzhandler" [725]=> string(20) "mb_decode_mimeheader" [726]=> string(20) "posix_get_last_error" [727]=> string(9) "gmp_div_r" [728]=> string(10) "gmp_div_qr" [729]=> string(10) "mb_stristr" [730]=> string(10) "mb_strrchr" [731]=> string(14) "posix_strerror" [732]=> string(30) "xml_set_character_data_handler" [733]=> string(3) "chr" [734]=> string(5) "rmdir" [735]=> string(10) "strtolower" [736]=> string(10) "strtoupper" [737]=> string(13) "trigger_error" [738]=> string(7) "print_r" [739]=> string(5) "mkdir" [740]=> string(11) "get_cfg_var" [741]=> string(9) "ini_alter" [742]=> string(16) "get_current_user" [743]=> string(16) "grapheme_stristr" [744]=> string(9) "parse_str" [745]=> string(15) "grapheme_strstr" [746]=> string(21) "restore_error_handler" [747]=> string(6) "strchr" [748]=> string(10) "user_error" [749]=> string(17) "set_error_handler" [750]=> string(24) "intlgregcal_is_leap_year" [751]=> string(7) "getmxrr" [752]=> string(21) "set_exception_handler" [753]=> string(25) "restore_exception_handler" [754]=> string(13) "gethostbyaddr" [755]=> string(13) "intlcal_clear" [756]=> string(7) "strrchr" [757]=> string(10) "checkdnsrr" [758]=> string(7) "stristr" [759]=> string(5) "strtr" [760]=> string(6) "strstr" [761]=> string(13) "intlcal_after" [762]=> string(10) "is_integer" [763]=> string(5) "nl2br" [764]=> string(6) "header" [765]=> string(9) "is_scalar" [766]=> string(21) "spl_autoload_register" [767]=> string(20) "stream_socket_server" [768]=> string(15) "grapheme_substr" [769]=> string(18) "stream_socket_pair" [770]=> string(16) "getprotobynumber" [771]=> string(21) "libxml_get_last_error" [772]=> string(11) "get_browser" [773]=> string(7) "opendir" [774]=> string(8) "closedir" [775]=> string(5) "chdir" [776]=> string(9) "rewinddir" [777]=> string(7) "readdir" [778]=> string(20) "datefmt_set_calendar" [779]=> string(3) "dir" [780]=> string(7) "scandir" [781]=> string(28) "libxml_disable_entity_loader" [782]=> string(5) "floor" [783]=> string(33) "libxml_set_external_entity_loader" [784]=> string(9) "fileowner" [785]=> string(23) "spl_autoload_unregister" [786]=> string(20) "datefmt_get_calendar" [787]=> string(6) "substr" [788]=> string(23) "stream_register_wrapper" [789]=> string(15) "set_file_buffer" [790]=> string(23) "timezone_name_from_abbr" [791]=> string(25) "stream_wrapper_unregister" [792]=> string(23) "stream_set_write_buffer" [793]=> string(22) "stream_set_read_buffer" [794]=> string(23) "xml_set_element_handler" [795]=> string(23) "stream_wrapper_register" [796]=> string(15) "property_exists" [797]=> string(18) "opcache_get_status" [798]=> string(26) "xmlwriter_write_element_ns" [799]=> string(18) "get_required_files" [800]=> string(28) "xmlwriter_write_attribute_ns" [801]=> string(18) "get_included_files" [802]=> string(13) "func_get_args" [803]=> string(11) "class_alias" [804]=> string(15) "function_exists" [805]=> string(26) "xmlwriter_start_element_ns" [806]=> string(10) "mb_strrpos" [807]=> string(28) "xmlwriter_start_attribute_ns" [808]=> string(9) "mb_strpos" [809]=> string(17) "get_class_methods" [810]=> string(16) "interface_exists" [811]=> string(10) "mb_stripos" [812]=> string(11) "mb_strripos" [813]=> string(12) "class_exists" [814]=> string(14) "get_class_vars" [815]=> string(9) "get_class" [816]=> string(12) "trait_exists" [817]=> string(15) "get_object_vars" [818]=> string(16) "get_parent_class" [819]=> string(13) "method_exists" [820]=> string(14) "intlcal_equals" [821]=> string(16) "get_called_class" [822]=> string(19) "locale_get_keywords" [823]=> string(20) "get_declared_classes" [824]=> string(12) "gzuncompress" [825]=> string(16) "grapheme_strrpos" [826]=> string(12) "iconv_strpos" [827]=> string(13) "iconv_strrpos" [828]=> string(25) "iconv_mime_decode_headers" [829]=> string(16) "grapheme_stripos" [830]=> string(15) "grapheme_strpos" [831]=> string(28) "collator_sort_with_sort_key
Output for 7.0.22 - 7.0.23
array(1185) { [0]=> string(5) "log10" [1]=> string(9) "gmp_scan0" [2]=> string(4) "sha1" [3]=> string(9) "gmp_scan1" [4]=> string(5) "expm1" [5]=> string(5) "atan2" [6]=> string(11) "hash_pbkdf2" [7]=> string(5) "crc32" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(21) "xmlwriter_write_cdata" [12]=> string(11) "ctype_alpha" [13]=> string(19) "xmlwriter_end_cdata" [14]=> string(20) "stream_get_meta_data" [15]=> string(4) "is_a" [16]=> string(15) "mb_convert_kana" [17]=> string(9) "quotemeta" [18]=> string(21) "xmlwriter_start_cdata" [19]=> string(5) "bcsub" [20]=> string(7) "gmp_sub" [21]=> string(8) "date_sub" [22]=> string(4) "glob" [23]=> string(6) "octdec" [24]=> string(6) "hexdec" [25]=> string(22) "array_uintersect_assoc" [26]=> string(20) "get_magic_quotes_gpc" [27]=> string(14) "call_user_func" [28]=> string(9) "hash_hmac" [29]=> string(6) "bindec" [30]=> string(6) "gzgetc" [31]=> string(21) "array_intersect_assoc" [32]=> string(5) "fgetc" [33]=> string(10) "is_numeric" [34]=> string(4) "exec" [35]=> string(7) "hebrevc" [36]=> string(16) "array_diff_assoc" [37]=> string(22) "array_intersect_uassoc" [38]=> string(17) "array_diff_uassoc" [39]=> string(23) "array_uintersect_uassoc" [40]=> string(10) "shell_exec" [41]=> string(17) "array_udiff_assoc" [42]=> string(18) "array_udiff_uassoc" [43]=> string(3) "end" [44]=> string(20) "stream_bucket_append" [45]=> string(13) "posix_getppid" [46]=> string(12) "posix_getpid" [47]=> string(6) "getcwd" [48]=> string(11) "deflate_add" [49]=> string(11) "inflate_add" [50]=> string(12) "posix_getuid" [51]=> string(12) "spl_autoload" [52]=> string(21) "stream_bucket_prepend" [53]=> string(9) "iptcembed" [54]=> string(6) "gzread" [55]=> string(9) "array_pad" [56]=> string(8) "gzrewind" [57]=> string(20) "stream_filter_append" [58]=> string(21) "stream_filter_prepend" [59]=> string(24) "normalizer_is_normalized" [60]=> string(10) "array_rand" [61]=> string(5) "fread" [62]=> string(6) "rewind" [63]=> string(5) "chmod" [64]=> string(12) "posix_setuid" [65]=> string(13) "posix_geteuid" [66]=> string(14) "posix_getpwuid" [67]=> string(13) "posix_ctermid" [68]=> string(12) "posix_getsid" [69]=> string(13) "posix_getpgid" [70]=> string(13) "posix_setpgid" [71]=> string(12) "posix_setsid" [72]=> string(19) "xmlwriter_start_dtd" [73]=> string(12) "posix_getcwd" [74]=> string(17) "xmlwriter_end_dtd" [75]=> string(23) "datefmt_get_timezone_id" [76]=> string(11) "posix_mknod" [77]=> string(14) "posix_getgrgid" [78]=> string(7) "gmp_add" [79]=> string(7) "gmp_and" [80]=> string(13) "posix_setegid" [81]=> string(13) "posix_getegid" [82]=> string(7) "gmp_mod" [83]=> string(10) "session_id" [84]=> string(12) "posix_setgid" [85]=> string(21) "session_regenerate_id" [86]=> string(12) "posix_getgid" [87]=> string(13) "posix_seteuid" [88]=> string(9) "filter_id" [89]=> string(7) "gmp_gcd" [90]=> string(15) "gmp_random_seed" [91]=> string(19) "xmlwriter_write_dtd" [92]=> string(5) "round" [93]=> string(14) "escapeshellcmd" [94]=> string(8) "date_add" [95]=> string(11) "intlcal_add" [96]=> string(5) "bcadd" [97]=> string(8) "getmygid" [98]=> string(8) "getmyuid" [99]=> string(18) "connection_aborted" [100]=> string(16) "extension_loaded" [101]=> string(8) "mt_srand" [102]=> string(7) "mt_rand" [103]=> string(8) "getmypid" [104]=> string(5) "srand" [105]=> string(4) "rand" [106]=> string(18) "intlcal_is_weekend" [107]=> string(24) "intltz_get_equivalent_id" [108]=> string(23) "intltz_get_canonical_id" [109]=> string(7) "deg2rad" [110]=> string(4) "fmod" [111]=> string(13) "intltz_get_id" [112]=> string(7) "defined" [113]=> string(5) "bcmod" [114]=> string(6) "uniqid" [115]=> string(24) "opcache_is_script_cached" [116]=> string(7) "str_pad" [117]=> string(10) "gc_enabled" [118]=> string(14) "dns_get_record" [119]=> string(10) "getlastmod" [120]=> string(16) "dns_check_record" [121]=> string(8) "bcpowmod" [122]=> string(3) "ord" [123]=> string(20) "array_walk_recursive" [124]=> string(14) "session_encode" [125]=> string(9) "serialize" [126]=> string(14) "session_decode" [127]=> string(9) "microtime" [128]=> string(12) "rawurldecode" [129]=> string(12) "rawurlencode" [130]=> string(19) "session_module_name" [131]=> string(24) "get_magic_quotes_runtime" [132]=> string(9) "getrusage" [133]=> string(12) "session_name" [134]=> string(9) "lcg_value" [135]=> string(9) "urldecode" [136]=> string(9) "urlencode" [137]=> string(7) "shuffle" [138]=> string(23) "quoted_printable_encode" [139]=> string(23) "quoted_printable_decode" [140]=> string(9) "metaphone" [141]=> string(7) "gettype" [142]=> string(5) "range" [143]=> string(13) "posix_ttyname" [144]=> string(10) "getmyinode" [145]=> string(16) "convert_uudecode" [146]=> string(12) "array_unique" [147]=> string(16) "convert_uuencode" [148]=> string(14) "mbereg_replace" [149]=> string(15) "mberegi_replace" [150]=> string(13) "base64_encode" [151]=> string(21) "array_change_key_case" [152]=> string(13) "base64_decode" [153]=> string(12) "array_reduce" [154]=> string(13) "array_reverse" [155]=> string(23) "array_replace_recursive" [156]=> string(13) "array_replace" [157]=> string(11) "posix_uname" [158]=> string(21) "array_merge_recursive" [159]=> string(11) "array_merge" [160]=> string(11) "array_slice" [161]=> string(14) "getprotobyname" [162]=> string(13) "getservbyname" [163]=> string(9) "is_finite" [164]=> string(11) "is_infinite" [165]=> string(12) "array_splice" [166]=> string(9) "setlocale" [167]=> string(9) "proc_nice" [168]=> string(14) "proc_terminate" [169]=> string(10) "proc_close" [170]=> string(19) "realpath_cache_size" [171]=> string(15) "disk_free_space" [172]=> string(11) "unserialize" [173]=> string(14) "parse_ini_file" [174]=> string(9) "php_uname" [175]=> string(13) "php_sapi_name" [176]=> string(14) "substr_compare" [177]=> string(4) "file" [178]=> string(21) "stream_context_create" [179]=> string(16) "is_uploaded_file" [180]=> string(14) "substr_replace" [181]=> string(19) "php_ini_loaded_file" [182]=> string(12) "getimagesize" [183]=> string(18) "http_response_code" [184]=> string(13) "header_remove" [185]=> string(9) "iptcparse" [186]=> string(12) "setrawcookie" [187]=> string(8) "md5_file" [188]=> string(7) "tmpfile" [189]=> string(6) "rename" [190]=> string(9) "sha1_file" [191]=> string(11) "is_callable" [192]=> string(7) "settype" [193]=> string(11) "is_resource" [194]=> string(7) "dirname" [195]=> string(8) "basename" [196]=> string(9) "is_double" [197]=> string(11) "str_shuffle" [198]=> string(6) "pclose" [199]=> string(6) "fwrite" [200]=> string(8) "readfile" [201]=> string(11) "gethostname" [202]=> string(6) "fclose" [203]=> string(13) "gethostbyname" [204]=> string(18) "move_uploaded_file" [205]=> string(9) "ftruncate" [206]=> string(9) "setcookie" [207]=> string(11) "str_replace" [208]=> string(20) "session_cache_expire" [209]=> string(14) "clearstatcache" [210]=> string(11) "show_source" [211]=> string(11) "is_readable" [212]=> string(13) "is_executable" [213]=> string(19) "simplexml_load_file" [214]=> string(7) "is_file" [215]=> string(14) "highlight_file" [216]=> string(21) "memory_get_peak_usage" [217]=> string(11) "is_writable" [218]=> string(16) "disk_total_space" [219]=> string(16) "memory_get_usage" [220]=> string(19) "session_write_close" [221]=> string(7) "explode" [222]=> string(7) "implode" [223]=> string(13) "diskfreespace" [224]=> string(12) "is_writeable" [225]=> string(8) "filetype" [226]=> string(26) "get_html_translation_table" [227]=> string(15) "stream_get_line" [228]=> string(23) "htmlspecialchars_decode" [229]=> string(18) "html_entity_decode" [230]=> string(20) "stream_filter_remove" [231]=> string(22) "stream_socket_get_name" [232]=> string(21) "stream_set_chunk_size" [233]=> string(8) "strptime" [234]=> string(22) "stream_wrapper_restore" [235]=> string(8) "filesize" [236]=> string(12) "str_ireplace" [237]=> string(9) "fileatime" [238]=> string(11) "ini_restore" [239]=> string(9) "filectime" [240]=> string(9) "fileinode" [241]=> string(20) "php_strip_whitespace" [242]=> string(9) "filemtime" [243]=> string(23) "image_type_to_mime_type" [244]=> string(21) "cli_get_process_title" [245]=> string(14) "locale_compose" [246]=> string(25) "numfmt_get_text_attribute" [247]=> string(13) "numfmt_create" [248]=> string(6) "gzfile" [249]=> string(12) "numfmt_parse" [250]=> string(7) "gzwrite" [251]=> string(20) "numfmt_set_attribute" [252]=> string(20) "numfmt_get_attribute" [253]=> string(25) "numfmt_set_text_attribute" [254]=> string(17) "numfmt_get_locale" [255]=> string(9) "gzdeflate" [256]=> string(21) "numfmt_get_error_code" [257]=> string(8) "gmmktime" [258]=> string(9) "checkdate" [259]=> string(7) "gzclose" [260]=> string(10) "readgzfile" [261]=> string(24) "numfmt_get_error_message" [262]=> string(20) "normalizer_normalize" [263]=> string(26) "collator_get_error_message" [264]=> string(9) "gzinflate" [265]=> string(27) "locale_get_primary_language" [266]=> string(10) "gc_disable" [267]=> string(22) "collator_set_attribute" [268]=> string(23) "intltz_get_display_name" [269]=> string(24) "intltz_use_daylight_time" [270]=> string(19) "collator_get_locale" [271]=> string(9) "gc_enable" [272]=> string(23) "collator_get_error_code" [273]=> string(20) "zlib_get_coding_type" [274]=> string(9) "strtotime" [275]=> string(6) "mktime" [276]=> string(4) "date" [277]=> string(11) "zlib_decode" [278]=> string(11) "zlib_encode" [279]=> string(8) "gzdecode" [280]=> string(5) "idate" [281]=> string(6) "gmdate" [282]=> string(8) "gzencode" [283]=> string(10) "preg_quote" [284]=> string(23) "locale_get_display_name" [285]=> string(16) "collator_compare" [286]=> string(10) "date_parse" [287]=> string(18) "datefmt_get_locale" [288]=> string(20) "datefmt_get_timezone" [289]=> string(20) "datefmt_set_timezone" [290]=> string(13) "datefmt_parse" [291]=> string(17) "datefmt_localtime" [292]=> string(22) "datefmt_get_error_code" [293]=> string(25) "datefmt_get_error_message" [294]=> string(21) "resourcebundle_create" [295]=> string(11) "date_create" [296]=> string(29) "resourcebundle_get_error_code" [297]=> string(32) "resourcebundle_get_error_message" [298]=> string(21) "transliterator_create" [299]=> string(26) "intltz_from_date_time_zone" [300]=> string(29) "transliterator_create_inverse" [301]=> string(28) "transliterator_transliterate" [302]=> string(29) "transliterator_get_error_code" [303]=> string(21) "date_create_immutable" [304]=> string(20) "datefmt_get_timetype" [305]=> string(27) "locale_get_display_language" [306]=> string(9) "localtime" [307]=> string(12) "preg_replace" [308]=> string(8) "strftime" [309]=> string(10) "gmstrftime" [310]=> string(4) "time" [311]=> string(12) "locale_parse" [312]=> string(19) "locale_canonicalize" [313]=> string(13) "msgfmt_create" [314]=> string(21) "msgfmt_format_message" [315]=> string(20) "datefmt_get_datetype" [316]=> string(12) "msgfmt_parse" [317]=> string(20) "msgfmt_parse_message" [318]=> string(17) "msgfmt_get_locale" [319]=> string(21) "msgfmt_get_error_code" [320]=> string(7) "getdate" [321]=> string(24) "msgfmt_get_error_message" [322]=> string(12) "date_sunrise" [323]=> string(14) "datefmt_create" [324]=> string(22) "collator_get_attribute" [325]=> string(21) "debug_print_backtrace" [326]=> string(23) "intltz_create_time_zone" [327]=> string(22) "intlcal_from_date_time" [328]=> string(17) "xml_parser_create" [329]=> string(9) "xml_parse" [330]=> string(18) "xml_get_error_code" [331]=> string(15) "xml_parser_free" [332]=> string(11) "utf8_encode" [333]=> string(20) "intlcal_to_date_time" [334]=> string(11) "utf8_decode" [335]=> string(25) "xmlwriter_start_attribute" [336]=> string(25) "intlcal_get_error_message" [337]=> string(23) "xmlwriter_end_attribute" [338]=> string(25) "xmlwriter_write_attribute" [339]=> string(24) "intlcal_in_daylight_time" [340]=> string(16) "intlcal_get_type" [341]=> string(22) "mb_preferred_mime_name" [342]=> string(21) "intlcal_get_time_zone" [343]=> string(18) "intlcal_get_locale" [344]=> string(22) "intlcal_get_error_code" [345]=> string(27) "intlgregcal_create_instance" [346]=> string(15) "collator_create" [347]=> string(15) "mb_ereg_replace" [348]=> string(21) "cli_set_process_title" [349]=> string(20) "opcache_compile_file" [350]=> string(18) "opcache_invalidate" [351]=> string(7) "bcscale" [352]=> string(16) "mb_eregi_replace" [353]=> string(6) "define" [354]=> string(15) "intl_error_name" [355]=> string(15) "intl_is_failure" [356]=> string(32) "intlgregcal_set_gregorian_change" [357]=> string(22) "intl_get_error_message" [358]=> string(19) "intl_get_error_code" [359]=> string(13) "array_combine" [360]=> string(32) "intlgregcal_get_gregorian_change" [361]=> string(15) "version_compare" [362]=> string(28) "stream_bucket_make_writeable" [363]=> string(10) "token_name" [364]=> string(28) "intlcal_get_day_of_week_type" [365]=> string(11) "mb_language" [366]=> string(15) "mb_convert_case" [367]=> string(14) "gmp_prob_prime" [368]=> string(17) "iconv_mime_decode" [369]=> string(11) "ctype_space" [370]=> string(17) "iconv_mime_encode" [371]=> string(13) "gmp_nextprime" [372]=> string(11) "finfo_close" [373]=> string(10) "finfo_file" [374]=> string(17) "mime_content_type" [375]=> string(16) "gmp_random_range" [376]=> string(12) "gmp_legendre" [377]=> string(15) "debug_backtrace" [378]=> string(24) "intlcal_field_difference" [379]=> string(9) "hash_file" [380]=> string(14) "hash_hmac_file" [381]=> string(24) "intltz_to_date_time_zone" [382]=> string(11) "hash_update" [383]=> string(23) "intlcal_create_instance" [384]=> string(14) "intlcal_before" [385]=> string(21) "intlcal_set_time_zone" [386]=> string(16) "intlcal_set_time" [387]=> string(11) "json_decode" [388]=> string(16) "intlcal_get_time" [389]=> string(37) "intlcal_get_keyword_values_for_locale" [390]=> string(11) "json_encode" [391]=> string(17) "get_resource_type" [392]=> string(16) "hash_update_file" [393]=> string(24) "intltz_get_error_message" [394]=> string(18) "gmp_perfect_square" [395]=> string(21) "intltz_get_error_code" [396]=> string(32) "transliterator_get_error_message" [397]=> string(7) "fprintf" [398]=> string(8) "vfprintf" [399]=> string(14) "is_subclass_of" [400]=> string(6) "sscanf" [401]=> string(6) "fscanf" [402]=> string(8) "vsprintf" [403]=> string(7) "vprintf" [404]=> string(6) "printf" [405]=> string(7) "sprintf" [406]=> string(10) "array_diff" [407]=> string(5) "gzeof" [408]=> string(11) "array_udiff" [409]=> string(9) "date_diff" [410]=> string(4) "feof" [411]=> string(6) "sizeof" [412]=> string(16) "mbregex_encoding" [413]=> string(7) "mb_ereg" [414]=> string(7) "openlog" [415]=> string(6) "syslog" [416]=> string(8) "closelog" [417]=> string(17) "mb_regex_encoding" [418]=> string(7) "gmp_neg" [419]=> string(16) "parse_ini_string" [420]=> string(17) "mb_check_encoding" [421]=> string(7) "ip2long" [422]=> string(14) "sys_getloadavg" [423]=> string(18) "iconv_set_encoding" [424]=> string(18) "mb_detect_encoding" [425]=> string(19) "mb_convert_encoding" [426]=> string(19) "json_last_error_msg" [427]=> string(14) "escapeshellarg" [428]=> string(7) "rad2deg" [429]=> string(20) "mb_internal_encoding" [430]=> string(3) "log" [431]=> string(16) "xml_error_string" [432]=> string(18) "iconv_get_encoding" [433]=> string(21) "simplexml_load_string" [434]=> string(27) "xmlwriter_set_indent_string" [435]=> string(6) "mbereg" [436]=> string(22) "getimagesizefromstring" [437]=> string(15) "error_reporting" [438]=> string(19) "stream_set_blocking" [439]=> string(19) "socket_set_blocking" [440]=> string(9) "error_log" [441]=> string(9) "is_string" [442]=> string(18) "convert_cyr_string" [443]=> string(16) "highlight_string" [444]=> string(7) "is_long" [445]=> string(37) "date_interval_create_from_date_string" [446]=> string(12) "func_get_arg" [447]=> string(11) "mb_strwidth" [448]=> string(13) "mb_strimwidth" [449]=> string(4) "sinh" [450]=> string(4) "cosh" [451]=> string(4) "tanh" [452]=> string(14) "mb_ereg_search" [453]=> string(21) "password_needs_rehash" [454]=> string(5) "asinh" [455]=> string(13) "password_hash" [456]=> string(5) "acosh" [457]=> string(13) "mb_ereg_match" [458]=> string(13) "mbereg_search" [459]=> string(12) "mbereg_match" [460]=> string(4) "each" [461]=> string(10) "array_push" [462]=> string(20) "restore_include_path" [463]=> string(12) "ob_end_flush" [464]=> string(12) "array_search" [465]=> string(16) "get_include_path" [466]=> string(6) "fflush" [467]=> string(10) "preg_match" [468]=> string(5) "atanh" [469]=> string(5) "flush" [470]=> string(27) "stream_resolve_include_path" [471]=> string(8) "realpath" [472]=> string(7) "fnmatch" [473]=> string(15) "spl_object_hash" [474]=> string(21) "collator_set_strength" [475]=> string(21) "collator_get_strength" [476]=> string(11) "ctype_graph" [477]=> string(5) "touch" [478]=> string(4) "hash" [479]=> string(10) "ezmlm_hash" [480]=> string(17) "session_save_path" [481]=> string(8) "ob_flush" [482]=> string(16) "set_include_path" [483]=> string(12) "ob_get_flush" [484]=> string(13) "ob_get_length" [485]=> string(15) "xmlwriter_flush" [486]=> string(17) "ob_implicit_flush" [487]=> string(10) "gmp_jacobi" [488]=> string(2) "pi" [489]=> string(18) "xmlwriter_write_pi" [490]=> string(12) "idn_to_ascii" [491]=> string(16) "xmlwriter_end_pi" [492]=> string(18) "xmlwriter_start_pi" [493]=> string(18) "xmlwriter_open_uri" [494]=> string(8) "mb_eregi" [495]=> string(7) "mberegi" [496]=> string(24) "mb_ereg_replace_callback" [497]=> string(4) "link" [498]=> string(10) "array_walk" [499]=> string(7) "symlink" [500]=> string(5) "fseek" [501]=> string(6) "strtok" [502]=> string(5) "umask" [503]=> string(24) "header_register_callback" [504]=> string(8) "readlink" [505]=> string(20) "stream_supports_lock" [506]=> string(11) "array_chunk" [507]=> string(7) "strpbrk" [508]=> string(38) "intlcal_set_minimal_days_in_first_week" [509]=> string(29) "intlcal_set_first_day_of_week" [510]=> string(29) "intlcal_get_first_day_of_week" [511]=> string(38) "intlcal_get_minimal_days_in_first_week" [512]=> string(6) "unlink" [513]=> string(4) "ftok" [514]=> string(5) "flock" [515]=> string(6) "gzseek" [516]=> string(21) "preg_replace_callback" [517]=> string(7) "is_link" [518]=> string(6) "unpack" [519]=> string(4) "pack" [520]=> string(7) "is_null" [521]=> string(17) "numfmt_get_symbol" [522]=> string(12) "mb_send_mail" [523]=> string(2) "dl" [524]=> string(10) "gmp_strval" [525]=> string(10) "gmp_intval" [526]=> string(7) "boolval" [527]=> string(6) "strval" [528]=> string(8) "floatval" [529]=> string(9) "doubleval" [530]=> string(7) "is_real" [531]=> string(19) "forward_static_call" [532]=> string(6) "intval" [533]=> string(12) "intlcal_roll" [534]=> string(14) "gethostbynamel" [535]=> string(4) "ceil" [536]=> string(13) "token_get_all" [537]=> string(7) "strcoll" [538]=> string(17) "spl_autoload_call" [539]=> string(14) "preg_match_all" [540]=> string(11) "ini_get_all" [541]=> string(10) "posix_kill" [542]=> string(7) "is_bool" [543]=> string(10) "hash_final" [544]=> string(5) "ftell" [545]=> string(12) "ob_get_level" [546]=> string(5) "bcmul" [547]=> string(16) "time_sleep_until" [548]=> string(11) "ctype_cntrl" [549]=> string(10) "array_fill" [550]=> string(6) "gztell" [551]=> string(15) "stream_is_local" [552]=> string(20) "dom_import_simplexml" [553]=> string(7) "gmp_mul" [554]=> string(9) "parse_url" [555]=> string(17) "numfmt_set_symbol" [556]=> string(4) "mail" [557]=> string(14) "posix_getgrnam" [558]=> string(11) "ctype_alnum" [559]=> string(5) "rtrim" [560]=> string(19) "intlcal_get_minimum" [561]=> string(19) "intlcal_get_maximum" [562]=> string(25) "intlcal_get_least_maximum" [563]=> string(28) "intlcal_get_greatest_minimum" [564]=> string(21) "stream_copy_to_stream" [565]=> string(10) "gmp_random" [566]=> string(26) "intlcal_get_actual_minimum" [567]=> string(26) "intlcal_get_actual_maximum" [568]=> string(14) "posix_getpwnam" [569]=> string(11) "gmp_sqrtrem" [570]=> string(11) "gmp_rootrem" [571]=> string(8) "gmp_powm" [572]=> string(7) "gmp_com" [573]=> string(7) "tempnam" [574]=> string(18) "hash_update_stream" [575]=> string(22) "stream_socket_recvfrom" [576]=> string(20) "simplexml_import_dom" [577]=> string(6) "system" [578]=> string(9) "array_sum" [579]=> string(4) "trim" [580]=> string(5) "ltrim" [581]=> string(19) "datefmt_set_pattern" [582]=> string(15) "grapheme_strlen" [583]=> string(22) "stream_socket_shutdown" [584]=> string(5) "popen" [585]=> string(9) "proc_open" [586]=> string(12) "ob_get_clean" [587]=> string(19) "datefmt_get_pattern" [588]=> string(3) "min" [589]=> string(15) "create_function" [590]=> string(14) "posix_getlogin" [591]=> string(12) "ob_end_clean" [592]=> string(8) "ob_clean" [593]=> string(7) "hex2bin" [594]=> string(6) "decbin" [595]=> string(8) "gmp_sign" [596]=> string(12) "iconv_strlen" [597]=> string(23) "image_type_to_extension" [598]=> string(25) "intltz_create_enumeration" [599]=> string(7) "strcspn" [600]=> string(5) "fopen" [601]=> string(9) "inet_pton" [602]=> string(6) "strspn" [603]=> string(26) "intltz_get_tz_data_version" [604]=> string(10) "finfo_open" [605]=> string(17) "intltz_get_region" [606]=> string(25) "stream_context_set_option" [607]=> string(38) "intltz_create_time_zone_id_enumeration" [608]=> string(13) "timezone_open" [609]=> string(10) "phpversion" [610]=> string(30) "intlcal_get_weekend_transition" [611]=> string(6) "is_nan" [612]=> string(18) "msgfmt_get_pattern" [613]=> string(21) "xml_parser_set_option" [614]=> string(26) "register_shutdown_function" [615]=> string(18) "numfmt_set_pattern" [616]=> string(18) "numfmt_get_pattern" [617]=> string(25) "session_register_shutdown" [618]=> string(6) "lchown" [619]=> string(5) "chown" [620]=> string(3) "sin" [621]=> string(4) "atan" [622]=> string(17) "locale_get_region" [623]=> string(22) "register_tick_function" [624]=> string(24) "unregister_tick_function" [625]=> string(9) "mb_strlen" [626]=> string(12) "zend_version" [627]=> string(4) "asin" [628]=> string(25) "locale_get_display_region" [629]=> string(21) "xml_parser_get_option" [630]=> string(4) "join" [631]=> string(3) "tan" [632]=> string(18) "intltz_get_unknown" [633]=> string(6) "strlen" [634]=> string(36) "intlcal_set_skipped_wall_time_option" [635]=> string(11) "levenshtein" [636]=> string(37) "intlcal_set_repeated_wall_time_option" [637]=> string(36) "intlcal_get_skipped_wall_time_option" [638]=> string(37) "intlcal_get_repeated_wall_time_option" [639]=> string(18) "msgfmt_set_pattern" [640]=> string(6) "gzopen" [641]=> string(9) "fsockopen" [642]=> string(10) "pfsockopen" [643]=> string(12) "array_column" [644]=> string(25) "opcache_get_configuration" [645]=> string(20) "stream_socket_sendto" [646]=> string(7) "phpinfo" [647]=> string(11) "posix_errno" [648]=> string(27) "stream_socket_enable_crypto" [649]=> string(13) "date_sun_info" [650]=> string(17) "password_get_info" [651]=> string(12) "posix_mkfifo" [652]=> string(8) "pathinfo" [653]=> string(24) "intlcal_is_equivalent_to" [654]=> string(11) "nl_langinfo" [655]=> string(8) "linkinfo" [656]=> string(11) "mb_get_info" [657]=> string(15) "debug_zval_dump" [658]=> string(8) "var_dump" [659]=> string(10) "array_flip" [660]=> string(13) "locale_lookup" [661]=> string(5) "log1p" [662]=> string(11) "strncasecmp" [663]=> string(6) "bccomp" [664]=> string(23) "locale_accept_from_http" [665]=> string(13) "posix_getpgrp" [666]=> string(3) "exp" [667]=> string(10) "strcasecmp" [668]=> string(4) "chop" [669]=> string(8) "wordwrap" [670]=> string(6) "lchgrp" [671]=> string(7) "strncmp" [672]=> string(5) "chgrp" [673]=> string(7) "long2ip" [674]=> string(14) "time_nanosleep" [675]=> string(6) "usleep" [676]=> string(9) "filegroup" [677]=> string(9) "preg_grep" [678]=> string(7) "gmp_cmp" [679]=> string(9) "inet_ntop" [680]=> string(6) "strcmp" [681]=> string(5) "sleep" [682]=> string(13) "strnatcasecmp" [683]=> string(9) "array_map" [684]=> string(9) "strnatcmp" [685]=> string(9) "array_pop" [686]=> string(9) "gmp_div_q" [687]=> string(22) "stream_filter_register" [688]=> string(23) "xml_set_default_handler" [689]=> string(13) "mb_strtolower" [690]=> string(13) "mb_strtoupper" [691]=> string(15) "mb_detect_order" [692]=> string(23) "mb_substitute_character" [693]=> string(21) "session_cache_limiter" [694]=> string(16) "sys_get_temp_dir" [695]=> string(12) "mb_parse_str" [696]=> string(15) "preg_last_error" [697]=> string(17) "mb_output_handler" [698]=> string(38) "xml_set_processing_instruction_handler" [699]=> string(9) "mb_strstr" [700]=> string(6) "is_dir" [701]=> string(11) "preg_filter" [702]=> string(15) "json_last_error" [703]=> string(29) "xml_get_current_column_number" [704]=> string(24) "session_set_save_handler" [705]=> string(36) "xml_set_start_namespace_decl_handler" [706]=> string(6) "gmp_or" [707]=> string(20) "mb_encode_mimeheader" [708]=> string(7) "gmp_xor" [709]=> string(10) "filter_var" [710]=> string(12) "finfo_buffer" [711]=> string(35) "xml_set_external_entity_ref_handler" [712]=> string(29) "xml_set_notation_decl_handler" [713]=> string(12) "iconv_substr" [714]=> string(11) "ctype_upper" [715]=> string(11) "ctype_lower" [716]=> string(14) "filter_has_var" [717]=> string(34) "xml_set_end_namespace_decl_handler" [718]=> string(12) "array_filter" [719]=> string(9) "mb_substr" [720]=> string(36) "xml_set_unparsed_entity_decl_handler" [721]=> string(11) "mb_strrichr" [722]=> string(27) "xml_get_current_line_number" [723]=> string(22) "output_add_rewrite_var" [724]=> string(12) "ob_gzhandler" [725]=> string(20) "mb_decode_mimeheader" [726]=> string(20) "posix_get_last_error" [727]=> string(9) "gmp_div_r" [728]=> string(10) "gmp_div_qr" [729]=> string(10) "mb_stristr" [730]=> string(10) "mb_strrchr" [731]=> string(14) "posix_strerror" [732]=> string(30) "xml_set_character_data_handler" [733]=> string(3) "chr" [734]=> string(5) "rmdir" [735]=> string(10) "strtolower" [736]=> string(10) "strtoupper" [737]=> string(13) "trigger_error" [738]=> string(7) "print_r" [739]=> string(5) "mkdir" [740]=> string(11) "get_cfg_var" [741]=> string(9) "ini_alter" [742]=> string(16) "get_current_user" [743]=> string(16) "grapheme_stristr" [744]=> string(9) "parse_str" [745]=> string(15) "grapheme_strstr" [746]=> string(21) "restore_error_handler" [747]=> string(6) "strchr" [748]=> string(10) "user_error" [749]=> string(17) "set_error_handler" [750]=> string(24) "intlgregcal_is_leap_year" [751]=> string(7) "getmxrr" [752]=> string(21) "set_exception_handler" [753]=> string(25) "restore_exception_handler" [754]=> string(13) "gethostbyaddr" [755]=> string(13) "intlcal_clear" [756]=> string(7) "strrchr" [757]=> string(10) "checkdnsrr" [758]=> string(7) "stristr" [759]=> string(5) "strtr" [760]=> string(6) "strstr" [761]=> string(13) "intlcal_after" [762]=> string(10) "is_integer" [763]=> string(5) "nl2br" [764]=> string(6) "header" [765]=> string(9) "is_scalar" [766]=> string(21) "spl_autoload_register" [767]=> string(20) "stream_socket_server" [768]=> string(15) "grapheme_substr" [769]=> string(18) "stream_socket_pair" [770]=> string(16) "getprotobynumber" [771]=> string(21) "libxml_get_last_error" [772]=> string(11) "get_browser" [773]=> string(7) "opendir" [774]=> string(8) "closedir" [775]=> string(5) "chdir" [776]=> string(9) "rewinddir" [777]=> string(7) "readdir" [778]=> string(20) "datefmt_set_calendar" [779]=> string(3) "dir" [780]=> string(7) "scandir" [781]=> string(28) "libxml_disable_entity_loader" [782]=> string(5) "floor" [783]=> string(33) "libxml_set_external_entity_loader" [784]=> string(9) "fileowner" [785]=> string(23) "spl_autoload_unregister" [786]=> string(20) "datefmt_get_calendar" [787]=> string(6) "substr" [788]=> string(23) "stream_register_wrapper" [789]=> string(15) "set_file_buffer" [790]=> string(23) "timezone_name_from_abbr" [791]=> string(25) "stream_wrapper_unregister" [792]=> string(23) "stream_set_write_buffer" [793]=> string(22) "stream_set_read_buffer" [794]=> string(23) "xml_set_element_handler" [795]=> string(23) "stream_wrapper_register" [796]=> string(15) "property_exists" [797]=> string(18) "opcache_get_status" [798]=> string(26) "xmlwriter_write_element_ns" [799]=> string(18) "get_required_files" [800]=> string(28) "xmlwriter_write_attribute_ns" [801]=> string(18) "get_included_files" [802]=> string(13) "func_get_args" [803]=> string(11) "class_alias" [804]=> string(15) "function_exists" [805]=> string(26) "xmlwriter_start_element_ns" [806]=> string(10) "mb_strrpos" [807]=> string(28) "xmlwriter_start_attribute_ns" [808]=> string(9) "mb_strpos" [809]=> string(17) "get_class_methods" [810]=> string(16) "interface_exists" [811]=> string(10) "mb_stripos" [812]=> string(11) "mb_strripos" [813]=> string(12) "class_exists" [814]=> string(14) "get_class_vars" [815]=> string(9) "get_class" [816]=> string(12) "trait_exists" [817]=> string(15) "get_object_vars" [818]=> string(16) "get_parent_class" [819]=> string(13) "method_exists" [820]=> string(14) "intlcal_equals" [821]=> string(16) "get_called_class" [822]=> string(19) "locale_get_keywords" [823]=> string(20) "get_declared_classes" [824]=> string(12) "gzuncompress" [825]=> string(16) "grapheme_strrpos" [826]=> string(12) "iconv_strpos" [827]=> string(13) "iconv_strrpos" [828]=> string(25) "iconv_mime_decode_headers" [829]=> string(16) "grapheme_stripos" [830]=> string(15) "grapheme_strpos" [831]=> string(28) "collator_sort_with_sort_key
Process exited with code 137.
Output for 5.6.31 - 5.6.38
array(1186) { [0]=> string(9) "gmp_scan0" [1]=> string(5) "log10" [2]=> string(4) "sha1" [3]=> string(5) "expm1" [4]=> string(9) "gmp_scan1" [5]=> string(11) "hash_pbkdf2" [6]=> string(5) "crc32" [7]=> string(5) "atan2" [8]=> string(9) "str_rot13" [9]=> string(3) "md5" [10]=> string(11) "idn_to_utf8" [11]=> string(19) "xmlwriter_end_cdata" [12]=> string(21) "xmlwriter_write_cdata" [13]=> string(21) "xmlwriter_start_cdata" [14]=> string(4) "is_a" [15]=> string(11) "ctype_alpha" [16]=> string(9) "quotemeta" [17]=> string(20) "stream_get_meta_data" [18]=> string(15) "mb_convert_kana" [19]=> string(8) "date_sub" [20]=> string(4) "glob" [21]=> string(7) "gmp_sub" [22]=> string(5) "bcsub" [23]=> string(6) "hexdec" [24]=> string(9) "hash_hmac" [25]=> string(6) "gzgetc" [26]=> string(5) "fgetc" [27]=> string(10) "is_numeric" [28]=> string(10) "shell_exec" [29]=> string(6) "octdec" [30]=> string(4) "exec" [31]=> string(6) "bindec" [32]=> string(20) "get_magic_quotes_gpc" [33]=> string(22) "array_uintersect_assoc" [34]=> string(16) "array_diff_assoc" [35]=> string(18) "array_udiff_uassoc" [36]=> string(21) "array_intersect_assoc" [37]=> string(17) "array_udiff_assoc" [38]=> string(14) "call_user_func" [39]=> string(23) "array_uintersect_uassoc" [40]=> string(22) "array_intersect_uassoc" [41]=> string(7) "hebrevc" [42]=> string(17) "array_diff_uassoc" [43]=> string(12) "posix_getpid" [44]=> string(5) "round" [45]=> string(13) "posix_getppid" [46]=> string(8) "bcpowmod" [47]=> string(3) "end" [48]=> string(13) "posix_getegid" [49]=> string(5) "bcmod" [50]=> string(13) "posix_setegid" [51]=> string(16) "dns_check_record" [52]=> string(10) "getlastmod" [53]=> string(24) "normalizer_is_normalized" [54]=> string(12) "posix_setgid" [55]=> string(12) "posix_setuid" [56]=> string(13) "posix_geteuid" [57]=> string(13) "posix_seteuid" [58]=> string(12) "posix_getgid" [59]=> string(12) "posix_getuid" [60]=> string(7) "gmp_add" [61]=> string(9) "array_pad" [62]=> string(8) "gzrewind" [63]=> string(19) "xmlwriter_start_dtd" [64]=> string(6) "gzread" [65]=> string(16) "call_user_method" [66]=> string(21) "stream_bucket_prepend" [67]=> string(20) "stream_bucket_append" [68]=> string(10) "array_rand" [69]=> string(17) "xmlwriter_end_dtd" [70]=> string(19) "xmlwriter_write_dtd" [71]=> string(7) "gmp_and" [72]=> string(18) "connection_aborted" [73]=> string(24) "opcache_is_script_cached" [74]=> string(4) "fmod" [75]=> string(7) "gmp_gcd" [76]=> string(12) "posix_setsid" [77]=> string(7) "gmp_mod" [78]=> string(6) "uniqid" [79]=> string(7) "deg2rad" [80]=> string(12) "posix_getsid" [81]=> string(16) "extension_loaded" [82]=> string(24) "intltz_get_equivalent_id" [83]=> string(5) "chmod" [84]=> string(7) "str_pad" [85]=> string(23) "intltz_get_canonical_id" [86]=> string(13) "posix_setpgid" [87]=> string(14) "escapeshellcmd" [88]=> string(10) "gc_enabled" [89]=> string(10) "session_id" [90]=> string(21) "session_regenerate_id" [91]=> string(3) "ord" [92]=> string(6) "rewind" [93]=> string(21) "stream_filter_prepend" [94]=> string(20) "stream_filter_append" [95]=> string(7) "defined" [96]=> string(5) "bcadd" [97]=> string(9) "iptcembed" [98]=> string(6) "getcwd" [99]=> string(11) "intlcal_add" [100]=> string(5) "fread" [101]=> string(18) "intlcal_is_weekend" [102]=> string(12) "spl_autoload" [103]=> string(9) "filter_id" [104]=> string(13) "intltz_get_id" [105]=> string(23) "datefmt_set_timezone_id" [106]=> string(13) "posix_ctermid" [107]=> string(14) "posix_getgrgid" [108]=> string(23) "datefmt_get_timezone_id" [109]=> string(8) "getmygid" [110]=> string(12) "posix_getcwd" [111]=> string(11) "posix_mknod" [112]=> string(8) "getmyuid" [113]=> string(7) "mt_rand" [114]=> string(8) "mt_srand" [115]=> string(5) "srand" [116]=> string(13) "posix_getpgid" [117]=> string(4) "rand" [118]=> string(14) "dns_get_record" [119]=> string(14) "posix_getpwuid" [120]=> string(8) "date_add" [121]=> string(8) "getmypid" [122]=> string(6) "rename" [123]=> string(9) "ftruncate" [124]=> string(11) "show_source" [125]=> string(6) "fwrite" [126]=> string(20) "php_strip_whitespace" [127]=> string(11) "gethostname" [128]=> string(21) "stream_context_create" [129]=> string(7) "tmpfile" [130]=> string(4) "file" [131]=> string(9) "setcookie" [132]=> string(13) "header_remove" [133]=> string(13) "gethostbyname" [134]=> string(7) "settype" [135]=> string(18) "move_uploaded_file" [136]=> string(18) "http_response_code" [137]=> string(9) "is_double" [138]=> string(14) "parse_ini_file" [139]=> string(11) "is_callable" [140]=> string(6) "pclose" [141]=> string(6) "fclose" [142]=> string(7) "gettype" [143]=> string(11) "ini_restore" [144]=> string(11) "is_resource" [145]=> string(8) "readfile" [146]=> string(12) "setrawcookie" [147]=> string(18) "html_entity_decode" [148]=> string(26) "get_html_translation_table" [149]=> string(7) "explode" [150]=> string(7) "implode" [151]=> string(12) "str_ireplace" [152]=> string(11) "str_replace" [153]=> string(14) "substr_replace" [154]=> string(9) "setlocale" [155]=> string(9) "urlencode" [156]=> string(10) "proc_close" [157]=> string(12) "rawurldecode" [158]=> string(12) "rawurlencode" [159]=> string(9) "urldecode" [160]=> string(14) "substr_compare" [161]=> string(11) "str_shuffle" [162]=> string(12) "getimagesize" [163]=> string(9) "iptcparse" [164]=> string(9) "sha1_file" [165]=> string(8) "md5_file" [166]=> string(23) "image_type_to_mime_type" [167]=> string(13) "php_sapi_name" [168]=> string(7) "dirname" [169]=> string(8) "basename" [170]=> string(19) "php_ini_loaded_file" [171]=> string(9) "php_uname" [172]=> string(14) "proc_terminate" [173]=> string(9) "proc_nice" [174]=> string(20) "magic_quotes_runtime" [175]=> string(23) "quoted_printable_encode" [176]=> string(23) "quoted_printable_decode" [177]=> string(9) "getrusage" [178]=> string(24) "set_magic_quotes_runtime" [179]=> string(24) "get_magic_quotes_runtime" [180]=> string(21) "memory_get_peak_usage" [181]=> string(16) "memory_get_usage" [182]=> string(11) "unserialize" [183]=> string(9) "serialize" [184]=> string(9) "microtime" [185]=> string(23) "htmlspecialchars_decode" [186]=> string(13) "base64_decode" [187]=> string(10) "getmyinode" [188]=> string(14) "getprotobyname" [189]=> string(13) "getservbyname" [190]=> string(13) "base64_encode" [191]=> string(16) "convert_uuencode" [192]=> string(11) "is_infinite" [193]=> string(9) "is_finite" [194]=> string(20) "stream_filter_remove" [195]=> string(16) "convert_uudecode" [196]=> string(14) "highlight_file" [197]=> string(7) "shuffle" [198]=> string(13) "datefmt_parse" [199]=> string(17) "datefmt_localtime" [200]=> string(22) "datefmt_get_error_code" [201]=> string(20) "datefmt_set_timezone" [202]=> string(20) "datefmt_get_timezone" [203]=> string(20) "datefmt_get_timetype" [204]=> string(18) "datefmt_get_locale" [205]=> string(25) "datefmt_get_error_message" [206]=> string(21) "resourcebundle_create" [207]=> string(28) "transliterator_transliterate" [208]=> string(29) "transliterator_get_error_code" [209]=> string(32) "transliterator_get_error_message" [210]=> string(29) "transliterator_create_inverse" [211]=> string(21) "transliterator_create" [212]=> string(29) "resourcebundle_get_error_code" [213]=> string(32) "resourcebundle_get_error_message" [214]=> string(20) "datefmt_get_datetype" [215]=> string(14) "datefmt_create" [216]=> string(27) "locale_get_display_language" [217]=> string(14) "locale_compose" [218]=> string(12) "locale_parse" [219]=> string(23) "locale_get_display_name" [220]=> string(27) "locale_get_primary_language" [221]=> string(24) "numfmt_get_error_message" [222]=> string(20) "normalizer_normalize" [223]=> string(19) "locale_canonicalize" [224]=> string(13) "msgfmt_create" [225]=> string(21) "msgfmt_get_error_code" [226]=> string(24) "msgfmt_get_error_message" [227]=> string(17) "msgfmt_get_locale" [228]=> string(20) "msgfmt_parse_message" [229]=> string(21) "msgfmt_format_message" [230]=> string(12) "msgfmt_parse" [231]=> string(23) "intltz_create_time_zone" [232]=> string(26) "intltz_from_date_time_zone" [233]=> string(27) "intlgregcal_create_instance" [234]=> string(32) "intlgregcal_set_gregorian_change" [235]=> string(32) "intlgregcal_get_gregorian_change" [236]=> string(25) "intlcal_get_error_message" [237]=> string(22) "intlcal_get_error_code" [238]=> string(22) "intlcal_from_date_time" [239]=> string(20) "intlcal_to_date_time" [240]=> string(19) "intl_get_error_code" [241]=> string(22) "intl_get_error_message" [242]=> string(20) "opcache_compile_file" [243]=> string(21) "cli_set_process_title" [244]=> string(21) "cli_get_process_title" [245]=> string(18) "opcache_invalidate" [246]=> string(7) "bcscale" [247]=> string(15) "intl_is_failure" [248]=> string(15) "intl_error_name" [249]=> string(24) "intlcal_in_daylight_time" [250]=> string(16) "intlcal_get_type" [251]=> string(24) "intltz_get_error_message" [252]=> string(23) "intlcal_create_instance" [253]=> string(37) "intlcal_get_keyword_values_for_locale" [254]=> string(21) "intltz_get_error_code" [255]=> string(24) "intltz_to_date_time_zone" [256]=> string(24) "intltz_use_daylight_time" [257]=> string(23) "intltz_get_display_name" [258]=> string(16) "intlcal_get_time" [259]=> string(16) "intlcal_set_time" [260]=> string(18) "intlcal_get_locale" [261]=> string(21) "intlcal_get_time_zone" [262]=> string(28) "intlcal_get_day_of_week_type" [263]=> string(24) "intlcal_field_difference" [264]=> string(21) "intlcal_set_time_zone" [265]=> string(14) "intlcal_before" [266]=> string(21) "numfmt_get_error_code" [267]=> string(17) "numfmt_get_locale" [268]=> string(8) "strptime" [269]=> string(20) "array_walk_recursive" [270]=> string(5) "range" [271]=> string(9) "metaphone" [272]=> string(9) "lcg_value" [273]=> string(13) "diskfreespace" [274]=> string(19) "realpath_cache_size" [275]=> string(12) "array_splice" [276]=> string(11) "array_slice" [277]=> string(13) "array_reverse" [278]=> string(12) "array_reduce" [279]=> string(21) "array_change_key_case" [280]=> string(23) "array_replace_recursive" [281]=> string(13) "array_replace" [282]=> string(11) "array_merge" [283]=> string(21) "array_merge_recursive" [284]=> string(15) "disk_free_space" [285]=> string(16) "disk_total_space" [286]=> string(9) "filectime" [287]=> string(9) "fileinode" [288]=> string(9) "filemtime" [289]=> string(9) "fileatime" [290]=> string(22) "stream_wrapper_restore" [291]=> string(21) "stream_set_chunk_size" [292]=> string(15) "stream_get_line" [293]=> string(8) "filesize" [294]=> string(8) "filetype" [295]=> string(7) "is_file" [296]=> string(14) "clearstatcache" [297]=> string(13) "is_executable" [298]=> string(11) "is_readable" [299]=> string(11) "is_writable" [300]=> string(12) "is_writeable" [301]=> string(12) "array_unique" [302]=> string(13) "array_combine" [303]=> string(22) "collator_get_attribute" [304]=> string(22) "collator_set_attribute" [305]=> string(19) "collator_get_locale" [306]=> string(16) "collator_compare" [307]=> string(15) "collator_create" [308]=> string(17) "iconv_mime_encode" [309]=> string(17) "iconv_mime_decode" [310]=> string(23) "collator_get_error_code" [311]=> string(26) "collator_get_error_message" [312]=> string(25) "numfmt_set_text_attribute" [313]=> string(25) "numfmt_get_text_attribute" [314]=> string(20) "numfmt_get_attribute" [315]=> string(20) "numfmt_set_attribute" [316]=> string(13) "numfmt_create" [317]=> string(12) "numfmt_parse" [318]=> string(13) "gmp_nextprime" [319]=> string(16) "gmp_random_range" [320]=> string(9) "xml_parse" [321]=> string(18) "xml_get_error_code" [322]=> string(15) "xml_parser_free" [323]=> string(17) "xml_parser_create" [324]=> string(10) "token_name" [325]=> string(15) "version_compare" [326]=> string(28) "stream_bucket_make_writeable" [327]=> string(11) "utf8_encode" [328]=> string(11) "utf8_decode" [329]=> string(14) "gmp_prob_prime" [330]=> string(12) "gmp_legendre" [331]=> string(18) "gmp_perfect_square" [332]=> string(25) "xmlwriter_write_attribute" [333]=> string(25) "xmlwriter_start_attribute" [334]=> string(23) "xmlwriter_end_attribute" [335]=> string(22) "stream_socket_get_name" [336]=> string(16) "is_uploaded_file" [337]=> string(7) "gzclose" [338]=> string(10) "readgzfile" [339]=> string(10) "preg_quote" [340]=> string(15) "mb_ereg_replace" [341]=> string(11) "json_encode" [342]=> string(19) "session_module_name" [343]=> string(19) "simplexml_load_file" [344]=> string(16) "mb_eregi_replace" [345]=> string(12) "preg_replace" [346]=> string(16) "hash_update_file" [347]=> string(13) "eregi_replace" [348]=> string(11) "mb_language" [349]=> string(11) "sql_regcase" [350]=> string(14) "session_encode" [351]=> string(19) "session_write_close" [352]=> string(11) "json_decode" [353]=> string(7) "gzwrite" [354]=> string(10) "finfo_file" [355]=> string(22) "mb_preferred_mime_name" [356]=> string(20) "zlib_get_coding_type" [357]=> string(15) "mb_convert_case" [358]=> string(11) "finfo_close" [359]=> string(11) "ctype_space" [360]=> string(11) "zlib_decode" [361]=> string(11) "zlib_encode" [362]=> string(9) "gzdeflate" [363]=> string(6) "gzfile" [364]=> string(17) "mime_content_type" [365]=> string(9) "gzinflate" [366]=> string(8) "gzdecode" [367]=> string(8) "gzencode" [368]=> string(12) "ereg_replace" [369]=> string(11) "hash_update" [370]=> string(9) "strtotime" [371]=> string(10) "gc_disable" [372]=> string(4) "date" [373]=> string(5) "idate" [374]=> string(6) "mktime" [375]=> string(6) "gmdate" [376]=> string(9) "gc_enable" [377]=> string(21) "debug_print_backtrace" [378]=> string(14) "session_decode" [379]=> string(9) "hash_file" [380]=> string(15) "mberegi_replace" [381]=> string(6) "define" [382]=> string(15) "debug_backtrace" [383]=> string(17) "get_resource_type" [384]=> string(8) "gmmktime" [385]=> string(9) "checkdate" [386]=> string(14) "hash_hmac_file" [387]=> string(10) "date_parse" [388]=> string(14) "mbereg_replace" [389]=> string(12) "date_sunrise" [390]=> string(20) "session_cache_expire" [391]=> string(13) "posix_ttyname" [392]=> string(21) "date_create_immutable" [393]=> string(11) "date_create" [394]=> string(4) "time" [395]=> string(10) "gmstrftime" [396]=> string(11) "posix_uname" [397]=> string(12) "session_name" [398]=> string(7) "getdate" [399]=> string(9) "localtime" [400]=> string(8) "strftime" [401]=> string(4) "feof" [402]=> string(6) "fscanf" [403]=> string(8) "vsprintf" [404]=> string(7) "fprintf" [405]=> string(9) "date_diff" [406]=> string(14) "is_subclass_of" [407]=> string(6) "printf" [408]=> string(7) "sprintf" [409]=> string(8) "vfprintf" [410]=> string(6) "sscanf" [411]=> string(11) "array_udiff" [412]=> string(6) "sizeof" [413]=> string(7) "vprintf" [414]=> string(5) "gzeof" [415]=> string(10) "array_diff" [416]=> string(20) "mb_internal_encoding" [417]=> string(7) "mb_ereg" [418]=> string(6) "mbereg" [419]=> string(16) "mbregex_encoding" [420]=> string(18) "convert_cyr_string" [421]=> string(14) "sys_getloadavg" [422]=> string(7) "ip2long" [423]=> string(3) "log" [424]=> string(7) "rad2deg" [425]=> string(9) "error_log" [426]=> string(16) "highlight_string" [427]=> string(18) "mb_detect_encoding" [428]=> string(19) "mb_convert_encoding" [429]=> string(7) "is_long" [430]=> string(16) "parse_ini_string" [431]=> string(14) "escapeshellarg" [432]=> string(17) "mb_regex_encoding" [433]=> string(17) "mb_check_encoding" [434]=> string(9) "is_string" [435]=> string(8) "closelog" [436]=> string(7) "gmp_neg" [437]=> string(6) "syslog" [438]=> string(7) "openlog" [439]=> string(18) "iconv_get_encoding" [440]=> string(15) "error_reporting" [441]=> string(18) "iconv_set_encoding" [442]=> string(37) "date_interval_create_from_date_string" [443]=> string(22) "getimagesizefromstring" [444]=> string(4) "ereg" [445]=> string(12) "func_get_arg" [446]=> string(19) "socket_set_blocking" [447]=> string(19) "stream_set_blocking" [448]=> string(21) "simplexml_load_string" [449]=> string(27) "xmlwriter_set_indent_string" [450]=> string(19) "set_socket_blocking" [451]=> string(19) "json_last_error_msg" [452]=> string(16) "xml_error_string" [453]=> string(14) "mb_ereg_search" [454]=> string(10) "preg_match" [455]=> string(12) "mbereg_match" [456]=> string(5) "asinh" [457]=> string(4) "tanh" [458]=> string(4) "cosh" [459]=> string(4) "sinh" [460]=> string(5) "acosh" [461]=> string(13) "mbereg_search" [462]=> string(21) "collator_set_strength" [463]=> string(13) "mb_ereg_match" [464]=> string(4) "each" [465]=> string(21) "collator_get_strength" [466]=> string(11) "ctype_graph" [467]=> string(4) "hash" [468]=> string(10) "ezmlm_hash" [469]=> string(11) "mb_strwidth" [470]=> string(13) "mb_strimwidth" [471]=> string(5) "touch" [472]=> string(6) "fflush" [473]=> string(27) "stream_resolve_include_path" [474]=> string(8) "realpath" [475]=> string(7) "fnmatch" [476]=> string(5) "atanh" [477]=> string(8) "ob_flush" [478]=> string(20) "restore_include_path" [479]=> string(16) "set_include_path" [480]=> string(16) "get_include_path" [481]=> string(10) "array_push" [482]=> string(12) "array_search" [483]=> string(12) "ob_get_flush" [484]=> string(13) "ob_get_length" [485]=> string(17) "ob_implicit_flush" [486]=> string(15) "xmlwriter_flush" [487]=> string(12) "ob_end_flush" [488]=> string(21) "password_needs_rehash" [489]=> string(15) "spl_object_hash" [490]=> string(5) "flush" [491]=> string(17) "session_save_path" [492]=> string(13) "password_hash" [493]=> string(2) "pi" [494]=> string(5) "eregi" [495]=> string(8) "mb_eregi" [496]=> string(18) "xmlwriter_write_pi" [497]=> string(18) "xmlwriter_open_uri" [498]=> string(16) "xmlwriter_end_pi" [499]=> string(18) "xmlwriter_start_pi" [500]=> string(6) "spliti" [501]=> string(10) "gmp_jacobi" [502]=> string(12) "idn_to_ascii" [503]=> string(7) "mberegi" [504]=> string(20) "stream_supports_lock" [505]=> string(7) "is_link" [506]=> string(6) "strtok" [507]=> string(29) "intlcal_set_first_day_of_week" [508]=> string(21) "preg_replace_callback" [509]=> string(8) "readlink" [510]=> string(6) "unpack" [511]=> string(5) "umask" [512]=> string(24) "mb_ereg_replace_callback" [513]=> string(5) "flock" [514]=> string(5) "fseek" [515]=> string(4) "pack" [516]=> string(4) "link" [517]=> string(29) "intlcal_get_first_day_of_week" [518]=> string(11) "array_chunk" [519]=> string(4) "ftok" [520]=> string(24) "header_register_callback" [521]=> string(38) "intlcal_set_minimal_days_in_first_week" [522]=> string(7) "strpbrk" [523]=> string(7) "symlink" [524]=> string(38) "intlcal_get_minimal_days_in_first_week" [525]=> string(6) "gzseek" [526]=> string(6) "unlink" [527]=> string(10) "array_walk" [528]=> string(5) "ftell" [529]=> string(19) "forward_static_call" [530]=> string(14) "preg_match_all" [531]=> string(10) "gmp_strval" [532]=> string(10) "gmp_intval" [533]=> string(7) "is_bool" [534]=> string(8) "floatval" [535]=> string(11) "ini_get_all" [536]=> string(6) "intval" [537]=> string(14) "gethostbynamel" [538]=> string(9) "doubleval" [539]=> string(6) "strval" [540]=> string(7) "is_real" [541]=> string(16) "time_sleep_until" [542]=> string(7) "is_null" [543]=> string(7) "boolval" [544]=> string(7) "gmp_mul" [545]=> string(5) "bcmul" [546]=> string(4) "mail" [547]=> string(4) "ceil" [548]=> string(17) "spl_autoload_call" [549]=> string(11) "ctype_cntrl" [550]=> string(10) "hash_final" [551]=> string(20) "dom_import_simplexml" [552]=> string(12) "ob_get_level" [553]=> string(10) "posix_kill" [554]=> string(10) "array_fill" [555]=> string(6) "gztell" [556]=> string(2) "dl" [557]=> string(15) "stream_is_local" [558]=> string(9) "parse_url" [559]=> string(17) "numfmt_set_symbol" [560]=> string(13) "token_get_all" [561]=> string(12) "mb_send_mail" [562]=> string(17) "numfmt_get_symbol" [563]=> string(12) "intlcal_roll" [564]=> string(7) "strcoll" [565]=> string(8) "gmp_powm" [566]=> string(9) "array_sum" [567]=> string(6) "system" [568]=> string(11) "ctype_alnum" [569]=> string(11) "gmp_sqrtrem" [570]=> string(11) "gmp_rootrem" [571]=> string(4) "trim" [572]=> string(26) "intlcal_get_actual_maximum" [573]=> string(28) "intlcal_get_greatest_minimum" [574]=> string(19) "intlcal_get_maximum" [575]=> string(7) "tempnam" [576]=> string(22) "stream_socket_recvfrom" [577]=> string(19) "intlcal_get_minimum" [578]=> string(25) "intlcal_get_least_maximum" [579]=> string(5) "ltrim" [580]=> string(18) "hash_update_stream" [581]=> string(21) "stream_copy_to_stream" [582]=> string(5) "rtrim" [583]=> string(26) "intlcal_get_actual_minimum" [584]=> string(14) "posix_getpwnam" [585]=> string(10) "gmp_random" [586]=> string(7) "gmp_com" [587]=> string(14) "posix_getgrnam" [588]=> string(20) "simplexml_import_dom" [589]=> string(19) "datefmt_get_pattern" [590]=> string(5) "fopen" [591]=> string(9) "inet_pton" [592]=> string(9) "fsockopen" [593]=> string(23) "image_type_to_extension" [594]=> string(21) "xml_parser_get_option" [595]=> string(10) "finfo_open" [596]=> string(5) "popen" [597]=> string(17) "locale_get_region" [598]=> string(18) "intltz_get_unknown" [599]=> string(19) "datefmt_set_pattern" [600]=> string(30) "intlcal_get_weekend_transition" [601]=> string(6) "gzopen" [602]=> string(3) "min" [603]=> string(9) "mb_strlen" [604]=> string(6) "is_nan" [605]=> string(15) "create_function" [606]=> string(25) "stream_context_set_option" [607]=> string(38) "intltz_create_time_zone_id_enumeration" [608]=> string(25) "opcache_get_configuration" [609]=> string(22) "stream_socket_shutdown" [610]=> string(7) "strcspn" [611]=> string(25) "intltz_create_enumeration" [612]=> string(10) "pfsockopen" [613]=> string(10) "phpversion" [614]=> string(14) "posix_getlogin" [615]=> string(18) "numfmt_set_pattern" [616]=> string(18) "numfmt_get_pattern" [617]=> string(11) "levenshtein" [618]=> string(25) "locale_get_display_region" [619]=> string(17) "intltz_get_region" [620]=> string(26) "intltz_get_tz_data_version" [621]=> string(37) "intlcal_get_repeated_wall_time_option" [622]=> string(6) "lchown" [623]=> string(12) "ob_get_clean" [624]=> string(3) "tan" [625]=> string(6) "strlen" [626]=> string(9) "proc_open" [627]=> string(4) "asin" [628]=> string(13) "timezone_open" [629]=> string(36) "intlcal_set_skipped_wall_time_option" [630]=> string(37) "intlcal_set_repeated_wall_time_option" [631]=> string(15) "grapheme_strlen" [632]=> string(8) "ob_clean" [633]=> string(18) "msgfmt_get_pattern" [634]=> string(6) "decbin" [635]=> string(4) "join" [636]=> string(6) "strspn" [637]=> string(25) "session_register_shutdown" [638]=> string(21) "xml_parser_set_option" [639]=> string(3) "sin" [640]=> string(12) "zend_version" [641]=> string(36) "intlcal_get_skipped_wall_time_option" [642]=> string(4) "atan" [643]=> string(5) "chown" [644]=> string(12) "iconv_strlen" [645]=> string(8) "gmp_sign" [646]=> string(7) "hex2bin" [647]=> string(26) "register_shutdown_function" [648]=> string(12) "ob_end_clean" [649]=> string(18) "msgfmt_set_pattern" [650]=> string(12) "array_column" [651]=> string(24) "unregister_tick_function" [652]=> string(22) "register_tick_function" [653]=> string(11) "posix_errno" [654]=> string(12) "posix_mkfifo" [655]=> string(11) "mb_get_info" [656]=> string(11) "nl_langinfo" [657]=> string(8) "linkinfo" [658]=> string(8) "pathinfo" [659]=> string(24) "intlcal_is_equivalent_to" [660]=> string(17) "password_get_info" [661]=> string(13) "date_sun_info" [662]=> string(27) "stream_socket_enable_crypto" [663]=> string(7) "phpinfo" [664]=> string(20) "stream_socket_sendto" [665]=> string(11) "strncasecmp" [666]=> string(3) "exp" [667]=> string(4) "chop" [668]=> string(9) "preg_grep" [669]=> string(9) "inet_ntop" [670]=> string(6) "bccomp" [671]=> string(7) "long2ip" [672]=> string(10) "strcasecmp" [673]=> string(5) "sleep" [674]=> string(9) "strnatcmp" [675]=> string(9) "array_pop" [676]=> string(6) "usleep" [677]=> string(7) "gmp_cmp" [678]=> string(8) "var_dump" [679]=> string(6) "lchgrp" [680]=> string(10) "array_flip" [681]=> string(9) "filegroup" [682]=> string(15) "debug_zval_dump" [683]=> string(5) "chgrp" [684]=> string(6) "strcmp" [685]=> string(13) "strnatcasecmp" [686]=> string(14) "time_nanosleep" [687]=> string(8) "wordwrap" [688]=> string(23) "locale_accept_from_http" [689]=> string(7) "strncmp" [690]=> string(13) "locale_lookup" [691]=> string(13) "posix_getpgrp" [692]=> string(5) "log1p" [693]=> string(9) "array_map" [694]=> string(9) "gmp_div_q" [695]=> string(12) "iconv_substr" [696]=> string(6) "is_dir" [697]=> string(5) "nl2br" [698]=> string(20) "datefmt_set_calendar" [699]=> string(14) "filter_has_var" [700]=> string(10) "filter_var" [701]=> string(20) "datefmt_get_calendar" [702]=> string(29) "xml_set_notation_decl_handler" [703]=> string(6) "substr" [704]=> string(11) "ctype_lower" [705]=> string(15) "grapheme_substr" [706]=> string(22) "stream_filter_register" [707]=> string(15) "grapheme_strstr" [708]=> string(11) "ctype_upper" [709]=> string(6) "strstr" [710]=> string(12) "ob_gzhandler" [711]=> string(7) "strrchr" [712]=> string(12) "array_filter" [713]=> string(5) "floor" [714]=> string(7) "stristr" [715]=> string(23) "spl_autoload_unregister" [716]=> string(16) "grapheme_stristr" [717]=> string(22) "output_add_rewrite_var" [718]=> string(35) "xml_set_external_entity_ref_handler" [719]=> string(5) "strtr" [720]=> string(36) "xml_set_start_namespace_decl_handler" [721]=> string(34) "xml_set_end_namespace_decl_handler" [722]=> string(27) "xml_get_current_line_number" [723]=> string(21) "spl_autoload_register" [724]=> string(12) "finfo_buffer" [725]=> string(36) "xml_set_unparsed_entity_decl_handler" [726]=> string(23) "xml_set_element_handler" [727]=> string(16) "sys_get_temp_dir" [728]=> string(30) "xml_set_character_data_handler" [729]=> string(38) "xml_set_processing_instruction_handler" [730]=> string(23) "xml_set_default_handler" [731]=> string(29) "xml_get_current_column_number" [732]=> string(21) "set_exception_handler" [733]=> string(6) "gmp_or" [734]=> string(7) "gmp_xor" [735]=> string(5) "mkdir" [736]=> string(17) "mb_output_handler" [737]=> string(24) "intlgregcal_is_leap_year" [738]=> string(21) "libxml_get_last_error" [739]=> string(9) "mb_strstr" [740]=> string(9) "gmp_div_r" [741]=> string(10) "gmp_div_qr" [742]=> string(10) "strtoupper" [743]=> string(21) "session_cache_limiter" [744]=> string(13) "trigger_error" [745]=> string(18) "stream_socket_pair" [746]=> string(16) "getprotobynumber" [747]=> string(20) "stream_socket_server" [748]=> string(16) "get_current_user" [749]=> string(11) "get_cfg_var" [750]=> string(23) "mb_substitute_character" [751]=> string(15) "mb_detect_order" [752]=> string(5) "rmdir" [753]=> string(10) "mb_strrchr" [754]=> string(13) "gethostbyaddr" [755]=> string(20) "mb_encode_mimeheader" [756]=> string(14) "posix_strerror" [757]=> string(10) "checkdnsrr" [758]=> string(20) "mb_decode_mimeheader" [759]=> string(6) "header" [760]=> string(23) "timezone_name_from_abbr" [761]=> string(28) "libxml_disable_entity_loader" [762]=> string(33) "libxml_set_external_entity_loader" [763]=> string(7) "getmxrr" [764]=> string(9) "ini_alter" [765]=> string(9) "is_scalar" [766]=> string(11) "mb_strrichr" [767]=> string(10) "mb_stristr" [768]=> string(9) "mb_substr" [769]=> string(10) "strtolower" [770]=> string(20) "posix_get_last_error" [771]=> string(7) "print_r" [772]=> string(10) "is_integer" [773]=> string(13) "intlcal_clear" [774]=> string(12) "mb_parse_str" [775]=> string(11) "preg_filter" [776]=> string(21) "restore_error_handler" [777]=> string(7) "opendir" [778]=> string(3) "chr" [779]=> string(24) "session_set_save_handler" [780]=> string(13) "intlcal_after" [781]=> string(17) "set_error_handler" [782]=> string(15) "preg_last_error" [783]=> string(8) "closedir" [784]=> string(5) "chdir" [785]=> string(25) "restore_exception_handler" [786]=> string(15) "json_last_error" [787]=> string(9) "fileowner" [788]=> string(7) "scandir" [789]=> string(3) "dir" [790]=> string(9) "rewinddir" [791]=> string(7) "readdir" [792]=> string(9) "parse_str" [793]=> string(11) "get_browser" [794]=> string(23) "stream_set_write_buffer" [795]=> string(23) "stream_register_wrapper" [796]=> string(10) "user_error" [797]=> string(15) "set_file_buffer" [798]=> string(23) "stream_wrapper_register" [799]=> string(13) "mb_strtolower" [800]=> string(6) "strchr" [801]=> string(25) "stream_wrapper_unregister" [802]=> string(22) "stream_set_read_buffer" [803]=> string(13) "mb_strtoupper" [804]=> string(26) "xmlwriter_start_element_ns" [805]=> string(11) "spl_classes" [806]=> string(14) "assert_options" [807]=> string(10) "phpcredits" [808]=> string(23) "spl_autoload_extensions" [809]=> string(20) "date_get_last_errors" [810]=> string(17) "libxml_get_errors" [811]=> string(21) "php_ini_scanned_files" [812]=> string(26) "xmlwriter_write_element_ns" [813]=> string(25) "iconv_mime_decode_headers" [814]=> string(3) "pos" [815]=> string(28) "xmlwriter_start_attribute_ns" [816]=> string(16) "array_key_exists" [817]=> string(28) "collator_sort_with_sort_keys" [818]=> string(28) "xmlwriter_write_attribute_ns" [819]=> string(10) "key_exists" [820]=> string(19) "libxml_clear_errors" [821]=> string(12) "gzuncompress" [822]=> string(25) "output_reset_rewrite_vars" [823]=> string(7) "strrpos" [824]=> string(7) "gzgetss" [825]=> string(6) "gzgets" [826]=> string(26) "libxml_use_internal_errors" [827]=> string(7) "stripos" [828]=> string(20) "xml_parser_create_ns" [829]=> string(19) "locale_get_keywords" [830]=> string(12) "stripslashes" [831]=> string(6) "gzputs"

preferences:
291.51 ms | 469 KiB | 197 Q