mirror of
https://github.com/php/php-src.git
synced 2026-03-31 12:42:29 +02: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.