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 f10093d commit 825643dCopy full SHA for 825643d
src/Symfony/Component/Console/CHANGELOG.md
@@ -4,7 +4,7 @@ CHANGELOG
4
7.4
5
---
6
7
- * Add `Command::getCode()` to get the code set via `setCode()`.
+ * Add `Command::getCode()` to get the code set via `setCode()`
8
* Allow setting aliases and the hidden flag via the command name passed to the constructor
9
* Introduce `Symfony\Component\Console\Application::addCommand()` to simplify using invokable commands when the component is used standalone
10
* Deprecate `Symfony\Component\Console\Application::add()` in favor of `Symfony\Component\Console\Application::addCommand()`
0 commit comments