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

Test on `>=` 8.0 & 8.1, not just `>` #244

Closed spaze closed 9 months ago

spaze commented 9 months ago

Got the version operators wrong in named params and type tests.