PHP 8.0 Support
Added a few casts to int
to support PHP 8 in places where the variable would've been implicitly cast anyhow (PHP 8 was more strict in these cases for some reason).
Added a few casts to int
to support PHP 8 in places where the variable would've been implicitly cast anyhow (PHP 8 was more strict in these cases for some reason).