kirby-queue
kirby-queue copied to clipboard
Problem with Kirby > 3.6.2 and PHP 8.1
The bvdputte\kirbyQueue\Job::get() method does not seem to be compatible with Kirby\Toolkit\Obj::get()
Declaration of bvdputte\kirbyQueue\Job::get(string $key, $default = null) must be compatible with Kirby\Toolkit\Obj::get($property, $fallback = null)