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

Allow using PHP attributes for configuration #40

Merged
merged 4 commits into from
Mar 28, 2024
Merged

Conversation

mpdude
Copy link
Member

@mpdude mpdude commented Mar 27, 2024

This PR introduces PHP attributes that can be used instead of the current annotations. At the same time, annotations are being deprecated.

Annotations support will be removed in the next major version of this bundle.

@mpdude mpdude force-pushed the attribute-migration branch from e043884 to a844bf9 Compare March 27, 2024 22:00
@mpdude mpdude force-pushed the attribute-migration branch from f72ce18 to 53a55ec Compare March 27, 2024 22:02
@mpdude mpdude changed the title Allow using attributes to configure entities for this bundle Allow using attributes for configuration Mar 27, 2024
@mpdude mpdude changed the title Allow using attributes for configuration Allow using PHP attributes for configuration Mar 27, 2024
@mpdude mpdude mentioned this pull request Mar 27, 2024
1 task
@mpdude mpdude merged commit 212f4e5 into master Mar 28, 2024
6 checks passed
@mpdude mpdude deleted the attribute-migration branch March 28, 2024 12:19
mpdude added a commit that referenced this pull request Apr 2, 2024
@mpdude mpdude mentioned this pull request Apr 2, 2024
mpdude added a commit that referenced this pull request Apr 4, 2024
This PR is a breaking change that drops annotations support. Annotations
have been deprecated in #40.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant