Alpha ZealPHP is early-stage and under active development. APIs may change between minor versions until v1.0. Feedback and bug reports welcome on GitHub.
API Index — Namespaces, Packages, Reports, Indices

ApacheContext.php

Table of Contents

Classes

ApacheContext
Per-request scratch tables for Apache mod_php shims (apache_setenv, apache_getenv, apache_note). These exist solely so legacy code lifted onto ZealPHP via the CGI bridge keeps working — modern coroutine handlers do not need this class.
On this page