This website requires JavaScript.
Explore
Help
Register
Sign In
xle
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f9b2291c28e7036276134aac84ec456fbd297d30
tt-rss
/
include
History
wn_
f9b2291c28
Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'.
...
There's no point in passing '$long' unless '$no_smart_dt' is set to 'true'.
2024-12-15 18:39:03 +00:00
..
autoload.php
move to psr-4 autoloader
2023-10-25 12:55:09 +03:00
colors.php
Use PHP 8 'str_' functions.
2024-11-24 13:59:29 +00:00
controls_compat.php
Address PHPStan warnings in 'include/controls_compat.php'.
2021-11-11 20:47:20 +00:00
controls.php
Use PHP 8 'str_' functions.
2024-11-24 13:59:29 +00:00
errorhandler.php
bump minimum required php version to 8.0 & remove some deprecated code
2024-11-23 15:54:40 +03:00
functions.php
Don't bother passing unused arguments to 'TimeHelper::make_local_datetime()'.
2024-12-15 18:39:03 +00:00
login_form.php
Use PHP 8 'str_' functions.
2024-11-24 13:59:29 +00:00
sessions.php
Move side effects out of the 'Sessions' constructor.
2024-07-12 01:18:53 +00:00