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

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
2 (67%)
001+ libpng warning: Application built with libpng-1.5.13 but running with 1.6.36
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/bug64641.php on line 20
004+
005+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.2.12/ext/gd/tests/bug64641.png' is not a valid PNG file in %s/bug64641.php on line 20
006+
007+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.12/ext/gd/tests/similarity.inc on line 56
009+ Warning: imagedestroy() expects parameter 1 to be resource, boolean given in %s/bug64641.php on line 26
1 (33%)
001+ libpng warning: Application built with libpng-1.2.49 but running with 1.5.13
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/bug64641.php on line 20
004+
005+ Warning: imagecreatefrompng(): '/usr/local/src/src/php-7.2.12/ext/gd/tests/bug64641.png' is not a valid PNG file in %s/bug64641.php on line 20
006+
007+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /usr/local/src/src/php-7.2.12/ext/gd/tests/similarity.inc on line 56
009+ Warning: imagedestroy() expects parameter 1 to be resource, boolean given in %s/bug64641.php on line 26