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

Issue #266: Replaced annotation-based dependency injection with attribute-based dependency injection #280

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

alexmerlin
Copy link
Member

No description provided.

@alexmerlin alexmerlin self-assigned this Jun 10, 2024
@alexmerlin alexmerlin linked an issue Jun 10, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Jun 10, 2024

Qodana for PHP

162 new problems were found

Inspection name Severity Problems
Undefined class 🔶 Warning 116
Undefined namespace 🔶 Warning 46

💡 Qodana analysis was run in the pull request mode: only the changed files were checked
☁️ View the detailed Qodana report

Contact Qodana team

Contact us at [email protected]

Signed-off-by: alexmerlin <[email protected]>
@arhimede arhimede merged commit ace75bc into 5.0 Jun 11, 2024
21 checks passed
@alexmerlin alexmerlin deleted the issue-266 branch June 13, 2024 04:56
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.

replace annotated with attributes
3 participants