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 37813bd7c3 Merge branch '2.3' into 2.4
* 2.3:
  fix some cs
  use restore_error_handler instead of set_error_handler($previous)
  fix #9321 Crawler::addHtmlContent add gbk encoding support
  [Console] fixed column width when using the Table helper with some decoration in cells
  [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role.
  Fix for cache-key conflict when having a \Traversable as choices
  [Security] removed obsolete comment

Conflicts:
	src/Symfony/Component/Console/Helper/TableHelper.php
	src/Symfony/Component/Security/Tests/Http/Firewall/ExceptionListenerTest.php
2013-12-29 21:33:52 +01: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 Fix undefined offset when formatting namespace suggestions 2013-11-27 10:10:40 +01:00
Formatter fixed @expectedException class names 2013-11-25 09:44:14 +01:00
Helper Merge branch '2.3' into 2.4 2013-12-29 21:33:52 +01: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 Fix undefined offset when formatting namespace suggestions 2013-11-27 10:10:40 +01:00