Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bertrandgorge opened this issue Jul 30, 2024 · 0 comments

Comments

@bertrandgorge
Copy link
Contributor

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
bertrandgorge added a commit to neayi/LinkTitles that referenced this issue Jul 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant