Test: /ext/gd/tests/jpeg2png.phpt - Version 5.4.0RC8    

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

Count Diff
1 (50%)
001+ PNG to JPEG conversion: libpng warning: Interlace handling should be turned on when using png_read_image
002+ ok
001- PNG to JPEG conversion: ok
004- Generated PNG to JPEG conversion: ok
005+ Generated PNG to JPEG conversion: libpng warning: Interlace handling should be turned on when using png_read_image
006+ ok
1 (50%)
001+ PNG to JPEG conversion: libpng warning: Application was compiled with png.h from libpng-1.5.4
002+ libpng warning: Application is running with png.c from libpng-1.4.3
003+ libpng warning: Incompatible libpng version in application and library
004+
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+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/jpeg2png.php on line 5
006+
007+ Warning: imagecreatefrompng(): '/usr/local/source/php-5.4.0RC8/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/jpeg2png.php on line 5
008+
009+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 5
010+ failed
011+ Generated JPEG to PNG conversion:
012+ Warning: imagecreatefromjpeg(/usr/local/source/php-5.4.0RC8/ext/gd/tests/test_jpeg.jpeg): failed to open stream: No such file or directory in %s/jpeg2png.php on line 9
013+
014+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 9
015+ failed
016+ JPEG to PNG conversion: libpng warning: Application was compiled with png.h from libpng-1.5.4
017+ libpng warning: Application is running with png.c from libpng-1.4.3
018+ libpng warning: Incompatible libpng version in application and library
019+
020+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/jpeg2png.php on line 13
021+ ok
022+ Generated PNG to JPEG conversion:
023+ Warning: imagecreatefrompng(): '/usr/local/source/php-5.4.0RC8/ext/gd/tests/test_png.png' is not a valid PNG file in %s/jpeg2png.php on line 17
024+
025+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 17
026+ failed