Skip to content

chore: Fix PHP 7.3 support #27190

chore: Fix PHP 7.3 support

chore: Fix PHP 7.3 support #27190

Triggered via pull request August 13, 2026 12:13
Status Success
Total duration 2m 47s
Artifacts

psalm-github.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
Psalm
This version of the CodeQL Action was deprecated on January 18th, 2023, and is no longer updated or supported. For better performance, improved security, and new features, upgrade to v2. For more information, see https://github.blog/changelog/2023-01-18-code-scanning-codeql-action-v1-is-now-deprecated/
Psalm: lib/private/Archive/ZIP.php#L76
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L73
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L71
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L61
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L50
Class, interface or enum named ZipArchive does not exist (see https://psalm.dev/019)
Psalm: lib/private/Archive/ZIP.php#L49
Class, interface or enum named ZipArchive does not exist (see https://psalm.dev/019)
Psalm: lib/private/Archive/ZIP.php#L41
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: lib/private/Archive/ZIP.php#L39
Docblock-defined class, interface or enum named ZipArchive does not exist (see https://psalm.dev/200)
Psalm: apps/files_trashbin/lib/Trash/LegacyTrashBackend.php#L127
Found a paradox when evaluating $trashFiles of type non-empty-mixed and trying to reconcile it with a falsy assertion (see https://psalm.dev/089)
Psalm: apps/files/ajax/list.php#L41
"dir" cannot be identical to bool (see https://psalm.dev/056)
Psalm
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@ee0669bd1cc54295c223e0bb666b733df41de1c5, github/codeql-action/upload-sarif@231aa2c8a89117b126725a0e11897209b7118144. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/