Test: /sapi/phpdbg/tests/breakpoints_005.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_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+ was compiled: %s/breakpoints_005.php
016+ file path: %s/breakpoints_005.php, resolved path: %s/breakpoints_005.php, was compiled: 1
1 (20%)
001+ 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>
1 (20%)
001+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
002+ #0 0x7fa2695ad602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7fa268aae489 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: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>
1 (20%)
001+ Direct leak of 8 byte(s) in 1 object(s) allocated from:
002+ #0 0x7f58a1fcf602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7f58a1115489 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: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>