Title: php version compatibility with 8.1 and 8.2
Last modified: October 24, 2023

---

# php version compatibility with 8.1 and 8.2

 *  Resolved [matteo raggi](https://wordpress.org/support/users/whichtransfers/)
 * (@whichtransfers)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/php-version-108/)
 * 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 2 years, 7 months ago by [matteo raggi](https://wordpress.org/support/users/whichtransfers/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fphp-version-108%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  Plugin Author [r3098](https://wordpress.org/support/users/r3098/)
 * (@r3098)
 * [2 years, 7 months ago](https://wordpress.org/support/topic/php-version-108/#post-17152097)
 * Hi [@whichtransfers](https://wordpress.org/support/users/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.
 *  [cim](https://wordpress.org/support/users/cim/)
 * (@cim)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/php-version-108/#post-17258913)
 * Hello, any update on this?
 *  Plugin Author [r3098](https://wordpress.org/support/users/r3098/)
 * (@r3098)
 * [2 years, 6 months ago](https://wordpress.org/support/topic/php-version-108/#post-17262090)
 * Hi [@cim](https://wordpress.org/support/users/cim/).
   We are currently preparing
   the mentioned release. Once the timing is specifically determined, we will also
   announce it here.
 *  Plugin Author [r3098](https://wordpress.org/support/users/r3098/)
 * (@r3098)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-version-108/#post-17361433)
 * Everyone, I’m sorry to have kept you waiting.
   We have released v1.6.1 today.Fixed
   PHP deprecated notice on PHP 8.x.
 *  [cim](https://wordpress.org/support/users/cim/)
 * (@cim)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-version-108/#post-17366432)
 * 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:
 *     ```wp-block-code
       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](https://wordpress.org/support/users/r3098/)
 * (@r3098)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-version-108/#post-17374478)
 * Hi [@cim](https://wordpress.org/support/users/cim/).
   We have fixed additional
   PHP deprecated notices.Please try it.The version is 1.6.2.Thank you for your 
   report.
 *  [cim](https://wordpress.org/support/users/cim/)
 * (@cim)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-version-108/#post-17376513)
 * You’re welcome and thank you for updating.
 *  Plugin Author [r3098](https://wordpress.org/support/users/r3098/)
 * (@r3098)
 * [2 years, 4 months ago](https://wordpress.org/support/topic/php-version-108/#post-17385899)
 * 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 2 years, 4 months ago by [r3098](https://wordpress.org/support/users/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.

 * ![](https://ps.w.org/aurora-heatmap/assets/icon-256x256.png?rev=2159820)
 * [Aurora Heatmap](https://wordpress.org/plugins/aurora-heatmap/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/aurora-heatmap/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/aurora-heatmap/)
 * [Active Topics](https://wordpress.org/support/plugin/aurora-heatmap/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/aurora-heatmap/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/aurora-heatmap/reviews/)

 * 8 replies
 * 3 participants
 * Last reply from: [r3098](https://wordpress.org/support/users/r3098/)
 * Last activity: [2 years, 4 months ago](https://wordpress.org/support/topic/php-version-108/#post-17385899)
 * Status: resolved