We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc9e027 commit f442ae9Copy full SHA for f442ae9
en/appendices/5-1-migration-guide.rst
@@ -78,8 +78,8 @@ Console
78
-------
79
80
- ``Arguments::getBooleanOption()`` and ``Arguments::getMultipleOption()`` were added.
81
-- ``Arguments::hasArgument()`` and ``getArgument()`` will now raise an exception
82
- if an unknown argument name is provided. This helps prevent mixing up option/argument names.
+- ``Arguments::getArgument()`` will now raise an exception if an unknown
+ argument name is provided. This helps prevent mixing up option/argument names.
83
84
85
Controller
0 commit comments