Test: /sapi/phpdbg/tests/breakpoints_006.phpt - Version 7.0.0RC3    

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

Count Diff
2 (67%)
001+ Read operation timed out!
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at foo]
003- prompt> [Breakpoint #0 in foo() at %s:4, hits: 1]
004- >00004: var_dump($bar);
005- 00005: }
006- 00006:
007- prompt> string(4) "test"
008- [Script ended normally]
009- prompt>
1 (33%)
003- prompt> [Breakpoint #0 in foo() at %s:4, hits: 1]
004- >00004: var_dump($bar);
005- 00005: }
006- 00006:
004+ [Exporting 1 breakpoints]
006+ [Breakpoint #0 added at foo]
007+ [Successful compilation of %s/breakpoints_006.php]
008+ prompt> [Not running]