We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb2e7d9 commit 3bd89caCopy full SHA for 3bd89ca
UPGRADE.md
@@ -22,7 +22,7 @@ objects have been deprecated on PHP 8.4+:
22
- `Doctrine\ORM\Configuration::setProxyDir()`
23
- `Doctrine\ORM\Configuration::setProxyNamespace()`
24
- Passing anything but `null` as $proxyDir argument to `Doctrine\ORM\ORMSetup` methods
25
-- Passing more than one Argument to `Doctrine\ORM\Proxy\ProxyFactory::__construct()`
+- Passing more than one argument to `Doctrine\ORM\Proxy\ProxyFactory::__construct()`
26
27
## Deprecate methods for configuring no longer configurable features
28
0 commit comments