Skip to content

Composer: tweak the PHPUnit 4.x version used#1289

Merged
wimg merged 1 commit intodevelopfrom
feature/composer-higher-phpunit4-version
Jun 13, 2021
Merged

Composer: tweak the PHPUnit 4.x version used#1289
wimg merged 1 commit intodevelopfrom
feature/composer-higher-phpunit4-version

Conversation

@jrfnl
Copy link
Copy Markdown
Member

@jrfnl jrfnl commented Jun 5, 2021

The PHPUnit 4.x version used was based on a PHPUnit bug previously encountered in #511.

It appears though that with changes which have been made to the test set up in the mean time, this bug no longer rears its ugly head, so we can now switch back to using the highest available PHPUnit 4.x version again.

Note: this will allow for potentially using the PHPUnit Polyfills instead of working around PHPUnit cross-version incompatibilities ourselves.

@jrfnl jrfnl added Type: chores/QA PR: quick merge PR only contains relatively simple changes PR: ready for review labels Jun 5, 2021
@jrfnl jrfnl added this to the 10.0.0 milestone Jun 5, 2021
@jrfnl jrfnl requested a review from wimg June 5, 2021 15:53
The PHPUnit 4.x version used was based on a PHPUnit bug previously encountered in 511.

It appears though that with changes which have been made to the test set up in the mean time, this bug no longer rears its ugly head, so we can now switch back to using the highest available PHPUnit 4.x version again.
@jrfnl jrfnl force-pushed the feature/composer-higher-phpunit4-version branch from aa92184 to cc52526 Compare June 5, 2021 15:58
@wimg wimg merged commit 22e09b2 into develop Jun 13, 2021
@wimg wimg deleted the feature/composer-higher-phpunit4-version branch June 13, 2021 01:11
@jrfnl jrfnl removed PR: ready for review PR: quick merge PR only contains relatively simple changes labels Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants