Skip to content

Prepare transitioning to PHP attributes

Compare
Choose a tag to compare
@mpdude mpdude released this 28 Mar 12:21
· 31 commits to master since this release
212f4e5

In this release, he annotations \Webfactory\Bundle\PolyglotBundle\Annotation\Locale, \Webfactory\Bundle\PolyglotBundle\Annotation\Translatable and \Webfactory\Bundle\PolyglotBundle\Annotation\TranslationCollection have been deprecated.

Replace them with the corresponding PHP attributes from the \Webfactory\Bundle\PolyglotBundle\Attribute namespace that have been added in #40.

Using annotations to configure entity classes for this bundle has been deprecated and will be removed in the next major release.