.. |
auth
|
deal with phpstan warnings related to base authentication modules
|
2021-11-14 10:48:32 +03:00 |
db
|
fix phpstan warnings in classes/db/migrations.php
|
2021-11-13 17:31:13 +03:00 |
feeditem
|
Address PHPStan warning in 'classes/feeditem/common.php'.
|
2021-11-01 21:10:27 +00:00 |
handler
|
Typing IHandler methods, typing Handler_Public, fix type of $feed_id (might be tag).
|
2021-11-13 14:05:48 +00:00 |
logger
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
pref
|
Address PHPStan warnings in 'classes/pref/filters.php'.
|
2021-11-14 00:59:19 +00:00 |
api.php
|
fix phpstan warnings in classes/api.php
|
2021-11-13 17:51:26 +03:00 |
article.php
|
Fix the type of Labels::update_cache()
|
2021-11-13 15:56:31 +00:00 |
config.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
counters.php
|
Fix a warning in 'classes/counters.php'.
|
2021-11-12 05:04:55 +00:00 |
db.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
debug.php
|
Switch class properties from PHP typing to PHPDoc for compatibility with PHP < 7.4.0
|
2021-11-12 21:17:31 +00:00 |
digest.php
|
Address PHPStan warnings in 'classes/article.php'.
|
2021-11-12 01:50:40 +00:00 |
diskcache.php
|
Switch class properties from PHP typing to PHPDoc for compatibility with PHP < 7.4.0
|
2021-11-12 21:17:31 +00:00 |
errors.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
feedenclosure.php
|
remove some redundant php closing tags
|
2017-04-26 20:24:18 +03:00 |
feeditem.php
|
rename unfairly prefixed get_enclosures() in feeditem
|
2021-03-05 09:35:24 +03:00 |
feedparser.php
|
fix phpstan warnings in classes/feedparser.php
|
2021-11-13 17:48:52 +03:00 |
feeds.php
|
Typing IHandler methods, typing Handler_Public, fix type of $feed_id (might be tag).
|
2021-11-13 14:05:48 +00:00 |
handler.php
|
Typing IHandler methods, typing Handler_Public, fix type of $feed_id (might be tag).
|
2021-11-13 14:05:48 +00:00 |
iauthmodule.php
|
deal with phpstan warnings related to base authentication modules
|
2021-11-14 10:48:32 +03:00 |
ihandler.php
|
Typing IHandler methods, typing Handler_Public, fix type of $feed_id (might be tag).
|
2021-11-13 14:05:48 +00:00 |
labels.php
|
Fix the type of Labels::update_cache()
|
2021-11-13 15:56:31 +00:00 |
logger.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
mailer.php
|
Switch class properties from PHP typing to PHPDoc for compatibility with PHP < 7.4.0
|
2021-11-12 21:17:31 +00:00 |
opml.php
|
Address PHPStan warnings in 'classes/mailer.php', 'classes/opml.php', and 'classes/pluginhandler.php'.
|
2021-11-12 06:16:18 +00:00 |
plugin.php
|
deal with phpstan warnings related to base authentication modules
|
2021-11-14 10:48:32 +03:00 |
pluginhandler.php
|
Address PHPStan warnings in 'classes/mailer.php', 'classes/opml.php', and 'classes/pluginhandler.php'.
|
2021-11-12 06:16:18 +00:00 |
pluginhost.php
|
Switch class properties from PHP typing to PHPDoc for compatibility with PHP < 7.4.0
|
2021-11-12 21:17:31 +00:00 |
prefs.php
|
Address PHPStan warnings in 'classes/prefs.php'.
|
2021-11-11 16:47:51 +00:00 |
rpc.php
|
Address PHPStan warnings in 'classes/rpc.php'.
|
2021-11-12 05:42:55 +00:00 |
rssutils.php
|
Address PHPStan warnings in 'classes/rssutils.php'.
|
2021-11-11 18:53:52 +00:00 |
sanitizer.php
|
fix phpstan warnings in classes/sanitizer.php
|
2021-11-13 17:52:03 +03:00 |
templator.php
|
replace FALSE with false so that static analyzer shuts up about it
|
2020-09-17 19:02:27 +03:00 |
timehelper.php
|
Fix 'TimeHelper::make_local_datetime()' (null is allowed).
|
2021-11-11 21:33:12 +00:00 |
urlhelper.php
|
Switch class properties from PHP typing to PHPDoc for compatibility with PHP < 7.4.0
|
2021-11-12 21:17:31 +00:00 |
userhelper.php
|
Address PHPStan warnings in 'classes/userhelper.php'.
|
2021-11-11 20:25:13 +00:00 |