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

Only look at attributes implementing Annotation #1150

Merged
merged 5 commits into from
Mar 5, 2024

Conversation

mathroc
Copy link
Contributor

@mathroc mathroc commented Jan 12, 2024

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes/no
Documented? no
Fixed tickets #...
License MIT

This make the code slightly more efficient as it avoids instantiating unrelated attributes and also prevents crashes in case some attributes cannot be instantiated

This make the code slight more efficient as it avoids instantiating unrelated attributes and also prevents crashes in case some attributes cannot be instantiated
@Vincz
Copy link
Collaborator

Vincz commented Jan 12, 2024

@mathroc If you can fix the coding standard (just run the composer command), I'll merge it !

@Vincz Vincz merged commit 3961f2e into overblog:master Mar 5, 2024
38 checks passed
@mathroc mathroc deleted the patch-1 branch March 5, 2024 14:43
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.

None yet

2 participants