PHP Deprecated: Required parameter $bubbleable_metadata follows optional parameter $data in /var/www/html/web/modules/contrib/microformats/microformats.module on line 137

Comments

mlncn created an issue. See original summary.

  • mlncn committed 5dc73ba on 2.0.x
    Issue #3241147 by mlncn: Fix PHP Deprecated required parameter $...
mlncn’s picture

Status: Active » Reviewed & tested by the community

No need for optional parameters because Drupal should always be handing that in with hook invocation.

mlncn’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.