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

Add PHPCompatibility Sniff for php 7.4 Syntax checking #26

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

rdss-sknott
Copy link
Contributor

@rdss-sknott rdss-sknott commented Mar 22, 2024

We had to use "phpcompatibility/php-compatibility": "dev-develop#a8d67148fb990fbf5c2f6166d54bc91cc01fc655" because the required sniffs are not yet released. We pinned the version to a commit to avoid build problems by changes to dev-develop.

@rdss-sknott rdss-sknott self-assigned this Mar 22, 2024
@rdss-sknott rdss-sknott force-pushed the check-for-older-syntax branch from a7feee8 to 685985e Compare March 22, 2024 15:11
@rdss-sknott rdss-sknott force-pushed the check-for-older-syntax branch from 685985e to ded35b8 Compare March 22, 2024 15:15
@rdss-sknott rdss-sknott marked this pull request as ready for review March 22, 2024 15:21
@rdss-sknott rdss-sknott merged commit 98496e5 into main Mar 22, 2024
3 checks passed
@rdss-sknott rdss-sknott deleted the check-for-older-syntax branch March 22, 2024 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants