brevo-php icon indicating copy to clipboard operation
brevo-php copied to clipboard

This PR makes the sender name nullable to avoid deprecation errors

Open johnkhansrc opened this issue 9 months ago • 2 comments

Deprecated: Brevo\Client\Model\SendSmtpEmailSender::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /app/vendor/getbrevo/brevo-php/lib/Model/SendSmtpEmailSender.php on line 189

johnkhansrc avatar Mar 24 '25 11:03 johnkhansrc

This change is already included in https://github.com/getbrevo/brevo-php/pull/51

nclavaud avatar Apr 19 '25 09:04 nclavaud