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 aca3271cb8 feature #9862 [FrameworkBundle] Added configuration for additionnal request formats (gquemener)
This PR was squashed before being merged into the 2.5-dev branch (closes #9862).

Discussion
----------

[FrameworkBundle] Added configuration for additionnal request formats

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/issues/8934
| License       | MIT
| Doc PR        |  https://github.com/symfony/symfony-docs/pull/3402

Reopening of https://github.com/symfony/symfony/pull/8944

# TODO
  - [x] Fix wrong xml configuration definition (Thanks @WouterJ)
  - [x] Change configuration key `additional_formats` to a more meaningful one
  - [x] Write documentation (new entry or replace http://symfony.com/doc/current/cookbook/request/mime_type.html ?)

Commits
-------

f90ba11 [FrameworkBundle] Added configuration for additionnal request formats
2014-02-20 22:18:33 +01:00
..
BrowserKit Merge branch '2.4' 2014-01-24 15:36:35 +01:00
ClassLoader Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Config Merge branch '2.4' 2014-01-07 14:29:57 +01:00
Console Merge branch '2.4' 2014-02-18 16:41:30 +01:00
CssSelector Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Debug [Debug] error stacking+fatal screaming+case testing 2014-02-16 11:08:14 +01:00
DependencyInjection Merge branch '2.4' 2014-02-11 14:52:21 +01:00
DomCrawler Merge branch '2.4' 2014-02-18 17:30:05 +01:00
EventDispatcher Merge branch '2.4' 2014-02-11 14:52:21 +01:00
ExpressionLanguage Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Filesystem Merge branch '2.4' 2014-01-07 14:29:57 +01:00
Finder Merge branch '2.4' 2014-01-07 14:29:57 +01:00
Form Merge branch '2.4' 2014-02-18 16:41:30 +01:00
HttpFoundation Merge branch '2.4' 2014-02-18 16:41:30 +01:00
HttpKernel feature #9862 [FrameworkBundle] Added configuration for additionnal request formats (gquemener) 2014-02-20 22:18:33 +01:00
Intl Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Locale Merge branch '2.4' 2014-01-07 14:29:57 +01:00
OptionsResolver Merge branch '2.4' 2014-01-07 14:29:57 +01:00
Process Merge branch '2.4' 2014-02-18 17:30:05 +01:00
PropertyAccess Merge branch '2.4' 2014-02-18 16:41:30 +01:00
Routing Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Security Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Serializer Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Stopwatch Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Templating Merge branch '2.4' 2014-02-18 16:41:30 +01:00
Translation Merge branch '2.4' 2014-02-03 18:15:42 +01:00
Validator Merge branch '2.4' 2014-02-11 14:52:21 +01:00
Yaml Merge branch '2.4' 2014-01-07 14:29:57 +01:00