Test: /sapi/phpdbg/tests/breakpoints_007.phpt - Version 7.2.6    

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

Count Diff
1 (33%)
007+ prompt>
007- prompt>
008+ =================================================================
009+ ==29475==ERROR: LeakSanitizer: detected memory leaks
010+
011+ Direct leak of 88 byte(s) in 1 object(s) allocated from:
012+ #0 0x7f60a8482d38 in __interceptor_calloc (/usr/lib/x86_64-linux-gnu/libasan.so.4+0xded38)
013+ #1 0x556c876e1d7a in phpdbg_stack_push /home/zsw/Documents/project/php/php-7.2.6/sapi/phpdbg/phpdbg_cmd.c:435
014+
015+ SUMMARY: AddressSanitizer: 88 byte(s) leaked in 1 allocation(s).
1 (33%)
001+ Termsig=11
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>
1 (33%)
001+
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar::foo]
003- prompt> [Breakpoint #0 in bar::foo() at %s:5, hits: 1]
004- >00005: var_dump($bar);
005- 00006: }
006- 00007: }
007- prompt>