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 4ee3d7f11a Merge branch '2.3'
* 2.3:
  moved some fixed dep versions from 2.2.* to ~2.2 (refs #8613)
  [HttpKernel] added a missing dep for dev
  [Form] fixed wrong call to setTimeZone() (closes #8644)
  Fix issue with \DateTimeZone::UTC / 'UTC' for PHP 5.4
  [Form] Fixed patched forms to be valid even if children are not submitted
  Revert "[Form] Fix of "PATCH'ed forms are never valid""
  [Form] Fixed: If a form is not present in a request, it is not automatically submitted
  Fixes link indices
  [Form] Removed the "disabled" attribute from the placeholder option in select fields due to problems with the BlackBerry 10 browser
  Revert "[Form] Remove "value" attribute on empty_value option"
  [routing] added ability for apache matcher to handle array values
  removed dead code and fixed CS
  [Validator] fixed StaticMethodLoader trying to invoke methods of abstract classes (closes #8589)
2013-08-02 22:53:46 +02: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] fixed regression where the command might have the wrong container if the application is reused several times 2013-07-29 19:40:51 +02:00
Controller The ignoreAttributes itself should be ignored, too. 2013-07-24 17:20:53 +02:00
DependencyInjection fixed CS 2013-07-01 14:24:43 +02: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
Fragments fixed HInclude renderer (closes #7113) 2013-02-19 08:24:52 +01:00
Functional Merge branch '2.2' into 2.3 2013-08-02 22:53:38 +02:00
Routing renamed hostname to host in the routing system (closes #6775) 2013-01-21 17:57:32 +01:00
Templating Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Translation Fixed variable name used in translation cache 2013-06-24 09:44:05 +02:00
Validator replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00