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
[DependcyInjection] _instanceof + PSR4 autoregistration - The definition "..." has a reference to an abstract definition "...". Abstract definitions cannot be the target of references. #24111
Uncaught Symfony\Component\DependencyInjection\Exception\RuntimeException: The definition "Rector\Rector\RectorCollector" has a reference to an abstract definition "abstract.instanceof.Rector\Rector\Contrib\Nette\NetteObjectToSmartTraitRector". Abstract definitions cannot be the target of references. in /var/www/Rector/vendor/symfony/dependency-injection/Compiler/CheckReferenceValidityPass.php:37
NetteObjectToSmartTraitRector is not an abstract class. Not sure if that's what Symfony thinks