.. |
auth
|
don't try to pass string literal NOW() to ORM as a timestamp
|
2021-03-01 23:07:20 +03:00 |
db
|
log applied migrations
|
2021-03-04 11:33:25 +03:00 |
feeditem
|
Address PHPStan warning in 'classes/feeditem/common.php'.
|
2021-11-01 21:10:27 +00:00 |
handler
|
Address PHPStan warnings in 'classes/sanitizer.php'.
|
2021-11-11 19:59:25 +00:00 |
logger
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
pref
|
add two helper account access levels:
|
2021-11-10 20:44:51 +03:00 |
api.php
|
Address PHPStan warnings in 'classes/sanitizer.php'.
|
2021-11-11 19:59:25 +00:00 |
article.php
|
HOOK_ARTICLE_IMAGE: stop after first provided match
|
2021-03-07 14:19:00 +03:00 |
config.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
counters.php
|
Address PHPStan warnings in 'classes/counters.php'.
|
2021-11-11 12:26:30 +00:00 |
db.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
debug.php
|
Address PHPStan warnings in 'classes/debug.php'.
|
2021-11-11 21:02:06 +00:00 |
digest.php
|
Address PHPStan warnings in 'inclasses/digest.php'.
|
2021-11-11 21:46:44 +00:00 |
diskcache.php
|
* sanitize: never rewrite relative links to our own prefix
|
2021-03-02 08:16:41 +03: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 some more warnings reported by phpstan
|
2021-02-06 17:38:24 +03:00 |
feeds.php
|
Address PHPStan warnings in 'classes/timehelper.php'.
|
2021-11-11 20:12:47 +00:00 |
handler.php
|
handler: default base csrf_ignore() to false
|
2020-09-15 18:16:33 +03:00 |
iauthmodule.php
|
fix hierarchy of authentication modules, make everything extend Auth_Base and implement hook_auth_user() for pluginhost
|
2021-02-08 19:11:31 +03:00 |
ihandler.php
|
remove some redundant php closing tags
|
2017-04-26 20:24:18 +03:00 |
labels.php
|
for the most part, deal with filter rules UI
|
2021-02-21 09:35:07 +03:00 |
logger.php
|
Initial go at PHPStan rule level 6.
|
2021-11-10 21:38:25 +00:00 |
mailer.php
|
mailer: stop warning if to_name is unset (it's optional anyway)
|
2021-03-15 14:45:50 +03:00 |
opml.php
|
OPML improvements/fixes:
|
2021-10-15 10:06:00 +03:00 |
plugin.php
|
move around some methods in base plugins class
|
2021-03-02 12:15:42 +03:00 |
pluginhandler.php
|
drop errors.php and simplify error handling
|
2021-02-23 22:26:07 +03:00 |
pluginhost.php
|
Address PHPStan warnings in 'classes/pluginhost.php'.
|
2021-11-01 21:10:27 +00:00 |
prefs.php
|
Address PHPStan warnings in 'classes/prefs.php'.
|
2021-11-11 16:47:51 +00:00 |
rpc.php
|
add two helper account access levels:
|
2021-11-10 20:44:51 +03:00 |
rssutils.php
|
Address PHPStan warnings in 'classes/rssutils.php'.
|
2021-11-11 18:53:52 +00:00 |
sanitizer.php
|
Address PHPStan warnings in 'classes/sanitizer.php'.
|
2021-11-11 19:59:25 +00: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
|
Fix some additional PHPStan warnings in UrlHelper.
|
2021-11-11 11:12:40 +00:00 |
userhelper.php
|
Address PHPStan warnings in 'classes/userhelper.php'.
|
2021-11-11 20:25:13 +00:00 |