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-10-29 19:01:01 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
tt-rss
/
include
History
supahgreg
6cf8f11b2b
Rector rule 'RemoveUnusedVariableInCatchRector'.
...
https://getrector.com/rule-detail/remove-unused-variable-in-catch-rector
2025-10-18 01:37:11 +00:00
..
autoload.php
Stop using 'set_include_path', remove related PHPStan exclude.
2025-10-17 03:29:51 +00:00
colors.php
Rector rule 'LongArrayToShortArrayRector'.
2025-10-18 01:24:59 +00:00
controls_compat.php
Use the spread operator instead of 'array_merge' in more places.
2024-12-14 12:26:59 +00:00
controls.php
Use the spread operator instead of 'array_merge' in more places.
2024-12-14 12:26:59 +00:00
errorhandler.php
only exit with nonzero exit code if there was an error
2025-07-04 13:22:06 +03:00
functions.php
Rector rule 'RemoveUnusedVariableInCatchRector'.
2025-10-18 01:37:11 +00:00
login_form.php
Switch links to the 'tt-rss' GitHub organization.
2025-10-06 19:02:28 +00:00
sessions.php
Move side effects out of the 'Sessions' constructor.
2024-07-12 01:18:53 +00:00