more fpm clear_env versions

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@336897 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2015-06-09 20:58:10 +00:00
parent 7eb76b1f1f
commit 08b8dcbd76

View file

@ -588,7 +588,7 @@
Clear environment in FPM workers.
Prevents arbitrary environment variables from reaching FPM worker processes
by clearing the environment in workers before env vars specified in this
pool configuration are added. Since PHP 5.4.27.
pool configuration are added. Since PHP 5.4.27, 5.5.11, and 5.6.0.
Default value: Yes.
</para>
</listitem>