2.7.2
- fixed serializing Error instances when the Symfony Serializer is used (#2110)
- fixed serializing Error instances when JMS Serializer is used (#2105)
- fixed compatibility with
nullowner returned by SensioFrameworkExtraBundle (#2097) - completely fixed handling
Throwableobjects inExceptionController::showAction(), continues #2093 (#2096)