1
0
mirror of https://github.com/php/php-src.git synced 2026-04-24 08:28:26 +02:00
This commit is contained in:
krakjoe
2013-11-12 04:22:33 +00:00
parent 33f0502f19
commit bf8a9c141f
+3
View File
@@ -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
====================