PHP 8.1 deprecation warnings
-
Hello,
I notice since upgrading to PHP8.1 that Buddypress is throwing deprecation warnings like
Return type of BP_Core_BP_Nav_BackCompat::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
I’m using the latest version of BuddyPress (10.6.0) and WordPress (6.1.1)
I understand this is due to restrictions added in the new version of PHP. I was wondering if anybody knew whether these would be fixed in the next release of BuddyPress?
- You must be logged in to reply to this topic.