• PHP Deprecated: Return type of PasswordsEvolved\DependencyInjection\Container::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/passwords-evolved/src/DependencyInjection/Container.php on line 83

    PHP Deprecated: Return type of PasswordsEvolved\DependencyInjection\Container::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/passwords-evolved/src/DependencyInjection/Container.php on line 91

    PHP Deprecated: Return type of PasswordsEvolved\DependencyInjection\Container::offsetSet($key, $value) 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 /wp-content/plugins/passwords-evolved/src/DependencyInjection/Container.php on line 105

    PHP Deprecated: Return type of PasswordsEvolved\DependencyInjection\Container::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/passwords-evolved/src/DependencyInjection/Container.php on line 117

Viewing 1 replies (of 1 total)
  • Hmm, I was hoping to begin using this to enhance the security of a number of sites but having these PHP 8.1 deprecation notices is concerning.

Viewing 1 replies (of 1 total)
  • The topic ‘PHP 8.1.21 – PHP Deprecated’ is closed to new replies.