Test: /ext/gd/tests/bug24155.phpt - Version 5.6.8        

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 4 different diffs reported by users for this test.

Count Diff
2 (33%)
001+ libpng warning: Application built with libpng-1.2.31 but running with 1.6.21
001- 16776960
002+
003+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/bug24155.php on line 8
004+
005+ Warning: imagecreatefrompng(): '/zctt/apache/php/php/ext/gd/tests/bug24155.png' is not a valid PNG file in %s/bug24155.php on line 10
006+
007+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/bug24155.php on line 13
2 (33%)
001+ Fatal error: Call to undefined function imagepng() in %s/bug24155.php on line 8
001- 16776960
1 (17%)
001+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
001- 16776960
002+
003+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/bug24155.php on line 8
004+
005+ Warning: imagecreatefrompng(): '/server/php-5.6.8/ext/gd/tests/bug24155.png' is not a valid PNG file in %s/bug24155.php on line 10
006+
007+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/bug24155.php on line 13
1 (17%)