combro2k/apache-compat

A compatibility library for the apache functions

Installs: 3 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/combro2k/apache-compat

0.1.0 2016-05-04 08:15 UTC

This package is not auto-updated.

Last update: 2025-12-18 06:53:26 UTC


README

Some apache function that are not available in default php5.

These following functions are implemented:

- 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)