index
:
forks/tt-rss
main
Fork of deprecated tt-rss repo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
phpstan.neon
Age
Commit message (
Collapse
)
Author
2023-08-03
phpstan: exclude psr/log
Andrew Dolgov
2022-12-11
phpstan: exclude tests in lib/
Andrew Dolgov
2022-11-23
* split local cache implementation into a separate class
Andrew Dolgov
* allow custom implementations provided by plugins
2022-07-31
fork masterminds html5-php
Andrew Dolgov
2022-06-10
phpstan: limit concurrency
Andrew Dolgov
2022-05-11
make phpstan stfu about unmatcher ignored errors (seriously)
Andrew Dolgov
2022-05-11
add some more phpstan excludes
Andrew Dolgov
2021-11-15
unignore several phpstan errors
Andrew Dolgov
2021-11-10
Initial go at PHPStan rule level 6.
wn_
2021-10-22
minor phpstan tweaks
Andrew Dolgov
2021-03-12
cdmToggleGridSpan: toggle classname instead of a style property
Andrew Dolgov
2021-02-26
use absolute namespace for readability
Andrew Dolgov
2021-02-26
exclude a bunch of phpunit test files
Andrew Dolgov
2021-02-22
migrate the rest into Config::
Andrew Dolgov
2021-02-22
wip: initial for config object
Andrew Dolgov
2021-02-22
fix several issues reported by phpstan
Andrew Dolgov
2021-02-21
add phpstan config
Andrew Dolgov