#22646 [NEW]: image functions with 4 params (imagegd2) never write to files

2003-03-11 Thread swbrown at ucsd dot edu
From: swbrown at ucsd dot edu Operating system: any PHP version: 4.3.1 PHP Bug Type: GD related Bug description: image functions with 4 params (imagegd2) never write to files If four args are specified to an image function, like imagegd2, php would previously never write to

#22645 [NEW]: imagegd2 on the php4 branch missed the chunk size and type fix

2003-03-11 Thread swbrown at ucsd dot edu
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

#22544 [NEW]: truecolor transparent png bug in PHP's bundled libgd but not in the real gd

2003-03-04 Thread swbrown at ucsd dot edu
From: swbrown at ucsd dot edu Operating system: any PHP version: 4.3.1 PHP Bug Type: GD related Bug description: truecolor transparent png bug in PHP's bundled libgd but not in the real gd PHP's bundled gd doesn't properly handle transparent truecolor pngs.