Add return types to update_test_* hooks

Created on 29 November 2024, 23 days ago

Problem/Motivation

34 hooks in various update_test_* modules currently have no return types.

Steps to reproduce

$ grep 'Function update_test_.* has no return type specified' core/.phpstan-baseline.php | wc -l
34

Proposed resolution

Add return types to those hooks.

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ“Œ Task
Status

Active

Version

11.0 πŸ”₯

Component

base system

Created by

πŸ‡©πŸ‡ͺGermany tstoeckler Essen, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024