Integer Range Issue
Closed this issue ยท 3 comments
jaapio commented
I merged your PR, but we do have a failing test version right now. I need to check why PHPUnit is failing on PHP 7.2. before I can create a new release.
villfa commented
The problem came from PHPUnit.
There was a regression in 8.5.24, but it has been fixed in 8.5.25: sebastianbergmann/phpunit#4934
So if you rerun the tests it should be ok now.
jaapio commented
Release is created