Skip to content

GH Actions: don't allow builds to fail on PHP 8.0 or 8.1#693

Merged
mblaney merged 1 commit intosimplepie:masterfrom
jrfnl:feature/ghactions-php-80-81-no-failures
Aug 22, 2021
Merged

GH Actions: don't allow builds to fail on PHP 8.0 or 8.1#693
mblaney merged 1 commit intosimplepie:masterfrom
jrfnl:feature/ghactions-php-80-81-no-failures

Conversation

@jrfnl
Copy link
Contributor

@jrfnl jrfnl commented Aug 21, 2021

Now the test suite has been made cross-version compatible AND the PHP 8.1 incompatibility has been fixed AND the PHP 8.0 feature removal causing a test failure has been dealt with... the tests will run and pass on PHP 8.0 and 8.1.

Let's keep it that way by not allowing them to fail anymore.

Now the test suite has been made cross-version compatible AND the PHP 8.1 incompatibility has been fixed AND the PHP 8.0 feature removal causing a test failure has been dealt with... the tests will run and pass on PHP 8.0 and 8.1.

Let's keep it that way by not allowing them to fail anymore.
@mblaney mblaney merged commit 6eade1c into simplepie:master Aug 22, 2021
@jrfnl jrfnl deleted the feature/ghactions-php-80-81-no-failures branch August 22, 2021 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants