From 3d4d65507366163ed012f988c0e90ca64a486878 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Sat, 23 Jun 2001 01:09:51 +0000 Subject: [PATCH] version info for new parameter git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@50020 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 732a62b825..c7e597ac87 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -22,7 +22,8 @@ Given a string containing a path to a file, this function will return the base name of the file. If the filename ends in suffix this will - also be cut of. + also be cut of (the suffix parameter was added + in PHP 4.0.7). On Windows, both slash (/) and backslash