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
Fabien Potencier 4bee2e9d3a Merge branch '2.0' into 2.1
* 2.0:
  [FrameworkBundle] added support for URIs as an argument to HttpKernel::render()
  [FrameworkBundle] restricted the type of controllers that can be executed by InternalController
  Making it easier to grab the PR template.
  fix double-decoding in the routing system

Conflicts:
	README.md
	src/Symfony/Bundle/FrameworkBundle/EventListener/RouterListener.php
	src/Symfony/Component/Security/Http/HttpUtils.php
2012-12-20 08:21:29 +01:00
..
CacheWarmer fixed CS 2012-07-09 14:54:20 +02:00
Command [FrameworkBundle] removed obsolete file 2010-09-24 16:34:03 +02:00
Console [FrameworkBundle] added test for fix broken command registration 2012-08-03 13:33:31 +02:00
Controller Merge branch '2.0' into 2.1 2012-12-20 08:21:29 +01:00
DependencyInjection [FrameworkBundle] fixed broken tests 2012-12-15 17:47:55 +01:00
EventListener [FrameworkBundle] Fixed logic under test environment. 2012-12-15 15:16:34 +00:00
Fixtures fixed CS (missing or misplaced license blocks) 2012-04-02 00:52:14 -03:00
Functional fixed CS 2012-07-09 14:54:20 +02:00
Routing [FrameworkBundle] Router skip defaults resolution for arrays 2012-11-06 16:30:03 +01:00
Templating [Form] Moved FormHelper back to FrameworkBundle 2012-07-31 16:35:46 +02:00
Translation [FrameworkBundle] removed duplicated line 2012-06-28 16:05:05 +02:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
HttpKernelTest.php fixed CS 2012-07-09 14:54:20 +02:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00