8000 Add PHPStan to the project and CI by realFlowControl · Pull Request #138 · jakubkulhan/bunny · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add PHPStan to the project and CI #138

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

Merged

Conversation

realFlowControl
Copy link
Contributor
@realFlowControl realFlowControl commented May 31, 2023

Hey there 👋

I wanted to add a more precise definition of the callbacks passed to the Channel::consume() and Channel::run() method, when I saw that PHPStan was not in the project and I could not find any other kind of static code analysis. I would like to clean some things up (mostly adding missing types, and especially add the callback signature), so to begin with I thought it might be a good idea to bring PHPStan in the CI.

I would like to keep this PR small, so I would start adding cleanups in a separate PR, if this is okay with you.

WDYT?

@WyriHaximus WyriHaximus added this to the v0.6.0 milestone Aug 1, 2023
Copy link
Collaborator
@WyriHaximus WyriHaximus left a comment

Choose a reason for hiding this comment

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

Sounds like a great plan, want to do some major redecorating for 0.6 and this fits right in 👍

@WyriHaximus WyriHaximus merged commit 10e34de into jakubkulhan:master Aug 1, 2023
@realFlowControl realFlowControl deleted the florian/add-phpstan branch August 1, 2023 21:05
@WyriHaximus WyriHaximus modified the milestones: v0.6.0, v0.5.5 Aug 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0