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 configuration value auto_php_version #2

Merged
merged 4 commits into from Feb 28, 2022

Conversation

discordier
Copy link
Member

We now support the new configuration option auto_php_version (default: true) to automatically pass currenct PHP runtime version to psalm via parameter --php-version=.

This helps to avoid issues like vimeo/psalm#7026

dmolineus and others added 3 commits October 26, 2021 15:45
Use PHP version in build matrix, require phpcpd plugin ^1.1.1 and don't use phpcbf plugin
We now support the new configuration option `auto_php_version`
(default: true) to automatically pass currenct PHP runtime version to
psalm via parameter `--php-version=`.
This helps to avoid issues like
vimeo/psalm#7026
@discordier discordier added the enhancement New feature or request label Feb 25, 2022
@discordier discordier merged commit ccf5058 into master Feb 28, 2022
@discordier discordier deleted the feature/auto_php_version branch February 28, 2022 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants