Test: /sapi/phpdbg/tests/clean_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/clean_001.php
002- prompt> [Breakpoint #0 added at %s:4]
003+ prompt> file path: %s/clean_001.php, resolved path: %s/clean_001.php, was compiled: 1
004+ [Breakpoint #0 added at %s/clean_001.php:4]
021+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32file path: %s/clean_001.php, resolved path: %s/clean_001.php, was compiled: 0
022+ File exists, but not compiled
023+ was compiled: %s/clean_001.php
037+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32file path: %s/clean_001.php, resolved path: %s/clean_001.php, was compiled: 0
038+ File exists, but not compiled
039+ was compiled: %s/clean_001.php
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Breakpoint #1 added at foo]
004- prompt> 1
005- [Breakpoint #0 at %s:4, hits: 1]
006- >00004: echo 2;
007- 00005: echo 3;
008- 00006: foo();
009- prompt> 23
010- [Breakpoint #1 in foo() at %s:9, hits: 1]
011- >00009: echo 4;
012- 00010: }
013- 00011:
014- prompt> Do you really want to clean your current environment? (type y or n): Cleaning Execution Environment
015- Classes %d
016- Functions %d
017- Constants %d
018- Includes 0
019- prompt> [Not running]
020- prompt> 1
021- [Breakpoint #0 at %s:4, hits: 1]
022- >00004: echo 2;
023- 00005: echo 3;
024- 00006: foo();
025- prompt> 23
026- [Breakpoint #1 in foo() at %s:9, hits: 1]
027- >00009: echo 4;
028- 00010: }
029- 00011:
030- prompt> 4
031- [Script ended normally]
032- prompt>
1 (20%)
001+ ** ERROR: process timed out **
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Breakpoint #1 added at foo]
004- prompt> 1
005- [Breakpoint #0 at %s:4, hits: 1]
006- >00004: echo 2;
007- 00005: echo 3;
008- 00006: foo();
009- prompt> 23
010- [Breakpoint #1 in foo() at %s:9, hits: 1]
011- >00009: echo 4;
012- 00010: }
013- 00011:
014- prompt> Do you really want to clean your current environment? (type y or n): Cleaning Execution Environment
015- Classes %d
016- Functions %d
017- Constants %d
018- Includes 0
019- prompt> [Not running]
020- prompt> 1
021- [Breakpoint #0 at %s:4, hits: 1]
022- >00004: echo 2;
023- 00005: echo 3;
024- 00006: foo();
025- prompt> 23
026- [Breakpoint #1 in foo() at %s:9, hits: 1]
027- >00009: echo 4;
028- 00010: }
029- 00011:
030- prompt> 4
031- [Script ended normally]
032- prompt>