Fix PHP 8.1 and use UNLINK instead of DEL
What's Changed
- Fix PHP 8.1 warning with sentinel by @zamu87 in #46
- replace "DEL" Commands with "UNLINK" by @jonashrem in #35
New Contributors
- @jonashrem made their first contribution in #35
Full Changelog: v1.4.5...v1.5.0