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 78a8a63450 bug #25829 [Debug] Always decorate existing exception handlers to deal with fatal errors (nicolas-grekas)
This PR was merged into the 2.7 branch.

Discussion
----------

[Debug] Always decorate existing exception handlers to deal with fatal errors

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

Decorating the exception is seamless, let's always do it and fix handling of fatal errors.
Related to #25408 also.

Commits
-------

205d7ae3f7 [Debug] Always decorate existing exception handlers to deal with fatal errors
2018-01-18 13:12:09 +01:00
..
Asset fixed years in copyright 2018-01-03 08:23:28 +01:00
BrowserKit fixed years in copyright 2018-01-03 08:23:28 +01:00
ClassLoader fixed years in copyright 2018-01-03 08:23:28 +01:00
Config Enableable ArrayNodeDefinition is disabled for empty configuration 2018-01-17 21:35:12 +01:00
Console minor #25644 [Console] Improve phpdoc on StyleInterface::ask() (ro0NL) 2018-01-16 19:55:58 +01:00
CssSelector fixed years in copyright 2018-01-03 08:23:28 +01:00
Debug [Debug] Always decorate existing exception handlers to deal with fatal errors 2018-01-18 10:58:19 +01:00
DependencyInjection bug #25816 Problem in phar see mergerequest #25579 (betzholz) 2018-01-17 09:38:26 +01:00
DomCrawler fixed years in copyright 2018-01-03 08:23:28 +01:00
EventDispatcher fixed years in copyright 2018-01-03 08:23:28 +01:00
ExpressionLanguage fixed years in copyright 2018-01-03 08:23:28 +01:00
Filesystem fixed years in copyright 2018-01-03 08:23:28 +01:00
Finder fixed years in copyright 2018-01-03 08:23:28 +01:00
Form minor #25809 Norwegian Nynorsk translation (glye) 2018-01-18 11:45:20 +01:00
HttpFoundation Fixed Request::__toString ignoring cookies 2018-01-16 08:04:02 +01:00
HttpKernel [HttpKernel] Fixed test name 2018-01-11 10:34:39 +01:00
Intl fixed years in copyright 2018-01-03 08:23:28 +01:00
Locale fixed years in copyright 2018-01-03 08:23:28 +01:00
OptionsResolver fixed years in copyright 2018-01-03 08:23:28 +01:00
Process fixed years in copyright 2018-01-03 08:23:28 +01:00
PropertyAccess fixed years in copyright 2018-01-03 08:23:28 +01:00
Routing [Router] Skip anonymous classes when loading annotated routes 2018-01-16 17:51:05 +01:00
Security minor #25809 Norwegian Nynorsk translation (glye) 2018-01-18 11:45:20 +01:00
Serializer [Serializer] Fixed throwing exception with option JSON_PARTIAL_OUTPUT_ON_ERROR 2018-01-10 10:02:39 +01:00
Stopwatch fixed years in copyright 2018-01-03 08:23:28 +01:00
Templating fixed years in copyright 2018-01-03 08:23:28 +01:00
Translation bug #25816 Problem in phar see mergerequest #25579 (betzholz) 2018-01-17 09:38:26 +01:00
Validator minor #25809 Norwegian Nynorsk translation (glye) 2018-01-18 11:45:20 +01:00
VarDumper Dumper shouldn't use html format for phpdbg 2018-01-03 11:33:04 +01:00
Yaml fixed years in copyright 2018-01-03 08:23:28 +01:00