1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-26 11:59:02 +02:00
ttrss/classes/pref
2022-08-12 18:21:38 +00:00
..
feeds.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
filters.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 2022-08-12 17:58:38 +00:00
labels.php Address PHPStan warning in 'classes/pref/labels.php'. 2021-11-14 20:13:09 +00:00
prefs.php Use the null coalescing assignment operator in various places. 2022-08-12 18:21:38 +00: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