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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
Tests are no longer run against HHVM
Improved API documentation
Setting time on a Date instance will now clear microseconds in when microseconds are offered by PHP.
New Features
Test 'now' is shared across all classes. Changing 'now' in one class will update 'now' in all other classes.
ChronosInterval::__toString() now normalizes the period to match intervals used in standard clocks. Instead of 147S you will now get 2M27S as an example.