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

Rename attribute tests and drop `ClassWithAttributesAllow` #230

Closed spaze closed 10 months ago

spaze commented 10 months ago

... which was a copy of ClassWithAttributes but with wrong comments. Instead of making the comments right, I've dropped it and had to split and rename some tests.