Test: /ext/gd/tests/imagepolygon_basic.phpt - Version 7.3.12    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ libpng warning: Application was compiled with png.h from libpng-1.6.34
003+ libpng warning: Application is running with png.c from libpng-1.2.50
004+
005+ Warning: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/imagepolygon_basic.php on line 33
006+
007+ Termsig=11
002- array(4) {
003- ["red"]=>
004- int(255)
005- ["green"]=>
006- int(0)
007- ["blue"]=>
008- int(0)
009- ["alpha"]=>
010- int(0)
011- }
012- array(4) {
013- ["red"]=>
014- int(0)
015- ["green"]=>
016- int(0)
017- ["blue"]=>
018- int(0)
019- ["alpha"]=>
020- int(0)
021- }
022- Done