aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib/AppFramework/Utility
Commit message (Expand)AuthorAgeFilesLines
* Add timezone getter to ITimeFactoryAnna Larch2024-02-131-0/+17
* enh(dispatcher): enforce psalm ranges in the http dispatcherArthur Schiwon2023-11-241-0/+21
* feat(dependencyinjection): Allow optional (nullable) servicesChristoph Wurst2023-11-031-0/+24
* feat(appframework): ⌚ Make ITimeFactory extend \PSR\Clock\ClockInterfaceJoas Schilling2023-03-031-0/+49
* fix: Throw `NotFoundExceptionInterface` to fulfill PSR container interface if...Ferdinand Thiessen2023-02-061-3/+24
* composer run cs:fixCôme Chilliet2023-01-202-13/+9
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Callable parameter injectionChristoph Wurst2020-07-031-3/+6
* Format control structures, classes, methods and functionChristoph Wurst2020-04-102-18/+24
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-092-14/+14
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-175/+175
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Mode to modern phpunitRoeland Jago Douma2019-11-271-10/+10
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-222-2/+1
* Add tests for multiple parametersLukas Reschke2017-04-131-5/+19
* add some unit testsBjoern Schiessle2017-01-181-0/+13
* Move tests/ to PSR-4 (#24731)Joas Schilling2016-05-202-0/+432