Skip to content

fix(log): avoid Array to string conversion warning in SimpleFormatter #7

fix(log): avoid Array to string conversion warning in SimpleFormatter

fix(log): avoid Array to string conversion warning in SimpleFormatter #7

Triggered via pull request July 8, 2026 20:56
Status Failure
Total duration 20s
Artifacts

on-pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
CI
Process completed with exit code 1.
CI: src/Handler/SystemdJournalHandler.php#L310
Parameter #1 $socket of function socket_close expects Socket, resource given.
CI: src/Handler/SystemdJournalHandler.php#L139
Property Horde\Log\Handler\SystemdJournalHandler::$socket (resource|null) does not accept Socket|false.
CI
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/