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 (
Expand
)
Author
2024-11-13
Deal with an error showing up in Gitlab PHPStan runs
wn_
2024-11-12
Make the 'requireOnce.fileNotFound' PHPStan error ignore more specific.
wn_
2024-11-12
Address PHPStan findings as of 2.0.1
wn_
2023-10-20
make phpstan & watcher happy, stop running phpstan on vendor/
Andrew Dolgov
2023-09-01
phpstan: set tmp dir
Andrew Dolgov
2023-08-28
phpstan: exclude intervention from plugins/
Andrew Dolgov
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
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