| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
- removing the NEWS entry
- removing cli from make install chain
- marking it EXPERIMENTAL
- reverting installed name of cgi from php-cgi to php
Marged max_execution_time override from head.
# I really hope that people who found cli to be "inconsistent" and
# "unstable" will find time to help rectify those problems.
|
|
|
|
|
| |
#discussed with derick
|
| |
|
|
|
|
|
| |
SAPIs accordingly. (Andrei, Derick)
|
|
|
|
|
| |
Cleaned up help text.
|
| |
|
| |
|
|
|
|
|
| |
# I will try to sync relevant patches from sapi/cgi to sapi/cli
|
|
@ of the CGI sapi which is more suited for writing shell scripts. Some of
@ the differences are: it prints no HTTP headers, displays plain text
@ error messages, etc. (Edin)
Added CLI (command line intrerface) sapi.
# Let's see if a build expert can make this compile along
# side some other sapi.
|