php-initial-avatar-generator icon indicating copy to clipboard operation
php-initial-avatar-generator copied to clipboard

Deprecation Notice: Dynamic property creation in InitialAvatar.php with php 8.2

Open h3llr4iser opened this issue 2 years ago • 0 comments

Hello,

I've been using your PHP Initial Avatar Generator library and it has been very helpful. However, I've encountered a deprecation notice with a recent version of PHP. Here's the notice:

Deprecated: Creation of dynamic property LasseRafn\InitialAvatarGenerator\InitialAvatar::$translato is deprecated in /srv/api/vendor/lasserafn/php-initial-avatar-generator/src/InitialAvatar.php on line 571

Would it be possible to update the code to avoid the use of dynamic properties and thus resolve this deprecation notice?

Thanks for your attention to this matter. I appreciate your work on this library and look forward to your response.

h3llr4iser avatar May 12 '23 15:05 h3llr4iser