mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
#61974 edit errors section to include E_WARNING on not found info
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@329305 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
0d01b79df7
commit
821c5e40e7
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@
|
|||
<refsect1 role="errors">
|
||||
&reftitle.errors;
|
||||
<para>
|
||||
An <constant>E_WARNING</constant> level error is generated if either <parameter>maxlength</parameter>
|
||||
An <constant>E_WARNING</constant> level error is generated if <parameter>filename</parameter> cannot be found, <parameter>maxlength</parameter>
|
||||
is less than zero, or if seeking to the specified <parameter>offset</parameter> in the stream fails.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
|
Loading…
Reference in a new issue