Esc
API Index — Namespaces, Packages, Reports, Indices
Legacy
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. - FastCgiClient
- FastCGI 1.0
RESPONDERclient for ZealPHP's legacy-include dispatch path. - FastCgiException
- Thrown on protocol or I/O error; triggers
502 Bad Gatewayin theApp::include()dispatch path.