mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
Entity throw error when set self in function #7060
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @CuongPhi on GitHub (Oct 13, 2022).
Bug Report
// Doctrine generated
Summary
PHP Fatal error: '\self' is an invalid class name in ../data/DT_Proxies/__CG__ModelsEntitiesUser.php on line 794
Current behavior
How to reproduce
Update to latest doctrine ORM v2.13.3
Expected behavior
Not error throwing