Use properties instead of getters to read property/class names via reflection #6321
Annotations
10 errors
lib/Doctrine/ORM/Configuration.php#L98
PHPDoc tag @return contains unresolvable type.
|
lib/Doctrine/ORM/Configuration.php#L100
Access to constant AUTOGENERATE_ALWAYS on an unknown class Doctrine\ORM\Proxy\ProxyFactory.
|
lib/Doctrine/ORM/Configuration.php#L110
PHPDoc tag @param for parameter $autoGenerate contains unresolvable type.
|
lib/Doctrine/ORM/Configuration.php#L579
Access to constant AUTOGENERATE_NEVER on an unknown class Doctrine\ORM\Proxy\ProxyFactory.
|
lib/Doctrine/ORM/Decorator/EntityManagerDecorator.php#L281
Method Doctrine\ORM\Decorator\EntityManagerDecorator::getProxyFactory() has invalid return type Doctrine\ORM\Proxy\ProxyFactory.
|
lib/Doctrine/ORM/EntityManager.php#L118
Property Doctrine\ORM\EntityManager::$proxyFactory has unknown class Doctrine\ORM\Proxy\ProxyFactory as its type.
|
lib/Doctrine/ORM/EntityManager.php#L178
Instantiated class Doctrine\ORM\Proxy\ProxyFactory not found.
|
lib/Doctrine/ORM/EntityManager.php#L562
Call to method getProxy() on an unknown class Doctrine\ORM\Proxy\ProxyFactory.
|
lib/Doctrine/ORM/EntityManager.php#L943
Method Doctrine\ORM\EntityManager::getProxyFactory() has invalid return type Doctrine\ORM\Proxy\ProxyFactory.
|
lib/Doctrine/ORM/EntityManagerInterface.php#L312
Method Doctrine\ORM\EntityManagerInterface::getProxyFactory() has invalid return type Doctrine\ORM\Proxy\ProxyFactory.
|
The logs for this run have expired and are no longer available.
Loading