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

Isolation.php

Table of Contents

Enums

Isolation
Type-safe enum for App::isolation() — the single knob that says HOW a request is isolated. It folds the old (processIsolation × enableCoroutine × hookAll × cgiMode) cross-product into one intention-revealing value.
On this page
  • Table Of Contents