summaryrefslogtreecommitdiffstats
path: root/lib/Providers/Time/HttpTimeProvider.php
Commit message (Expand)AuthorAgeFilesLines
* * You can now specify the expected time format returned by a 3rd party to the...RobThree2017-02-171-3/+4
* * Less opinionated SSL defaultsRobThree2017-02-171-3/+0
* * Default stream options can now be overridden by specifying them in the cons...RobThree2017-02-171-9/+13
* * Fix another PHP5.3 array issueRobThree2017-02-171-2/+2
* * Fix PHP 5.3 array syntax in unittestsRobThree2017-02-171-9/+9
* * Implemented ITimeProvidersRobThree2017-02-171-0/+51