Test: /ext/gd/tests/jpeg2png.phpt - Version 7.3.11    

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

Count Diff
1 (50%)
001+ PNG to JPEG conversion: libpng warning: Application was compiled with png.h from libpng-1.6.34
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+
004+ Warning: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/jpeg2png.php on line 5
001- PNG to JPEG conversion: ok
002- Generated JPEG to PNG conversion: ok
003- JPEG to PNG conversion: ok
004- Generated PNG to JPEG conversion: ok
1 (50%)
001+ PNG to JPEG 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
004+ in %s/jpeg2png.php on line 5
001- PNG to JPEG conversion: ok
002- Generated JPEG to PNG conversion: ok
003- JPEG to PNG conversion: ok
004- Generated PNG to JPEG conversion: ok
005+
006+ Warning: imagecreatefrompng(): '/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/jpeg2png.php on line 5
007+
008+ Warning: imagejpeg() expects parameter 1 to be resource, bool given in %s/jpeg2png.php on line 5
009+ failed
010+ Generated JPEG to PNG conversion:
011+ Warning: imagecreatefromjpeg(/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/test_jpeg.jpeg): failed to open stream: No such file or directory in %s/jpeg2png.php on line 9
012+
013+ Warning: imagepng() expects parameter 1 to be resource, bool given in %s/jpeg2png.php on line 9
014+ failed
015+ JPEG to PNG conversion: libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
016+
017+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
018+ in %s/jpeg2png.php on line 13
019+ ok
020+ Generated PNG to JPEG conversion:
021+ Warning: imagecreatefrompng(): '/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/test_png.png' is not a valid PNG file in %s/jpeg2png.php on line 17
022+
023+ Warning: imagejpeg() expects parameter 1 to be resource, bool given in %s/jpeg2png.php on line 17
024+ failed