-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
d25e565 removed conditional output of 64-bit integers from UTCDateTime's debug handler. The timestamp is now always printed as a string.
This means we can remove conditional regex patterns for string or integer output from the following test files:
- bson-utcdatetime-int-size-001.phpt
- bson-utcdatetime-int-size-002.phpt
- is related to
-
PHPC-726 Allow cross-platform serialization of Timestamp and UTCDateTime
- Closed