mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
The Doctrine\Common\Persistence\Mapping\Driver\AnnotationDriver class is deprecated since doctrine/persistence 1.3 and will be removed in 2.0. Use \Doctrine\Persistence\Mapping\Driver\AnnotationDriver instead. #6374
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 @kasali on GitHub (Dec 24, 2019).
Bug Report
Summary
Current behavior
How to reproduce
Expected behavior
I work in symfony and accross this issue!How to remove that?
Thanks!
@mhujer commented on GitHub (Dec 25, 2019):
You can find more info in https://github.com/doctrine/orm/pull/7953