Fix PHP 8.2 deprecation issue with PublishedAtOrNowComputed class

Created on 21 December 2022, almost 2 years ago
Updated 30 May 2024, 4 months ago

Problem/Motivation

- With PHP8.2, the following error will pop up:
Deprecated function: Creation of dynamic property Drupal\publication_date\PublishedAtOrNowComputed::$value is deprecated in Drupal\Core\TypedData\TypedData->setValue() (line 102 of core/lib/Drupal/Core/TypedData/TypedData.php).
- We can fix this by adding $value as a class variable, attached MR will fix the issue

📌 Task
Status

Fixed

Version

2.0

Component

Code

Created by

🇫🇮Finland j-vee Turku, Finland

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024