This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Console/Tests
Nicolas Grekas f1f5bff78f bug #20900 [Console] Descriptors should use Helper::strlen (ogizanagi)
This PR was squashed before being merged into the 2.7 branch (closes #20900).

Discussion
----------

[Console] Descriptors should use Helper::strlen

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

Commits
-------

8e9a5f8 [Console] Descriptors should use Helper::strlen
2016-12-28 09:27:59 +01:00
..
Command minor #20817 [Console] improved code coverage of Command class (ShinDarth) 2016-12-23 21:36:17 +01:00
Descriptor [Console] Descriptors should use Helper::strlen 2016-12-28 09:27:57 +01:00
Fixtures bug #20900 [Console] Descriptors should use Helper::strlen (ogizanagi) 2016-12-28 09:27:59 +01:00
Formatter Merge branch '2.3' into 2.7 2016-02-28 17:19:47 +01:00
Helper bug #20970 [Console] Fix question formatting using SymfonyStyle::ask() (chalasr, ogizanagi) 2016-12-22 13:18:06 +01:00
Input [Console] Fix empty optionnal options with = separator in argv 2016-09-17 14:42:06 +02:00
Logger fixes CS 2015-08-24 09:13:45 +02:00
Output Merge branch '2.4' into 2.5 2014-07-08 14:21:33 +02:00
Style [Console] [SymfonyStyle] Replace long word wrapping test to directly test output 2016-05-29 22:16:56 +02:00
Tester [Console] added some tests for previous merge (refs #8626) 2013-09-30 21:59:36 +02:00
ApplicationTest.php fixed obsolete getMock() usage 2016-12-19 16:22:46 +01:00