-
Type: New Feature
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
Design decisions:
- Should a warning be raised on truncation? Doing so would be consistent with existing getters that return a PHP integer from an int64_t.
- Would a getInt() method be preferable to, or complement, a cast handler? Methods would allow better discovery of this feature through documentation.
- Adding methods would allow the possibility of letting users control truncation behavior.
- is depended on by
-
PHPLIB-1147 Utilize Int64 constructor and integer casts in test suite
- Closed
- is related to
-
PHPC-2212 Support overloaded operators for Int64 objects
- Closed
- related to
-
PHPLIB-1148 Create Comparator for Int64 objects and numeric primitives
- Closed