Closed roberto-butti closed 1 year ago
The code has to be compatible with PHP 8.2
In the code there are some deprecation with PHP 8.2 like: Creation of dynamic property Storyblok\Client::$resolvedRelations is deprecated
Creation of dynamic property Storyblok\Client::$resolvedRelations is deprecated
composer run test
I 'm going to assign to me the Issue an I will create a PR.
closed by #66
Update the code for PHP 8.2 compatibility
Expected Behavior
The code has to be compatible with PHP 8.2
Current Behavior
In the code there are some deprecation with PHP 8.2 like:
Creation of dynamic property Storyblok\Client::$resolvedRelations is deprecated
Steps to Reproduce
composer run test
I 'm going to assign to me the Issue an I will create a PR.