Test: /sapi/phpdbg/tests/breakpoints_007.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::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 (50%)
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>