added return value "false" and table header - fix #49613

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@289103 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Florian Anderiasch 2009-10-02 21:01:47 +00:00
parent 41dba5e202
commit e622354c1b

View file

@ -67,9 +67,15 @@
<para>
<function>imagettfbbox</function> returns an array with 8
elements representing four points making the bounding box of the
text:
text on success and &false; on error.
<informaltable>
<tgroup cols="2">
<thead>
<row>
<entry>key</entry>
<entry>contents</entry>
</row>
</thead>
<tbody>
<row>
<entry>0</entry>