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
Fabien Potencier 1c783f6038 Merge branch '2.2'
* 2.2: (22 commits)
  [Process] Fix regression introduced in #6620 / 880da01c49, fixes #7082
  [HttpKernel] added a unit for the previous commit (closes #7025)
  [HttpFoundation] fixed, overwritten CONTENT_TYPE
  [BrowserKit] fixed test added in the previous merge (refs #7059)
  [FrameworkBundle] tweaked reference dumper command (see #7093)
  Remove unnecessary comment and change test name
  [Config] tweaked dumper to indent multi-line info
  [HttpKernel] added some tests for previous merge
  Fix REMOTE_ADDR for cached subrequests
  [FrameworkBundle] CSRF should be on by default
  [WebProfilerBundle] removed dependency on FrameworkBundle (closes #6949)
  [HttpKernel] added error display suppression when using the ErrorHandler (if not, errors are displayed twice, refs #6254)
  [HttpFoundation] tweaked previous merge
  [HttpFoundation] Added getter for httpMethodParameterOverride state
  Create validators.lv.xlf
  [Process] Warn user with a useful message when tmpfile() failed
  [BrowserKit] added a test to make sure HTTP authentication is preserved when submitting a form
  Remove array type hint from GetResponseForControllerResultEvent::setControllerResult()
  bumped Symfony version to 2.2.0-DEV
  Revert "merged branch povilas/issue_6101 (PR #6708)"
  ...
2013-02-18 22:28:20 +01:00
..
BrowserKit Merge branch '2.2' 2013-02-18 22:28:20 +01:00
ClassLoader Merge branch '2.2' 2013-02-11 11:09:44 +01:00
Config Merge branch '2.2' 2013-02-18 22:28:20 +01:00
Console updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
CssSelector updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
DependencyInjection Merge branch '2.2' 2013-02-18 22:28:20 +01:00
DomCrawler Merge branch '2.2' 2013-02-11 11:09:44 +01:00
EventDispatcher Merge branch '2.2' 2013-02-11 12:27:01 +01:00
Filesystem updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
Finder Merge branch '2.2' 2013-02-04 13:42:02 +01:00
Form Merge branch '2.2' 2013-02-18 22:28:20 +01:00
HttpFoundation Merge branch '2.2' 2013-02-18 22:28:20 +01:00
HttpKernel Merge branch '2.2' 2013-02-18 22:28:20 +01:00
Locale Merge branch '2.2' 2013-02-04 13:42:02 +01:00
OptionsResolver updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
Process Merge branch '2.2' 2013-02-18 22:28:20 +01:00
PropertyAccess Merge branch '2.2' 2013-02-07 17:43:41 +01:00
Routing Merge branch '2.2' 2013-02-11 12:27:01 +01:00
Security Merge branch '2.2' 2013-02-11 12:27:01 +01:00
Serializer updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
Stopwatch updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
Templating updated the branch alias in composer files 2013-01-31 22:39:01 +01:00
Translation changed dependencies to allow all 2.3 versions of the components (closes #6983) 2013-02-11 11:13:11 +01:00
Validator Merge branch '2.2' 2013-02-11 12:27:01 +01:00
Yaml updated the branch alias in composer files 2013-01-31 22:39:01 +01:00