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 9bd9978c31 minor #17812 [Yaml] always restore the error handler in tests (xabbuh)
This PR was merged into the 2.8 branch.

Discussion
----------

[Yaml] always restore the error handler in tests

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

The error handler must be restored even when assertions failed.

Commits
-------

7631202 [Yaml] always restore the error handler in tests
2016-02-16 08:12:44 +01:00
..
Asset Merge branch '2.7' into 2.8 2016-01-20 13:09:07 +01:00
BrowserKit Merge branch '2.7' into 2.8 2016-01-27 12:34:40 +01:00
ClassLoader Merge branch '2.7' into 2.8 2016-01-30 16:58:35 +01:00
Config [Config] Fix EnumNodeDefinition to allow building enum nodes with one element 2016-02-13 11:44:39 +01:00
Console Merge branch '2.7' into 2.8 2016-02-16 07:09:38 +01:00
CssSelector Merge branch '2.7' into 2.8 2016-01-27 06:14:19 +01:00
Debug Merge branch '2.7' into 2.8 2016-01-27 06:14:19 +01:00
DependencyInjection Merge branch '2.7' into 2.8 2016-02-16 07:09:38 +01:00
DomCrawler Merge branch '2.7' into 2.8 2016-02-13 10:21:29 +01:00
EventDispatcher Merge branch '2.7' into 2.8 2016-01-27 06:14:19 +01:00
ExpressionLanguage Merge branch '2.7' into 2.8 2016-01-03 16:33:41 +01:00
Filesystem Merge branch '2.7' into 2.8 2016-01-27 12:34:40 +01:00
Finder minor #17638 [Finder] backport GlobTest from 2.7 branch (xabbuh) 2016-02-01 13:35:14 +01:00
Form Merge branch '2.7' into 2.8 2016-02-16 07:09:38 +01:00
HttpFoundation Merge branch '2.7' into 2.8 2016-02-13 10:21:29 +01:00
HttpKernel Merge branch '2.7' into 2.8 2016-02-13 10:21:29 +01:00
Intl Merge branch '2.7' into 2.8 2016-01-27 06:14:19 +01:00
Ldap [Ldap] Remove unused private property 2016-01-27 23:49:30 +01:00
Locale Merge branch '2.7' into 2.8 2016-01-03 16:33:41 +01:00
OptionsResolver Merge branch '2.7' into 2.8 2016-01-21 10:05:51 +01:00
Process Merge branch '2.7' into 2.8 2016-02-02 14:33:15 +01:00
PropertyAccess Merge branch '2.7' into 2.8 2016-02-13 10:21:29 +01:00
PropertyInfo Change few occurences of a public setUp() method to protected 2016-01-27 11:49:43 +00:00
Routing Merge branch '2.7' into 2.8 2016-02-04 14:53:00 +01:00
Security Merge branch '2.7' into 2.8 2016-02-02 10:49:18 +01:00
Serializer Fix merge 2016-02-01 21:47:29 +01:00
Stopwatch Merge branch '2.7' into 2.8 2016-01-03 16:33:41 +01:00
Templating Merge branch '2.7' into 2.8 2016-01-03 16:33:41 +01:00
Translation Merge branch '2.7' into 2.8 2016-02-02 10:49:18 +01:00
Validator Merge branch '2.7' into 2.8 2016-02-14 14:08:45 +01:00
VarDumper Merge branch '2.7' into 2.8 2016-02-13 10:21:29 +01:00
Yaml [Yaml] always restore the error handler in tests 2016-02-15 19:17:14 +01:00