mirror of
https://github.com/php/php-src.git
synced 2026-03-25 08:42:29 +01:00
This makes it possible to leave the envoronment as is on startup and pass all the variables to the workers. The default value of clear_env is "yes", preserving previous behaviour. Patch by Paul Annesley.