PHP :: Request #54217 :: Warn about nonexisting parameters (original) (raw)
[2011-03-10 21:48 UTC] cweiske@php.net
Description:
When using PhD with nonexisting parameters, i.e. $ phd --no-index PhD silently ignores them.
The real parameter in this case is "--noindex". PhD should exit with an error message if an unknown parameter is used.
[2011-03-17 04:42 UTC] moacir@php.net
I just wrote a quick fix for this problem.
[2012-04-06 14:52 UTC] bjori@php.net
Does that patch not work moacir? Any reason why it isn't committed yet?
[2012-04-06 14:52 UTC] bjori@php.net
-Assigned To: +Assigned To: moacir
[2012-04-06 17:04 UTC] moacir@php.net
-Status: Assigned +Status: Closed