Revision 3b17f083beaad28f747432d12c75c7a85d29fa74

Committed on 11/05/2017 9:19 am by Fabien Potencier <fabien.potencier@gmail.com> [GitHub Diff]

bug #317 Remove decoration from forwarded exception (ro0NL)

This PR was merged into the 5.0.x-dev branch.

Discussion
----------

Remove decoration from forwarded exception

See https://github.com/symfony/symfony/issues/22618

before
![image](https://cloud.githubusercontent.com/assets/1047696/25667089/bed3c6a2-3022-11e7-9557-baa9e8a5a71c.png)

after
![image](https://cloud.githubusercontent.com/assets/1047696/25667328/7935c46e-3023-11e7-8562-ab2a077dd487.png)

Commits
-------

d5b9737 remove decoration from forwarded exception