Test: /ext/gd/tests/png2gd.phpt - Version 7.4.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.37 but running with 1.5.13 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(): '/data/sources/php-7.4.4/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, bool given in %s/png2gd.php on line 5 008+ failed 009+ PNG to GD2 conversion: libpng warning: Application built with libpng-1.6.37 but running with 1.5.13 010+ 011+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/png2gd.php on line 9 012+ 013+ Warning: imagecreatefrompng(): '/data/sources/php-7.4.4/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, bool given in %s/png2gd.php on line 9 016+ failed 017+ GD1 to PNG conversion: 018+ Warning: imagecreatefromgd(/data/sources/php-7.4.4/ext/gd/tests/test_png.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, bool given in %s/png2gd.php on line 13 021+ failed 022+ GD2 to PNG conversion: 023+ Warning: imagecreatefromgd2(/data/sources/php-7.4.4/ext/gd/tests/test_png.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, bool given in %s/png2gd.php on line 17 026+ failed