-
Bug
-
Resolution: Done
-
Minor
-
4.1.1, 4.2
-
MOODLE_401_STABLE, MOODLE_402_STABLE
-
MOODLE_402_STABLE
This was detected as part of MDL-73587 (PHPCompatibility complete run against codebase).
The error says:
'mixed' return type is not present in PHP version 7.4 or earlier
And there is one case in:
- lib/phpspreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Collection/Memory/SimpleCache3.php : 54
We need to check if that can hit us or maybe it's unused code and can safely ignore it.
- Discovered while testing
-
MDL-73587 Perform a complete PHPCompatibility 8.1 execution against codebase
-
- Closed
-