When calling actorTokens->create() will raise 8.5 deprecation error, this caused by speakereasy serializer library.
Method SplObjectStorage::contains() is deprecated since 8.5, use method SplObjectStorage::offsetExists() instead. File: D:......\vendor\speakeasy\serializer\src\SerializationContext.php (line: 101)
I also created an issue on speakeasy-api/php-serializer#1
When calling
actorTokens->create()will raise 8.5 deprecation error, this caused by speakereasy serializer library.I also created an issue on speakeasy-api/php-serializer#1