From 48015c097a0bc42deabd021c8ec501db0cbcaedb Mon Sep 17 00:00:00 2001 From: Dallas Wang Date: Tue, 20 Sep 2005 21:38:58 +0000 Subject: [PATCH] Structure does not follow DTD, fixed. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@196482 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/feof.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reference/filesystem/functions/feof.xml b/reference/filesystem/functions/feof.xml index 21e047113c..eedd093c2b 100644 --- a/reference/filesystem/functions/feof.xml +++ b/reference/filesystem/functions/feof.xml @@ -1,5 +1,5 @@ - + @@ -27,9 +27,11 @@ &fs.validfp.all; + If passed file pointer is not valid you may get an infinite loop, because EOF fails to return TRUE. + <function>feof</function> example with an invalid file pointer +