Test: /sapi/phpdbg/tests/breakpoints_004.phpt - Version 7.2.13    

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

Count Diff
43 (73%)
023+
023- prompt>
024+ Termsig=11
5 (8%)
023- prompt>
4 (7%)
023+ Segmentation fault (core dumped)
023- prompt>
024+
025+ Termsig=11
4 (7%)
023+ Segmentation fault
023- prompt>
024+
025+ Termsig=11
1 (2%)
023+ Segmentation fault
023- prompt>
1 (2%)
023+ Bus error (core dumped)
023- prompt>
024+
025+ Termsig=7
1 (2%)
001+ sh: /root/php/php-7.2.13/sapi/phpdbg/phpdbg: cannot execute binary file: Exec format error
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>