From e622354c1ba891b94d5c832a32cf0bf9f0edc09d Mon Sep 17 00:00:00 2001 From: Florian Anderiasch Date: Fri, 2 Oct 2009 21:01:47 +0000 Subject: [PATCH] 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 --- reference/image/functions/imagettfbbox.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/reference/image/functions/imagettfbbox.xml b/reference/image/functions/imagettfbbox.xml index 40dbae2e36..b7b4317985 100644 --- a/reference/image/functions/imagettfbbox.xml +++ b/reference/image/functions/imagettfbbox.xml @@ -67,9 +67,15 @@ imagettfbbox returns an array with 8 elements representing four points making the bounding box of the - text: + text on success and &false; on error. + + + key + contents + + 0