Commit 01cb494
committed
Fix psalm not running
The issue was that we were using psalm/phar instead of vimeo/psalm. This
caused issue with the custom psalm plugin in buildd/psalm.
This is using the opportunity to also update the psalm version from 3.8
to 3.17 and the php-cs-fixer too.
Signed-off-by: Carl Schwan <[email protected]>1 parent 0c63183 commit 01cb494
File tree
57 files changed
+976
-696
lines changed- build
- integration/features/bootstrap
- core
- Command
- Db/Migrations
- User
- Migrations
- lib
- composer/composer
- private
- Accounts
- AppFramework
- Http
- Middleware/Security
- BackgroundJob
- DB
- Files
- Mail
- Memcache
- Migration
- Preview
- Security
- Setup
- legacy
- public
- ocs
- tests/lib
- AppFramework
- Db
- Http
- Middleware
- Security
- Avatar
- Cache
- DB/QueryBuilder
- Encryption/Keys
- Files
- Cache
- ObjectStore
- L10N
- Mail
- Security
- User
- vendor-bin
- cs-fixer
- psalm
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
57 files changed
+976
-696
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
| 626 | + | |
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
| |||
0 commit comments