Bug/#8011 ordering with arithmetic expression #7986
Annotations
8 errors
Run a static analysis with phpstan/phpstan:
src/Proxy/Autoloader.php#L9
Class Doctrine\ORM\Proxy\Autoloader extends deprecated class Doctrine\Common\Proxy\Autoloader:
The Autoloader class is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L59
Class Doctrine\ORM\Proxy\ProxyFactory extends deprecated class Doctrine\Common\Proxy\AbstractProxyFactory:
The AbstractProxyFactory class is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L175
Instantiation of deprecated class Doctrine\Common\Proxy\ProxyGenerator:
The ProxyGenerator class is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L179
Call to method __construct() of deprecated class Doctrine\Common\Proxy\AbstractProxyFactory:
The AbstractProxyFactory class is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L205
Return type of method Doctrine\ORM\Proxy\ProxyFactory::getProxy() has typehint with deprecated interface Doctrine\Common\Proxy\Proxy:
The Proxy interface is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L208
Call to method getProxy() of deprecated class Doctrine\Common\Proxy\AbstractProxyFactory:
The AbstractProxyFactory class is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan:
src/Proxy/ProxyFactory.php#L229
Call to method generateProxyClasses() of deprecated class Doctrine\Common\Proxy\AbstractProxyFactory:
The AbstractProxyFactory class is deprecated since doctrine/common 3.5.
|
Run a static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading