summaryrefslogtreecommitdiff
path: root/sapi/cli/cli.h
Commit message (Collapse)AuthorAgeFilesLines
* Happy New YearXinchen Hui2013-01-011-1/+1
|
* Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-09-051-1/+1
| | | | | Conflicts: ext/interbase/interbase.rc
* - Implement FR#53878 Interactive shell should work with shared readline ↵Johannes Schlüter2011-02-191-0/+52
extension # This is useful w/ distributors who like to build all things shared or don't # provide the readline extension. Or if a user pefers readline's behavior over # libedit which might be used by the distributor.