Test: /ext/gd/tests/bug43475.phpt - Version 7.2.19        

Bug #43475 Thick styled lines have scrambled patterns
Submitted: 2007-12-02 02:10:59 Modified: 2016-06-15 16:14:01
From: lb2048 Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.2CVS-2008-10-30 OS: *

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

Count Diff
2 (67%)
001+ libpng warning: Application built with libpng-1.6.40 but running with 1.5.13
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
004+ in %s/bug43475.php on line 48
005+
006+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.2.19/ext/gd/tests/bug43475.png' is not a valid PNG file in %s/bug43475.php on line 48
007+
008+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/similarity.inc on line 56
1 (33%)
001+ libpng warning: Application built with libpng-1.2.50 but running with 1.5.13
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/bug43475.php on line 48
004+
005+ Warning: imagecreatefrompng(): '/home/php-7.2.19/ext/gd/tests/bug43475.png' is not a valid PNG file in %s/bug43475.php on line 48
006+
007+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/similarity.inc on line 56