1. to developfeature: install and updategood first issueneeds reviewtechnical debt
仓库指标
- Star
- (34,953 star)
- PR 合并指标
- (平均合并 17天 3小时) (30 天内合并 606 个 PR)
描述
Actually such migrations fail psalm:
Error: ….php:42:56: MoreSpecificImplementedParamType: Argument 2 of …::changeSchema has the more specific type 'Closure():OCP\DB\ISchemaWrapper', expecting 'Closure' as defined by OCP\Migration\SimpleMigrationStep::changeSchema (see https://psalm.dev/140)
So I guess we have to revert it or update the base class as well?
Originally posted by @nickvergessen in https://github.com/nextcloud/server/issues/34488#issuecomment-1275904697