From: [EMAIL PROTECTED] Operating system: Microsoft Windows XP (NT 5.1) EN PHP version: 4.2.3 PHP Bug Type: GD related Bug description: Functions handling with GD2 file format do not exist
Although imagecreatefromgd, imagecreatefromgd2 and imagegd2 was announced as addition to some 4.x version, they do not exist in 4.2.3. I tried it with enabling php_gd.dll or php_gd2.dll in php.ini, but with no success. Calling function function_exists() with above image functions as parameter resulted in FALSE. Stepan -- Edit bug report at http://bugs.php.net/?id=19595&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=19595&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=19595&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=19595&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=19595&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=19595&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=19595&r=support Expected behavior: http://bugs.php.net/fix.php?id=19595&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=19595&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=19595&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=19595&r=globals