mirror of
https://github.com/php/frankenphp.git
synced 2026-03-24 17:12:10 +01:00
This PR uses `zend_array_dup` to simplify and optimize the environment sandboxing logic. It also guarantees no environment leakage on FrankenPHP restarts.