From 059a9d812d66d460dc052440f4d9b82238e5369d Mon Sep 17 00:00:00 2001 From: Richard Quadling Date: Tue, 31 Mar 2009 08:17:17 +0000 Subject: [PATCH] Bug#47843, grammar and entities git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@278058 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/filesystem/functions/feof.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/reference/filesystem/functions/feof.xml b/reference/filesystem/functions/feof.xml index fce964def0..b9292b43aa 100644 --- a/reference/filesystem/functions/feof.xml +++ b/reference/filesystem/functions/feof.xml @@ -1,5 +1,5 @@ - + feof @@ -52,8 +52,8 @@ - If passed file pointer is not valid you may get an infinite loop, because - EOF fails to return TRUE. + If the passed file pointer is not valid you may get an infinite loop, because + feof fails to return &true;. <function>feof</function> example with an invalid file pointer