Test: /ext/gd/tests/imagecopyresampled_basic.phpt - Version 5.3.20    

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
002+
003+ Warning: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/imagecopyresampled_basic.php on line 27
002- Size of orginal: width=400 height=300
003- Size of copy: width=200 height=150
004- Done
1 (33%)
002+ libpng warning: Application was compiled with png.h from libpng-1.6.3
003+ libpng warning: Application is running with png.c from libpng-1.2.49
004+ gd-png: fatal libpng error: Incompatible libpng version in application and library
002- Size of orginal: width=400 height=300
003- Size of copy: width=200 height=150
004- Done