Skip to content

PHP Deprecated: Creation of dynamic property LinkTitles\Target::$titleValue is deprecated #74

@bertrandgorge

Description

@bertrandgorge

A small deprecation notice that actually comes from a line that should have been removed all together.

PHP Deprecated: Creation of dynamic property LinkTitles\Target::$titleValue is deprecated in /var/www/html/extensions/LinkTitles/includes/Target.php on line 80
https://github.com/bovender/LinkTitles/blob/c5c142ebbfd62c43ca533931b3c83ccc6f5ee507/includes/Target.php#L80C10-L80C21

$this->titleValue = $this->title->getTitleValue(); // Should be removed - $this->titleValue is never used

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