- Issue created by @dharmendart
- First commit to issue fork.
- @jeroent opened merge request.
- Status changed to Needs review
about 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
7 months ago 2:17am 17 April 2024