ttrss/classes/pref
David Edler de1e218a83
various fixes vor php 8.1 compatibility
Cherry-picked from https://git-gitea.tt-rss.org/fox/tt-rss/pulls/56,
while excluding changes in vendor/ (causes compatiblity issues with
PHP<8 [1]) and strftime-related ones (already re-applied in
https://git-gitea.tt-rss.org/fox/tt-rss/pulls/66).

[1] https://community.tt-rss.org/t/support-for-php-8-1/5089/9
2022-03-09 00:46:15 +08:00
..
feeds.php fix Feeds::_get_counters() used improperly as a replacement for 2022-02-20 12:48:38 +03:00
filters.php filters: 2021-12-20 07:56:16 +03:00
labels.php Address PHPStan warning in 'classes/pref/labels.php'. 2021-11-14 20:13:09 +00:00
prefs.php Fixes declaration of Pref_Prefs::csrf_ignore to match IHandler::csrf_ignore 2021-12-02 20:57:19 +03:00
system.php various fixes vor php 8.1 compatibility 2022-03-09 00:46:15 +08:00
users.php Address PHPStan warning in 'classes/pref/users.php'. 2021-11-14 20:27:17 +00:00