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 b75755cdde Merge branch '2.7' into 2.8
* 2.7:
  [Config] Fix enum default value in Yaml dumper
  Finnish translation fix
  [CssSelector] Optimize regexs matching simple selectors
  Fix the phpdoc in the CssSelector TranslatorInterface
  [Console] Add clock mock to fix transient test on HHVM
  [DomCrawler] Optimize the regex used to find namespace prefixes
  [EventDispatcher] skip one lazy loading call
  [EventDispatcher] fix memory leak in a getListeners
  Default to stderr for console helpers (only merge if #15794 gets merged)
2015-09-22 15:49:41 +02:00
..
Command Merge branch '2.7' into 2.8 2015-09-03 13:42:45 +02:00
Descriptor [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
Fixtures Merge branch '2.3' into 2.7 2015-09-19 22:42:33 +02:00
Formatter fixed some tests 2015-07-13 11:08:56 +02:00
Helper Merge branch '2.7' into 2.8 2015-09-22 15:49:41 +02:00
Input [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
Logger fixes CS 2015-08-24 09:13:45 +02:00
Output Convert Output::write's type to an options arg where verbosity can be passed in as well 2015-09-12 23:35:49 +01:00
Style [Console] SymfonyStyle : Fix blocks wordwrapping 2015-06-09 11:20:12 +02:00
Tester [Console] added some tests for previous merge (refs #8626) 2013-09-30 21:59:36 +02:00
ApplicationTest.php Merge branch '2.3' into 2.7 2015-09-10 10:05:42 +02:00
ClockMock.php [Console] Add clock mock to fix transient test on HHVM 2015-09-20 23:33:09 +02:00