Switch proxies back to Doctrine Persistence and LazyGhostTrait
#1521
Annotations
10 errors
Run a static analysis with phpstan/phpstan:
benchmark/BaseBench.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
benchmark/Document/HydrateDocumentBench.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
benchmark/Document/LoadDocumentBench.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
benchmark/Document/StoreDocumentBench.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Aggregation/Aggregation.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Aggregation/Builder.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Aggregation/Expr.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Aggregation/Stage/AbstractBucket.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Aggregation/Stage/AbstractReplace.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Run a static analysis with phpstan/phpstan:
lib/Doctrine/ODM/MongoDB/Aggregation/Stage/GraphLookup.php#L15
Cannot use Doctrine\ODM\MongoDB\Proxy\ProxyFactory as ProxyFactory because the name is already in use on line 15
|
Loading