diff options
author | Brion Vibber <brion@pobox.com> | 2009-11-06 14:31:39 +0100 |
---|---|---|
committer | Brion Vibber <brion@pobox.com> | 2009-11-06 16:17:31 +0100 |
commit | 4b7a36ea1932cfd2245560fa9949dc32fe2d2fc7 (patch) | |
tree | 05a338590e0402dd6ef14ad5d49fff8a84906cb0 /extlib/Auth | |
parent | 6f7e3053baefce2a27fba376b020c2ed555821b7 (diff) |
console.php terminal script provides interactive PHP console in StatusNet environment, handy for testing!
Uses readline for line input editing if available; falls back to bash+readline if not native, and takes fgets() in worst case.
Currently a bit awkward in that each input line is parsed separately, so loops and function defs have to be squished to one line.
Diffstat (limited to 'extlib/Auth')
0 files changed, 0 insertions, 0 deletions