Closed HugoHeneault closed 2 years ago
@osiset Any chance we can get this merged? We're noticing this deprecation error since switching to PHP 8.1.
I'm not using it on PHP 8.1 anymore but I think there are more cases I haven't fixed. Feel free to update my PR :)
@osiset any chance this can be merged?
Verified, this PR solves the depreciation issues with php 8.1. Please merge
@osiset Is there anyone who can marge these changes if you're too busy at the moment?
@osiset Hi is there anything stopping this from being merged?
Hi there,
Thanks for this great API!
I had a few error messages using PHP 8.1 like
Return type of Osiset\BasicShopifyAPI\ResponseAccess::current() should either be compatible with Iterator::current(): mixed
This fixes it :)