|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2005-07-14 18:06 UTC] sean@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2025 The PHP GroupAll rights reserved. |
Last updated: Wed Nov 19 09:00:01 2025 UTC |
Description: ------------ Index: filesize.xml =================================================================== RCS file: /repository/phpdoc/en/reference/filesystem/functions/filesize.xml,v retrieving revision 1.6 diff -u -u -r1.6 filesize.xml --- filesize.xml 29 Nov 2003 16:39:55 -0000 1.6 +++ filesize.xml 14 Jul 2005 15:48:15 -0000 @@ -13,7 +13,8 @@ <methodparam><type>string</type><parameter>filename</parameter></methodparam> </methodsynopsis> <para> - Returns the size of the file in bytes, or &false; in case of an error. + Returns the size of the file in bytes, or &false; in case of an error and + an error of level <constant>E_WARNING</constant> will be issued. </para> <note> <simpara>