]> granicus.if.org Git - php/commit
Fix https://github.com/krakjoe/phpdbg/issues/91
authorRemi Collet <remi@php.net>
Mon, 23 Jun 2014 08:04:40 +0000 (10:04 +0200)
committerRemi Collet <remi@php.net>
Mon, 23 Jun 2014 08:04:40 +0000 (10:04 +0200)
commit86bafec836b81070547399b890c5b01897250a31
tree36d14adfe37aa9960410ba6df5a53b5832db86c9
parentf08a5bfadc360cb53574bdb2f4dc32ac30636133
Fix https://github.com/krakjoe/phpdbg/issues/91

Enable edit feature when build with libedit.

Notice: coloured prompt only enable with READLINE
sapi/phpdbg/config.m4
sapi/phpdbg/phpdbg.h
sapi/phpdbg/phpdbg_cmd.c
sapi/phpdbg/phpdbg_prompt.c
sapi/phpdbg/phpdbg_utils.c