Matheus Resende

Results 4 issues of Matheus Resende

Implicitly nullable parameter types are deprecated in PHP 8.4: https://wiki.php.net/rfc/deprecate-implicitly-nullable-types

PHP 8.4 introduces a deprecation warning when a parameter is defined with a default null value but is not explicitly declared as nullable