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

There is 1 diff reported by users for this test.

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