- π¨π¦Canada joelpittet Vancouver
Sorry, I usually don't comment on closed issues. I'll look to see if there is an open issue or create a new one with any other fixes needed.
When upgrading to PHP8, I got this warning:
PHP Deprecated: Required parameter $complete_form follows optional parameter $item in /var/www/html/htdocs/sites/all/modules/contrib/menu_attributes/menu_attributes.module on line 171
Upgrade server to PHP8, then run a drush command and see warning.
Switch parameters in function declaration and usage.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Sorry, I usually don't comment on closed issues. I'll look to see if there is an open issue or create a new one with any other fixes needed.