]> granicus.if.org Git - php/commitdiff
fix doc
authorAnatol Belski <ab@php.net>
Fri, 28 Oct 2016 21:02:38 +0000 (23:02 +0200)
committerAnatol Belski <ab@php.net>
Fri, 28 Oct 2016 21:02:38 +0000 (23:02 +0200)
UPGRADING

index ada82c886d07ebcc8a189366122777b0e96f4267..11497cc8241769f2a6331e912c8caad7c8f7129b 100644 (file)
--- 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