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

There are 2 different diffs reported by users for this test.

Count Diff
1 (50%)
002+ libpng warning: Application was compiled with png.h from libpng-1.6.34
003+ libpng warning: Application is running with png.c from libpng-1.2.49
004+
002- Size of original: width=400 height=300
003- Size of copy: width=200 height=150
004- Done
005+ Warning: imagepng(): gd-png: fatal libpng error: Incompatible libpng version in application and library in %s/imagecopyresampled_basic.php on line 27
1 (50%)
002+ libpng warning: Application built with libpng-1.6.37 but running with 1.5.13
003+
004+ Warning: imagepng(): gd-png error: cannot allocate libpng main struct
002- Size of original: width=400 height=300
003- Size of copy: width=200 height=150
004- Done
005+ in %s/imagecopyresampled_basic.php on line 27
006+
007+ Notice: getimagesize(): Read error! in %s/imagecopyresampled_basic.php on line 31
008+ Size of original: width= height=
009+
010+ Warning: imagecreatetruecolor(): Invalid image dimensions in %s/imagecopyresampled_basic.php on line 38
011+
012+ Warning: imagecopyresampled() expects parameter 1 to be resource, bool given in %s/imagecopyresampled_basic.php on line 39
013+
014+ Warning: imagepng() expects parameter 1 to be resource, bool given in %s/imagecopyresampled_basic.php on line 41
015+
016+ Warning: getimagesize(/home/demo/Downloads/http_server_install/for_php/php-7.3.11/ext/gd/tests/imagesmall.png): failed to open stream: No such file or directory in %s/imagecopyresampled_basic.php on line 43
017+ Size of copy: width= height=
018+
019+ Warning: imagedestroy() expects parameter 1 to be resource, bool given in %s/imagecopyresampled_basic.php on line 47
020+ Done