]> git.mxchange.org Git - friendica.git/history - src/DI.php
Merge pull request #9177 from MrPetovan/bug/frio-light-dark-schemes-fix
[friendica.git] / src / DI.php
2019-12-29 nupplaPhilmake the DI abstract so no instance is possible
2019-12-29 nupplaPhilAlphabetic sort DI-container per namespace
2019-12-29 nupplaPhilCreating interfaces for Config/PConfig & fix tests
2019-12-29 nupplaPhilRefactor deprecated App - process methods to DI::proces...
2019-12-29 nupplaPhilRefactor dynamic App::getProfiler() to static DI::profi...
2019-12-29 nupplaPhilOptimize DI class (introduce method-mapping constant)
2019-12-29 nupplaPhilReplace BaseObject class with DI::* calls
2019-12-29 nupplaPhilIntroduce new DI container