diff --git a/reference/fileinfo/functions/finfo-close.xml b/reference/fileinfo/functions/finfo-close.xml index 0dcaec51a..170fd4dcf 100644 --- a/reference/fileinfo/functions/finfo-close.xml +++ b/reference/fileinfo/functions/finfo-close.xml @@ -1,6 +1,6 @@ - + @@ -53,6 +53,18 @@ + + 8.5.0 + + 此函数已被弃用。 + + + + 8.1.0 + + 此函数现在是 NOP(空操作)。 + + &fileinfo.changelog.finfo-object; diff --git a/reference/fpm/status.xml b/reference/fpm/status.xml index 849d85f51..e9ad56f44 100644 --- a/reference/fpm/status.xml +++ b/reference/fpm/status.xml @@ -1,6 +1,6 @@ - + 状态页面 @@ -32,9 +32,8 @@ - Order Allow,Deny - Allow from 127.0.0.1 - ProxyPass "unix:/var/run/php-fpm.sock|fcgi://localhost/fpm-status" + Require local + ProxyPass "unix:/var/run/php-fpm.sock|fcgi://localhost/" ]]>