on stackoverflow, i read that a solution it to add
#[\AllowDynamicProperties] before "class" begins...
https://stackoverflow.com/questions/74878889/php-warning-deprecated-creation-of-dynamic-property-is-deprecated
seems to, but how to solve it without change any code (so the code still has...