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

Bug #73704 phpdbg shows the wrong line in files with shebang
Submitted: 2016-12-09 14:31:05 Modified: 2017-01-02 09:22:57
From: stahlstift Assigned: bwoebi
Status: Closed Package: phpdbg
PHP Version: 7.0.14 OS: Windows 10 Pro

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

Count Diff
14 (33%)
013+ Segmentation fault (core dumped)
013- prompt>
014+
015+ Termsig=11
13 (31%)
013+
013- prompt>
014+ Termsig=11
10 (24%)
013+ Segmentation fault
013- prompt>
014+
015+ Termsig=11
2 (5%)
011+ prompt> 1PHP Warning: PHP Startup: readline: Unable to initialize module
012+ Module compiled with build ID=API20170718,TS
013+ PHP compiled with build ID=API20170718,TS,debug
011- prompt> 1
012- [Script ended normally]
013- prompt>
014+ These options need to match
015+ in Unknown on line 0
016+
017+ Warning: PHP Startup: readline: Unable to initialize module
018+ Module compiled with build ID=API20170718,TS
019+ PHP compiled with build ID=API20170718,TS,debug
020+ These options need to match
021+ in Unknown on line 0
022+
023+ [Script ended normally]
024+ prompt>
025+ Warning: PHP Startup: readline: Unable to initialize module
026+ Module compiled with build ID=API20170718,TS
027+ PHP compiled with build ID=API20170718,TS,debug
028+ These options need to match
029+ in Unknown on line 0
1 (2%)
013+ /home/travis/build/php/php-src/Zend/zend_hash.c(1619) : ht=0x1b91910 is already destroyed
013- prompt>
014+ /home/travis/build/php/php-src/Zend/zend_hash.c(64) : Bailed out without a bailout address!
1 (2%)
013+
013- prompt>
014+ Termsig=7
1 (2%)
001+ Segmentation fault (core dumped)
002+
003+ Termsig=11
001- [Successful compilation of %s]
002- prompt> 00001: #!/usr/bin/env php
003- 00002: <?php
004- 00003:
005- 00004: echo 1;
006- 00005:
007- prompt> [Breakpoint #0 added at %s:4]
008- prompt> [Breakpoint #0 at %s:4, hits: 1]
009- >00004: echo 1;
010- 00005:
011- prompt> 1
012- [Script ended normally]
013- prompt>