twigcs icon indicating copy to clipboard operation
twigcs copied to clipboard

Add support for PHP 8.4

Open cedric-anne opened this issue 7 months ago • 1 comments

Implicitly nullable parameter declarations are deprecated in PHP 8.4. The proposed change is safe and is not considered by PHP as a signature change, see https://php.watch/versions/8.4/implicitly-marking-parameter-type-nullable-deprecated

cedric-anne avatar Jul 27 '24 19:07 cedric-anne