backdrop-contrib / og

The Organic Groups module provides users the ability to create, manage, and delete 'groups' on a site.
GNU General Public License v2.0
1 stars 8 forks source link

PHP 8: Deprecated function: Optional parameter $data declared before required parameter $type #141

Closed argiepiano closed 1 year ago

argiepiano commented 1 year ago

This is happening in og_context_get_properties(). The corresponding D7 issue: https://www.drupal.org/project/og/issues/3306532

Solution: remove the default assignment of $data.