Test: /ext/gd/tests/bug72913.phpt - Version 5.6.28        

Bug #72913 imagecopy() loses single-color transparency on palette images
Submitted: 2016-08-21 15:26:28 Modified: 2016-08-21 15:26:41
From: cmb Assigned: cmb
Status: Closed Package: GD related
PHP Version: 7.0.10 OS: *

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

Count Diff
2 (40%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.25
002+ libpng warning: Application is running with png.c from libpng-1.2.44
001- The images are equal.
002- ==DONE==
003+
004+ Warning: imagecreatefromstring(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug72913.php on line 6
005+ Segmentation fault
1 (20%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.26
002+ libpng warning: Application is running with png.c from libpng-1.2.49
001- The images are equal.
002- ==DONE==
003+
004+ Fatal error: imagecreatefromstring(): gd-png: fatal libpng error: Incompatible libpng version in application and library
005+ in %s/bug72913.php on line 6
1 (20%)
001+ libpng warning: Application was compiled with png.h from libpng-1.5.27
002+ libpng warning: Application is running with png.c from libpng-1.2.49
001- The images are equal.
002- ==DONE==
003+
004+ Warning: imagecreatefromstring(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug72913.php on line 6
1 (20%)