mirror of
https://github.com/php/php-src.git
synced 2026-04-24 08:28:26 +02:00
readline
This commit is contained in:
@@ -16,6 +16,7 @@ Features
|
||||
- SAPI Agnostic - Easily Integrated
|
||||
- PHP Configuration File Support
|
||||
- JIT Super Globals - Set Your Own !!
|
||||
- Optional readline Support - Comfortable Terminal Operation
|
||||
- Easy Operation - See Help :)
|
||||
|
||||
Planned
|
||||
@@ -39,6 +40,8 @@ make -j8
|
||||
make install-phpdbg
|
||||
```
|
||||
|
||||
*Note: php must be configured with the switch --with-readline for phpdbg to support history, autocompletion, tab-listing etc*
|
||||
|
||||
Command Line Options
|
||||
====================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user