Test: /ext/gd/tests/bug64641.phpt - Version 7.3.11        

Bug #64641 imagefilledpolygon doesn't draw horizontal line
Submitted: 2013-04-12 19:08:46 Modified: 2016-06-20 12:46:44
From: temposeb Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.6.11 OS: *

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.34
001- IDENTICAL
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+
004+ Warning: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug64641.php on line 20
1 (50%)
001+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
004+ in %s/bug64641.php on line 20
005+
006+ Warning: imagecreatefrompng(): '/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/bug64641.png' is not a valid PNG file in %s/bug64641.php on line 20
007+
008+ Warning: imagesx() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/similarity.inc on line 56
010+ Warning: imagedestroy() expects parameter 1 to be resource, bool given in %s/bug64641.php on line 26