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

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

Count Diff
2 (40%)
001+ was compiled: %s/breakpoints_001.php
002- prompt> [Breakpoint #0 added at %s:3]
003+ prompt> file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 1
004+ [Breakpoint #0 added at %s/breakpoints_001.php:3]
007- prompt> [Breakpoint #1 added at %s:4]
009+ prompt> file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 1
010+ [Breakpoint #1 added at %s/breakpoints_001.php:4]
018+ was compiled: %s/breakpoints_001.php
019+ file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 1
020+ file path: %s/breakpoints_001.php, resolved path: %s/breakpoints_001.php, was compiled: 1
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at %s:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: echo 1;
005- 00004: echo 2;
006- 00005: echo 3;
007- prompt> [Breakpoint #1 added at %s:4]
008- prompt> 1
009- [Breakpoint #1 at %s:4, hits: 1]
010- >00004: echo 2;
011- 00005: echo 3;
012- 00006: echo 4;
013- prompt> 234
014- [Script ended normally]
015- prompt>
1 (20%)
001+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
002+ #0 0x7fa6bf146602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7fa6be647489 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> [Breakpoint #0 added at %s:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: echo 1;
005- 00004: echo 2;
006- 00005: echo 3;
007- prompt> [Breakpoint #1 added at %s:4]
008- prompt> 1
009- [Breakpoint #1 at %s:4, hits: 1]
010- >00004: echo 2;
011- 00005: echo 3;
012- 00006: echo 4;
013- prompt> 234
014- [Script ended normally]
015- prompt>
1 (20%)
001+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
002+ #0 0x7f92db00b602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7f92da151489 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> [Breakpoint #0 added at %s:3]
003- prompt> [Breakpoint #0 at %s:3, hits: 1]
004- >00003: echo 1;
005- 00004: echo 2;
006- 00005: echo 3;
007- prompt> [Breakpoint #1 added at %s:4]
008- prompt> 1
009- [Breakpoint #1 at %s:4, hits: 1]
010- >00004: echo 2;
011- 00005: echo 3;
012- 00006: echo 4;
013- prompt> 234
014- [Script ended normally]
015- prompt>