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

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

Count Diff
2 (50%)
001+ was compiled: %s/breakpoints_007.php
1 (25%)
001+ Direct leak of 88 byte(s) in 1 object(s) allocated from:
002+ #0 0x7fc1e814e79a in __interceptor_calloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x9879a)
003+ #1 0xdec5ca in phpdbg_stack_push /home/php-7.0.14/sapi/phpdbg/phpdbg_cmd.c:435
004+
005+ SUMMARY: AddressSanitizer: 88 byte(s) leaked in 1 allocation(s).
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 (25%)
001+ Direct leak of 88 byte(s) in 1 object(s) allocated from:
002+ #0 0x7fad44e4f79a in __interceptor_calloc (/usr/lib/x86_64-linux-gnu/libasan.so.2+0x9879a)
003+ #1 0xaff86a in phpdbg_stack_push /home/php-7.0.14/sapi/phpdbg/phpdbg_cmd.c:435
004+
005+ SUMMARY: AddressSanitizer: 88 byte(s) leaked in 1 allocation(s).
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>