mirror of
https://github.com/php/php-src.git
synced 2026-03-30 20:22:36 +02:00
fix doc
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user