From fd64ecd44d950833b199017ce8274d9214bf5448 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Sat, 13 Oct 2007 16:23:54 +0000 Subject: [PATCH] New gd constants as of 5.2.4 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@244151 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/image/constants.xml | 62 ++++++++++++++++++++++++++++++++++- 1 file changed, 61 insertions(+), 1 deletion(-) diff --git a/reference/image/constants.xml b/reference/image/constants.xml index ecd6692f0f..5bfaacc0bd 100644 --- a/reference/image/constants.xml +++ b/reference/image/constants.xml @@ -1,9 +1,69 @@ - +
&reftitle.constants; &extension.constants; + + + GD_VERSION + (string) + + + + Available as of PHP 5.2.4 + + + + + + + GD_MAJOR_VERSION + (integer) + + + + Available as of PHP 5.2.4 + + + + + + + GD_MINOR_VERSION + (integer) + + + + Available as of PHP 5.2.4 + + + + + + + GD_RELEASE_VERSION + (integer) + + + + Available as of PHP 5.2.4 + + + + + + + GD_EXTRA_VERSION + (string) + + + + Available as of PHP 5.2.4 + + + + IMG_GIF