• Anders Madsen

    (@itmesteren)


    [23-Nov-2022 12:07:31 UTC] PHP Deprecated: Return type of Login_With_AJAX\Notices::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-with-ajax/admin/notices/notices.php on line 243
    [23-Nov-2022 12:07:31 UTC] PHP Deprecated: Return type of Login_With_AJAX\Notices::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-with-ajax/admin/notices/notices.php on line 251
    [23-Nov-2022 12:07:31 UTC] PHP Deprecated: Return type of Login_With_AJAX\Notices::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-with-ajax/admin/notices/notices.php on line 247
    [23-Nov-2022 12:07:31 UTC] PHP Deprecated: Return type of Login_With_AJAX\Notices::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-with-ajax/admin/notices/notices.php on line 255
    [23-Nov-2022 12:07:31 UTC] PHP Deprecated: Return type of Login_With_AJAX\Notices::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-with-ajax/admin/notices/notices.php on line 240
    [23-Nov-2022 12:07:31 UTC] PHP Deprecated: Return type of Login_With_AJAX\Notices::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /wp-content/plugins/login-with-ajax/admin/notices/notices.php on line 229

    Can you make it php 8.1 compatible?

Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Problems in php 8.1’ is closed to new replies.