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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ libpng warning: Application built with libpng-1.6.36 but running with 1.5.13
002- The images are equal.
003+
004+ Warning: imagecreatefrompng(): gd-png error: cannot allocate libpng main struct
005+ in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 86
006+
007+ Warning: imagecreatefrompng(): '/usr/local/src/php-7.3.4/ext/gd/tests/imagearc_error1.png' is not a valid PNG file in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 86
008+
009+ 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
010+
011+ 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
012+
013+ 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
014+
015+ Warning: imagecreatetruecolor(): Invalid image dimensions in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 128
016+
017+ 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
018+
019+ 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
020+
021+ 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
022+ The image size differs: expected x, got 100x100.
023+ libpng warning: Application built with libpng-1.6.36 but running with 1.5.13
024+
025+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
026+ in /usr/local/src/php-7.3.4/ext/gd/tests/func.inc on line 147