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 4435144a24 bug #27516 Revert "bug #26138 [HttpKernel] Catch HttpExceptions when templating is not installed (cilefen)" (nicolas-grekas)
This PR was merged into the 3.4 branch.

Discussion
----------

Revert "bug #26138 [HttpKernel] Catch HttpExceptions when templating is not installed (cilefen)"

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

This reverts commit b213c5a758, reversing
changes made to 61af0e3a25.

This breaks BC and is more like a new feature, let's move this on master.

Commits
-------

c6acad719d Revert "bug #26138 [HttpKernel] Catch HttpExceptions when templating is not installed (cilefen)"
2018-06-06 12:47:46 +02:00
..
Asset Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
BrowserKit Merge branch '2.8' into 3.4 2018-03-19 23:32:39 +01:00
Cache bug #27299 [Cache] memcache connect should not add duplicate entries on sequential calls 2018-06-04 22:06:44 +02:00
ClassLoader Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Config [Config] Fix tests when path contains UTF chars 2018-05-14 18:49:53 +02:00
Console [FrameworkBundle] Change priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING 2018-05-23 12:02:55 +07:00
CssSelector fixed CS 2018-05-16 14:49:49 +02:00
Debug bug #27281 [HttpKernel] Fix dealing with self/parent in ArgumentMetadataFactory (fabpot) 2018-05-16 16:03:39 +02:00
DependencyInjection Merge branch '2.8' into 3.4 2018-05-25 16:50:57 +02:00
DomCrawler Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Dotenv Merge branch '3.3' into 3.4 2018-01-03 18:14:19 +01:00
EventDispatcher Merge branch '2.8' into 3.4 2018-04-06 09:35:25 +02:00
ExpressionLanguage Remove symfony/polyfill-ctype where not needed 2018-05-01 15:50:35 -07:00
Filesystem Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
Finder Merge branch '2.8' into 3.4 2018-05-16 10:49:21 +02:00
Form [Form] fix tests on old phpunit versions 2018-05-22 14:52:11 +02:00
HttpFoundation Merge branch '2.8' into 3.4 2018-05-31 12:13:22 +02:00
HttpKernel Revert "bug #26138 [HttpKernel] Catch HttpExceptions when templating is not installed (cilefen)" 2018-06-06 11:42:07 +02:00
Inflector Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Intl Merge branch '2.8' into 3.4 2018-05-21 12:06:52 +02:00
Ldap Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Lock [Lock] Skip test if posix extension is not installed 2018-05-16 10:09:04 +02:00
OptionsResolver removed unneeded comments in tests 2018-05-30 06:26:49 +02:00
Process Merge branch '2.8' into 3.4 2018-05-30 06:24:30 +02:00
PropertyAccess Merge branch '2.7' into 2.8 2018-05-01 15:52:40 -07:00
PropertyInfo bug #27287 [PropertyInfo] fix resolving parent|self type hints (nicolas-grekas) 2018-05-16 16:13:01 +02:00
Routing fixed CS 2018-05-16 14:49:49 +02:00
Security Merge branch '2.8' into 3.4 2018-06-06 11:56:41 +02:00
Serializer [Serializer] Fix serializer tries to denormalize null values on nullable properties 2018-05-26 11:53:53 +02:00
Stopwatch updated StopwatchEvent phpdoc due to the additional of optional float precision introduced in 0db8d7fb6a 2018-02-17 15:55:25 +01:00
Templating Merge branch '2.8' into 3.4 2018-05-01 15:53:27 -07:00
Translation Merge branch '2.8' into 3.4 2018-05-21 12:06:52 +02:00
Validator [Validator] Update sl translation 2018-05-23 08:22:59 +02:00
VarDumper [VarDumper] Fix HtmlDumper classes match 2018-04-26 14:42:15 +02:00
WebLink Merge branch '3.3' into 3.4 2018-01-03 08:37:34 +01:00
Workflow do not mock the container builder in tests 2018-02-14 11:03:57 +01:00
Yaml Hide short exception trace by default 2018-05-03 19:18:14 -04:00