aboutsummaryrefslogtreecommitdiff
path: root/app/Exceptions/AlreadySubscribedException.php
AgeCommit message (Collapse)Author
2023-03-31PHPStan level 6 for all PDO and Exception classes (#5239)Gravatar Alexandre Alapetite
* PHPStan level 6 for all PDO and Exception classes Contributes to https://github.com/FreshRSS/FreshRSS/issues/4112 * Fix type * Now also our remaining own librairies * Motivation for a few more files * A few more DAO classes * Last interface
2016-10-22Fix syntax error in new exceptionsGravatar Alexandre Alapetite
Bug from https://github.com/FreshRSS/FreshRSS/pull/1261
2016-09-24Refactor controller add feedGravatar Alexandre Alapetite