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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+ libpng warning: Application built with libpng-1.2.49 but running with 1.5.4
005+
004- The images are equal.
005- ===DONE===
006+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct in /root/php-7.2.24/ext/gd/tests/func.inc on line 86
007+
008+ Warning: imagecreatefrompng(): '/root/php-7.2.24/ext/gd/tests/imagegd_truecolor.png' is not a valid PNG file in /root/php-7.2.24/ext/gd/tests/func.inc on line 86
009+
010+ Warning: imageistruecolor() expects parameter 1 to be resource, boolean given in /root/php-7.2.24/ext/gd/tests/func.inc on line 123
011+
012+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /root/php-7.2.24/ext/gd/tests/func.inc on line 126
013+
014+ Warning: imagesy() expects parameter 1 to be resource, boolean given in /root/php-7.2.24/ext/gd/tests/func.inc on line 127
015+
016+ Warning: imagecreatetruecolor(): Invalid image dimensions in /root/php-7.2.24/ext/gd/tests/func.inc on line 128
017+
018+ Warning: imagecopy() expects parameter 1 to be resource, boolean given in /root/php-7.2.24/ext/gd/tests/func.inc on line 129
019+
020+ Warning: imagesx() expects parameter 1 to be resource, boolean given in /root/php-7.2.24/ext/gd/tests/func.inc on line 88
021+
022+ Warning: imagesy() expects parameter 1 to be resource, boolean given in /root/php-7.2.24/ext/gd/tests/func.inc on line 89
023+ The image size differs: expected x, got 10x10.
024+ libpng warning: Application built with libpng-1.2.49 but running with 1.5.4
025+
026+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in /root/php-7.2.24/ext/gd/tests/func.inc on line 147
027+ ===DONE===