Test: /ext/gd/tests/jpg2gd.phpt - Version 7.4.25    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ JPEG to GD1 conversion: 002+ Warning: imagegd(): GD image support has been disabled 003+ in %s/jpg2gd.php on line 5 004+ ok 001- JPEG to GD1 conversion: ok 002- JPEG to GD2 conversion: ok 003- GD1 to JPEG conversion: ok 004- GD2 to JPEG conversion: ok 005+ JPEG to GD2 conversion: 006+ Warning: imagegd2(): GD2 image support has been disabled 007+ in %s/jpg2gd.php on line 9 008+ ok 009+ GD1 to JPEG conversion: 010+ Warning: imagecreatefromgd(): GD image support has been disabled 011+ in %s/jpg2gd.php on line 13 012+ 013+ Warning: imagecreatefromgd(): '/usr/local/php-7.4.25/ext/gd/tests/test_jpeg.gd1' is not a valid GD file in %s/jpg2gd.php on line 13 014+ 015+ Warning: imagejpeg() expects parameter 1 to be resource, bool given in %s/jpg2gd.php on line 13 016+ failed 017+ GD2 to JPEG conversion: 018+ Warning: imagecreatefromgd2(): GD2 image support has been disabled 019+ in %s/jpg2gd.php on line 17 020+ 021+ Warning: imagecreatefromgd2(): '/usr/local/php-7.4.25/ext/gd/tests/test_jpeg.gd2' is not a valid GD2 file in %s/jpg2gd.php on line 17 022+ 023+ Warning: imagejpeg() expects parameter 1 to be resource, bool given in %s/jpg2gd.php on line 17 024+ failed