Files
Carsten Brandt a3b6dfbb7b Catch \Throwable in critical places
Added catch `\Throwable` to be compatible with PHP7.
Added it in cases where object state needs to be kept consistent.

Mainly on transactions but also some other places where some values are
reset before exiting.

Most of them could probably be refactored by using `finally` in 2.1, as
that requires PHP 5.5.

fixes #12619
2016-12-16 02:20:02 +01:00
..
2016-12-16 02:20:02 +01:00
2016-09-20 11:01:26 +03:00
2016-09-20 11:01:26 +03:00