Fatal error when passing NULL to Renderer::render()

Created on 15 May 2025, 6 days ago

Problem/Motivation

This is a regression from πŸ“Œ Deprecate RendererInterface::render()'s sole $is_root_call parameter Needs work .

Calling render(NULL), specifically also with undefined array keys worked so far because it's a by reference argument. The new type on doRender() however breaks that.

Maybe instead of a revert of that type, we could deprecate calling it with NULL?

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Active

Version

11.0 πŸ”₯

Component

render system

Created by

πŸ‡¨πŸ‡­Switzerland berdir Switzerland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024