Test: /sapi/phpdbg/tests/breakpoints_001.phpt - Version 7.4.8    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ sh: /wi_wanty/myweb/php-7.4.8/sapi/phpdbg/phpdbg: cannot execute binary file 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 $i++; 005- 00004: echo $i++; 006- 00005: echo $i++; 007- prompt> [Breakpoint #1 added at %s:4] 008- prompt> 1 009- [Breakpoint #1 at %s:4, hits: 1] 010- >00004: echo $i++; 011- 00005: echo $i++; 012- 00006: echo $i++; 013- prompt> 234 014- [Script ended normally] 015- prompt>