aboutsummaryrefslogtreecommitdiff
path: root/tests/Actions/ActionImplementationTest.php
diff options
context:
space:
mode:
authorGravatar Dag <me@dvikan.no> 2022-06-22 18:30:06 +0200
committerGravatar GitHub <noreply@github.com> 2022-06-22 18:30:06 +0200
commitfad0dbb6efcd772670a4cfb27bac57473deec37b (patch)
treedaa9b6163344fddc96c58dc020dcc4a469bb8f8a /tests/Actions/ActionImplementationTest.php
parent07927008ebafacebfd97411600e21777ff752518 (diff)
downloadrss-bridge-fad0dbb6efcd772670a4cfb27bac57473deec37b.tar.gz
rss-bridge-fad0dbb6efcd772670a4cfb27bac57473deec37b.tar.zst
rss-bridge-fad0dbb6efcd772670a4cfb27bac57473deec37b.zip
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
Diffstat (limited to 'tests/Actions/ActionImplementationTest.php')
0 files changed, 0 insertions, 0 deletions