Automatically closed - issue fixed for 2 weeks with no activity.
Under PHP 8.2, there are a lot of messages like Creation of dynamic property ... is deprecated
. For example, see these
test results from Election →
.
Enabled PHP 8.2 testing in Views. Declare all the properties used or mark each class with #[\AllowDynamicProperties]
.
Fixed
2.0
Code
The issue particularly affects sites running on PHP version 8.2.0 or later.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.