ttrss/classes
Andrew Dolgov 8c9c69921f
make phpstan happy
2023-10-25 18:04:42 +03:00
..
API.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Article.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Auth_Base.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Cache_Adapter.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Cache_Local.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Config.php add healthcheck public method, map by default to /healthz 2023-10-25 17:53:49 +03:00
Counters.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Db.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Db_Migrations.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Db_Prefs.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Debug.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Digest.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
DiskCache.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Errors.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
FeedEnclosure.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
FeedItem.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
FeedItem_Atom.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
FeedItem_Common.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
FeedItem_RSS.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
FeedParser.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Feeds.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Handler.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Handler_Administrative.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Handler_Protected.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Handler_Public.php make phpstan happy 2023-10-25 18:04:42 +03:00
IAuthModule.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
ICatchall.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
IHandler.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
IVirtualFeed.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Labels.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Logger.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Logger_Adapter.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Logger_SQL.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Logger_Stdout.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Logger_Syslog.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Mailer.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
OPML.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Plugin.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
PluginHandler.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
PluginHost.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Pref_Feeds.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Pref_Filters.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Pref_Labels.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Pref_Prefs.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Pref_System.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Pref_Users.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Prefs.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
RPC.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
RSSUtils.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Sanitizer.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Templator.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
TimeHelper.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
Tracer.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
UrlHelper.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00
UserHelper.php move to psr-4 autoloader 2023-10-25 12:55:09 +03:00