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

Check for potentially undefined command line argument #726

Merged
merged 4 commits into from
Jul 4, 2024
Merged

Conversation

markstory
Copy link
Member

5.1 will introduce more strict console parameter access. We need to update to the new usage pattern.

Fixes #725

markstory added 3 commits July 3, 2024 00:04
5.1 will introduce more strict console parameter access. We need to
update to the new usage pattern.

Fixes #725
@markstory markstory added this to the 4.x (CakePHP 5) milestone Jul 3, 2024
@markstory
Copy link
Member Author

I'll fix the remaining failing tests separately.

@markstory markstory merged commit 364b0b0 into 4.x Jul 4, 2024
9 of 10 checks passed
@markstory markstory deleted the fix-725 branch July 4, 2024 03:27
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.

Argument version is not defined on this Command when doing mark_migrated
1 participant