. ├── bin │   ├── phar -> phar.phar │   ├── phar.phar │   ├── php │   ├── php-cgi │   ├── php-config │   ├── phpdbg │   └── phpize ├── etc │   ├── php-fpm.conf.default │   └── php-fpm.d │   └── www.conf.default ├── include │   └── php │   ├── ext │   │   ├── curl │   │   │   └── php_curl.h │   │   ├── date │   │   │   ├── lib │   │   │   │   ├── timelib_config.h │   │   │   │   └── timelib.h │   │   │   └── php_date.h │   │   ├── dom │   │   │   └── xml_common.h │   │   ├── filter │   │   │   └── php_filter.h │   │   ├── hash │   │   │   ├── php_hash_adler32.h │   │   │   ├── php_hash_crc32.h │   │   │   ├── php_hash_fnv.h │   │   │   ├── php_hash_gost.h │   │   │   ├── php_hash.h │   │   │   ├── php_hash_haval.h │   │   │   ├── php_hash_joaat.h │   │   │   ├── php_hash_md.h │   │   │   ├── php_hash_murmur.h │   │   │   ├── php_hash_ripemd.h │   │   │   ├── php_hash_sha3.h │   │   │   ├── php_hash_sha.h │   │   │   ├── php_hash_snefru.h │   │   │   ├── php_hash_tiger.h │   │   │   ├── php_hash_whirlpool.h │   │   │   └── php_hash_xxhash.h │   │   ├── iconv │   │   │   ├── iconv_arginfo.h │   │   │   └── php_iconv.h │   │   ├── json │   │   │   ├── php_json.h │   │   │   ├── php_json_parser.h │   │   │   └── php_json_scanner.h │   │   ├── libxml │   │   │   └── php_libxml.h │   │   ├── mbstring │   │   │   ├── libmbfl │   │   │   │   ├── config.h │   │   │   │   └── mbfl │   │   │   │   ├── eaw_table.h │   │   │   │   ├── mbfilter_8bit.h │   │   │   │   ├── mbfilter.h │   │   │   │   ├── mbfilter_pass.h │   │   │   │   ├── mbfilter_wchar.h │   │   │   │   ├── mbfl_consts.h │   │   │   │   ├── mbfl_convert.h │   │   │   │   ├── mbfl_defs.h │   │   │   │   ├── mbfl_encoding.h │   │   │   │   ├── mbfl_filter_output.h │   │   │   │   ├── mbfl_language.h │   │   │   │   ├── mbfl_memory_device.h │   │   │   │   └── mbfl_string.h │   │   │   ├── mbstring.h │   │   │   ├── php_mbregex.h │   │   │   └── php_onig_compat.h │   │   ├── pcre │   │   │   ├── pcre2lib │   │   │   │   ├── config.h │   │   │   │   ├── pcre2.h │   │   │   │   ├── pcre2_internal.h │   │   │   │   ├── pcre2_intmodedep.h │   │   │   │   ├── pcre2_jit_neon_inc.h │   │   │   │   ├── pcre2_jit_simd_inc.h │   │   │   │   └── pcre2_ucp.h │   │   │   └── php_pcre.h │   │   ├── pdo │   │   │   ├── php_pdo_driver.h │   │   │   ├── php_pdo_error.h │   │   │   └── php_pdo.h │   │   ├── phar │   │   │   └── php_phar.h │   │   ├── random │   │   │   └── php_random.h │   │   ├── session │   │   │   ├── mod_files.h │   │   │   ├── mod_user.h │   │   │   └── php_session.h │   │   ├── simplexml │   │   │   ├── php_simplexml_exports.h │   │   │   └── php_simplexml.h │   │   ├── spl │   │   │   ├── php_spl.h │   │   │   ├── spl_array.h │   │   │   ├── spl_directory.h │   │   │   ├── spl_dllist.h │   │   │   ├── spl_engine.h │   │   │   ├── spl_exceptions.h │   │   │   ├── spl_fixedarray.h │   │   │   ├── spl_functions.h │   │   │   ├── spl_heap.h │   │   │   ├── spl_iterators.h │   │   │   └── spl_observer.h │   │   ├── standard │   │   │   ├── base64.h │   │   │   ├── basic_functions_arginfo.h │   │   │   ├── basic_functions.h │   │   │   ├── crc32.h │   │   │   ├── crc32_x86.h │   │   │   ├── credits_ext.h │   │   │   ├── credits.h │   │   │   ├── credits_sapi.h │   │   │   ├── crypt_blowfish.h │   │   │   ├── crypt_freesec.h │   │   │   ├── css.h │   │   │   ├── datetime.h │   │   │   ├── dir_arginfo.h │   │   │   ├── dl_arginfo.h │   │   │   ├── dl.h │   │   │   ├── exec.h │   │   │   ├── file_arginfo.h │   │   │   ├── file.h │   │   │   ├── flock_compat.h │   │   │   ├── fsock.h │   │   │   ├── head.h │   │   │   ├── html.h │   │   │   ├── html_tables.h │   │   │   ├── info.h │   │   │   ├── md5.h │   │   │   ├── pack.h │   │   │   ├── pageinfo.h │   │   │   ├── php_array.h │   │   │   ├── php_assert.h │   │   │   ├── php_browscap.h │   │   │   ├── php_crypt.h │   │   │   ├── php_crypt_r.h │   │   │   ├── php_dir.h │   │   │   ├── php_dns.h │   │   │   ├── php_ext_syslog.h │   │   │   ├── php_filestat.h │   │   │   ├── php_fopen_wrappers.h │   │   │   ├── php_http.h │   │   │   ├── php_image.h │   │   │   ├── php_incomplete_class.h │   │   │   ├── php_lcg.h │   │   │   ├── php_mail.h │   │   │   ├── php_math.h │   │   │   ├── php_mt_rand.h │   │   │   ├── php_net.h │   │   │   ├── php_password.h │   │   │   ├── php_rand.h │   │   │   ├── php_random.h │   │   │   ├── php_smart_string.h │   │   │   ├── php_smart_string_public.h │   │   │   ├── php_standard.h │   │   │   ├── php_string.h │   │   │   ├── php_uuencode.h │   │   │   ├── php_var.h │   │   │   ├── php_versioning.h │   │   │   ├── proc_open.h │   │   │   ├── quot_print.h │   │   │   ├── scanf.h │   │   │   ├── sha1.h │   │   │   ├── streamsfuncs.h │   │   │   ├── url.h │   │   │   ├── url_scanner_ex.h │   │   │   ├── user_filters_arginfo.h │   │   │   └── winver.h │   │   └── xml │   │   ├── expat_compat.h │   │   ├── php_xml.h │   │   └── xml_arginfo.h │   ├── include │   ├── main │   │   ├── build-defs.h │   │   ├── fastcgi.h │   │   ├── fopen_wrappers.h │   │   ├── http_status_codes.h │   │   ├── main_arginfo.h │   │   ├── php_compat.h │   │   ├── php_config.h │   │   ├── php_content_types.h │   │   ├── php_getopt.h │   │   ├── php_globals.h │   │   ├── php.h │   │   ├── php_ini_builder.h │   │   ├── php_ini.h │   │   ├── php_main.h │   │   ├── php_memory_streams.h │   │   ├── php_network.h │   │   ├── php_odbc_utils.h │   │   ├── php_open_temporary_file.h │   │   ├── php_output.h │   │   ├── php_reentrancy.h │   │   ├── php_scandir.h │   │   ├── php_streams.h │   │   ├── php_syslog.h │   │   ├── php_ticks.h │   │   ├── php_variables.h │   │   ├── php_version.h │   │   ├── rfc1867.h │   │   ├── SAPI.h │   │   ├── snprintf.h │   │   ├── spprintf.h │   │   └── streams │   │   ├── php_stream_context.h │   │   ├── php_stream_filter_api.h │   │   ├── php_stream_glob_wrapper.h │   │   ├── php_stream_mmap.h │   │   ├── php_stream_plain_wrapper.h │   │   ├── php_streams_int.h │   │   ├── php_stream_transport.h │   │   ├── php_stream_userspace.h │   │   └── userspace_arginfo.h │   ├── sapi │   │   └── cli │   │   └── cli.h │   ├── TSRM │   │   ├── TSRM.h │   │   └── tsrm_win32.h │   └── Zend │   ├── Optimizer │   │   ├── zend_call_graph.h │   │   ├── zend_cfg.h │   │   ├── zend_dfg.h │   │   ├── zend_dump.h │   │   ├── zend_func_info.h │   │   ├── zend_inference.h │   │   ├── zend_optimizer.h │   │   └── zend_ssa.h │   ├── zend_alloc.h │   ├── zend_alloc_sizes.h │   ├── zend_API.h │   ├── zend_arena.h │   ├── zend_ast.h │   ├── zend_atomic.h │   ├── zend_attributes_arginfo.h │   ├── zend_attributes.h │   ├── zend_bitset.h │   ├── zend_build.h │   ├── zend_builtin_functions_arginfo.h │   ├── zend_builtin_functions.h │   ├── zend_call_stack.h │   ├── zend_closures_arginfo.h │   ├── zend_closures.h │   ├── zend_compile.h │   ├── zend_config.h │   ├── zend_config.w32.h │   ├── zend_constants_arginfo.h │   ├── zend_constants.h │   ├── zend_cpuinfo.h │   ├── zend_dtrace.h │   ├── zend_enum_arginfo.h │   ├── zend_enum.h │   ├── zend_errors.h │   ├── zend_exceptions_arginfo.h │   ├── zend_exceptions.h │   ├── zend_execute.h │   ├── zend_extensions.h │   ├── zend_fibers_arginfo.h │   ├── zend_fibers.h │   ├── zend_float.h │   ├── zend_gc.h │   ├── zend_gdb.h │   ├── zend_generators_arginfo.h │   ├── zend_generators.h │   ├── zend_globals.h │   ├── zend_globals_macros.h │   ├── zend.h │   ├── zend_hash.h │   ├── zend_highlight.h │   ├── zend_hrtime.h │   ├── zend_inheritance.h │   ├── zend_ini.h │   ├── zend_ini_parser.h │   ├── zend_ini_scanner_defs.h │   ├── zend_ini_scanner.h │   ├── zend_interfaces_arginfo.h │   ├── zend_interfaces.h │   ├── zend_istdiostream.h │   ├── zend_iterators.h │   ├── zend_language_parser.h │   ├── zend_language_scanner_defs.h │   ├── zend_language_scanner.h │   ├── zend_list.h │   ├── zend_llist.h │   ├── zend_long.h │   ├── zend_map_ptr.h │   ├── zend_max_execution_timer.h │   ├── zend_mmap.h │   ├── zend_modules.h │   ├── zend_multibyte.h │   ├── zend_multiply.h │   ├── zend_object_handlers.h │   ├── zend_objects_API.h │   ├── zend_objects.h │   ├── zend_observer.h │   ├── zend_operators.h │   ├── zend_portability.h │   ├── zend_ptr_stack.h │   ├── zend_range_check.h │   ├── zend_signal.h │   ├── zend_smart_str.h │   ├── zend_smart_string.h │   ├── zend_smart_string_public.h │   ├── zend_smart_str_public.h │   ├── zend_sort.h │   ├── zend_stack.h │   ├── zend_stream.h │   ├── zend_string.h │   ├── zend_strtod.h │   ├── zend_strtod_int.h │   ├── zend_system_id.h │   ├── zend_type_info.h │   ├── zend_types.h │   ├── zend_variables.h │   ├── zend_virtual_cwd.h │   ├── zend_vm_def.h │   ├── zend_vm_execute.h │   ├── zend_vm.h │   ├── zend_vm_handlers.h │   ├── zend_vm_opcodes.h │   ├── zend_vm_trace_handlers.h │   ├── zend_vm_trace_lines.h │   ├── zend_vm_trace_map.h │   ├── zend_weakrefs_arginfo.h │   └── zend_weakrefs.h ├── lib │   └── php │   ├── build │   │   ├── ax_check_compile_flag.m4 │   │   ├── ax_gcc_func_attribute.m4 │   │   ├── config.guess │   │   ├── config.sub │   │   ├── gen_stub.php │   │   ├── libtool.m4 │   │   ├── ltmain.sh │   │   ├── Makefile.global │   │   ├── php_cxx_compile_stdcxx.m4 │   │   ├── phpize.m4 │   │   ├── php.m4 │   │   ├── pkg.m4 │   │   ├── run-tests.php │   │   └── shtool │   └── extensions │   └── no-debug-zts-20230831 │   └── opcache.so ├── php │   ├── man │   │   ├── man1 │   │   │   ├── phar.1 │   │   │   ├── phar.phar.1 │   │   │   ├── php.1 │   │   │   ├── php-cgi.1 │   │   │   ├── php-config.1 │   │   │   ├── phpdbg.1 │   │   │   └── phpize.1 │   │   └── man8 │   │   └── php-fpm.8 │   └── php │   └── fpm │   └── status.html ├── sbin │   └── php-fpm └── var ├── log └── run 51 directories, 322 files