Bynder / bynder-php-sdk

SDK in PHP for integration with Bynder
MIT License
14 stars 22 forks source link

Fix the error: "deprecated function: creation of dynamic property ..." #57

Closed erivello closed 1 year ago

erivello commented 1 year ago

Trying to fix the error on PHP 8.2.x:

deprecated function: creation of dynamic property bynder\api\impl\permanenttokens\configuration::$requestoptions is deprecated in bynder\api\impl\permanenttokens\configuration->__construct()

erivello commented 1 year ago

wrong PR, sorry