Fix instances of floats passed to functions expecting ints

Created on 17 July 2024, about 2 months ago
Updated 31 July 2024, about 1 month ago

Problem/Motivation

This is a child issue of 📌 Fix strict type errors detected by phpstan Active in order to reduce the scope.

The scope includes any issues detected by FunctionCallParametersCheck where the function is expecting an int but receiving a float. This seems to occur when using functions like round or ceil that return float.

Steps to reproduce

See parent

Proposed resolution

Remaining tasks

User interface changes

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