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

PHP 8.4 Deprecated Code

Open tirgrig opened this issue 2 months ago • 2 comments

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

tirgrig avatar Oct 30 '25 18:10 tirgrig

https://github.com/getbrevo/brevo-php/pull/93

tirgrig avatar Oct 30 '25 19:10 tirgrig

Occures to CreateSmtpEmail as well PHP Warning: Brevo\Client\Model\CreateSmtpEmail::__construct(): Implicitly marking parameter $data as nullable is deprecated, the explicit nullable type must be used instead in /vendor/getbrevo/brevo-php/lib/Model/CreateSmtpEmail.php on line 183 #93

omega3000 avatar Nov 05 '25 10:11 omega3000