From ccae893d63538888f26315f2db197558c41d0782 Mon Sep 17 00:00:00 2001 From: Torben Wilson Date: Sun, 10 Feb 2002 03:45:11 +0000 Subject: [PATCH] Version fix. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69895 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index 09a098f54c..1f43874bf7 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -598,7 +598,7 @@ fclose ($fp); The length parameter is only optional in - PHP 4.2.0-dev and newer versions. + PHP 4.2.0 and newer versions.