Test: /sapi/phpdbg/tests/breakpoints_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/breakpoints_003.php
002- prompt> [Breakpoint #0 added at %s:4]
003+ prompt> file path: %s/breakpoints_003.php, resolved path: %s/breakpoints_003.php, was compiled: 1
004+ [Breakpoint #0 added at %s/breakpoints_003.php:4]
004- prompt> [Breakpoint #1 added at %s:5]
006+ prompt> file path: %s/breakpoints_003.php, resolved path: %s/breakpoints_003.php, was compiled: 1
007+ [Breakpoint #1 added at %s/breakpoints_003.php:5]
011- prompt> Do you really want to restart execution? (type y or n): 1234
014+ prompt> Do you really want to restart execution? (type y or n): phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/breakpoints_003.php
015+ 1234
017+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/breakpoints_003.php
1 (20%)
001+ Termsig=6
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Deleted breakpoint #0]
004- prompt> [Breakpoint #1 added at %s:5]
005- prompt> 12
006- [Breakpoint #1 at %s:5, hits: 1]
007- >00005: echo 3;
008- 00006: echo 4;
009- 00007:
010- prompt> [Deleted breakpoint #1]
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Deleted breakpoint #0]
004- prompt> [Breakpoint #1 added at %s:5]
005- prompt> 12
006- [Breakpoint #1 at %s:5, hits: 1]
007- >00005: echo 3;
008- 00006: echo 4;
009- 00007:
010- prompt> [Deleted breakpoint #1]
011- prompt> Do you really want to restart execution? (type y or n): 1234
012- [Script ended normally]
013- prompt>