Test: /sapi/phpdbg/tests/breakpoints_001.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_001.php
002- prompt> [Breakpoint #0 added at %s:3]
003+ prompt> file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 1
004+ [Breakpoint #0 added at %s/breakpoints_001.php:3]
007- prompt> [Breakpoint #1 added at %s:4]
009+ prompt> file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 1
010+ [Breakpoint #1 added at %s/breakpoints_001.php:4]
018+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 0
019+ File exists, but not compiled
020+ file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 0
021+ File exists, but not compiled
022+ was compiled: %s/breakpoints_001.php
1 (20%)
001+ Termsig=6
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: echo 1;
005- 00004: echo 2;
006- 00005: echo 3;
007- prompt> [Breakpoint #1 added at %s:4]
008- prompt> 1
009- [Breakpoint #1 at %s:4, hits: 1]
010- >00004: echo 2;
011- 00005: echo 3;
012- 00006: echo 4;
013- prompt> 234
014- [Script ended normally]
015- prompt>
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: echo 1;
005- 00004: echo 2;
006- 00005: echo 3;
007- prompt> [Breakpoint #1 added at %s:4]
008- prompt> 1
009- [Breakpoint #1 at %s:4, hits: 1]
010- >00004: echo 2;
011- 00005: echo 3;
012- 00006: echo 4;
013- prompt> 234
014- [Script ended normally]
015- prompt>