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.
CHANGELOG
InputInterface::__toString
1 parent 246e081 commit 7516c10Copy full SHA for 7516c10
src/Symfony/Component/Console/CHANGELOG.md
@@ -5,6 +5,7 @@ CHANGELOG
5
---
6
7
* Add `TesterTrait::assertCommandIsSuccessful()` to test command
8
+ * Add `InputInterface::__toString()` method annotation. This will be replaced by the extension of the `Stringable` interface in 6.0.
9
10
5.3
11
0 commit comments