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

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

Count Diff
3 (21%)
001+ Fatal error: Call to undefined function imagepng() in %s/bug24155.php on line 8
001- 16776960
2 (14%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.2
001- 16776960
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+ gd-png: fatal libpng error: Incompatible libpng version in application and library
2 (14%)
001+ libpng warning: Application built with libpng-1.5.4 but running with 1.6.1
001- 16776960
2 (14%)
001+ libpng warning: Application built with libpng-1.5.11 but running with 1.6.2
001- 16776960
1 (7%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.1
001- 16776960
002+ libpng warning: Application is running with png.c from libpng-1.2.46
003+
004+ Warning: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug24155.php on line 8
005+ Segmentation fault (core dumped)
1 (7%)
001+ libpng warning: Application was compiled with png.h from libpng-1.5.13
001- 16776960
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+ gd-png: fatal libpng error: Incompatible libpng version in application and library
1 (7%)
001+ Warning: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug24155.php on line 8
001- 16776960
1 (7%)
001+ Warning: imagecreatefrompng(): gd-png: fatal libpng error: bad parameters to zlib in %s/bug24155.php on line 10
001- 16776960
002+
003+ Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s/bug24155.php on line 10
004+
005+ Warning: imagecreatefrompng(): '/tmp/pven/php-5.4.14/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 (7%)