Dynamic properties deprecated in PHP 8.2
-
Please add annotation
#[\AllowDynamicProperties]
just above your class, or refactor.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.
Home / Plugin: Book Review Block / Dynamic properties deprecated in PHP 8.2
Please add annotation#[\AllowDynamicProperties]
just above your class, or refactor.