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
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 Nsdocblocks 2012-10-20 09:10:30 +02:00
Command fixed CS 2013-07-01 14:24:43 +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
DataCollector moved the request data collector to HttpKernel 2012-07-18 10:39:53 +02:00
DependencyInjection Support multiple IPs for matching 2013-07-08 22:42:03 +02:00
EventListener Revert "merged branch drak/start_on_demand (PR #7576)" 2013-04-18 07:30:58 +02:00
Fragment [HttpKernel] added escaping for hx:include tag attributes 2013-03-29 05:29:22 +01:00
HttpCache Fix typo change String to string 2012-07-06 19:52:14 +03:00
Resources Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Routing Routing issue with installation in a sub-directory 2013-02-26 13:42:14 -03:00
Templating Merge branch '2.3' 2013-07-08 15:37:01 +02:00
Test added missing comments to WebTestCase 2013-07-21 14:18:53 +02:00
Tests Merge branch '2.3' 2013-08-02 22:53:46 +02:00
Translation Fixed variable name used in translation cache 2013-06-24 09:44:05 +02:00
Validator Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Support multiple IPs for matching 2013-07-08 22:42:03 +02:00
Client.php made some small tweaks 2013-04-25 08:21:47 +02:00
composer.json Merge branch '2.3' 2013-05-27 16:49:42 +02:00
FrameworkBundle.php fixed request scope issues (refs #7457) 2013-05-09 09:53:36 +02:00
LICENSE updated license year 2013-01-04 17:59:43 +01:00
phpunit.xml.dist [FrameworkBundle] Added missing files for phpunit 2013-05-20 11:44:05 +02:00