hitmeister / api-sdk-php

Kaufland.de Onlineshop (former real.de and Hitmeister) API SDK for PHP
https://www.real.de/api/v1/
MIT License
23 stars 28 forks source link

Deprecation Issue for php 8.1 #129

Open mdshahbazsid opened 1 year ago

mdshahbazsid commented 1 year ago

This is the error i got when I create Object Of class : \Hitmeister\Component\Api\Transfers\OrderInvoiceAddTransfer $data = new \Hitmeister\Component\Api\Transfers\OrderInvoiceAddTransfer();

Error : During inheritance of JsonSerializable: Uncaught ErrorException: Return type of Microsoft\Graph\Model\Entity::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed image

mdshahbazsid commented 1 year ago

This issue is Fixed in commit : https://github.com/hitmeister/api-sdk-php/pull/130/commits/1770e24817aef3bed709dcb8e8d84149043b5521