From df0bf5e5c78eb2956d521c6e26b27a2fc5d7d6da Mon Sep 17 00:00:00 2001 From: Andy Lindeman Date: Sat, 9 Mar 2002 18:01:17 +0000 Subject: [PATCH] make it more clean that the example will not work after version 4.0.2 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72589 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/filesystem.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/functions/filesystem.xml b/functions/filesystem.xml index ddffff2d28..f443bfed4d 100644 --- a/functions/filesystem.xml +++ b/functions/filesystem.xml @@ -1,5 +1,5 @@ - + Filesystem functions Filesystem @@ -1971,9 +1971,9 @@ if($fp){ use the following function to help protect yourself: - This will not work in versions of PHP 4 - after 4.0.2. It depends on internal functionality of PHP which - changed after that version. + The following example will not work in + versions of PHP 4 after 4.0.2. It depends on internal + functionality of PHP which changed after that version.