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/Helper
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
..
DialogHelperTest.php Fixed typo 2013-12-28 10:23:21 +00:00
FormatterHelperTest.php [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
HelperSetTest.php [Console] Make DialogHelper respect interaction settings 2013-07-21 21:29:13 +02:00
ProgressHelperTest.php Merge branch '2.3' 2013-11-13 22:30:16 +01:00
TableHelperTest.php Merge branch '2.3' into 2.4 2013-12-29 21:33:52 +01:00