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

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
1 (50%)
001+ Warning: imagecreatefromxbm(): EOF before image was complete in %s/bug73968.php on line 2
002+
003+ Warning: imagecreatefromxbm(): '/home/dpdpush/debian_package_repository/salvania-php/to_compile/php-7.2/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 (50%)
001+ Warning: imagecreatefromxbm(): EOF before image was complete in %s/bug73968.php on line 2
002+
003+ Warning: imagecreatefromxbm(): '/data/src/php-7.2.12/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)