Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Changed Doctrine Annotation to Attribute #62

Closed
wants to merge 2 commits into from

Conversation

robvanderlee
Copy link

@robvanderlee robvanderlee commented Feb 5, 2024

Summary 🌟

This changes the deprecated annotation docblocks to attribute. Used rector to change the blocks and then rearranged the comments there were needed manually.

Technical choices ⚙️

  • Introduced 3.x-dev branch due to Doctrine 3.x not being BC.
  • Used rector's DoctrineSetList::ANNOTATIONS_TO_ATTRIBUTES as-per upgrade guide.

Testing instructions 📚

You can test this PR by following these steps:

  1. You can use myparcel-shipment-logger to test this PR as it's using the attribute driver.

@robvanderlee robvanderlee added enhancement New feature or request work in progress Work in progress labels Feb 5, 2024
@robvanderlee robvanderlee requested a review from a team February 5, 2024 15:15
@robvanderlee robvanderlee marked this pull request as draft February 5, 2024 15:15
@robvanderlee robvanderlee deleted the 3.x-dev branch February 5, 2024 17:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request work in progress Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant