Test: /ext/gd/tests/bug73968.phpt - Version 7.2.19        

Bug #73968 Premature failing of XBM reading
Submitted: 2017-01-21 00:02:45 Modified: 2017-01-21 12:09:59
From: cmb Assigned: cmb
Status: Closed Package: GD related
PHP Version: 7.0Git-2017-01-20 (snap) OS: *

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

Count Diff
2 (67%)
001+ Warning: imagecreatefromxbm(): EOF before image was complete in %s/bug73968.php on line 2
002+
003+ Warning: imagecreatefromxbm(): '/home/chenyudong/flsrc/php-7.2.19/ext/gd/tests/bug73968.xbm' is not a valid XBM file in %s/bug73968.php on line 2
004+ bool(false)
001- resource(%d) of type (gd)
1 (33%)
001+ Warning: imagecreatefromxbm(): EOF before image was complete in %s/bug73968.php on line 2
002+
003+ Warning: imagecreatefromxbm(): '/download/source/php-7.2.19/ext/gd/tests/bug73968.xbm' is not a valid XBM file in %s/bug73968.php on line 2
004+ bool(false)
001- resource(%d) of type (gd)