Test: /ext/gd/tests/png2gd.phpt - Version 5.4.0RC8    

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

Count Diff
1 (50%)
001+ PNG to GD1 conversion: libpng warning: Interlace handling should be turned on when using png_read_image
002+ ok
003+ PNG to GD2 conversion: libpng warning: Interlace handling should be turned on when using png_read_image
004+ ok
001- PNG to GD1 conversion: ok
002- PNG to GD2 conversion: ok
1 (50%)
001+ PNG to GD1 conversion: libpng warning: Application was compiled with png.h from libpng-1.5.4
002+ libpng warning: Application is running with png.c from libpng-1.4.3
003+ libpng warning: Incompatible libpng version in application and library
004+
001- PNG to GD1 conversion: ok
002- PNG to GD2 conversion: ok
003- GD1 to PNG conversion: ok
004- GD2 to PNG conversion: ok
005+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/png2gd.php on line 5
006+
007+ Warning: imagecreatefrompng(): '/usr/local/source/php-5.4.0RC8/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/png2gd.php on line 5
008+
009+ Warning: imagegd() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 5
010+ failed
011+ PNG to GD2 conversion: libpng warning: Application was compiled with png.h from libpng-1.5.4
012+ libpng warning: Application is running with png.c from libpng-1.4.3
013+ libpng warning: Incompatible libpng version in application and library
014+
015+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/png2gd.php on line 9
016+
017+ Warning: imagecreatefrompng(): '/usr/local/source/php-5.4.0RC8/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/png2gd.php on line 9
018+
019+ Warning: imagegd2() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 9
020+ failed
021+ GD1 to PNG conversion:
022+ Warning: imagecreatefromgd(/usr/local/source/php-5.4.0RC8/ext/gd/tests/test.gd1): failed to open stream: No such file or directory in %s/png2gd.php on line 13
023+
024+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 13
025+ failed
026+ GD2 to PNG conversion:
027+ Warning: imagecreatefromgd2(/usr/local/source/php-5.4.0RC8/ext/gd/tests/test.gd2): failed to open stream: No such file or directory in %s/png2gd.php on line 17
028+
029+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 17
030+ failed