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 b1dfa7e commit ce88f10Copy full SHA for ce88f10
src/Symfony/Component/Console/CHANGELOG.md
@@ -13,6 +13,7 @@ CHANGELOG
13
* deprecated returning `null` from `Command::execute()`, return `0` instead
14
* Deprecated the `Application::renderException()` and `Application::doRenderException()` methods,
15
use `renderThrowable()` and `doRenderThrowable()` instead.
16
+ * added support for the NO_COLOR env var (https://no-color.org/)
17
18
4.3.0
19
-----
0 commit comments