Test: /ext/gd/tests/imagecopyresampled_basic.phpt - Version 5.4.0RC8    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
002+ libpng warning: Application was compiled with png.h from libpng-1.5.4
003+ libpng warning: Application is running with png.c from libpng-1.4.3
004+ libpng warning: Incompatible libpng version in application and library
002- Size of orginal: width=400 height=300
003- Size of copy: width=200 height=150
004- Done
005+
006+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct in %s/imagecopyresampled_basic.php on line 27
007+
008+ Notice: getimagesize(): Read error! in %s/imagecopyresampled_basic.php on line 31
009+ Size of orginal: width= height=
010+
011+ Warning: imagecreatetruecolor(): Invalid image dimensions in %s/imagecopyresampled_basic.php on line 38
012+
013+ Warning: imagecopyresampled() expects parameter 1 to be resource, boolean given in %s/imagecopyresampled_basic.php on line 39
014+
015+ Warning: imagepng() expects parameter 1 to be resource, boolean given in %s/imagecopyresampled_basic.php on line 41
016+
017+ Warning: getimagesize(/usr/local/source/php-5.4.0RC8/ext/gd/tests/imagesmall.png): failed to open stream: No such file or directory in %s/imagecopyresampled_basic.php on line 43
018+ Size of copy: width= height=
019+
020+ Warning: imagedestroy() expects parameter 1 to be resource, boolean given in %s/imagecopyresampled_basic.php on line 47
021+ Done