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

Linter test #46

Closed
wants to merge 2 commits into from
Closed

Linter test #46

wants to merge 2 commits into from

Conversation

lulco
Copy link
Contributor

@lulco lulco commented Jan 18, 2021

It should throw an error on PHP < 7.4, but checks are not running on PR :)

@lulco
Copy link
Contributor Author

lulco commented Jan 19, 2021

@tomaj use this:

find src bin tests -name "*.php" -print0 | xargs -0 -n1 -P8 php -l

instead of php -l

@lulco lulco closed this Feb 2, 2021
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.

None yet

1 participant