Skip to content

deprecations  #47

@jdbaha

Description

@jdbaha

Tabuna\Breadcrumbs\BreadcrumbsComponent::__construct(): Implicitly marking parameter $active as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tabuna/breadcrumbs/src/BreadcrumbsComponent.php on line 46 Tabuna\Breadcrumbs\Crumb::__construct(): Implicitly marking parameter $url as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tabuna/breadcrumbs/src/Crumb.php on line 33

should be ?string $url = null instead of string $url = null

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions