8000 documentation: add `CHANGELOG` entry for the new `InputInterface::__t… · symfony/symfony@7516c10 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7516c10

Browse files
committed
documentation: add CHANGELOG entry for the new InputInterface::__toString method annotation
Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
1 parent 246e081 commit 7516c10

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Console/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ CHANGELOG
55
---
66

77
* 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.
89

910
5.3
1011
---

0 commit comments

Comments
 (0)
0