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

Install maximum php version found in check.php #557

Conversation

mdeweerd
Copy link

@mdeweerd mdeweerd commented Jan 14, 2025

Install maximum php version found in check.php

This installs the maximum php version found in check.php BEFORE running the pre-commit step itself so that the phplint operation is using that maximum php-version.
While in 17.0 the explicit value in the pre-commit action configuration and check.php are both 8.1, this also makes the configuration future proof so that it automatically evolves with version requirements for dolibarr.

@mdeweerd mdeweerd changed the base branch from develop to FIX/133/bug/pre-commit-debug-bar-fails January 14, 2025 14:36
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.

1 participant