Test: /sapi/phpdbg/tests/clean_001.phpt - Version 7.4.26    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
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>