Skip to content

[DEPRECATION] Extending CompilerContext is deprecated, please use the CompilerContextInterface instead. #971

Open
@jaapio

Description

@jaapio

Feature request

In version 1 it's possible to extend the compiler context to add extra functionality to the compiler. A better way of doing this is using encapsulation using the CompilerContextInterface.

In v2 we will make the compilercontext final and extending this class will be impossible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions