mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
a97ae8bc06
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.