postal-php icon indicating copy to clipboard operation
postal-php copied to clipboard

Does this works with PHP 7,8?

Open uhlhosting opened this issue 2 years ago • 3 comments

uhlhosting avatar Mar 05 '23 10:03 uhlhosting

Thankfully there have been no major deprecations in more recent PHP versions so this library continues to function.

willpower232 avatar Mar 06 '23 10:03 willpower232

I get some deprecations in PHP 8.1 on rmccue/requests it is locked (Lock rmccue/requests at v1 to avoid installing v2 which has changed namespaces for PSR reasons.) But I think they have fixed the deprecations in v2?

xpetter avatar Mar 23 '23 09:03 xpetter

The problem with changing to rmccue/requests V2 is that we would have to change all the namespaces used in this project.

We have been preparing a V2 of this library which uses the much more common guzzle dependency instead and hope to release that soon.

willpower232 avatar Mar 23 '23 10:03 willpower232