-
Improvement
-
Resolution: Done
-
Minor
-
None
-
4.3.1, 4.4
-
MOODLE_403_STABLE, MOODLE_404_STABLE
https://php.watch/versions/8.3/Randomizer-getFloat-nextFloat
The Random extension in PHP 8.3 adds \Random\Randomizer::getFloat() and \Random\Randomizer::nextFloat() methods that generate a random float value.
There is also a new \Random\IntervalBoundary Enum that can be used as a parameter for the getFloat method to indicate whether the $min and $max boundaries should be inclusive or not.
Required
- Confirm my assessment that no change is required
- has a non-specific relationship to
-
MDL-80144 Validation only: Confirm a collection of PHP 8.3 issues are no-op
-
- Closed
-