Mangopay / mangopay2-php-sdk

PHP SDK for MANGOPAY
https://packagist.org/packages/mangopay/php-sdk-v2
MIT License
122 stars 133 forks source link

"Deprecated Functionality: Optional parameter $authRequired declared before required parameter $root is implicitly treated as a required parameter in mangopay/php-sdk-v2/MangoPay/Libraries/RestTool.php on line 100" #577

Closed ghost closed 1 year ago

ghost commented 1 year ago

"Deprecated Functionality: Optional parameter $authRequired declared before required parameter $root is implicitly treated as a required parameter in mangopay/php-sdk-v2/MangoPay/Libraries/RestTool.php on line 100"

I am geeting issue with this line https://github.com/Mangopay/mangopay2-php-sdk/blob/v2.3/MangoPay/Libraries/RestTool.php#L72

ghost commented 1 year ago

This issue fixed in Version 3.8.0 https://github.com/Mangopay/mangopay2-php-sdk/blob/v3.8.0/MangoPay/Libraries/RestTool.php#L101