Problem/Motivation

Error: Unknown named parameter $variables in .../docroot/modules/contrib/bricks/modules/bricks_inline/bricks_inline.module on line 122 #0 .../docroot/modules/contrib/bricks/modules/bricks_inline/bricks_inline.module(122): call_user_func_array('Drupal\\better_c...', Array)

Proposed resolution

patch

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 3249925-php8fix.patch697 bytesRhane

Comments

Rhane created an issue. See original summary.

Rhane’s picture

StatusFileSize
new697 bytes
bserem’s picture

Priority: Normal » Critical
Status: Active » Reviewed & tested by the community
Issue tags: +PHP 8.0, +PHP 8.1

Thanks @Rhane for the report and the patch!

With PHP 7.4 being EOL I'm bumping this to Critical. The patch works as expected.
Without it a WSOD happens when bricks_inline is enabled.

rjjakes’s picture

Status: Reviewed & tested by the community » Fixed

  • Rhane authored 8d5e9ceb on 2.x
    Issue #3249925 by Rhane, bserem, rjjakes: PHP8 error
    
rjjakes’s picture

Thanks. I have created a new release with this included.

Status: Fixed » Closed (fixed)

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