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

Bug #52070 imagedashedline() - dashed line sometimes is not visible
Submitted: 2010-06-13 00:28:12 Modified: 2018-03-30 16:58:11
From: tgabor72 Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.3.2 OS: WinXP - IIS -fastcgi

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+
001- The images are equal.
002- ===DONE===
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
004+ in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 86
005+
006+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.2.19/ext/gd/tests/bug52070.png' is not a valid PNG file in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 86
007+
008+ Warning: imageistruecolor() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 123
009+
010+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 126
011+
012+ Warning: imagesy() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 127
013+
014+ Warning: imagecreatetruecolor(): Invalid image dimensions in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 128
015+
016+ Warning: imagecopy() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 129
017+
018+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 88
019+
020+ Warning: imagesy() expects parameter 1 to be resource, boolean given in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 89
021+ The image size differs: expected x, got 1200x800.
022+ libpng warning: Application built with libpng-1.6.40 but running with 1.5.13
023+
024+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
025+ in /usr/local/src/php-7.2.19/ext/gd/tests/func.inc on line 147
026+ ===DONE===
1 (33%)
001+ libpng warning: Application built with libpng-1.2.50 but running with 1.5.13
002+
001- The images are equal.
002- ===DONE===
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in /home/php-7.2.19/ext/gd/tests/func.inc on line 86
004+
005+ Warning: imagecreatefrompng(): '/home/php-7.2.19/ext/gd/tests/bug52070.png' is not a valid PNG file in /home/php-7.2.19/ext/gd/tests/func.inc on line 86
006+
007+ Warning: imageistruecolor() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/func.inc on line 123
008+
009+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/func.inc on line 126
010+
011+ Warning: imagesy() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/func.inc on line 127
012+
013+ Warning: imagecreatetruecolor(): Invalid image dimensions in /home/php-7.2.19/ext/gd/tests/func.inc on line 128
014+
015+ Warning: imagecopy() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/func.inc on line 129
016+
017+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/func.inc on line 88
018+
019+ Warning: imagesy() expects parameter 1 to be resource, boolean given in /home/php-7.2.19/ext/gd/tests/func.inc on line 89
020+ The image size differs: expected x, got 1200x800.
021+ libpng warning: Application built with libpng-1.2.50 but running with 1.5.13
022+
023+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in /home/php-7.2.19/ext/gd/tests/func.inc on line 147
024+ ===DONE===