- Issue created by @dharmendart
- First commit to issue fork.
- @jeroent opened merge request.
- Status changed to Needs review
over 1 year ago 7:29am 16 October 2023 - 🇮🇳India sarwan_verma
Hi @dharmendart,
I have fixed this issue "PHP 8.2 Deprecated function: Creation of dynamic property" and also attached patch,
please review and verify, - 🇫🇷France ckhalilo
You have to add AllowedDynamicProperties to final class to skip this error.
I have added this patch - 🇨🇦Canada geoanders Nova Scotia 🍁
#6 seems like the correct fix here.
More information on the matter: https://www.php.net/manual/en/class.allowdynamicproperties.php
- 🇦🇺Australia pasan.gamage
Tested on D 10.1.8 PHP8.2 and the error no longer appears.
- Status changed to RTBC
about 1 year ago 2:17am 17 April 2024 - Status changed to Needs work
about 2 months ago 7:36pm 7 April 2025 - 🇨🇦Canada colan Toronto 🇨🇦
Why are we muting a deprecation notice instead of using the newer API? Seems like we're treating a symptom here instead of the root cause. Or am I missing something?
- 🇫🇷France ckhalilo
ckhalilo → changed the visibility of the branch 3360409-16 to hidden.
- 🇫🇷France ckhalilo
ckhalilo → changed the visibility of the branch 3360409-16 to active.
- 🇫🇷France ckhalilo
ckhalilo → changed the visibility of the branch 8.x-2.x to hidden.