phpstan-blade-rule
phpstan-blade-rule copied to clipboard
PHPStan rule for static analysis of Blade templates
Greetings. Having PHPStan 1.8.4 installed beforehand, I gave this extension a try. It threw the following internal error: ``` Internal error: Internal error: PHPStan\Analyser\FileAnalyser::analyseFile(): Argument #4 ($collectorRegistry) must be of...
Current `main` is incompatible and errors with: This branch is baded on v0.4 but still some errors appear which I'm not sure how to fix.
I thought I'd just add an issue so that this doesn't get lost, however I'm currently looking into it a bit. 👍🏻 See https://github.com/owenvoke/phpstan-blade-rule/pull/3 for a fixture that demonstrates this...
Hi, first of all thank you. I've been waiting to be able to run static analysis on my blade templates since a long time. Unfortunately on my first try I...
Thought it might be useful to start tracking some errors/false negatives that show up.