unread
Hi tony,
here is a patch which makes php-fpm consistent about command line arguments.
As php-fpm won't handle file execution from command line, it's not
necessary to let extra or wrong arguments to be used. With this patch,
it returns usage() if it's not a valid arg.
++ Jerome