Skip to content

style: Add void return types to test methods#2068

Merged
Litarnus merged 2 commits intomasterfrom
cs-fix
Apr 23, 2026
Merged

style: Add void return types to test methods#2068
Litarnus merged 2 commits intomasterfrom
cs-fix

Conversation

@stayallive
Copy link
Copy Markdown
Collaborator

@stayallive stayallive commented Apr 21, 2026

Another php-cs-fixer update :)

Currently blocks all other PRs

Add missing `: void` return type declarations to test methods and
`HubAdapter::__wakeup()`, plus adjust a phpstan docblock in
`ErrorHandler` to match the existing union-type style.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@stayallive stayallive requested a review from Litarnus April 21, 2026 06:19
Copy link
Copy Markdown

@cursor cursor Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 0d5fccf. Configure here.

Comment thread src/ErrorHandler.php Outdated
@Litarnus Litarnus merged commit bbf4c73 into master Apr 23, 2026
46 checks passed
@Litarnus Litarnus deleted the cs-fix branch April 23, 2026 09:41
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.

2 participants