From: Anatol Belski Date: Fri, 28 Oct 2016 21:02:38 +0000 (+0200) Subject: fix doc X-Git-Tag: php-7.2.0alpha1~1018 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1667acbf7208b1eb3fc708f2f1eee6b356bf605d;p=php fix doc --- diff --git a/UPGRADING b/UPGRADING index ada82c886d..11497cc824 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