PHP version 8.4.22
getbrevo/brevo-php version 4.0.13
When sending Transactional SMS, the API response causes the following TypeError:
Cannot assign float to property Brevo\TransactionalSms\Types\SendTransacSmsResponse::$messageId
in Brevo\TransactionalSms\Types\SendTransacSmsResponse line 52
The response messageId is wrongly interpreted as float.
PHP version 8.4.22
getbrevo/brevo-php version 4.0.13
When sending Transactional SMS, the API response causes the following TypeError:
Cannot assign float to property Brevo\TransactionalSms\Types\SendTransacSmsResponse::$messageId
in Brevo\TransactionalSms\Types\SendTransacSmsResponse line 52
The response messageId is wrongly interpreted as float.