team-telnyx / telnyx-php

PHP SDK for the Telnyx API
MIT License
32 stars 26 forks source link

8.1 and above warnings due to lost fixes from previous push... #85

Open sjdrew opened 11 months ago

sjdrew commented 11 months ago

Looks like this push request fixed the PHP warnings, but they seem to have been lost with the last update(s).

For example see the history of lib/Set.php as an example.

https://github.com/team-telnyx/telnyx-php/pull/70/commits/bcaa9c94e5e8e5a5ec6189091f2bb68797adfcea

So no loads of warnings are being seen. Can you please reapply the fixes?

ADandyGuyInSpace commented 11 months ago

Looking into this

sjdrew commented 6 months ago

Any update on making this SDK work without hundreds of warnings?

vkost commented 5 months ago

I'm also running into issues with this. I'd appreciate it if someone could update the repo so we don't get hundreds of deprecation notices. Makes errors hard to spot...

adammeyer commented 4 months ago

Same here, hard to use with so many notices. This is a pretty old issue, is this repo not supported by telnyx anymore?

ExatechIT commented 2 months ago

Seems like a lot of deprecated functions. An update would be nice.

dmmc12 commented 2 months ago

Hi everyone,

I wanted to provide an update on the status of the PHP SDK. We are actively working on upgrading the PHP SDK to a newer version, as well as introducing feature parity across all APIs. While all other SDKs have been upgraded, the PHP SDK is still pending.

We anticipate having some feedback by the end of this month, but we can't commit to a solid date just yet. Rest assured, we understand the frustration caused by the warnings and deprecated functions, and we are focusing on prioritising this update.

I'll drop a note here once we have more concrete information. In the meantime, we appreciate your patience and understanding as well as continued support for bringing these issues to our attention.

45617 commented 1 day ago

@dmmc12 Any update here?