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 2f915f72f6 Merge branch '2.2' into 2.3
* 2.2:
  Revert "[Console] ensure exit code between 0-254"
  fix many-to-many Propel1 ModelChoiceList
  [Console] ensure exit code between 0-254
  [DomCrawler] Fixed a fatal error when setting a value in a malformed field name.
  [Console] fix status code when Exception::getCode returns something like 0.1
  Fixed exit code for exceptions with error code 0
  instantiate valid commands only

Conflicts:
	src/Symfony/Component/Console/Application.php
2013-06-11 09:15:14 +02:00
..
Command [Console] Add namespace support back in to list command 2013-05-22 13:09:47 +10:00
Descriptor [Console] Removed the descriptor from data set providers. 2013-05-14 08:19:41 +01:00
Fixtures Fix tests 2013-04-25 13:40:04 +02:00
Formatter added additional tests to cover invalid argument exceptions in OutputFormatterStyle component 2013-05-06 08:31:43 +02:00
Helper Merge branch '2.2' 2013-05-10 20:12:13 +02:00
Input [Console] Allow arrays to be used for lists of shortcuts 2013-04-25 14:00:12 +02:00
Output [Console] fix NullOutput 2013-05-14 17:58:06 +02:00
Tester Fix duplicated code and a field name 2012-09-28 16:35:16 +02:00
ApplicationTest.php Merge branch '2.2' into 2.3 2013-06-11 09:15:14 +02:00