phpspec / prophecy

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

Explicitly convert arguments to ApproximateValueToken to numeric #487

Closed ciaranmcnulty closed 4 years ago

ciaranmcnulty commented 4 years ago

round() is more strict in PHP8 so this would cause an issue