Summary
Implement set_error_handler() for full PHP parity: VM, LLVM JIT, and AOT/self-host where applicable.
Install user error handler; include restore_error_handler in same issue.
Context
- Not in
docs/capabilities.md (or JIT-deferred only).
- North Star 1 #1044 · Self-host #1056
- Audit:
php script/audit-stdlib-jit.php
Acceptance criteria
Related
Stdlib wave 2 tracker #1237 (closed; prior items largely landed).
Summary
Implement
set_error_handler()for full PHP parity: VM, LLVM JIT, and AOT/self-host where applicable.Install user error handler; include restore_error_handler in same issue.
Context
docs/capabilities.md(or JIT-deferred only).php script/audit-stdlib-jit.phpAcceptance criteria
set_error_handler()in builtin tables / SelfHostBuiltinPolicydocs/capabilities.mdrow updated (regenerate matrix)Related
Stdlib wave 2 tracker #1237 (closed; prior items largely landed).