mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-09 00:18:47 +00:00
* 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 |
||
---|---|---|
.. | ||
ConnectivityAction.php | ||
DetectAction.php | ||
DisplayAction.php | ||
ListAction.php |