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

PHPCS fixes and PHP8 Compatibility. #73

Merged
merged 11 commits into from
Jul 6, 2022
Merged

PHPCS fixes and PHP8 Compatibility. #73

merged 11 commits into from
Jul 6, 2022

Conversation

iamdharmesh
Copy link
Member

Description of the Change

This PR fixes PHPCS errors and adds workflow files for GH Action to run PHPCS and PHP Compatibility checks on PR.

Closes #72

Alternate Designs

Possible Drawbacks

Verification Process

Check Related GH Actions, should be PASS

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my change.
  • All new and existing tests passed.

Changelog Entry

Added - PHP8 Compatibility
Fixed - PHPCS errors

Credits

Props @iamdharmesh

@iamdharmesh iamdharmesh self-assigned this Jul 5, 2022
@iamdharmesh iamdharmesh marked this pull request as ready for review July 5, 2022 04:12
@iamdharmesh iamdharmesh requested review from a team and jayedul and removed request for a team July 5, 2022 04:12
@jeffpaul jeffpaul added this to the 2.1.0 milestone Jul 5, 2022
@jeffpaul jeffpaul requested review from a team and faisal-alvi and removed request for jayedul and a team July 5, 2022 17:47
Copy link
Member

@faisal-alvi faisal-alvi left a comment

Choose a reason for hiding this comment

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

@iamdharmesh LGTM, thank you! 🚀

@iamdharmesh iamdharmesh merged commit c385d6b into develop Jul 6, 2022
@iamdharmesh iamdharmesh deleted the phpcs branch July 6, 2022 10:46
@jeffpaul jeffpaul modified the milestones: 2.1.0, 2.0.3 Jul 19, 2022
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.

Add PHPCS and PHP8 Compatibility.
3 participants