Test: /sapi/phpdbg/tests/finish_leave_001.phpt - Version 7.1.33    

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

Count Diff
1 (50%)
001+ dyld: Symbol not found: __cg_jpeg_resync_to_restart
002+ Referenced from: /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
003+ Expected in: /usr/local/lib/libjpeg.8.dylib
004+ in /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
005+
006+ Termsig=5
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar]
003- prompt> [Breakpoint #1 added at %s:5]
004- prompt> [Breakpoint #0 in bar() at %s:9, hits: 1]
005- >00009: return "world";
006- 00010: }
007- 00011:
008- prompt> [Breakpoint #1 at %s:5, hits: 1]
009- >00005: return ["hello", $other];
010- 00006: }
011- 00007:
012- prompt> [Breaking for leave at %s:5]
013- >00005: return ["hello", $other];
014- 00006: }
015- 00007:
016- prompt> [Already at the end of the function]
017- prompt>
1 (50%)
001+
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at bar]
003- prompt> [Breakpoint #1 added at %s:5]
004- prompt> [Breakpoint #0 in bar() at %s:9, hits: 1]
005- >00009: return "world";
006- 00010: }
007- 00011:
008- prompt> [Breakpoint #1 at %s:5, hits: 1]
009- >00005: return ["hello", $other];
010- 00006: }
011- 00007:
012- prompt> [Breaking for leave at %s:5]
013- >00005: return ["hello", $other];
014- 00006: }
015- 00007:
016- prompt> [Already at the end of the function]
017- prompt>