Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Symfony2 v2.6 supporting ? #43

Closed
ruscon opened this issue Feb 18, 2015 · 2 comments
Closed

Symfony2 v2.6 supporting ? #43

ruscon opened this issue Feb 18, 2015 · 2 comments

Comments

@ruscon
Copy link

ruscon commented Feb 18, 2015

will be bundle supporting Symfony2 v2.6 ?

./bin/console doctrine:schema:update --force

showing me

[Doctrine\Common\Annotations\AnnotationException]
  [Semantical Error] The annotation "@Symfony\Component\Validator\Constraints\PhoneNumber" in property Doma\Bundle\CompanyBundle\Entity\Company::$phoneNumber does not exist, or could not be auto-loaded.
@xabbuh
Copy link
Contributor

xabbuh commented Feb 18, 2015

@ruscon The namespace of the PhoneNumber validation constraint is not right. It should be Misd\PhoneNumberBundle\Validator\Constraints.

@ruscon
Copy link
Author

ruscon commented Feb 18, 2015

Ups, sorry :(

Thx, @xabbuh

@ruscon ruscon closed this as completed Feb 18, 2015
Nek- pushed a commit to Nek-/phone-number-bundle that referenced this issue Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants