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
Fabien Potencier 934cd28ba6 Merge branch '2.3' into 2.4
* 2.3:
  [Console]Improve formatter for double-width character
  Lower mbstring dep, remove it for Yaml and CssSelector components
  [Security] Add check for supported attributes in AclVoter
  [Form] Fixed TrimListenerTest as of PHP 5.5
  Added more IDE links
  [DependencyInjection] Fix parameter description in ConfigurationExtensionInterface
  [Finder] fixed typehint of the Finder::addAdapter() method
  [TwigBridge][Transchoice] set %count% from the current context.
  [DependencyInjection] Fix travis unit tests
  Update PHPUnit before run
  [Validator] fixed wrong test
  [WebProfilerBundle] added test case for #10773
  [WebProfilerBundle] fixed profiler homepage, fixed #10806
  [WebProfilerBundle] Added test case for #10806
  changed travis to run on the nightly builds of HHVM until everything gets stable
  Fixed issue #5427
  Allow URLs that don't contain a path

Conflicts:
	.travis.yml
2014-05-12 11:27:48 +02:00
..
Command fixed @expectedException class names 2013-11-25 09:44:14 +01:00
Descriptor [Console] made descriptors use output instead of returning a string 2013-07-31 15:28:38 +02:00
Fixtures Merge branch '2.3' into 2.4 2014-05-12 11:27:48 +02:00
Formatter [Console] removed problematic regex 2014-02-12 08:53:27 +01:00
Helper Merge branch '2.3' into 2.4 2014-05-12 11:27:48 +02:00
Input Merge branch '2.2' into 2.3 2013-09-13 14:20:37 +02:00
Output [Console] Added more semantic commands to detect verbosity 2013-08-09 08:01:50 +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.4 2014-05-12 11:27:48 +02:00