You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yields error Unexpected content, expecting {varType type $var} in ...
Expected Behavior
I was hoping that this would be supported and that later on, PHPStan would be able to analyze it (not sure whether mesour's plugin will support it as well)
Version:
v2.8.2Bug Description
Array shapes (https://phpstan.org/writing-php-code/phpdoc-types#array-shapes) are not working as expected in the
varTypemacroSteps To Reproduce
yields error
Unexpected content, expecting {varType type $var} in ...Expected Behavior
I was hoping that this would be supported and that later on, PHPStan would be able to analyze it (not sure whether mesour's plugin will support it as well)