This website requires JavaScript.
Explore
Help
Sign In
valvin
/
ttrss
Watch
1
Star
0
Fork
You've already forked ttrss
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
602e868425
ttrss
/
classes
/
pref
History
Andrew Dolgov
f56a049641
fix some PHP8 warnings generated while dragging feed tree items around
2022-10-15 13:44:02 +03:00
..
feeds.php
fix some PHP8 warnings generated while dragging feed tree items around
2022-10-15 13:44:02 +03: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