Test: /sapi/phpdbg/tests/breakpoints_002.phpt - Version 7.0.7-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
009+ prompt> Do you really want to restart execution? (type y or n): [PHP Fatal error: PHP Startup: Cannot find save handler 'memcached' in Unknown on line 0]
010+ /home/huixinchen/opensource/php-7.0/Zend/zend_hash.c(1986) : ht=0x14bde98 is being cleaned
011+ /home/huixinchen/opensource/php-7.0/Zend/zend_hash.c(64) : Bailed out without a bailout address!
009- prompt> Do you really want to restart execution? (type y or n): [Breakpoint #1 at %s:3, hits: 1]
010- >00003: echo 1;
011- 00004: echo 2;
012- 00005: echo 3;
013- prompt> 1
014- [Breakpoint #0 at %s:4, hits: 1]
015- >00004: echo 2;
016- 00005: echo 3;
017- 00006: echo 4;
018- prompt> 234
019- [Script ended normally]
020- prompt>