Skip to content
This repository was archived by the owner on Jul 28, 2022. It is now read-only.

Comments

fix caps of @ORM\PreUpdate#42

Open
glensc wants to merge 1 commit intodsyph3r:masterfrom
glensc:patch-4
Open

fix caps of @ORM\PreUpdate#42
glensc wants to merge 1 commit intodsyph3r:masterfrom
glensc:patch-4

Conversation

@glensc
Copy link

@glensc glensc commented Apr 15, 2014

current symfony2/doctrine is picky about the case:

$ php app/console doctrine:generate:entities 'Blogger\BlogBundle'
Generating entities for namespace "Blogger\BlogBundle"

  [Doctrine\Common\Annotations\AnnotationException]                                                                                                           
  [Semantical Error] The annotation "@Doctrine\ORM\Mapping\preUpdate" in method Blogger\BlogBundle\Entity\Comment::setUpdatedValue() does not exist, or could not be auto-loaded.                                                                                                                                       

current symfony2/doctrine is picky about the case
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant