PHP Deprecated notices in debug.log
-
Hello,
Our debug.log is flooded with the following PHP notices of your plugin:
PHP Deprecated: Return type of PrestoPlayer\Pro\Models\Bunny\Support\SettingModel::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/coursesfolder/public_html/wp-content/plugins/presto-player-pro/inc/Models/Bunny/Support/SettingModel.php on line 53PHP Deprecated: Automatic conversion of false to array is deprecated in /home/coursesfolder/public_html/wp-content/plugins/presto-player-pro/inc/Services/Settings.php on line 19
PHP Deprecated: Return type of PrestoPlayer\Pro\Models\Bunny\Support\SettingModel::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/coursesfolder/public_html/wp-content/plugins/presto-player pro/inc/Models/Bunny/Support/SettingModel.php on line 42PHP Deprecated: Return type of PrestoPlayer\Pro\Models\Bunny\Support\SettingModel::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/coursesfolder/public_html/wp-content/plugins/presto-player-pro/inc/Models/Bunny/Support/SettingModel.php on line 63
We use PHP 8.1Thanks
- The topic ‘PHP Deprecated notices in debug.log’ is closed to new replies.