You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Special notice: this library requires a 64-bit PHP runtime because some Open Location Code calculation may exceed the 32-bit integer limit. (Subject to review.)
24
+
**Special Notice**: to ensure 32-bit PHP compatibility, this library uses `float` variables instead of `int` variables to handle Open Location Codes.
25
+
This may cause inaccuracies in some unforseen edge cases, but generally speaking, there should be no problems.
0 commit comments