> * html errors off
implemented

> * implicit_flush on
will do

> * -Cq by default
implemented (it should be documented that -C breaks some things that worked
with CGI). I kept -q -C command line options for BC sake, but they do
exactly nothing :)

> * register_argc_argv on
implemented

> * !!important!! don't search for php.ini in the actual path, only in the
> --config-file-path
I totally agree.  I'll have a look at how difficult would this be to
implement. We still have some time to adjust the features since CLI SAPI
hasn't been in a PHP release yet.

Edin


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to