summaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Utility/ITimeFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-161-1/+1
* fix(utility): De- deprecate getDateTime as now() only returns immutable objectsAnna Larch2023-08-281-2/+0
* feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-031-3/+19
* composer run cs:fixCôme Chilliet2023-01-201-1/+0
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-091-1/+9
* Make the ITimeFactory strict + return typesRoeland Jago Douma2018-01-141-2/+2
* Fix othersJoas Schilling2016-07-211-1/+2
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-061-0/+39