Closed
Description
i had to add
AnnotationReader::addGlobalIgnoredName('yearly');
AnnotationReader::addGlobalIgnoredName('annually');
AnnotationReader::addGlobalIgnoredName('monthly');
AnnotationReader::addGlobalIgnoredName('weekly');
AnnotationReader::addGlobalIgnoredName('daily');
AnnotationReader::addGlobalIgnoredName('hourly');
to app/autoload.php
in Symfony2 to get it work.
Could we remove the @daily, @...
from the DocBlock to avoid this?
Metadata
Metadata
Assignees
Labels
No labels