aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/AppFramework/Utility
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-041-1/+1
* Add timezone getter to ITimeFactoryAnna Larch2024-02-131-0/+8
* Fix version number in ITimeFactory after it was delayedJoas Schilling2023-10-111-1/+1
* fix(utility): De- deprecate getDateTime as now() only returns immutable objectsAnna Larch2023-08-251-2/+0
* feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-031-3/+19
* composer run cs:fixCôme Chilliet2023-01-202-2/+0
* Phase out the controller reflectorChristoph Wurst2021-06-171-0/+6
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-2/+0
* Remove @package annotations from public namespaceJulius Härtl2020-08-261-1/+0
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-2/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-052-2/+8
* Remove reflect method form public interfaceRoeland Jago Douma2019-08-301-0/+1
* Allow to inject/mock `new \DateTime()` similar to time()Joas Schilling2018-10-091-1/+9
* Strict OCP\AppFramework\Utility\IControllerMethodReflectorRoeland Jago Douma2018-02-211-4/+5
* Make the ITimeFactory strict + return typesRoeland Jago Douma2018-01-141-2/+2
* Fix othersJoas Schilling2016-07-212-3/+5
* Move \OCP\AppFramework to PSR-4Roeland Jago Douma2016-05-062-0/+109