Actions
Feature proposal #9097
closedPMS: update getters with strict getter types
Description
Currently getters are using GetterInterface. Update this to use strict typed getters (e.g. getInt). Additionally needs a few PHP 8.1 null string fixes.
Updated by krileon almost 2 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1845
Actions