Fix cloning entities #7438
Annotations
3 errors and 1 warning
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L363
Method Doctrine\ORM\Proxy\ProxyFactory::createLazyInitializer() should return Closure(Doctrine\ORM\Proxy\InternalProxy, Doctrine\ORM\Proxy\InternalProxy): void but returns Closure(Doctrine\ORM\Proxy\InternalProxy, array): void.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L472
Parameter #2 of closure expects Doctrine\ORM\Proxy\InternalProxy, array given.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Post Checkout code
The process '/usr/bin/git' failed with exit code 128
|
Loading