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

Fix/3541 PHP Version Check #3641

Merged
merged 3 commits into from
Sep 22, 2023
Merged

Fix/3541 PHP Version Check #3641

merged 3 commits into from
Sep 22, 2023

Conversation

bmarshall511
Copy link
Contributor

Description of the Change

Added a minimum PHP version check for 7.0.

Closes #3541

How to test the Change

  1. Spin up the site with a version of PHP below 7.0
  2. Verify an admin notice has been added alerting the user of the failed check

Changelog Entry

Added - >=PHP 7.0 version check

Credits

Props @bmarshall511

Checklist:

  • I agree to follow this project's Code of Conduct.
  • I have updated the documentation accordingly.

@bmarshall511 bmarshall511 self-assigned this Sep 15, 2023
@felipeelia felipeelia added this to the 4.7.2 milestone Sep 22, 2023
@felipeelia felipeelia merged commit b0bb1ec into develop Sep 22, 2023
9 checks passed
@felipeelia felipeelia deleted the fix/3541-php-version-check branch September 22, 2023 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add PHP checks
2 participants