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

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

Count Diff
24 (35%)
009+ Segmentation fault
009- prompt>
010+
011+ Termsig=11
17 (25%)
009+ Segmentation fault (core dumped)
009- prompt>
010+
011+ Termsig=11
17 (25%)
009+
009- prompt>
010+ Termsig=11
2 (3%)
007+ prompt> string(4) "PHP 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
007- prompt> string(4) "test"
008- [Script ended normally]
009- prompt>
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+ test"
019+ [Script ended normally]
020+ prompt>
021+ Warning: PHP Startup: readline: Unable to initialize module
022+ Module compiled with build ID=API20170718,TS
023+ PHP compiled with build ID=API20170718,TS,debug
024+ These options need to match
025+ 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_006.php
010+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32was compiled: %s/breakpoints_006.php
1 (1%)
009+ prompt> zend_mm_heap corrupted
009- prompt>
1 (1%)
009+ Segmentation fault (core dumped)
009- prompt>
1 (1%)
009+ /home/travis/build/php/php-src/Zend/zend_hash.c(1619) : ht=0x3400910 is already destroyed
009- prompt>
010+ /home/travis/build/php/php-src/Zend/zend_hash.c(64) : Bailed out without a bailout address!
1 (1%)
009+
009- prompt>
010+ Termsig=7
1 (1%)
003+ prompt> [Breakpoint #0 in foo() at %s/breakpoints_006.php:3, hits: 1]
004+ >00003: function foo($bar) {
005+ 00004: var_dump($bar);
003- prompt> [Breakpoint #0 in foo() at %s:4, hits: 1]
004- >00004: var_dump($bar);
006- 00006:
1 (1%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at foo]
003- prompt> [Breakpoint #0 in foo() at %s:4, hits: 1]
004- >00004: var_dump($bar);
005- 00005: }
006- 00006:
007- prompt> string(4) "test"
008- [Script ended normally]
009- prompt>