1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 20:22:36 +02:00
This commit is contained in:
Anatol Belski
2016-10-28 23:02:38 +02:00
parent cc81971e9e
commit 1667acbf72

View File

@@ -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