From 1a6fa40dedc2a0835ea82790904d04c21b7b30a1 Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Mon, 31 Aug 2020 10:37:28 +0000 Subject: [PATCH] GLOB_MARK adds a *back*slash on Windows This integrates user note 125311. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@350427 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/glob.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/filesystem/functions/glob.xml b/reference/filesystem/functions/glob.xml index ce595ced00..cea861061b 100644 --- a/reference/filesystem/functions/glob.xml +++ b/reference/filesystem/functions/glob.xml @@ -69,7 +69,7 @@ - GLOB_MARK - Adds a slash to each directory returned + GLOB_MARK - Adds a slash (a backslash on Windows) to each directory returned