Test: /ext/gd/tests/bug50194.phpt - Version 7.2.12        

Bug #50194 imagettftext broken on transparent background w/o alphablending
Submitted: 2009-11-16 20:55:55 Modified: 2016-09-14 13:26:13
From: stanislav Assigned: cmb
Status: Closed Package: GD related
PHP Version: 5.2.11 OS: Windows

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

Count Diff
2 (50%)
001+ libpng warning: Application built with libpng-1.5.13 but running with 1.6.36
002+ libpng warning: Application built with libpng-1.5.13 but running with 1.6.36
003+
004+ Warning: assert(): assert(preg_match('/The images are equal|The images differ in (\\d+) pixels/', $output, $matches)) failed in %s/bug50194.php on line 17
1 (25%)
001+ libpng warning: Application built with libpng-1.2.49 but running with 1.5.13
002+ libpng warning: Application built with libpng-1.2.49 but running with 1.5.13
003+
004+ Warning: assert(): assert(preg_match('/The images are equal|The images differ in (\\d+) pixels/', $output, $matches)) failed in %s/bug50194.php on line 17
1 (25%)
001+ The images differ in 2194 pixels.
001- The images are similar.