Skip to content

Commit

Permalink
Add migration notes for cakephp/cakephp#17654
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed May 7, 2024
1 parent 7ca0231 commit f455951
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions en/appendices/5-1-migration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ Console
-------

- ``Arguments::getBooleanOption()`` and ``Arguments::getMultipleOption()`` were added.
- ``Arguments::hasArgument()`` and ``getArgument()`` will now raise an exception
if an unknown argument name is provided. This helps prevent mixing up option/argument names.

Core
----
Expand Down

0 comments on commit f455951

Please sign in to comment.