php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | |
[2016-10-20 15:49 UTC] x-alexander93 at yandex dot ru
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2016-10-20 16:26 UTC] requinix@php.net
-Summary: Bug with float to int conversion
+Summary: $array[245.999] truncates the index (245) instead of
rounding it (246)
-Package: *General Issues
+Package: Arrays related
[2016-10-20 16:26 UTC] requinix@php.net
[2016-10-25 15:02 UTC] cmb@php.net
-Summary: $array[245.999] truncates the index (245) instead of
rounding it (246)
+Summary: round floating-point array indices instead of
truncating them
-Type: Bug
+Type: Feature/Change Request
|
Copyright © 2001-2024 The PHP Group All rights reserved. |
Last updated: Sat Oct 12 12:01:27 2024 UTC |