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

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

Count Diff
4 (40%)
001+ Fatal error: Call to undefined function imagepng() in %s/bug27582_1.php on line 11
001- 1
2 (20%)
001+
001- 1
1 (10%)
001+ libpng warning: Interlace handling should be turned on when using png_read_image
1 (10%)
001+ libpng warning: Application built with libpng-1.4.11 but running with 1.5.6
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(): '/usr/local/src/php-5.4.9/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 (10%)
001+ Warning: imagecreatefrompng(): '/data/software/php-5.4.9/ext/gd/tests/bug27582.png' is not a valid PNG file in %s/bug27582_1.php on line 13
001- 1
002+
003+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/bug27582_1.php on line 14
004+
005+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/bug27582_1.php on line 15
1 (10%)
001+ Killed
001- 1