Files
FreshRSS/app/Models
Alexandre Alapetite 42eeb402ad Fix type hints regressions (#4855)
Fix regressions from https://github.com/FreshRSS/FreshRSS/pull/4561

Example:

```
PHP Fatal error:  Uncaught TypeError: Argument 1 passed to checkToken() must be an instance of FreshRSS_UserConfiguration, instance of Minz_Configuration given, called in /var/www/FreshRSS/p/api/greader.php on line 1091 and defined in /var/www/FreshRSS/p/api/greader.php:223
Stack trace:
#0 /var/www/FreshRSS/p/api/greader.php(1091): checkToken()
#1 {main}
  thrown in /var/www/FreshRSS/p/api/greader.php on line 223
```

Improvement of https://github.com/FreshRSS/FreshRSS/pull/4110
2022-11-15 15:42:26 +01:00
..
2022-01-04 13:59:09 +01:00
2022-01-08 21:58:55 +01:00
2022-11-07 08:34:12 +01:00
2022-07-04 09:53:26 +02:00
2022-11-15 15:42:26 +01:00
2022-11-14 15:04:16 +01:00
2022-11-07 08:34:12 +01:00
2022-08-20 19:44:25 +02:00
2022-11-07 08:34:12 +01:00
2022-10-09 13:37:29 +02:00
2022-01-30 15:53:17 +01:00
2014-10-05 18:51:08 +02:00
2022-08-21 22:44:03 +02:00
2022-01-04 13:59:09 +01:00
2022-03-21 12:51:03 +01:00
2015-03-05 13:29:41 +01:00
2022-01-04 13:59:09 +01:00
2022-01-04 13:59:09 +01:00
2022-11-03 22:36:13 +01:00
2022-01-02 18:19:40 +01:00
2022-06-02 08:41:08 +02:00