hubspot-php
hubspot-php copied to clipboard
HubSpot PHP API Client
The `oauth2` config is [treated as a boolean](https://github.com/HubSpot/hubspot-php/blob/master/src/Http/Client.php#L68). If someone copies and pastes this example they will get unexpected behavior because `'false'` evaluates to `true` if converted to a boolean....
See https://www.php-fig.org/psr/psr-7/meta/#72-type-additions It looks like this package is already compatible with the new type annotations: https://github.com/HubSpot/hubspot-php/commit/ef7e73e5e872edde487d7587b2cd9ecc2297832b However, composer.json only declares compatibility with version 1.1.
Hello, 👋 php-fig recently published psr/http-message 2 adding strong types. Do you plan to support it and/or need help for that? Thanks. 🙏
`Signature::isValid()` references a 'Timestamp' class that does not exist in this project.
I am experiencing an issue in Magento 2. In version 5.0.1 of the hubspot-php package, I received the following message: ``` [Wed Sep 25 18:21:48.072967 2024] [proxy_fcgi:error] [pid 1585596] [client...