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

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.34
002+ libpng warning: Application is running with png.c from libpng-1.2.50
001- The images are equal.
002- ===DONE===
003+
004+ Warning: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in /usr/local/src/php7.3-build/php-7.3.12/ext/gd/tests/func.inc on line 86
005+
006+ Termsig=11
1 (50%)
001+ The image size differs: expected 135x136, got 138x138.
001- The images are equal.