Test: /ext/gd/tests/bug24155.phpt - Version 5.4.0RC8        

Bug #24155 imagerotate fail to copy entire source image
Submitted: 2003-06-12 12:23:47 Modified: 2003-06-12 14:33:37
From: tom Assigned: iliaa
Status: Closed Package: GD related
PHP Version: 4.3.2 OS: all

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
001+ libpng warning: Interlace handling should be turned on when using png_read_image
1 (50%)
001+ libpng warning: Application was compiled with png.h from libpng-1.5.4
001- 16776960
002+ libpng warning: Application is running with png.c from libpng-1.4.3
003+ libpng warning: Incompatible libpng version in application and library
004+
005+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/bug24155.php on line 8
006+
007+ Warning: imagecreatefrompng(): '/usr/local/source/php-5.4.0RC8/ext/gd/tests/bug24155.png' is not a valid PNG file in %s/bug24155.php on line 10
008+
009+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/bug24155.php on line 13