mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
Merge pull request #7770 from nextcloud/enh/7766/fix-psalm
try to fix psalm
This commit is contained in:
1
.github/workflows/psalm-update-baseline.yml
vendored
1
.github/workflows/psalm-update-baseline.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
||||
php-version: 8.5
|
||||
extensions: apcu
|
||||
coverage: none
|
||||
jit: false
|
||||
|
||||
- name: Run script
|
||||
run: |
|
||||
|
||||
1
.github/workflows/psalm.yml
vendored
1
.github/workflows/psalm.yml
vendored
@@ -43,6 +43,7 @@ jobs:
|
||||
extensions: apcu
|
||||
coverage: none
|
||||
ini-file: development
|
||||
jit: false
|
||||
# Temporary workaround for missing pcntl_* in PHP 8.3
|
||||
ini-values: disable_functions=
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user