Actions
Feature proposal #8687
closedUpdate all code with PHP 7.4 usages
Description
Several old ways of doing things can be entirely replaced with simpler and faster PHP 7.4 solutions. Additionally replace generic getters/setters in table classes with strict typed functions.
Actions