Skip to content

Add linting with PHP 8 to the CI builds #228

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

Merged
merged 1 commit into from
May 28, 2021

Conversation

oliverklee
Copy link
Collaborator

@oliverklee oliverklee commented May 28, 2021

We cannot (easily) run the unit tests with PHP 8 yet as long as we still
support PHP 5.6 because there is no version of PHPUnit that runs on
PHP from 5.6 up to 8.0.

@oliverklee oliverklee force-pushed the task/php-8 branch 4 times, most recently from 2dd5864 to 556b559 Compare May 28, 2021 10:30
We cannot (easily) run the unit tests with PHP 8 yet as long as we still
support PHP 5.6 because there is no version of PHPUnit that runs on
PHP from 5.6 up to 8.0.
@oliverklee oliverklee changed the title Add PHP 8 to the CI builds Add linting with PHP 8 to the CI builds May 28, 2021
@oliverklee oliverklee marked this pull request as ready for review May 28, 2021 10:36
@sabberworm sabberworm merged commit c01ca4b into MyIntervals:master May 28, 2021
@oliverklee oliverklee deleted the task/php-8 branch May 28, 2021 15:40
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.

2 participants