- Issue created by @mstrelan
- Merge request !9942Issue #3483341: Add array return type to all hook_schema implementations β (Closed) created by mstrelan
- π³πΏNew Zealand quietone
Applied the diff an search getting one result, which is not a hook_schema.
$ grep --exclude-dir={assets,node_modules,vendor.phpstan=tmp} --exclude=\*.cspellcache --exclude=\*.yarn -r '^function.*_schema(' core | grep -v ": a rray" core/includes/update.inc:function _update_fix_missing_schema() {
But now the diff does not apply, the baseline needs to be updated.
-
quietone β
committed 0922e415 on 11.1.x
Issue #3483341 by mstrelan, smustgrave: Add array return type to all...
-
quietone β
committed 0922e415 on 11.1.x
-
quietone β
committed f2d43b0c on 11.x
Issue #3483341 by mstrelan, smustgrave: Add array return type to all...
-
quietone β
committed f2d43b0c on 11.x
- π³πΏNew Zealand quietone
@mstrelan, thanks for the rebase.
Committed to 11.x and 11.1.x, Thanks!
Automatically closed - issue fixed for 2 weeks with no activity.