Fix #66817: imagecreatefromstring has undocumented warnings

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339917 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker 2016-08-21 12:28:53 +00:00
parent b64ba59d6a
commit 674885fd4f

View file

@ -41,6 +41,15 @@
or the image is corrupt and cannot be loaded.
</para>
</refsect1>
<refsect1 role="errors">
&reftitle.errors;
<para>
<function>imagecreatefromstring</function> raises an E_WARNING level error,
if the data is not in a recognized format.
</para>
</refsect1>
<refsect1 role="examples">
&reftitle.examples;
<para>