Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use titles for anonymous arguments where provided, doc fix #98

Closed
wants to merge 1 commit into from

Conversation

tolidano
Copy link

Instead of "Required argument 0" when leaving off required anonymous
arguments, this will say "Required argument name" when ->title('name')
is added to the option builder chain.

Test added.

README.md updated to remove duplicate file listing.

Instead of "Required argument 0" when leaving off required anonymous
arguments, this will say "Required argument name" when ->title('name')
is added to the option builder chain.

Test added.

README.md updated to remove duplicate file listing.
@tolidano
Copy link
Author

Wish I had checked more carefully - a similar attempt at the same issue is done here: #89 so either this one should be merged or the other.

@tolidano
Copy link
Author

I forked this and rewrote it for 7.2: https://packagist.org/packages/tolidano/commandox

@tolidano
Copy link
Author

I created a PHP 5.4-7.1 version of this and then a PHP 7.2 version: https://github.com/tolidano/commandox/releases

@tolidano
Copy link
Author

Closing due to inactivity.

@tolidano tolidano closed this Jun 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant