Test: /ext/gd/tests/imagefilledpolygon_basic.phpt - Version 5.4.44    

There is 1 diff reported by users for this test.

Count Diff
8 (100%)
002+
003+ Warning: imagecreatefrompng(): gd-png: fatal libpng error: bad parameters to zlib in %s/imagefilledpolygon_basic.php on line 38
004+
005+ Warning: imagecreatefrompng(): gd-png error: setjmp returns error condition in %s/imagefilledpolygon_basic.php on line 38
006+
007+ Warning: imagecreatefrompng(): '/srv/home/ruut/software/php/extract/php-5.4.44/ext/gd/tests/imagefilledpolygon.png' is not a valid PNG file in %s/imagefilledpolygon_basic.php on line 38
008+
009+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 41
010+
011+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 43
012+
013+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 45
014+
015+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 47
016+
017+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 48
018+
019+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 49
020+ NULL
021+ NULL
022+ NULL
023+
024+ Warning: imagedestroy() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 53
025+ Done
002- array(4) {
003- ["red"]=>
004- int(0)
005- ["green"]=>
006- int(255)
007- ["blue"]=>
008- int(0)
009- ["alpha"]=>
010- int(0)
011- }
012- array(4) {
013- ["red"]=>
014- int(0)
015- ["green"]=>
016- int(255)
017- ["blue"]=>
018- int(0)
019- ["alpha"]=>
020- int(0)
021- }
022- array(4) {
023- ["red"]=>
024- int(0)
025- ["green"]=>
026- int(0)
027- ["blue"]=>
028- int(0)
029- ["alpha"]=>
030- int(0)
031- }
032- Done