From 5ccf746244ba8e38f58de76144772180f624589d Mon Sep 17 00:00:00 2001 From: Christoph Michael Becker Date: Fri, 23 Nov 2018 16:09:08 +0000 Subject: [PATCH] Clarify meaning of $mode default value See also . git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@346037 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/functions/imagecropauto.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/reference/image/functions/imagecropauto.xml b/reference/image/functions/imagecropauto.xml index 15388e3f1d..82f474231f 100644 --- a/reference/image/functions/imagecropauto.xml +++ b/reference/image/functions/imagecropauto.xml @@ -30,7 +30,8 @@ mode - One of the following constants: + One of the following constants + (-1 corresponds to IMG_CROP_DEFAULT):