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- prompt> [Successful compilation of stdin input]
002- prompt> [Breakpoint #0 added at Standard input code:3]
003- prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
004- >00003: echo "Hello, world!\n";
005- 00004:
006- prompt> Hello, world!
007- [Script ended normally]
008- prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
009- >00003: echo "Hello, world!\n";
010- 00004:
011- prompt>