FreshRSS/app/Models
Alexandre Alapetite 2d17c020b6
PHPStan 1.11 + minor update dev dependencies (#6459)
* PHPStan 1.11 + minor update dev dependencies
https://github.com/phpstan/phpstan/releases/tag/1.11.0

* Comment style
2024-05-15 08:57:58 +02:00
..
ActionController.php Minz remove use of deprecated variable (#6132) 2024-03-01 10:08:05 +01:00
AttributesTrait.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
Auth.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
BooleanSearch.php Remove noise parameters in query URL (#6371) 2024-04-23 10:59:09 +02:00
Category.php Avoid duplicates in Dynamic OPML (#6264) 2024-04-07 21:45:40 +02:00
CategoryDAO.php Fix OPML export regression and add token in RSS link (#6160) 2024-03-05 14:26:52 +01:00
CategoryDAOSQLite.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
Context.php Fix individual OMPL feed export (#6435) 2024-05-07 23:04:17 +02:00
DatabaseDAO.php Auto-update 5038 (#6279) 2024-05-13 12:44:35 +02:00
DatabaseDAOPGSQL.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
DatabaseDAOSQLite.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
Days.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00
Entry.php CSS selector trim (#6428) 2024-05-02 20:36:08 +02:00
EntryDAO.php Improve feed refresh (#6117) 2024-02-26 09:01:25 +01:00
EntryDAOPGSQL.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
EntryDAOSQLite.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
Factory.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
Feed.php PHPStan 1.11 + minor update dev dependencies (#6459) 2024-05-15 08:57:58 +02:00
FeedDAO.php Fix SQLite imports produced before FreshRSS 1.20.0 (#6450) 2024-05-12 17:10:43 +02:00
FeedDAOSQLite.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
FilterAction.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
FilterActionsTrait.php Fix updated entry filters (#6334) 2024-04-26 13:29:37 +02:00
FormAuth.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
Log.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00
LogDAO.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00
ReadingMode.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00
Search.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
Share.php Use strict_types (#5830) 2023-11-16 22:43:00 +01:00
StatsDAO.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
StatsDAOPGSQL.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
StatsDAOSQLite.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
SystemConfiguration.php Fix crash during update of existing install (#6205) 2024-03-14 22:44:51 +01:00
Tag.php Auto-label (#5954) 2024-01-03 11:23:06 +01:00
TagDAO.php PHPStan 1.11 + minor update dev dependencies (#6459) 2024-05-15 08:57:58 +02:00
TagDAOPGSQL.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
TagDAOSQLite.php PHP 8.3 #[\Override] (#6273) 2024-04-10 15:33:43 +02:00
Themes.php Pass PHPStan level 8 (#5946) 2023-12-18 17:59:16 +01:00
UserConfiguration.php Fix crash during update of existing install (#6205) 2024-03-14 22:44:51 +01:00
UserDAO.php Windows: release SQLite (#6285) 2024-04-21 16:25:37 +02:00
UserQuery.php Fix user query filter display (#6421) 2024-05-02 10:28:07 +02:00
View.php New feature: shareable user query (#6052) 2024-02-26 09:01:03 +01:00
ViewJavascript.php New feature: shareable user query (#6052) 2024-02-26 09:01:03 +01:00
ViewStats.php New feature: shareable user query (#6052) 2024-02-26 09:01:03 +01:00