From 1bee76fb06141867cad7620e29c50b1b871085aa Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Sun, 22 Oct 2000 19:43:01 +0000 Subject: [PATCH] imagetypes is in 3.0.18 git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@34410 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/image.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/image.xml b/functions/image.xml index fa67136265..f944f2c5d2 100644 --- a/functions/image.xml +++ b/functions/image.xml @@ -1088,7 +1088,7 @@ function LoadPNG ($imgname) { - In PHP4 as of version 4.0.2 you can use the function + As of version 3.0.18 and 4.0.2 you can use the function imagetypes in place of function_exists for checking the presence of the various supported image formats: