mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-1319: AnnotationDriver is not able to find the FETCH_EXTRA_LAZY constant in ClassMetadata (and it is in superior ClassMetadataInfo) #1657
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 @doctrinebot on GitHub (Aug 5, 2011).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user teuzz:
PHP Warning: constant(): Couldn't find constant Doctrine\ORM\Mapping\ClassMetadata::FETCH_EXTRA_LAZY in {...}/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php on line 304
@doctrinebot commented on GitHub (Aug 6, 2011):
Comment created by @beberlei:
i don't know how this could happen. This works for me without notice.
@doctrinebot commented on GitHub (Aug 9, 2011):
Comment created by teuzz:
Still experiencing this :/. I'll try to fetch a more detailed stack trace and provide more information.
@doctrinebot commented on GitHub (Sep 13, 2011):
Comment created by teuzz:
It seems that I'm no longer able to reproduce that :)
Sorry for bothering you
@doctrinebot commented on GitHub (Sep 13, 2011):
Issue was closed with resolution "Invalid"