dwolla-swagger-php icon indicating copy to clipboard operation
dwolla-swagger-php copied to clipboard

setting properties to avoid deprecated dynamic properties issue

Open incentfit opened this issue 8 months ago • 2 comments

This adds protected properties for all objects to avoid the following deprecation warning: Creation of dynamic property DwollaSwagger\xxxxxxApi::$authSettings is deprecated

This gets rid of all deprecation warnings related to PHP8.2

incentfit avatar Aug 20 '25 16:08 incentfit

bump. Seems like a quick win :)

incentfit avatar Aug 26 '25 13:08 incentfit

Hi team @incentfit! Thank you so much for your contribution! 🙏 We're prioritizing a review this sprint!

Looking ahead: We're launching a brand new PHP SDK in the coming months that will be a complete overhaul with with modern PHP practices. We'd love your input when it hits beta! Rest assured, it won't replace this SDK right away, but we do intend to phase out this library in favor of the new SDK eventually.

Thanks again for your help so far in improving this SDK! 🎉

ShreyaThapa avatar Sep 02 '25 19:09 ShreyaThapa