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
Hello, I have next error on latest version phpstan:
Internal error: Argument 1 passed to PHPStan\Analyser\MutatingScope::resolveName() must be an instance of PhpParser\Node\Name, instance of PhpParser\Node\Expr\PropertyFetch given, called in \vendor\proget-hq\phpstan-yii2\src\Type\ActiveRecordDynamicStaticMethodReturnTypeExtension.php on line 51
The text was updated successfully, but these errors were encountered:
Argument 1 passed to PHPStan\Analyser\MutatingScope::resolveName() must be an instance of PhpParser\Node\Name, instance of PhpParser\Node\Expr\Variable given, called in
/var/www/vendor/proget-hq/phpstan-yii2/src/Type/ActiveRecordDynamicStaticMethodReturnTypeExtension.php on line 51 while analysing file /var/www/common/components/controllers/BaseController.php
Hello, I have next error on latest version phpstan:
The text was updated successfully, but these errors were encountered: