phpspec / prophecy

Highly opinionated mocking framework for PHP 5.3+
MIT License
8.53k stars 241 forks source link

Nightly build with edge dependencies #486

Closed ciaranmcnulty closed 4 years ago

ciaranmcnulty commented 4 years ago

To see where we are with PHP8 support, this added a new build that artificially bumps some of the dependencies to their @dev versions so we can see where we are.

There is 1 phpspec failure and 3 phpunit ones. I've got another branch on the way to fix the phpspec one, the phpunit ones it's unclear where the error is coming from and needs some debug