Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

7.1 Improved compatibility with PHPUnit 7+ #77

Closed
wants to merge 3 commits into from

Conversation

Naktibalda
Copy link
Member

@Naktibalda Naktibalda commented Mar 29, 2020

  • Hide signature differences between different versions of PHPUnit
  • Composer includes shim.php
  • Incompatible with existing versions of Codeception

This change will be applied to 8.0 and 9.0 branches too.

@Naktibalda
Copy link
Member Author

It looks like conflict rule "codeception/codeception": "<4.2.0" conflicts with all branches and makes impossible to run tests on branches of codeception/codeception.
If I don't find another solution, I will have to release new major versions of each branch.

Because we have 5 supported versions, I will add 10 to version number,
so the next version for PHPUnit 5 will be 15.0.0,
for PHPUnit 6 - 16.0.0 and so on.

@Naktibalda
Copy link
Member Author

This change was made obsolete by work on Codeception 5.0

@Naktibalda Naktibalda closed this Dec 28, 2020
@Naktibalda Naktibalda deleted the 7.1-abstract-test branch May 21, 2022 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant