001+ dyld: Library not loaded: @rpath/libpng16.16.dylib
002+ Referenced from: /usr/local/src/php-7.2.3/sapi/phpdbg/phpdbg
003+ Reason: image not found
004+
005+ Termsig=6
001- [Successful compilation of %s]
002- prompt> [Breakpoint #0 added at foo]
003- prompt> [Breakpoint #0 in foo() at %s:4, hits: 1]
004- >00004: var_dump($bar);
005- 00005: }
006- 00006:
007- prompt> string(4) "test"
008- [Script ended normally]
009- prompt>