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

There is 1 diff reported by users for this test.

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