diff --git a/UPGRADING b/UPGRADING index ada82c886d0..11497cc8241 100644 --- a/UPGRADING +++ b/UPGRADING @@ -127,8 +127,8 @@ PHP 7.2 UPGRADE NOTES float and back without precision loss . PHP_FLOAT_EPSILON smallest representable positive number x, so then x + 1.0 != 1.0 - . PHP_FLOAT_MIN max representable float number - . PHP_FLOAT_MAX min representable float number + . PHP_FLOAT_MIN min representable float number + . PHP_FLOAT_MAX max representable float number - GD: . IMG_EFFECT_MULTIPLY