mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-30 07:20:09 +00:00
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