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

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

Count Diff
2 (50%)
001+ Fatal error: Call to undefined function imagepng() in %s/bug27582_1.php on line 11
001- 1
1 (25%)
001+ libpng warning: Application was compiled with png.h from libpng-1.5.13
001- 1
002+ libpng warning: Application is running with png.c from libpng-1.2.46
003+
004+ Warning: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/bug27582_1.php on line 11
1 (25%)
001+ libpng warning: Application built with libpng-1.6.34 but running with 1.5.13
001- 1
002+
003+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
004+ in %s/bug27582_1.php on line 11
005+
006+ Warning: imagecreatefrompng(): '/usr/local/src/php-5.6.35/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