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
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3249925-php8fix.patch | 697 bytes | Rhane |
Comments
Comment #2
Rhane commentedComment #3
bserem commentedThanks @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.
Comment #4
rjjakes commentedComment #6
rjjakes commentedThanks. I have created a new release with this included.