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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ PNG to GD1 conversion: libpng warning: Application built with libpng-1.6.36 but running with 1.5.13
002+
003+ Warning: 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(): '/usr/local/src/php-7.3.4/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, bool given in %s/png2gd.php on line 5
009+ failed
010+ PNG to GD2 conversion: libpng warning: Application built with libpng-1.6.36 but running with 1.5.13
011+
012+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
013+ in %s/png2gd.php on line 9
014+
015+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.3.4/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, bool given in %s/png2gd.php on line 9
018+ failed
019+ GD1 to PNG conversion:
020+ Warning: imagecreatefromgd(/usr/local/src/php-7.3.4/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, bool given in %s/png2gd.php on line 13
023+ failed
024+ GD2 to PNG conversion:
025+ Warning: imagecreatefromgd2(/usr/local/src/php-7.3.4/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, bool given in %s/png2gd.php on line 17
028+ failed