Test: /ext/gd/tests/createfromstring.phpt - Version 5.4.44    

There is 1 diff reported by users for this test.

Count Diff
8 (100%)
001+ Warning: imagecreatefromstring(): gd-png: fatal libpng error: bad parameters to zlib in %s/createfromstring.php on line 10
002+
003+ Warning: imagecreatefromstring(): gd-png error: setjmp returns error condition in %s/createfromstring.php on line 10
004+
005+ Warning: imagecreatefromstring(): Passed data is not in 'PNG' format in %s/createfromstring.php on line 10
006+
007+ Warning: imagecreatefromstring(): Couldn't create GD Image Stream out of Data in %s/createfromstring.php on line 10
008+ createfromstring truecolor png:
009+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/createfromstring.php on line 12
010+ ok
011+
012+ Warning: imagecreatefromstring(): gd-png: fatal libpng error: bad parameters to zlib in %s/createfromstring.php on line 30
013+
014+ Warning: imagecreatefromstring(): gd-png error: setjmp returns error condition in %s/createfromstring.php on line 30
015+
016+ Warning: imagecreatefromstring(): Passed data is not in 'PNG' format in %s/createfromstring.php on line 30
017+
018+ Warning: imagecreatefromstring(): Couldn't create GD Image Stream out of Data in %s/createfromstring.php on line 30
019+ createfromstring palette png:
020+ Warning: imagecolorat() expects parameter 1 to be resource, boolean given in %s/createfromstring.php on line 34
021+
022+ Warning: imagecolorsforindex() expects parameter 1 to be resource, boolean given in %s/createfromstring.php on line 34
023+ failed
001- createfromstring truecolor png: ok
002- createfromstring palette png: ok