• Resolved Mihai Bocsaru

    (@proitservice)


    Dear Support,

    We’ve just attempted to switch PHP v7.4.33 to PHP v8.2.11 and unfortunately we’ve got the following errors:

    Deprecated: Return type of FS_Key_Value_Storage::offsetExists($k) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 309

    Deprecated: Return type of FS_Key_Value_Storage::offsetGet($k) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 317

    Deprecated: Return type of FS_Key_Value_Storage::offsetSet($k, $v) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 301

    Deprecated: Return type of FS_Key_Value_Storage::offsetUnset($k) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 313

    Deprecated: Return type of FS_Key_Value_Storage::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 328

    Deprecated: Return type of FS_Key_Value_Storage::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 339

    Deprecated: Return type of FS_Key_Value_Storage::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 350

    Deprecated: Return type of FS_Key_Value_Storage::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 362

    Deprecated: Return type of FS_Key_Value_Storage::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 375

    Deprecated: Return type of FS_Key_Value_Storage::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /domain.com/wp-content/plugins/advanced-nocaptcha-recaptcha/freemius/includes/managers/class-fs-key-value-storage.php on line 389

    Are you aware of these issues?

    Would you please release a plugin version compatible with PHP v8.2.x?

    Many thanks,
    Mihai Bocsaru

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author robertabela

    (@robert681)

    Thank you for using our plugin Mihai.

    These are notices and not errors, and the plugin is still running – can you please confirm that first?

    Plugin Author robertabela

    (@robert681)

    Hello Mihai,

    Today we launched update 7.4.0. Can you please upgrade your install and advise if the issue persists or not?

    Looking forward to hearing from you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Errors after switching PHP v7.4.33 to v8.2.11’ is closed to new replies.