8000 Reference changes that ease command testing in 3.2 · symfony/symfony@a0b4ae7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a0b4ae7

Browse files
committed
Reference changes that ease command testing in 3.2
1 parent 1298ce5 commit a0b4ae7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/Symfony/Component/Console/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

4+
3.2.0
5+
------
6+
7+
* added `setInputs()` method to CommandTester for ease testing of commands expecting inputs
8+
* added `setStream()` and `getStream()` methods to Input (implement StreamableInputInterface)
9+
* added StreamableInputInterface
10+
411
3.1.0
512
-----
613

0 commit comments

Comments
 (0)
0