From: [EMAIL PROTECTED] Operating system: Windows XP PHP version: 4.3.0RC3 PHP Bug Type: GD related Bug description: Windows build includes GD v1.x, not GD v2.x
Do the PHP 4.3.0RC3 binaries for Windows ship with an older version of the GD library? I get the following error message when trying to use imagecopyresampled(), which is only available in GD v2.x: Fatal error: Call to undefined function: imagecopyresampled() in c:\devel\php\gpfr\images\gdlib\gdlib.php on line 53 phpinfo() simply shows the GD version to be "1.6 or higher" -- Edit bug report at http://bugs.php.net/?id=21052&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=21052&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=21052&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=21052&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=21052&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=21052&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=21052&r=support Expected behavior: http://bugs.php.net/fix.php?id=21052&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=21052&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=21052&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=21052&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21052&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=21052&r=dst IIS Stability: http://bugs.php.net/fix.php?id=21052&r=isapi