cloudinary / cloudinary_php

PHP extension for Cloudinary
https://cloudinary.com/documentation/php_integration
MIT License
389 stars 150 forks source link

Deprecations on PHP 8.2 #376

Closed pesseyjulien closed 1 year ago

pesseyjulien commented 1 year ago

Hi,

Just to report some deprecations I have on PHP 8.2 :

Use of "self" in callables is deprecated

When using :

Api\ApiUtils::signParameters

or

uploadApi->destroy

Best, Julien

dannyv-cloudinary commented 1 year ago

Hi Julien.

Thanks for getting in touch. I've raised this with our dev team, so that this can be addressed in a future release of the SDK.

Thanks, -Danny