Test: /ext/gd/tests/bug27582_1.phpt - Version 5.6.2    

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

Count Diff
3 (50%)
001+ Fatal error: Call to undefined function imagepng() in %s/bug27582_1.php on line 11
001- 1
1 (17%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.1
001- 1
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+
004+ Parse error: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library
005+ in %s/bug27582_1.php on line 11
1 (17%)
001+ libpng warning: Application built with libpng-1.6.16 but running with 1.5.17
001- 1
002+
003+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/bug27582_1.php on line 11
004+
005+ Warning: imagecreatefrompng(): '/Users/huokr/Desktop/tmp/php-5.6.2/ext/gd/tests/bug27582.png' is not a valid PNG file in %s/bug27582_1.php on line 13
006+
007+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/bug27582_1.php on line 14
008+
009+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/bug27582_1.php on line 15
1 (17%)
001+ libpng warning: Application built with libpng-1.2.10 but running with 1.5.13
001- 1
002+
003+ Parse error: imagepng(): gd-png error: cannot allocate libpng main struct
004+ in %s/bug27582_1.php on line 11
005+
006+ Warning: imagecreatefrompng(): '/root/php-5.6.2/ext/gd/tests/bug27582.png' is not a valid PNG file in %s/bug27582_1.php on line 13
007+
008+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/bug27582_1.php on line 14
009+
010+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/bug27582_1.php on line 15