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/Bundle/FrameworkBundle/Tests
Nicolas Grekas ea17bc78a8 Merge branch '2.5' into 2.6
* 2.5:
  [Form] fixed a maxlength overring on a guessing
  [Debug] Show only unique class candidates
  [SecurityBundle] Firewall providers building - code cleaning
  [Filesystem] symlink use RealPath instead LinkTarget
  [DependencyInjection] Remove duplicate  declaration in PhpDumper
  terminals are not interactive on Travis
  Revert "[DependencyInjection] backport perf optim"
  [WebProfilerBundle] replaced pattern to path attribute in routes definitions.
  fix phpdoc's alignment
  Fixed the AuthenticationProviderInterface alignment
  Fixed the proxy-manager version constraint
  [FrameworkBundle][Template name] avoid  error message for the shortcut notation.
  [DependencyInjection] perf optim: call dirname() at most 5x
  [DependencyInjection] backport perf optim
  Fixed #12845 adding a listener to an event that is currently being dispatched will not result into a fatal error in TraceableEventDispatcher [EventDispatcher]
  [2.5] Remove possible call_user_func()
  [2.3] Remove possible call_user_func()

Conflicts:
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1-1.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services1.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services11.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services12.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services8.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php
2014-12-12 17:21:40 +01:00
..
CacheWarmer fixed CS 2014-09-22 10:32:35 +02:00
Command/CacheClearCommand [FrameworkBundle] cache:clear command fills *.php.meta files with wrong data 2014-11-21 08:48:44 +01:00
Console Merge branch '2.5' into 2.6 2014-11-28 11:00:40 +01:00
Controller Merge branch '2.5' 2014-10-26 08:46:28 +01:00
DependencyInjection Merge branch '2.5' into 2.6 2014-11-28 11:00:40 +01:00
Fixtures feature #10388 [FrameworkBundle] [Command] Event Dispatcher Debug - Display registered listeners (matthieuauger) 2014-09-15 22:12:45 +02:00
Fragment fixes PSR-0 issues in tests 2013-12-30 22:13:42 +01:00
Functional Merge branch '2.3' into 2.5 2014-12-11 20:53:06 +01:00
Routing Remove aligned '=>' and '=' 2014-10-30 21:17:55 +01:00
Templating Merge branch '2.5' into 2.6 2014-12-12 17:21:40 +01:00
Translation Merge branch '2.5' 2014-10-26 08:46:28 +01:00
Validator fix components tests 2014-10-01 00:07:12 +02:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00