summaryrefslogtreecommitdiff
path: root/UPGRADING
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2020-11-24 11:31:53 +0100
committerNikita Popov <nikita.ppv@gmail.com>2020-11-24 11:35:44 +0100
commit03f8bccaf545817237ee5b92a0cad6aefbe4e603 (patch)
treed55bdfff72c8b1a41cabcd5c3117f8877a06a6bc /UPGRADING
parent912cb8b8b52f958ac6eb482466c01e99fc0c0e35 (diff)
downloadphp-git-03f8bccaf545817237ee5b92a0cad6aefbe4e603.tar.gz
Fixed bug #80404
For a division like [1..1]/[2..2] produce [0..1] as a result, which would be the integer envelope of the floating-point result. The implementation is pretty ugly (we're now taking min/max across eight values...) but I couldn't come up with a more elegant way to handle this that doesn't make things a lot more complex (the division sign handling is the annoying issue here).
Diffstat (limited to 'UPGRADING')
0 files changed, 0 insertions, 0 deletions