Test: /ext/gd/tests/bug66005.phpt - Version 5.6.34        

Bug #66005 imagecopy does not support 1bit transparency on truecolor images
Submitted: 2013-10-30 18:41:32 Modified: 2016-08-21 13:34:24
From: andreas.ringlstetter Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.5.5 OS: Linux 3.11.6-1-ARCH x86_64

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

Count Diff
1 (50%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.20
002+ libpng warning: Application is running with png.c from libpng-1.2.54
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/bug66005.php on line 9
005+ Segmentation fault (core dumped)
1 (50%)
001+ Warning: imagecreatefromstring(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug66005.php on line 9
001- The images are equal.
002- ==DONE==