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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+
003+ Warning: imagecreatefrompng(): '/root/lamp-project/php-tools/php-5.4.37/ext/gd/tests/imagefilledpolygon.png' is not a valid PNG file in %s/imagefilledpolygon_basic.php on line 38
004+
005+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 41
006+
007+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 43
008+
009+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 45
010+
011+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 47
012+
013+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 48
014+
015+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 49
016+ NULL
017+ NULL
018+ NULL
019+
020+ Warning: imagedestroy() expects parameter 1 to be resource, boolean given in %s/imagefilledpolygon_basic.php on line 53
021+ 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