Problem/Motivation

#3252386: Use PHP attributes instead of doctrine annotations moves from annotations to attributes
This will result in a lot of churn for projects.
We could try to provide a cli tool to automate the process.

Steps to reproduce

Proposed resolution

Attempt to write a console command that will make the conversion.

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

Comments

larowlan created an issue. See original summary.

larowlan’s picture

Title: Write a console command to help converting annotations to attributes for plugins » [PP-1] Write a console command to help converting annotations to attributes for plugins
Status: Active » Postponed
mstrelan’s picture

larowlan’s picture

Status: Postponed » Closed (duplicate)

Thanks @mstrelan

berdir’s picture

Depends on whether we want to wait/require rector for that, it would also be very helpful for core conversions. But I'm not sure how realistic/easy it is to build that without rector?