Fix param docs identified by phpstan

Created on 23 July 2024, about 2 months ago
Updated 5 September 2024, 2 days ago

Problem/Motivation

This is a child issue of πŸ“Œ Fix strict type errors detected by phpstan Active

The scope includes any @param docs identified by the checkFunctionArgumentTypes phpstan parameter. This may include changing the array type from concrete class to an interface, or an incorrect scalar type such as string to string[], and other similar fixes.

This does not include any actual parameter typing, only the @param docs.

Steps to reproduce

See parent

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

πŸ› Bug report
Status

Fixed

Version

10.3 ✨

Component
OtherΒ  β†’

Last updated about 8 hours ago

Created by

πŸ‡¦πŸ‡ΊAustralia mstrelan

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