Test: /sapi/phpdbg/tests/exceptions_003.phpt - Version 7.1.0RC3    

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

Count Diff
2 (40%)
028+
028- prompt>
029+ Termsig=11
1 (20%)
028+ Segmentation fault (core dumped)
028- prompt>
029+
030+ Termsig=11
1 (20%)
028+ Segmentation fault
028- prompt>
029+
030+ Termsig=11
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:5]
003- prompt> [Breakpoint #0 at %s:5, hits: 1]
004- >00005: x();
005- 00006: } finally {
006- 00007: print "ok\n";
007- prompt> [L0 %s HANDLE_EXCEPTION %s]
008- >00005: x();
009- 00006: } finally {
010- 00007: print "ok\n";
011- prompt> [L7 %s ECHO "ok " %s]
012- >00007: print "ok\n";
013- 00008: }
014- 00009: } catch (Error $e) {
015- prompt> ok
016- [L7 %s FAST_RET ~%d try-catch(0) %s]
017- [L9 %s CATCH "Error" $e 1 %s]
018- >00005: x();
019- 00006: } finally {
020- 00007: print "ok\n";
021- prompt> [L10 %s ECHO "caught " %s]
022- >00010: print "caught\n";
023- 00011: }
024- 00012:
025- prompt> caught
026- [L10 %s RETURN 1 %s]
027- [Script ended normally]
028- prompt>