spaze / phpstan-disallowed-calls

PHPStan rules to detect disallowed method & function calls, constant, namespace, attribute & superglobal usages
MIT License
255 stars 17 forks source link

Specify all required files explicitly in given order and test all libs loaded #213

Closed spaze closed 1 year ago

spaze commented 1 year ago

Alphabetical order, coincidentally.

Partially reverts #204 commit 6bf2f2b9c33f3a0316d21a0bf4cf58aaa212a7ee

Close #211