Switch proxies to LazyGhostTrait
#1572
Annotations
4 errors
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Proxy/Factory/ProxyFactoryTest.php#L83
Class Doctrine\ODM\MongoDB\Tests\Proxy\Factory\GhostObjectInterface not found.
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Proxy/Factory/ProxyFactoryTest.php#L86
Call to method setProxyInitializer() on an unknown class Doctrine\ODM\MongoDB\Tests\Proxy\Factory\GhostObjectInterface.
|
Run a static analysis with phpstan/phpstan:
tests/Doctrine/ODM/MongoDB/Tests/Proxy/Factory/ProxyFactoryTest.php#L88
Access to property $foo on an unknown class Doctrine\ODM\MongoDB\Tests\Proxy\Factory\GhostObjectInterface.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading