Test: /ext/gd/tests/imagecopyresampled_basic.phpt - Version 5.4.37    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ Size of original: width= height=
003+
004+ Warning: imagecreatetruecolor(): Invalid image dimensions in %s/imagecopyresampled_basic.php on line 38
005+
006+ Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in %s/imagecopyresampled_basic.php on line 39
007+
008+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/imagecopyresampled_basic.php on line 41
009+
010+ Warning: getimagesize(/root/lamp-project/php-tools/php-5.4.37/ext/gd/tests/imagesmall.png): failed to open stream: No such file or directory in %s/imagecopyresampled_basic.php on line 43
011+ Size of copy: width= height=
012+
013+ Warning: imagedestroy() expects parameter 1 to be resource, boolean given in %s/imagecopyresampled_basic.php on line 47
002- Size of original: width=400 height=300
003- Size of copy: width=200 height=150