Gitify icon indicating copy to clipboard operation
Gitify copied to clipboard

fix: modmore\Gitify\Command\ExtractCommand::extractPackages() – Implicitly marking parameter $file as nullable is deprecated

Open jenswittmann opened this issue 3 months ago • 0 comments

Prevents this error when running gitify extract on PHP 8.3:

Deprecated: modmore\Gitify\Command\ExtractCommand::extractPackages(): Implicitly marking parameter $file as nullable is deprecated, the explicit nullable type must be used instead in /.composer/vendor/modmore/gitify/src/Command/ExtractCommand.php on line 500

jenswittmann avatar Oct 08 '25 13:10 jenswittmann