Skip to content

Conversation

@jakzal
Copy link
Owner

@jakzal jakzal commented Aug 26, 2025

It turns out it does not work due to changes in PHPUnit (missing traits like TestListenerDefaultImplementation).

Tests were not failing before as other dependencies were preventing the PHPUnit from updating to 11.

Re #47

It turns out it does not work due to changes in PHPUnit (missing traits like TestListenerDefaultImplementation).

Tests were not failing before as other dependencies were preventing the PHPUnit from updating to 11.

Re #47
@jakzal
Copy link
Owner Author

jakzal commented Aug 26, 2025

The TestListener and TestListenerDefaultImplementation will be removed in PHPUnit 10 and there is no alternative.

image

@jakzal jakzal changed the title Drop PHPUnit 11 for now Drop PHPUnit 10 and 11 for now Aug 26, 2025
@jakzal jakzal merged commit d45eec1 into 2.5 Aug 26, 2025
6 checks passed
@jakzal jakzal deleted the drop-phpunit-11 branch August 26, 2025 12:28
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