Test: /sapi/phpdbg/tests/phpdbg_break_next.phpt - Version 7.0.14    

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

Count Diff
2 (40%)
001+ was compiled: %s/phpdbg_break_next.php
010+ was compiled: %s/phpdbg_break_next.php
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> A
003- [Breakpoint #0 added at %s]
004- [Breakpoint #0 in %s at %s:5, hits: 1]
005- >00005: echo 'B';
006- 00006:
007- prompt> B
008- [Script ended normally]
009- prompt>
1 (20%)
001+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
002+ #0 0x7f923a455602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7f9239956489 in __strdup (/lib/x86_64-linux-gnu/libc.so.6+0x8b489)
004+
005+ SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s).
001- [Successful compilation of %s]
002- prompt> A
003- [Breakpoint #0 added at %s]
004- [Breakpoint #0 in %s at %s:5, hits: 1]
005- >00005: echo 'B';
006- 00006:
007- prompt> B
008- [Script ended normally]
009- prompt>
1 (20%)
001+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
002+ #0 0x7f8d4b6bf602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7f8d4a805489 in __strdup (/lib/x86_64-linux-gnu/libc.so.6+0x8b489)
004+
005+ SUMMARY: AddressSanitizer: 8 byte(s) leaked in 1 allocation(s).
001- [Successful compilation of %s]
002- prompt> A
003- [Breakpoint #0 added at %s]
004- [Breakpoint #0 in %s at %s:5, hits: 1]
005- >00005: echo 'B';
006- 00006:
007- prompt> B
008- [Script ended normally]
009- prompt>