Test: /ext/gd/tests/bug43828.phpt - Version 7.3.11        

Bug #43828 broken transparency of imagearc for truecolor in blendingmode
Submitted: 2008-01-12 23:08:14 Modified: 2016-07-19 12:30:41
From: christopher.bertram Assigned: pajoye
Status: Closed Package: GD related
PHP Version: any OS: Win Xp, Win Vista x64

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
001- The images are equal.
002+ libpng warning: Application is running with png.c from libpng-1.2.49
003+
004+ Warning: imagecreatefrompng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in /home/isabel/SOFTWARE/PHP7.3/php-7.3.11/ext/gd/tests/func.inc on line 86
1 (50%)
001+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
001- The images are equal.
002+
003+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
004+ in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 86
005+
006+ Warning: imagecreatefrompng(): '/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/bug43828.png' is not a valid PNG file in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 86
007+
008+ Warning: imageistruecolor() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 123
009+
010+ Warning: imagesx() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 126
011+
012+ Warning: imagesy() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 127
013+
014+ Warning: imagecreatetruecolor(): Invalid image dimensions in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 128
015+
016+ Warning: imagecopy() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 129
017+
018+ Warning: imagesx() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 88
019+
020+ Warning: imagesy() expects parameter 1 to be resource, bool given in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 89
021+ The image size differs: expected x, got 100x100.
022+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
023+
024+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
025+ in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 147