Test: /sapi/phpdbg/tests/breakpoints_008.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_008.php
011+ was compiled: %s/breakpoints_008.php
1 (20%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at foo\bar::foo]
003- prompt> [Breakpoint exists at Foo\Bar::Foo]
004- prompt> [Breakpoint #0 in foo\bar::foo() at %s:6, hits: 1]
005- >00006: var_dump($bar);
006- 00007: }
007- 00008: }
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 0x7fc257372602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7fc2564b8489 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 foo\bar::foo]
003- prompt> [Breakpoint exists at Foo\Bar::Foo]
004- prompt> [Breakpoint #0 in foo\bar::foo() at %s:6, hits: 1]
005- >00006: var_dump($bar);
006- 00007: }
007- 00008: }
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 0x7f7d4359b602 in malloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x98602)
003+ #1 0x7f7d42a9c489 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 foo\bar::foo]
003- prompt> [Breakpoint exists at Foo\Bar::Foo]
004- prompt> [Breakpoint #0 in foo\bar::foo() at %s:6, hits: 1]
005- >00006: var_dump($bar);
006- 00007: }
007- 00008: }
008- prompt> string(4) "test"
009- [Script ended normally]
010- prompt>