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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ libpng warning: Application built with libpng-1.6.36 but running with 1.5.13
003+
004+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
005+ in %s/imagefilledpolygon_basic.php on line 35
006+
007+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.3.4/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, bool given in %s/imagefilledpolygon_basic.php on line 41
010+
011+ Warning: imagecolorat() expects parameter 1 to be resource, bool given in %s/imagefilledpolygon_basic.php on line 43
012+
013+ Warning: imagecolorat() expects parameter 1 to be resource, bool given in %s/imagefilledpolygon_basic.php on line 45
014+
015+ Warning: imagecolorsforindex() expects parameter 1 to be resource, bool given in %s/imagefilledpolygon_basic.php on line 47
016+
017+ Warning: imagecolorsforindex() expects parameter 1 to be resource, bool given in %s/imagefilledpolygon_basic.php on line 48
018+
019+ Warning: imagecolorsforindex() expects parameter 1 to be resource, bool 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, bool 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