This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
tt-rss
Watch
1
Star
0
Fork
0
You've already forked tt-rss
mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced
2025-09-22 05:51:00 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
tt-rss
/
include
History
wn_
a784305cc7
Address PHPStan findings as of 2.0.1
2024-11-12 03:15:53 +00:00
..
autoload.php
move to psr-4 autoloader
2023-10-25 12:55:09 +03:00
colors.php
Replace basic 'isset()' cases with the null coalescing operator.
2024-08-04 15:42:11 +00:00
controls_compat.php
Address PHPStan warnings in 'include/controls_compat.php'.
2021-11-11 20:47:20 +00:00
controls.php
Make implicit nullable parameters explicitly nullable.
2024-03-26 16:43:39 +00:00
errorhandler.php
Address PHPStan findings as of 2.0.1
2024-11-12 03:15:53 +00:00
functions.php
Address PHPStan findings as of 2.0.1
2024-11-12 03:15:53 +00:00
login_form.php
Address PHPStan findings as of 2.0.1
2024-11-12 03:15:53 +00:00
sessions.php
Move side effects out of the 'Sessions' constructor.
2024-07-12 01:18:53 +00:00