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

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

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