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 1099858678 merged branch bschussek/issue1341 (PR #7849)
This PR was merged into the master branch.

Discussion
----------

[Form] Added support for PATCH requests

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #1341
| License       | MIT
| Doc PR        | not needed

Commits
-------

eabb7a1 [Form] Added support for PATCH requests
2013-04-25 16:47:21 +02:00
..
BrowserKit [BrowserKit] isolated the max redirect count to a given main request (refs #7811) 2013-04-25 12:35:08 +02:00
ClassLoader merged branch mvrhov/patch-1 (PR #4975) 2013-04-20 23:04:32 +02:00
Config added missing license blocks 2013-04-22 06:31:56 +02:00
Console merged branch Seldaek/windows-tests (PR #7847) 2013-04-25 15:33:44 +02:00
CssSelector merged branch dantleech/enforce_sprintf_for_exceptions (PR #7620) 2013-04-11 08:50:46 +02:00
Debug Merge branch '2.2' 2013-04-07 22:25:23 +02:00
DependencyInjection Fixed PHPDocs 2013-04-21 12:26:17 +00:00
DomCrawler [DomCrawler] finished the previous merge feature addition 2013-04-22 07:03:23 +02:00
EventDispatcher Merge branch '2.2' 2013-02-11 12:27:01 +01:00
Filesystem [Filesystem] Fix tests on windows 2013-04-25 14:07:50 +02:00
Finder [Finder] Fix tests on windows 2013-04-25 14:12:10 +02:00
Form [Form] Added support for PATCH requests 2013-04-25 16:09:14 +02:00
HttpFoundation [HttpFoundation] added a note about JSON responses as arrays (refs #6970) 2013-04-25 14:33:17 +02:00
HttpKernel moved the kernel listener compiler pass to HttpKernel to make it reusable (refs #6643) 2013-04-25 16:01:08 +02:00
Intl added missing license blocks 2013-04-22 06:31:56 +02:00
Locale [Locale] Removed "Stub" prefixes in Intl component 2013-04-11 11:29:25 +02:00
OptionsResolver Enforce sprintf for exceptions 2013-04-11 08:50:46 +02:00
Process [Process] Fix tests on windows 2013-04-25 15:23:11 +02:00
PropertyAccess [PropertyAccess] removed an interface as discussion in the previous merge (refs #7263) 2013-04-25 10:58:14 +02:00
Routing Merge branch '2.2' 2013-04-22 06:30:07 +02:00
Security added missing license blocks 2013-04-22 06:28:40 +02:00
Serializer Fixed PHPDocs 2013-04-21 12:26:17 +00:00
Stopwatch [Stopwatch] Fix array definition from 5.4 2013-04-17 10:17:10 +03:00
Templating Merge branch '2.2' 2013-04-17 07:31:37 +02:00
Translation Fixed typos 2013-04-21 13:23:54 +00:00
Validator merged branch timaschew/patch-1 (PR #7842) 2013-04-25 13:16:11 +02:00
Yaml Fixed PHPDocs 2013-04-21 12:26:17 +00:00