Structs§
- Execution
Context - Parameters for PHP script execution.
- Execution
Message - A PHP error, warning, or notice captured during execution.
- Execution
Result - Result of PHP script execution.
- NoOp
Hooks - Response
Header - HTTP response header
- Streaming
Callback - Wraps a closure implementation for streaming output. Called at least once during execution.
Enums§
- Output
Action - What to do with the PHP output.
- Syslog
Level - PHP error severity levels (maps to syslog priorities).
Traits§
- Execution
Hooks - Callbacks invoked during PHP request execution.