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
Nicolas Grekas 62808e4078 feature #14462 Revert "[HttpKernel] Throw a LogicException when kernel.exception does not led to a Response" (nicolas-grekas)
This PR was merged into the 2.7 branch.

Discussion
----------

Revert "[HttpKernel] Throw a LogicException when kernel.exception does not led to a Response"

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

This partially reverts commit 22f4807522:
it broke BC (see https://github.com/silexphp/Silex/pull/1142 and 22f4807522 (commitcomment-10857485))

Commits
-------

10c5ffb Revert "[HttpKernel] Throw a LogicException when kernel.exception does not led to a Response"
2015-04-24 17:37:58 +02:00
..
Asset removed 3.0 constraints from 2.7 composer files 2015-04-10 09:23:38 +02:00
BrowserKit Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
ClassLoader Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Config Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Console Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
CssSelector Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Debug Merge branch '2.6' into 2.7 2015-04-24 17:36:44 +02:00
DependencyInjection Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
DomCrawler Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
EventDispatcher Merge branch '2.6' into 2.7 2015-04-20 13:53:55 +02:00
ExpressionLanguage Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Filesystem Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Finder Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Form [Form] Removed remaining deprecation notices in the test suite 2015-04-19 12:11:13 +02:00
HttpFoundation minor #14366 [HttpFoundation] remove getExtension method (dosten) 2015-04-19 18:59:32 +02:00
HttpKernel Revert "[HttpKernel] Throw a LogicException when kernel.exception does not led to a Response" 2015-04-24 09:21:43 +02:00
Intl Tweak classmap paths 2015-04-11 23:38:34 +02:00
Locale Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
OptionsResolver Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Process Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
PropertyAccess Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Routing Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Security Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00
Serializer Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Stopwatch Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Templating Use PSR-4 everywhere instead of PSR-0 2015-04-11 23:38:32 +02:00
Translation Merge branch '2.6' into 2.7 2015-04-24 09:02:30 +02:00
Validator Merge branch '2.6' into 2.7 2015-04-24 17:36:44 +02:00
VarDumper Add two more components to psr-4 2015-04-11 23:38:34 +02:00
Yaml Merge branch '2.6' into 2.7 2015-04-18 17:11:06 +02:00