From:             swbrown at ucsd dot edu
Operating system: any
PHP version:      4.3.1
PHP Bug Type:     GD related
Bug description:  imagegd2 on the php4 branch missed the chunk size and type fix

The docs for imagegd2 (http://www.php.net/manual/en/function.imagegd2.php)
say the chunk size and type params work as of 4.3.1, but the fix seems to
have only gone into the php5 branch (ext/gd/gd.c 1.244 is the fix).  Could
someone apply 1.244 to the php4 branch?

-- 
Edit bug report at http://bugs.php.net/?id=22645&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22645&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22645&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22645&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22645&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22645&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22645&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22645&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22645&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22645&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22645&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22645&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22645&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22645&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22645&r=gnused

Reply via email to