Test: /ext/standard/tests/assert/assert_error2.phpt - Version 7.1.6    

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

Count Diff
52 (98%)
002+ bool(true)
003+ If this is printed BAIL hasn't worked
002-
003- Warning: assert(): Assertion "0 != 0" failed in %s on line 9
004-
005- Fatal error: Uncaught ArgumentCountError: Too few arguments to function f1(), 3 passed and exactly 4 expected in %sassert_error2.php:2
006- Stack trace:
007- #0 [internal function]: f1('%s', 9, '0 != 0')
008- #1 %sassert_error2.php(9): assert('0 != 0')
009- #2 {main}
010- thrown in %sassert_error2.php on line 2
1 (2%)
007+ #0 [internal function]: f1('/export/home/hh
007- #0 [internal function]: f1('%s', 9, '0 != 0')
008- #1 %sassert_error2.php(9): assert('0 != 0')
009- #2 {main}