Test: /sapi/phpdbg/tests/breakpoints_004.phpt - Version 7.2.0-dev    

There are 9 different diffs reported by users for this test.

Count Diff
24 (36%)
023+ Segmentation fault
023- prompt>
024+
025+ Termsig=11
18 (27%)
023+ Segmentation fault (core dumped)
023- prompt>
024+
025+ Termsig=11
17 (25%)
023+
023- prompt>
024+ Termsig=11
2 (3%)
007+ prompt> 1PHP Warning: PHP Startup: readline: Unable to initialize module
008+ Module compiled with build ID=API20170718,TS
009+ PHP compiled with build ID=API20170718,TS,debug
010+ These options need to match
011+ in Unknown on line 0
012+
013+ Warning: PHP Startup: readline: Unable to initialize module
014+ Module compiled with build ID=API20170718,TS
015+ PHP compiled with build ID=API20170718,TS,debug
016+ These options need to match
017+ in Unknown on line 0
018+
019+ [Breakpoint #0 in ZEND_ECHO at %s/breakpoints_004.php:4, hits: 2]
020+ >00004: echo $i++;
021+ 00005: echo $i++;
022+ 00006: echo $i++;
023+ prompt> 2
024+ [Breakpoint #0 in ZEND_ECHO at %s/breakpoints_004.php:5, hits: 3]
007- prompt> 1
008- [Breakpoint #0 in ZEND_ECHO at %s:4, hits: 2]
009- >00004: echo $i++;
010- 00005: echo $i++;
011- 00006: echo $i++;
012- prompt> 2
013- [Breakpoint #0 in ZEND_ECHO at %s:5, hits: 3]
023- prompt>
034+ prompt>
035+ Warning: PHP Startup: readline: Unable to initialize module
036+ Module compiled with build ID=API20170718,TS
037+ PHP compiled with build ID=API20170718,TS,debug
038+ These options need to match
039+ in Unknown on line 0
2 (3%)
001+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/breakpoints_004.php
024+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/breakpoints_004.php
1 (1%)
023+ prompt> Segmentation fault (core dumped)
023- prompt>
1 (1%)
023+ /home/travis/build/php/php-src/Zend/zend_hash.c(1619) : ht=0x2e40910 is already destroyed
023- prompt>
024+ /home/travis/build/php/php-src/Zend/zend_hash.c(64) : Bailed out without a bailout address!
1 (1%)
023+
023- prompt>
024+ Termsig=7
1 (1%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at ZEND_ECHO]
003- prompt> [Breakpoint #0 in ZEND_ECHO at %s:3, hits: 1]
004- >00003: echo $i++;
005- 00004: echo $i++;
006- 00005: echo $i++;
007- prompt> 1
008- [Breakpoint #0 in ZEND_ECHO at %s:4, hits: 2]
009- >00004: echo $i++;
010- 00005: echo $i++;
011- 00006: echo $i++;
012- prompt> 2
013- [Breakpoint #0 in ZEND_ECHO at %s:5, hits: 3]
014- >00005: echo $i++;
015- 00006: echo $i++;
016- 00007:
017- prompt> 3
018- [Breakpoint #0 in ZEND_ECHO at %s:6, hits: 4]
019- >00006: echo $i++;
020- 00007:
021- prompt> 4
022- [Script ended normally]
023- prompt>