jejik-mt940 icon indicating copy to clipboard operation
jejik-mt940 copied to clipboard

Deprecation with PHP 8.4

Open KacerCZ opened this issue 1 year ago • 0 comments

When used with PHP 8.4 following depracations are shown:

  • Jejik\MT940\Parser\AbstractParser::getLine(): Implicitly marking parameter $position as nullable is deprecated, the explicit nullable type must be used instead
  • Jejik\MT940\Parser\AbstractParser::getLine(): Implicitly marking parameter $length as nullable is deprecated, the explicit nullable type must be used instead

KacerCZ avatar Apr 16 '25 06:04 KacerCZ