Skip to content

Smart object - incompatible declaration of ::__call with Nette\Forms\Container::__call(and possibly others) #338

@enhazappe

Description

@enhazappe

Version: 4.1.4

Bug Description

Nette\Forms\Container::_call introduced return hint public function __call(string $name, array $args): mixed which is missing from Nette\Utils\SmartObject, as Container class itself is using SmartObject it ends up on compile error

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions