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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004+ libpng warning: Application built with libpng-1.6.36 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 /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 86
008+
009+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.3.4/ext/gd/tests/imagegd_truecolor.png' is not a valid PNG file in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 86
010+
011+ Warning: imageistruecolor() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 123
012+
013+ Warning: imagesx() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 126
014+
015+ Warning: imagesy() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 127
016+
017+ Warning: imagecreatetruecolor(): Invalid image dimensions in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 128
018+
019+ Warning: imagecopy() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 129
020+
021+ Warning: imagesx() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 88
022+
023+ Warning: imagesy() expects parameter 1 to be resource, bool given in /usr/local/src/php-7.3.4/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.36 but running with 1.5.13
026+
027+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
028+ in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 147
029+ ===DONE===