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 2965a52d20 Merge branch '2.1' into 2.2
* 2.1:
  [HttpKernel] tweaked previous merge
  #7531: [HttpKernel][Config] FileLocator adds NULL as global resource path
  Fix autocompletion of command names when namespaces conflict
  Fix timeout in Process::stop method
  fixed CS
  Round stream_select fifth argument up.
  Fix Process timeout

Conflicts:
	src/Symfony/Component/Process/Process.php
	src/Symfony/Component/Process/ProcessBuilder.php
2013-04-07 22:19:55 +02:00
..
Command Allow any callable to be passed to Command::setCode 2012-12-03 23:00:56 +01:00
Fixtures Merge branch '2.1' 2013-01-17 16:25:59 +01:00
Formatter [Console] Fix style escaping parsing 2013-01-08 17:21:26 +01:00
Helper Fix bug where backspacing to an empty string and using the arrow keys would fail. Added test to prevent in future 2013-01-08 13:05:24 +01:00
Input [Console] fixed StringInput binding 2013-03-01 17:50:10 +01:00
Output [Console] reduced visibility to protected 2012-06-08 14:18:51 -07:00
Tester Fix duplicated code and a field name 2012-09-28 16:35:16 +02:00
ApplicationTest.php Merge branch '2.1' into 2.2 2013-04-07 22:19:55 +02:00