Closed Spirit55555 closed 3 years ago
This fixes the following error in PHP 8: Fatal error: Uncaught ValueError: fread(): Argument #2 ($length) must be greater than 0
Fatal error: Uncaught ValueError: fread(): Argument #2 ($length) must be greater than 0
thanks @Spirit55555
I've checked-in a change to fix the issue, along with some other PHP 8 fixes. I'm going to do a more comprehensive PHP 8 validation before I tag a new release.
Mike
This fixes the following error in PHP 8:
Fatal error: Uncaught ValueError: fread(): Argument #2 ($length) must be greater than 0