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

chore: add phpstan #299

Merged
merged 3 commits into from
Oct 26, 2023
Merged

chore: add phpstan #299

merged 3 commits into from
Oct 26, 2023

Conversation

Soare-Robert-Daniel
Copy link
Contributor

@Soare-Robert-Daniel Soare-Robert-Daniel commented Oct 13, 2023

Summary

Add PHPStan for code quality.

Test instructions

Check if everything is working fine.

Closes #297

@Soare-Robert-Daniel Soare-Robert-Daniel self-assigned this Oct 13, 2023
@Soare-Robert-Daniel Soare-Robert-Daniel linked an issue Oct 13, 2023 that may be closed by this pull request
@Soare-Robert-Daniel Soare-Robert-Daniel marked this pull request as ready for review October 16, 2023 10:55
@pirate-bot
Copy link
Collaborator

pirate-bot commented Oct 16, 2023

Plugin build for b7625bd is ready 🛎️!

Copy link
Member

@HardeepAsrani HardeepAsrani left a comment

Choose a reason for hiding this comment

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

@Soare-Robert-Daniel LGTM, one thing I'd recommend you to confirm that because of the platform version change, PHPCS still records any issues that might be caused in PHP 5.6 but not 7.4 as our minimum PHP version support is still in 5.6

@Soare-Robert-Daniel
Copy link
Contributor Author

@HardeepAsrani, I set the phpcs at 5.6 level. This should check for errors independently of the platform version.

@irinelenache
Copy link

@Soare-Robert-Daniel Tested and everything's fine here 🚀

@cristian-ungureanu cristian-ungureanu merged commit 43d1488 into development Oct 26, 2023
6 checks passed
@cristian-ungureanu cristian-ungureanu deleted the dev/add-phpstan branch October 26, 2023 07:12
@pirate-bot
Copy link
Collaborator

🎉 This PR is included in version 1.2.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@pirate-bot pirate-bot added the released Indicate that an issue has been resolved and released in a particular version of the product. label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Indicate that an issue has been resolved and released in a particular version of the product.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Adding PHPStan
5 participants