On 5 July 2011 23:50, Richard Quadling <rquadl...@gmail.com> wrote:
> Bikesheding thought ...
>
> -V, --verbose
>
> That could get interesting ...
>
> C:\php5\php.exe --verbose -f d:\docs\phd\render.php -- --verbose

I like matching other languages as best we can (more on that in my
reply to Felipe momentarily).

> Non bikeshedding thought ...
>
> Being able to enable full error reporting at the command line has to
> be complimented though by fully disabling error reporting ...
>
> -Q, --quiet or -S, --silent

Pierre made the same suggestion. It would be easy enough to implement,
obviously; I'll put a v1.1 patch up with that included.

> Question, ...
>
> When does the ini file get read and processed in regards to the
> command line params?

Before the command line parameters are parsed.

Adam

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

Reply via email to