Test: /ext/gd/tests/bug73272.phpt - Version 7.0.22        

Bug #73272 imagescale() is not affected by, but affects imagesetinterpolation()
Submitted: 2016-10-09 12:12:38 Modified: 2016-10-09 12:36:07
From: cmb Assigned: cmb
Status: Closed Package: GD related
PHP Version: master-Git-2016-10-09 (Git) OS: *

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

Count Diff
1 (50%)
001+ libpng warning: Application was compiled with png.h from libpng-1.6.29
002+ libpng warning: Application is running with png.c from libpng-1.2.49
001- The images are equal.
002- ===DONE===
003+
004+ Fatal error: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library
005+ in /root/php-7.0.22/ext/gd/tests/func.inc on line 86
1 (50%)
001+ The image size differs: expected 135x135, got 138x138.
001- The images are equal.