Skip to content

0.17.1 - Fix PHP 7.4 Compatibility

Choose a tag to compare

@octoxan octoxan released this 30 Jul 17:32
· 101 commits to master since this release
f9c348a

Recent updates broke sites still using PHP 7.4, this update just swaps a match statement for a switch statement to fix those sites.

Full Changelog: 0.17.0...0.17.1