Skip Navigation

[Resolved] #286 Bugs in logs while upgrading PHP to 8.1

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 1 reply, has 2 voices.

Last updated by Minesh 1 year, 11 months ago.

Assisted by: Minesh.

Author
Posts
#2512989

Here is what I get

[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of WPV_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/toolset-blocks/embedded/inc/wpv-settings.class.php on line 375
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of WPV_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/toolset-blocks/embedded/inc/wpv-settings.class.php on line 386
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of WPV_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/toolset-blocks/embedded/inc/wpv-settings.class.php on line 401
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of WPV_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/toolset-blocks/embedded/inc/wpv-settings.class.php on line 411
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of Toolset_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 231
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of Toolset_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 243
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of Toolset_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 258
[10-Dec-2022 20:07:04 UTC] PHP Deprecated:  Return type of Toolset_Settings::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 /home/sc1adage25/legrandfrere.bf/wp-content/plugins/types/vendor/toolset/toolset-common/inc/toolset.settings.class.php on line 268
#2513673

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

I've reported the issue you shared and all those are deprecated notices that will not cause any issue to run your site. However, I already reported the issue to concern department and they will take are of it but please note that there is no ETA on it when we release the hotfix version that contain the fix that should resolve this issue.

You are welcome to close the ticket and I'll report back here when the fix is added to our plugins.