anyx / LoginGateBundle

59 stars 23 forks source link

Convert ORM entity mapping from Yaml to XML #24

Closed mrblur closed 4 years ago

mrblur commented 4 years ago

Convert ORM entity mapping to XML to stay compatible with upcoming Doctrine and get rid of following deprecation notices:

User Deprecated: YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver. YAML mapping driver is deprecated and will be removed in Doctrine ORM 3.0, please migrate to annotation or XML driver.

anyx commented 4 years ago

Thanks @mrblur! Just released version 1.0.1