Test: /sapi/phpdbg/tests/clean_001.phpt - Version 8.0.0beta1    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Segmentation fault (core dumped) 002+ 003+ 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>