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

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

Count Diff
1 (50%)
004+ libpng warning: Application was compiled with png.h from libpng-1.6.34
005+ libpng warning: Application is running with png.c from libpng-1.2.49
004- The images are equal.
005- ===DONE===
006+
007+ 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%)
004+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
005+
004- The images are equal.
005- ===DONE===
006+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
007+ in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 86
008+
009+ Warning: imagecreatefrompng(): '/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/imagegd_truecolor.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
010+
011+ 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
012+
013+ 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
014+
015+ 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
016+
017+ 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
018+
019+ 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
020+
021+ 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
022+
023+ 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
024+ The image size differs: expected x, got 10x10.
025+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
026+
027+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
028+ in /home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/func.inc on line 147
029+ ===DONE===