2017 © Pedro Peláez
 

library apache-compat

A compatibility library for the apache functions

image

combro2k/apache-compat

A compatibility library for the apache functions

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 11 % Grown

The README.md

apache-compat

Some apache function that are not available in default php5., (*1)

These following functions are implemented:, (*2)

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

The Versions

04/05 2016

dev-master

9999999-dev https://github.com/combro2k/apache-compat

A compatibility library for the apache functions

  Sources   Download

MIT

apache headers

04/05 2016

0.1.0

0.1.0.0 https://github.com/combro2k/apache-compat

A compatibility library for the apache functions

  Sources   Download

MIT

apache headers