• Resolved matteo raggi

    (@whichtransfers)


    with php 8.1 and 8.2 I receive errors from this plugin enabling the debug mode, here the errors with php 8.1:

    Deprecated: Return type of Aurora_Heatmap_Options::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in PATH / class-aurora-heatmap-options.php on line 105

    Deprecated: Return type of Aurora_Heatmap_Options::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in PATH / class-aurora-heatmap-options.php on line 115

    Deprecated: Return type of Aurora_Heatmap_Options::offsetSet($offset, $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 PATH / class-aurora-heatmap-options.php on line 125

    Deprecated: Return type of Aurora_Heatmap_Options::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in PATH / class-aurora-heatmap-options.php on line 136

    • This topic was modified 1 year, 1 month ago by matteo raggi.

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author r3098

    (@r3098)

    Hi?@whichtransfers.
    We are aware that Deprecated is occurring in the relevant PHP version.
    First, suppress the Deprecated notification in the next version.
    Then, in the next version after that, we will resolve this issue and exclude PHP 5.6 from support where the error occurs.
    Thanks.

    Hello, any update on this?

    Plugin Author r3098

    (@r3098)

    Hi @cim.
    We are currently preparing the mentioned release.
    Once the timing is specifically determined, we will also announce it here.

    Plugin Author r3098

    (@r3098)

    Everyone, I’m sorry to have kept you waiting.
    We have released v1.6.1 today.
    Fixed PHP deprecated notice on PHP 8.x.

    Hey there,

    Thanks for the update! There seems to be another PHP warning on the frontend running php8.1. Here’s what Query Monitor shows:

    Deprecated
    
    explode(): Passing null to parameter #2 ($string) of type string is deprecated
    
    wp-content/plugins/aurora-heatmap/class-aurora-heatmap-basic.php:1556
    Plugin Author r3098

    (@r3098)

    Hi @cim.
    We have fixed additional PHP deprecated notices.
    Please try it.
    The version is 1.6.2.
    Thank you for your report.

    You’re welcome and thank you for updating.

    Plugin Author r3098

    (@r3098)

    This topics has fulfilled its purpose, and I will now mark it as resolved.
    If you have any additional questions, please feel free to start a new thread.
    Your feedback has been incredibly helpful.
    Thanks to everyone.

    • This reply was modified 10 months ago by r3098.
Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘php version compatibility with 8.1 and 8.2’ is closed to new replies.