mirror of
https://github.com/php/frankenphp.git
synced 2026-04-27 02:38:05 +02:00
8f4412cbbf
This PR uses `zend_array_dup` to simplify and optimize the environment sandboxing logic. It also guarantees no environment leakage on FrankenPHP restarts.