Commit 841db9a
committed
CI: Disable Psalm for PHP 8.4
Unfortunately Psalm 4 breaks on PHP 8.4 due to the implicit nullable parameters deprecation, but there's no newer Psalm release that still supports PHP 7.2. We either need to drop older PHP versions or do a complete overhaul of our testing to use different CI tools depending on the PHP version. This is out-of-scope right now.1 parent c774829 commit 841db9a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
0 commit comments