Skip to content

PHP 8.0 Support

Compare
Choose a tag to compare
@jaydiablo jaydiablo released this 20 Mar 05:44
· 28 commits to master since this release
bf4a081

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).