Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[HttpKernel] HInclude FragmentRenderer broken #7113

Closed
@kingcrunch

Description

@kingcrunch

The change of a the visbility of the property $templating from protected to private in a313188#L1R29 breaks the subclass ContainerAwareHIncludeFragmentRenderer at a313188#L0R43

if (!$this->templating) {
    $this->setTemplating($this->container->get('templating'));
}

The hinclude-fragment-renderer is not useable anymore.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions