phptools-docs icon indicating copy to clipboard operation
phptools-docs copied to clipboard

Advanced diagnostics based on PHPStan PHPDoc types?

Open 0x00A1FA opened this issue 2 years ago • 0 comments

Hi,

I'd like to get errors whenever my runtime code does not meet the requirements described by PHPDoc types. I know there are some diagnostics going on for simpler types, but could we get intellisense and error checking for the full spectrum as described in https://phpstan.org/writing-php-code/phpdoc-types?

Thank you!

0x00A1FA avatar Oct 18 '23 10:10 0x00A1FA