mirror of
https://github.com/php/php-src.git
synced 2026-03-26 09:12:14 +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.