Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 400 Bytes

UPGRADE-0.3.md

File metadata and controls

14 lines (7 loc) · 400 Bytes

UPGRADE FROM 0.2 to 0.3

Domain

  • Added %msgphp.domain.class_mapping% DI parameter to inject the full domain class mapping

User

  • Enabled role ROLE_DEFAULT for users by default if no UserRolesProviderInterface is registered

UserBundle

  • Added make:user when MakerBundle is enabled. Consider (re-)generating your application code.