Title: Debug Errors on PHP 8
Last modified: April 4, 2022

---

# Debug Errors on PHP 8

 *  Resolved [Dario Zadro](https://wordpress.org/support/users/zadro/)
 * (@zadro)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/debug-errors-on-php-8/)
 * Please note that your plugin is showing deprecation errors on PHP 8.
 * Please see below:
 * 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 /wp-content/plugins/new-user-approve/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 /wp-content/plugins/
   new-user-approve/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 /wp-content/plugins/new-user-approve/
   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 /wp-content/plugins/new-user-approve/
   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 /wp-content/plugins/new-user-approve/
   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 /wp-content/plugins/new-user-approve/
   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 /wp-content/plugins/new-user-approve/
   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 /wp-content/plugins/new-user-approve/
   freemius/includes/managers/class-fs-key-value-storage.php on line 389
    -  This topic was modified 4 years, 2 months ago by [Dario Zadro](https://wordpress.org/support/users/zadro/).
    -  This topic was modified 4 years, 2 months ago by [Dario Zadro](https://wordpress.org/support/users/zadro/).

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

 *  [A.Tariq](https://wordpress.org/support/users/arsalantariq/)
 * (@arsalantariq)
 * [4 years, 2 months ago](https://wordpress.org/support/topic/debug-errors-on-php-8/#post-15550996)
 * Hi [@zadro](https://wordpress.org/support/users/zadro/),
 * Thanks for contacting us,
 * I hope you are doing well, The notices seem to be appearing from an external 
   library the plugin is using. we will update the plugin as soon as the updated
   version of that library is made available to us.
 * Thanks & Regards
 * WP Experts Support Team
 *  [A.Tariq](https://wordpress.org/support/users/arsalantariq/)
 * (@arsalantariq)
 * [4 years, 1 month ago](https://wordpress.org/support/topic/debug-errors-on-php-8/#post-15594348)
 * Hi [@zadro](https://wordpress.org/support/users/zadro/),
 * We are resolving this thread due to lack of activity if you have any questions
   please open a new thread.
 * Thanks

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

The topic ‘Debug Errors on PHP 8’ is closed to new replies.

 * ![](https://ps.w.org/new-user-approve/assets/icon-128x128.gif?rev=2544141)
 * [New User Approve](https://wordpress.org/plugins/new-user-approve/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/new-user-approve/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/new-user-approve/)
 * [Active Topics](https://wordpress.org/support/plugin/new-user-approve/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/new-user-approve/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/new-user-approve/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [A.Tariq](https://wordpress.org/support/users/arsalantariq/)
 * Last activity: [4 years, 1 month ago](https://wordpress.org/support/topic/debug-errors-on-php-8/#post-15594348)
 * Status: resolved