FreshRSS/app/Models
Alexandre Alapetite f365a9aeb4
Update all test dependencies (#4419)
* Update all test dependencies

* Remove old false-positive

* Minor update lock files

* Increase PHPStan memory for Fedora
https://github.com/FreshRSS/FreshRSS/pull/4400#issuecomment-1159514197

* Require PHP8+ for tests
Due to small changes of signature in `ob_implicit_flush` and `simplexml_load_string`, cf. https://github.com/FreshRSS/FreshRSS/pull/4123

* Missing lint in CSS files
2022-06-19 20:08:42 +02:00
..
ActionController.php PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
Auth.php Use typographic quotes (#4133) 2022-01-08 21:58:55 +01:00
BooleanSearch.php Update all test dependencies (#4419) 2022-06-19 20:08:42 +02:00
Category.php Refactor OPML export categories (#4356) 2022-05-12 22:31:31 +02:00
CategoryDAO.php Fix Fever 32 bit ID issue + more PHP type hints (#4201) 2022-02-06 14:31:36 +01:00
CategoryDAOSQLite.php Fix Fever 32 bit ID issue + more PHP type hints (#4201) 2022-02-06 14:31:36 +01:00
ConfigurationSetter.php PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
Context.php Safer htmlspecialchars_utf8 (#4411) 2022-06-11 22:14:46 +02:00
DatabaseDAO.php Update all test dependencies (#4419) 2022-06-19 20:08:42 +02:00
DatabaseDAOPGSQL.php Fix PostgreSQL size calculation (#4249) 2022-03-03 14:28:17 +01:00
DatabaseDAOSQLite.php Draft:Add interface and add typehinting (#4130) 2022-02-05 11:47:28 +01:00
Days.php Problème de casse renommage répertoire 2013-12-15 11:24:14 +01:00
Entry.php New search engine (#4378) 2022-06-02 08:41:08 +02:00
EntryDAO.php New search engine (#4378) 2022-06-02 08:41:08 +02:00
EntryDAOPGSQL.php New search engine (#4378) 2022-06-02 08:41:08 +02:00
EntryDAOSQLite.php New search engine (#4378) 2022-06-02 08:41:08 +02:00
Factory.php Avoid manual initialisations of system or user configuration (#3070) 2021-01-02 21:20:19 +01:00
Feed.php Update all test dependencies (#4419) 2022-06-19 20:08:42 +02:00
FeedDAO.php Update all test dependencies (#4419) 2022-06-19 20:08:42 +02:00
FeedDAOSQLite.php Implement Web scraping "HTML + XPath" (#4220) 2022-02-28 20:22:43 +01:00
FilterAction.php OPML export/import of some proprietary FreshRSS attributes (#4342) 2022-05-12 22:15:10 +02:00
FormAuth.php Fix ctype_alnum (#4182) 2022-01-30 15:53:17 +01:00
Log.php Coding style 2014-10-05 18:51:08 +02:00
LogDAO.php Log rotation, use Minz_Log, new log constants 2017-12-10 21:58:24 +01:00
ReadingMode.php PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
Search.php Fix some search expressions (#4277) 2022-03-21 12:51:03 +01:00
Searchable.php Introduce user queries objects 2015-03-05 13:29:41 +01:00
Share.php New sharing service: Web sharing API (#4271) 2022-03-16 23:23:15 +01:00
StatsDAO.php PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
StatsDAOPGSQL.php PHPStan level 5 (#4110) 2022-01-04 13:59:09 +01:00
StatsDAOSQLite.php Stats: replace flotr2 with chart.js (#3858) 2021-10-16 12:00:07 +02:00
SystemConfiguration.php Custom logo HTML (#4369) 2022-05-23 14:03:19 +02:00
Tag.php Fix Fever 32 bit ID issue + more PHP type hints (#4201) 2022-02-06 14:31:36 +01:00
TagDAO.php Update all test dependencies (#4419) 2022-06-19 20:08:42 +02:00
TagDAOPGSQL.php Fix Fever 32 bit ID issue + more PHP type hints (#4201) 2022-02-06 14:31:36 +01:00
TagDAOSQLite.php Fix Fever 32 bit ID issue + more PHP type hints (#4201) 2022-02-06 14:31:36 +01:00
Themes.php Fix warning with icons (#4390) 2022-05-30 10:34:39 +02:00
UserConfiguration.php New search engine (#4378) 2022-06-02 08:41:08 +02:00
UserDAO.php Fix regression user init (#4116) 2022-01-02 18:19:40 +01:00
UserQuery.php New search engine (#4378) 2022-06-02 08:41:08 +02:00
View.php Refactor OPML export categories (#4356) 2022-05-12 22:31:31 +02:00