Test: /ext/gd/tests/png2gd.phpt - Version 5.6.2    

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

Count Diff
1 (33%)
001+ PNG to GD1 conversion: libpng warning: Application was compiled with png.h from libpng-1.6.1
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+
004+ Parse error: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library
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+ in %s/png2gd.php on line 5
1 (33%)
001+ PNG to GD1 conversion: libpng warning: Application built with libpng-1.6.16 but running with 1.5.17
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/png2gd.php on line 5
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(): '/Users/huokr/Desktop/tmp/php-5.6.2/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/png2gd.php on line 5
006+
007+ Warning: imagegd() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 5
008+ failed
009+ PNG to GD2 conversion: libpng warning: Application built with libpng-1.6.16 but running with 1.5.17
010+
011+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/png2gd.php on line 9
012+
013+ Warning: imagecreatefrompng(): '/Users/huokr/Desktop/tmp/php-5.6.2/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/png2gd.php on line 9
014+
015+ Warning: imagegd2() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 9
016+ failed
017+ GD1 to PNG conversion:
018+ Warning: imagecreatefromgd(/Users/huokr/Desktop/tmp/php-5.6.2/ext/gd/tests/test.gd1): failed to open stream: No such file or directory in %s/png2gd.php on line 13
019+
020+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 13
021+ failed
022+ GD2 to PNG conversion:
023+ Warning: imagecreatefromgd2(/Users/huokr/Desktop/tmp/php-5.6.2/ext/gd/tests/test.gd2): failed to open stream: No such file or directory in %s/png2gd.php on line 17
024+
025+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 17
026+ failed
1 (33%)
001+ PNG to GD1 conversion: libpng warning: Application built with libpng-1.2.10 but running with 1.5.13
002+
003+ Parse error: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
004+ in %s/png2gd.php on line 5
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+
006+ Warning: imagecreatefrompng(): '/root/php-5.6.2/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/png2gd.php on line 5
007+
008+ Warning: imagegd() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 5
009+ failed
010+ PNG to GD2 conversion: libpng warning: Application built with libpng-1.2.10 but running with 1.5.13
011+
012+ Parse error: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
013+ in %s/png2gd.php on line 9
014+
015+ Warning: imagecreatefrompng(): '/root/php-5.6.2/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/png2gd.php on line 9
016+
017+ Warning: imagegd2() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 9
018+ failed
019+ GD1 to PNG conversion:
020+ Warning: imagecreatefromgd(/root/php-5.6.2/ext/gd/tests/test.gd1): failed to open stream: No such file or directory in %s/png2gd.php on line 13
021+
022+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 13
023+ failed
024+ GD2 to PNG conversion:
025+ Warning: imagecreatefromgd2(/root/php-5.6.2/ext/gd/tests/test.gd2): failed to open stream: No such file or directory in %s/png2gd.php on line 17
026+
027+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/png2gd.php on line 17
028+ failed