[i18n-checker] Deprecation warnings (#90)

xfq has just created a new issue for https://github.com/w3c/i18n-checker:

== Deprecation warnings ==
I got this when running it locally:

```
Deprecated: Logger::setLevel(): Implicitly marking parameter $level as nullable is deprecated, the explicit nullable type must be used instead in /Users/xfq/git/i18n-checker/lib/log4php/Logger.php on line 408

Deprecated: LoggerRoot::__construct(): Implicitly marking parameter $level as nullable is deprecated, the explicit nullable type must be used instead in /Users/xfq/git/i18n-checker/lib/log4php/LoggerRoot.php on line 34

Deprecated: LoggerRoot::setLevel(): Implicitly marking parameter $level as nullable is deprecated, the explicit nullable type must be used instead in /Users/xfq/git/i18n-checker/lib/log4php/LoggerRoot.php on line 56

Deprecated: LoggerPatternConverter::__construct(): Implicitly marking parameter $formattingInfo as nullable is deprecated, the explicit nullable type must be used instead in /Users/xfq/git/i18n-checker/lib/log4php/pattern/LoggerPatternConverter.php on line 59
```

Please view or discuss this issue at https://github.com/w3c/i18n-checker/issues/90 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 7 July 2025 06:52:12 UTC