7 Commits (48758c02076c22bdbb97cf4c8974bc9539923f98)

Author SHA1 Message Date
Jordi Boggiano 96486d81cb
Fix many PHPStan issues and update baseline 3 years ago
Christian 4071125172
Added return type docs (#10221) 3 years ago
Jordi Boggiano 21ab2f85bb
Fix 7.4 build 4 years ago
Gabriel Caruso 2a13bb2649 Fixes from PHPStan (#7687)
* fix docblocks

* remove redundant conditional

* fix wrong variable name

* fix wrong namespaces

* add missing private members

* remove unused/redundant arguments

* move testcase class

* exclude TestCase.php

* Tweak RuleWatchGraph type hints

* Tweak doc comment
6 years ago
Jordi Boggiano 066351c5b9 Remove use of deprecated getMock method 6 years ago
Jordi Boggiano 122e422682 CS fixes 7 years ago
Den Girnyk 41eb297248 Add tests 8 years ago