From 1d6fd87a7f22c96db071c37398b588bb29ca8ad3 Mon Sep 17 00:00:00 2001 From: "vera.jungblut" Date: Thu, 9 Oct 2025 19:09:05 +0200 Subject: [PATCH] edit description for filename parameter in finfo-file.xml (php#4803) --- reference/fileinfo/functions/finfo-file.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/fileinfo/functions/finfo-file.xml b/reference/fileinfo/functions/finfo-file.xml index b5347e1d1157..d4bc30942599 100644 --- a/reference/fileinfo/functions/finfo-file.xml +++ b/reference/fileinfo/functions/finfo-file.xml @@ -44,7 +44,7 @@ filename - Name of a file to be checked. + Name of a local file to be checked. Remote URLs are not supported.