Commit Graph

20 Commits

Author SHA1 Message Date
Andrew Dolgov 62ca093b75
make phpstan & watcher happy, stop running phpstan on vendor/ 2023-10-20 21:22:03 +03:00
Andrew Dolgov 8535305cfc
phpstan: set tmp dir 2023-09-01 11:22:36 +03:00
Andrew Dolgov 485bfe327a
phpstan: exclude intervention from plugins/ 2023-08-28 09:23:17 +03:00
Andrew Dolgov bd95325f8d
phpstan: exclude psr/log 2023-08-03 07:24:29 +03:00
Andrew Dolgov 72e64bdb78
phpstan: exclude tests in lib/ 2022-12-11 22:06:49 +03:00
Andrew Dolgov 10a1dd35e3
* split local cache implementation into a separate class
* allow custom implementations provided by plugins
2022-11-23 21:18:40 +03:00
Andrew Dolgov 7187ab859d
fork masterminds html5-php 2022-07-31 09:15:00 +03:00
Andrew Dolgov 8632c39eb2
phpstan: limit concurrency 2022-06-10 17:41:38 +03:00
Andrew Dolgov 68e49203d1 make phpstan stfu about unmatcher ignored errors (seriously) 2022-05-11 11:12:45 +03:00
Andrew Dolgov d781354539 add some more phpstan excludes 2022-05-11 07:56:29 +03:00
Andrew Dolgov a92070da06 unignore several phpstan errors 2021-11-15 08:20:56 +03:00
wn_ 4cc3374f9f Initial go at PHPStan rule level 6. 2021-11-10 21:38:25 +00:00
Andrew Dolgov 9f734c9050 minor phpstan tweaks 2021-10-22 13:49:08 +03:00
Andrew Dolgov bc73bf0f67 cdmToggleGridSpan: toggle classname instead of a style property 2021-03-12 14:05:51 +03:00
Andrew Dolgov c521e26a19 use absolute namespace for readability 2021-02-26 19:55:49 +03:00
Andrew Dolgov d6bb77f452 exclude a bunch of phpunit test files 2021-02-26 19:37:09 +03:00
Andrew Dolgov 211f699aa0 migrate the rest into Config:: 2021-02-22 22:35:27 +03:00
Andrew Dolgov e4107ac952 wip: initial for config object 2021-02-22 21:47:48 +03:00
Andrew Dolgov be4e7b1340 fix several issues reported by phpstan 2021-02-22 14:41:09 +03:00
Andrew Dolgov 6f29ecbbb9 add phpstan config 2021-02-21 23:19:58 +03:00