phpunit-util icon indicating copy to clipboard operation
phpunit-util copied to clipboard

Update to phpunit 10

Open danog opened this issue 2 years ago • 3 comments

danog avatar Jul 25 '23 06:07 danog

I guess we should create a new 4.x branch for this and release it as 4.0?

kelunik avatar Jul 30 '23 15:07 kelunik

@kelunik I think at least a beta release would be good so that we can start seeing if this is suitable across more comprehensive test suites.

cspray avatar Jan 25 '24 19:01 cspray

I implemented these changes in a branch I could install through Composer and tested this works on a test suite making extensive use of the Loop. I believe that this is the correct approach for PHPUnit 10 support. @kelunik When possible could this be merged in and a release created?

@danog Nice work on this! I thought it would be more complicated but I like how simple your solution is. :+1:

cspray avatar Jun 03 '24 20:06 cspray