You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install JMSSecurityExtraBundle 1.1.0 because Access Control via DI configuration is not supported by the default version included in Symfony 2.0.12
I was getting error "Class Metadata\Driver\LazyLoadingDriver does not exist". In another issue I found out i needed to use the master for [metadata] i trired using version 1.1.0 and the branch and I also delete the lock from deps.lock but i get the following error:
AnnotationException: [Semantical Error] The annotation "@BundleName" in method Liip\ThemeBundle\Locator\FileLocator::locate() was never imported. Did you maybe forget to add a "use" statement for this annotation?
I get this error with metadata 1.0, 1.1.0, 1.1.1 and the branch.
The text was updated successfully, but these errors were encountered:
I'm trying to install JMSSecurityExtraBundle 1.1.0 because Access Control via DI configuration is not supported by the default version included in Symfony 2.0.12
I was getting error "Class Metadata\Driver\LazyLoadingDriver does not exist". In another issue I found out i needed to use the master for [metadata] i trired using version 1.1.0 and the branch and I also delete the lock from deps.lock but i get the following error:
AnnotationException: [Semantical Error] The annotation "@BundleName" in method Liip\ThemeBundle\Locator\FileLocator::locate() was never imported. Did you maybe forget to add a "use" statement for this annotation?
I get this error with metadata 1.0, 1.1.0, 1.1.1 and the branch.
The text was updated successfully, but these errors were encountered: