You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
tt-rss/classes
Andrew Dolgov f489f620d0
phpstan fix
2 weeks ago
..
auth set phpdoc annotations for auth_base 2 years ago
cache Only touch on send for expirable cache files. 10 months ago
db Address upcoming string interpolation deprecation. 11 months ago
feeditem Address PHPStan 'right side always true' in FeedItem_RSS. 7 months ago
handler public/getUnread: fix PHP8 warning if fresh optional parameter is not given 4 months ago
logger Initial go at PHPStan rule level 6. 2 years ago
pref disable app passwords in the UI if auth_internal is not loaded 4 months ago
api.php Forgot delimiter 5 months ago
article.php a bit more tracing 6 months ago
config.php Fix version string for unsupported installations 4 months ago
counters.php more tracing 6 months ago
db.php throttle updates if received HTTP 429 (Too Many Requests) 1 year ago
debug.php * logger: add optional HTML output 2 months ago
digest.php even more tracing 6 months ago
diskcache.php fix basename() being passed a NULL value 2 months ago
errors.php generate a warning if plugin-generated content of HOOK_ARTICLE_BUTTON or _LEFT_BUTTON can't be parsed as valid XML 2 years ago
feedenclosure.php Address PHPStan warnings for FeedEnclosure. 2 years ago
feeditem.php Address PHPStan warnings in FeedItem classes. 2 years ago
feedparser.php Use the null coalescing assignment operator in various places. 1 year ago
feeds.php * logger: add optional HTML output 2 months ago
handler.php Switch to direct type declarations of class properties. 1 year ago
iauthmodule.php normalize some mismatching hook function definitions to match base Plugin class 2 years ago
icatchall.php add icatchall 6 months ago
ihandler.php Typing IHandler methods, typing Handler_Public, fix type of $feed_id (might be tag). 2 years ago
ivirtualfeed.php add IVirtualFeed interface for plugins implementing virtual feeds 2 years ago
labels.php Fix the type of Labels::update_cache() 2 years ago
logger.php Initial go at PHPStan rule level 6. 2 years ago
mailer.php Replace use of 'array_merge' with the spread operator and 'array_push' in various places. 1 year ago
opml.php Address PHPStan warnings in 'classes/mailer.php', 'classes/opml.php', and 'classes/pluginhandler.php'. 2 years ago
plugin.php get_self_url: strip all trailing slashes 10 months ago
pluginhandler.php Address upcoming string interpolation deprecation. 11 months ago
pluginhost.php use non-deprecated variant of get_schema_version() 2 months ago
prefs.php Remove unused 'Prefs::_delete()'. 7 months ago
rpc.php more tracing 6 months ago
rssutils.php phpstan fix 2 weeks ago
sanitizer.php more tracing 6 months ago
templator.php replace FALSE with false so that static analyzer shuts up about it 3 years ago
timehelper.php Fix 'TimeHelper::make_local_datetime()' (null is allowed). 2 years ago
tracer.php make jaeger service name configurable 6 months ago
urlhelper.php add tracing to UrlHelper 6 months ago
userhelper.php Set user related sessions for single user mode 1 year ago