square-php-sdk
square-php-sdk copied to clipboard
unirest-php has removed static entities in the latest release
Describe the bug The latest release of unirest-php has removed static entities causing fatal php errors starting with BaseApi.php line 63.
Expected behavior The sample code to work.
To Reproduce Steps to reproduce the bug:
- Follow the instructions for manual configuration
- use unirest-php-3.0.0 (the latest version)
- The code fails
- use unirest-php-2.3.0
- The code works
Square SDK version square-php-sdk-20.1.0.20220720
Additional context Add any other context about the problem here.