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

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

Count Diff
2 (50%)
001+ PNG to JPEG conversion: libpng warning: Application built with libpng-1.5.17 but running with 1.6.17
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/jpeg2png.php on line 5
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(): '/Users/bkahlert/Downloads/php-5.6.11/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/jpeg2png.php on line 5
006+
007+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 5
008+ failed
009+ Generated JPEG to PNG conversion:
010+ Warning: imagecreatefromjpeg(/Users/bkahlert/Downloads/php-5.6.11/ext/gd/tests/test_jpeg.jpeg): failed to open stream: No such file or directory in %s/jpeg2png.php on line 9
011+
012+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 9
013+ failed
014+ JPEG to PNG conversion: libpng warning: Application built with libpng-1.5.17 but running with 1.6.17
015+
016+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/jpeg2png.php on line 13
017+ ok
018+ Generated PNG to JPEG conversion:
019+ Warning: imagecreatefrompng(): '/Users/bkahlert/Downloads/php-5.6.11/ext/gd/tests/test_png.png' is not a valid PNG file in %s/jpeg2png.php on line 17
020+
021+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 17
022+ failed
1 (25%)
001+ PNG to JPEG conversion: libpng warning: Application was compiled with png.h from libpng-1.6.13
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 (core dumped)
1 (25%)
001+ PNG to JPEG conversion: libpng warning: Application built with libpng-1.5.18 but running with 1.6.18
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in %s/jpeg2png.php on line 5
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(): '/Users/lukasz/php-5.6.11/ext/gd/tests/conv_test.png' is not a valid PNG file in %s/jpeg2png.php on line 5
006+
007+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 5
008+ failed
009+ Generated JPEG to PNG conversion:
010+ Warning: imagecreatefromjpeg(/Users/lukasz/php-5.6.11/ext/gd/tests/test_jpeg.jpeg): failed to open stream: No such file or directory in %s/jpeg2png.php on line 9
011+
012+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 9
013+ failed
014+ JPEG to PNG conversion: libpng warning: Application built with libpng-1.5.18 but running with 1.6.18
015+
016+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/jpeg2png.php on line 13
017+ ok
018+ Generated PNG to JPEG conversion:
019+ Warning: imagecreatefrompng(): '/Users/lukasz/php-5.6.11/ext/gd/tests/test_png.png' is not a valid PNG file in %s/jpeg2png.php on line 17
020+
021+ Warning: imagejpeg() expects parameter 1 to be resource, boolean given in %s/jpeg2png.php on line 17
022+ failed