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

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.4.20
002+ libpng warning: Application is running with png.c from libpng-1.2.50
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
005+ Segmentation fault
006+
007+ Termsig=11
1 (50%)
001+ PNG to JPEG conversion:
002+ Warning: imagejpeg(): gd-jpeg: JPEG library reports unrecoverable error: in %s/jpeg2png.php on line 5
003+ Wrong JPEG library version: library is 80, caller expects 90
004+ ok
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+ Generated JPEG to PNG conversion:
006+ Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in %s/jpeg2png.php on line 9
007+ Wrong JPEG library version: library is 80, caller expects 90
008+
009+ Warning: imagecreatefromjpeg(): '/usr/local/src/php-7.0.15/ext/gd/tests/test_jpeg.jpeg' is not a valid JPEG file in %s/jpeg2png.php on line 9
010+
011+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 9
012+ failed
013+ JPEG to PNG conversion:
014+ Warning: imagecreatefromjpeg(): gd-jpeg: JPEG library reports unrecoverable error: in %s/jpeg2png.php on line 13
015+ Wrong JPEG library version: library is 80, caller expects 90
016+
017+ Warning: imagecreatefromjpeg(): '/usr/local/src/php-7.0.15/ext/gd/tests/conv_test.jpeg' is not a valid JPEG file in %s/jpeg2png.php on line 13
018+
019+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 13
020+ failed
021+ Generated PNG to JPEG conversion:
022+ Warning: imagecreatefrompng(/usr/local/src/php-7.0.15/ext/gd/tests/test_png.png): failed to open stream: No such file or directory in %s/jpeg2png.php on line 17
023+
024+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 17
025+ failed