mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
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:
parent
7eb76b1f1f
commit
08b8dcbd76
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue