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

Implemented API evolution pattern #285

Merged
merged 4 commits into from
Jun 17, 2024
Merged

Implemented API evolution pattern #285

merged 4 commits into from
Jun 17, 2024

Conversation

MarioRadu
Copy link
Member

No description provided.

Copy link

github-actions bot commented Jun 14, 2024

Qodana for PHP

146 new problems were found

Inspection name Severity Problems
Undefined class 🔶 Warning 85
Undefined method 🔶 Warning 34
Undefined namespace 🔶 Warning 23
Incompatible return type 🔶 Warning 3
Type mismatch in property assignment 🔶 Warning 1

💡 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]

src/App/src/Message.php Outdated Show resolved Hide resolved
src/App/src/Middleware/DeprecationMiddleware.php Outdated Show resolved Hide resolved
src/App/src/Middleware/DeprecationMiddleware.php Outdated Show resolved Hide resolved
src/App/src/Middleware/DeprecationMiddleware.php Outdated Show resolved Hide resolved
src/App/src/Middleware/DeprecationMiddleware.php Outdated Show resolved Hide resolved
src/App/src/Middleware/DeprecationMiddleware.php Outdated Show resolved Hide resolved
test/Unit/App/Attribute/MethodDeprecationTest.php Outdated Show resolved Hide resolved
test/Unit/App/Attribute/MethodDeprecationTest.php Outdated Show resolved Hide resolved
test/Unit/App/Middleware/DeprecationMiddlewareTest.php Outdated Show resolved Hide resolved
@arhimede arhimede merged commit 7f27974 into 5.0 Jun 17, 2024
21 checks passed
@alexmerlin alexmerlin deleted the issue-169 branch June 17, 2024 11:58
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

3 participants