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
Fatal error: Uncaught TypeError: Return value of PHPStan\Type\Doctrine\ObjectMetadataResolver::loadObjectManager() must be an instance of Doctrine\Common\Persistence\ObjectManager or null, instance of Doctrine\ORM\EntityManager returned in /var/www/html/vendor/phpstan/phpstan-doctrine/src/Type/Doctrine/ObjectMetadataResolver.php:69
Stack trace:
#0 /var/www/html/vendor/phpstan/phpstan-doctrine/src/Type/Doctrine/ObjectMetadataResolver.php(55): PHPStan\Type\Doctrine\ObjectMetadataResolver->loadObjectManager('/var/www/html/t...') #1 /var/www/html/vendor/phpstan/phpstan-doctrine/src/Rules/Doctrine/ORM/EntityColumnRule.php(61): PHPStan\Type\Doctrine\ObjectMetadataResolver->getObjectManager() #2 phar:///var/www/html/vendor/phpstan/phpstan/phpstan/src/Analyser/FileAnalyser.php(69): PHPStan\Rules\Doctrine\ORM\EntityColumnRule->processNode(Object(PhpParser\Node\Stmt\PropertyProperty), Object(PHPStan\Analyser\MutatingScope)) #3 phar:///var/www/html/vendor/phpstan/phpstan/phpstan/src/Analyser/NodeScopeResolver.php(243): PHPStan\Analy in /var/www/html/vendor/phpstan/phpstan-doctrine/src/Type/Doctrine/ObjectMetadataResolver.php on line 69
phpstan/phpstan v0.12.25
phpstan/phpstan-doctrine ^0.12.13
doctrine/orm v2.7.3
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: