combro2k/apache-compat

Apache函数的兼容性库

0.1.0 2016-05-04 08:15 UTC

This package is not auto-updated.

Last update: 2024-09-26 00:37:07 UTC


README

一些在默认php5中不可用的Apache函数。

以下函数已实现

- apache_request_headers
- apache_response_headers
- getallheaders
- apache_child_terminate
- apache_get_modules (based on get_loaded_extensions)
- apache_get_version (always false)
- apache_getenv ($walk_to_top does not do anything)