Test: /ext/gd/tests/bug39780_extern.phpt - Version 7.1.2    

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

Count Diff
12 (86%)
001+ Fatal error: imagecreatefrompng(): gd-png: fatal libpng error: Read Error: truncated data
002+ in %s/bug39780_extern.php on line 3
001- gd-png: fatal libpng error: Read Error: truncated data
002- gd-png error: setjmp returns error condition 2
003- Warning: imagecreatefrompng(): '%sbug39780.png' is not a valid PNG file in /%s on line %d
004- bool(false)
1 (7%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.26
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+
004+ Fatal error: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library
001- gd-png: fatal libpng error: Read Error: truncated data
002- gd-png error: setjmp returns error condition 2
003- Warning: imagecreatefrompng(): '%sbug39780.png' is not a valid PNG file in /%s on line %d
004- bool(false)
005+ in %s/bug39780_extern.php on line 3
1 (7%)
001+ Fatal error: Uncaught Error: Call to undefined function imagecreatefrompng() in %s/bug39780_extern.php:3
002+ Stack trace:
003+ #0 {main}
004+ thrown in %s/bug39780_extern.php on line 3
001- gd-png: fatal libpng error: Read Error: truncated data
002- gd-png error: setjmp returns error condition 2
003- Warning: imagecreatefrompng(): '%sbug39780.png' is not a valid PNG file in /%s on line %d
004- bool(false)