Attempted to load class "Assert" #6727

Closed
opened 2026-01-22 15:37:36 +01:00 by admin · 1 comment
Owner

Originally created by @ben29 on GitHub (May 24, 2021).

after upgrade to ORM 2.9

Attempted to load class "Assert" from namespace "Webmozart\Assert".
Did you forget a "use" statement for "Assert\Assert"?

99d67cb77d/lib/Doctrine/ORM/Query/Parser.php (L81)

I think this Line should be removed...

Originally created by @ben29 on GitHub (May 24, 2021). after upgrade to ORM 2.9 > > Attempted to load class "Assert" from namespace "Webmozart\Assert". > Did you forget a "use" statement for "Assert\Assert"? https://github.com/doctrine/orm/blob/99d67cb77d3626c52f4d5feb5caed58948ea5577/lib/Doctrine/ORM/Query/Parser.php#L81 I think this Line should be removed...
admin closed this issue 2026-01-22 15:37:36 +01:00
Author
Owner

@beberlei commented on GitHub (May 24, 2021):

Fixed in #8713

@beberlei commented on GitHub (May 24, 2021): Fixed in #8713
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#6727