v0.17.0
What's Changed
- Mitigate T_ENCAPSED_AND_WHITESPACE bug by @iclukas in #399
- Changed checkFileSystemPermissions arguments so PHP 8 won't throw Deprecated info by @mateuszdebinski in #404
- Modernize PhpUnit by @tomkyle in #400
- Filesystem Driver: Fix dir split not finishing cleanly by @the-eater in #405
- update redis delete function by @tedivm in #393
- Use Github Actions instead of Travis CI for testing by @tedivm in #406
- phpdoc fix (Item::$invalidationMethod) by @DavidGoodwin in #396
- Encoding Numeric Strings by @rodnaph in #384
New Contributors
- @mateuszdebinski made their first contribution in #404
- @tomkyle made their first contribution in #400
- @the-eater made their first contribution in #405
- @DavidGoodwin made their first contribution in #396
- @rodnaph made their first contribution in #384
Full Changelog: v0.16.0...v0.17.0