diff --git a/reference/image/functions/imagecreatefromstring.xml b/reference/image/functions/imagecreatefromstring.xml index d57fc7afba..1b073ed748 100644 --- a/reference/image/functions/imagecreatefromstring.xml +++ b/reference/image/functions/imagecreatefromstring.xml @@ -41,6 +41,15 @@ or the image is corrupt and cannot be loaded. + + + &reftitle.errors; + + imagecreatefromstring raises an E_WARNING level error, + if the data is not in a recognized format. + + + &reftitle.examples;