Charles Sprayberry
Charles Sprayberry
This could potentially have some value. We'd be saving iterating over service definitions needlessly during a part of the process that has not been optimized, relative to static analysis where...
Need to research whether this is actually an issue. I believe this should be supported now.
I did some more looking into this. I do believe that #22 is the appropriate way to support PHPUnit 10. I implemented these changes and used them in a fairly...
@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.
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...