Dag fad0dbb6ef
refactor: fix exception handling (#2835)
* refactor: fix exception handling

The removed catch is never uses in php versions above 7.
The need for multiple catch statements like this is to support both php 5 and 7.

* remove traces of old exception handling

* add typehints

* dont treat exception code 0 specially
2022-06-22 18:30:06 +02:00
..
2018-12-26 21:58:07 +01:00
2022-05-08 03:58:42 +02:00
2022-06-22 18:27:20 +02:00
2022-06-22 18:29:28 +02:00
2022-06-22 18:29:28 +02:00
2022-05-13 09:35:25 +02:00