Test: /sapi/phpdbg/tests/exceptions_003.phpt - Version 7.0.8    

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

Count Diff
3 (60%)
001+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/exceptions_003.php
002- prompt> [Breakpoint #0 added at %s:5]
003+ prompt> file path: %s/exceptions_003.php, resolved path: %s/exceptions_003.php, was compiled: 1
004+ [Breakpoint #0 added at %s/exceptions_003.php:5]
030+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32file path: %s/exceptions_003.php, resolved path: %s/exceptions_003.php, was compiled: 0
031+ File exists, but not compiled
032+ was compiled: %s/exceptions_003.php
1 (20%)
001+ Termsig=6
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<TO_CATCH> ~%d J7 %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>
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<TO_CATCH> ~%d J7 %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>