Files
FreshRSS/lib/Minz
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-05-23 14:03:19 +02:00
2022-01-04 13:59:09 +01:00
2022-01-04 13:59:09 +01:00
2022-06-11 22:14:46 +02:00
2022-08-21 22:44:03 +02:00
2021-12-31 17:00:51 +01:00
2022-02-07 00:56:59 +01:00
2022-01-09 19:02:12 +01:00
2022-01-30 15:53:17 +01:00
2022-10-03 16:49:52 +02:00
2022-05-15 21:52:52 +02:00