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

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

Count Diff
24 (35%)
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_005.php
002- prompt> [Breakpoint #0 added at %s:4]
003+ prompt> file path: breakpoints_005.php, resolved path: breakpoints_005.php, was compiled: 0
004+ Compare against loaded 
005+ file: %s/breakpoints_005.php, filelen: 63, cur: breakpoints_005.php, curlen 19, pos: /, memcmp: 0
006+ compiled file: %s/breakpoints_005.php, cur bp file: 
007+ [Breakpoint #0 added at %s/breakpoints_005.php:4]
015+ phpdbg_get_color(white-bold, 10): 1;64phpdbg_get_color(red-bold, 8): 1;31phpdbg_get_color(green, 5): 0;32file path: %s/breakpoints_005.php, resolved path: %s/breakpoints_005.php, was compiled: 0
016+ File exists, but not compiled
017+ was compiled: %s/breakpoints_005.php
1 (1%)
010+ prompt> Segmentation fault (core dumped)
010- prompt>
011+
012+ Termsig=11
1 (1%)
010+ /home/travis/build/php/php-src/Zend/zend_hash.c(1619) : ht=0x20d5910 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%)
007+ prompt>
008+ Notice: Undefined variable: bar in eval()'d code on line 1
009+
007- prompt> test
1 (1%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:4]
003- prompt> [Breakpoint #0 at %s:4, hits: 1]
004- >00004: var_dump($bar);
005- 00005: }
006- 00006:
007- prompt> test
008- prompt> string(4) "test"
009- [Script ended normally]
010- prompt>