Skip to content

"Doctrine\ORM\Proxy\Autoloader" is deprecated #1895

@Chris53897

Description

@Chris53897

After upgrading doctrine/orm (3.4.3 => 3.5.0) the following deprecation message is new.

User Deprecated: Class "Doctrine\ORM\Proxy\Autoloader" is deprecated. Use native lazy objects instead. (Autoloader.php:74 called by DoctrineBundle.php:130, doctrine/orm#12005, package doctrine/orm)

https://github.com/doctrine/DoctrineBundle/blob/2.15.x/src/DoctrineBundle.php#L130

I guess the solution is to only load it for PHP < 8.4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions