frankenphp
8f4412cb
- perf: move sandboxed environment to the C side (#2058)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 days ago
perf: move sandboxed environment to the C side (#2058) This PR uses `zend_array_dup` to simplify and optimize the environment sandboxing logic. It also guarantees no environment leakage on FrankenPHP restarts.
References
#2058 - perf: move sandboxed environment to the C side
Author
AlliBalliBaba
Parents
25ed0200
Loading