Home » Console » Console_Getargs » Bug #2409
Hehe, first feature request
Details
| Request #2409 | Hehe, first feature request |
|---|---|
| Submitted | 2004-09-28 15:14 UTC |
| From | bmansion at mamasam dot com |
| Assigned | scottmattocks |
| Status | Closed |
| Package | Console_Getargs |
| PHP Version | Irrelevant |
| OS | Darwin |
| Roadmaps | (Not assigned) |
Comments
[2004-09-28 15:14 UTC] bmansion at mamasam dot com
Description:
------------
Just in case the new maintainers are bored, here are some feature requests I got from other developers ;)
Ex: Parse args like '-dt' => switch 'd' and switch 't' are set instead of switch 'dt' is set only. This will probably require a lookup in the config array to make sure there is no 'dt' short/long switch.
Good luck :)