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

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

Count Diff
2 (50%)
003- Warning: assert(): Assertion "0 != 0" failed in %s on line 9
004-
008+
010- thrown in %sassert_error2.php on line 2
009+ Next AssertionError in %s/assert_error2.php:9
010+ Stack trace:
011+ #0 %s/assert_error2.php(9): assert('0 != 0')
012+ #1 {main}
013+ thrown in %s/assert_error2.php on line 9
2 (50%)
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