Commit Graph

12 Commits

Author SHA1 Message Date
nupplaPhil
23c64b9a11 Add license info at Friendica classes 2020-02-09 15:45:36 +01:00
nupplaPhil
d5a473abda Shorten "PConfiguration" to "PConfig" again, since the Wrapper is gone 2020-01-19 22:23:44 +01:00
nupplaPhil
cb80108957 Shorten "Configuration" to "Config" again, since the Wrapper is gone 2020-01-19 21:29:36 +01:00
nupplaPhil
c1dbb25656 Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Philipp Holzer
55999730e0 Introduce DICE
- Adding dice library
- Adding dependency config

- Removing Factories
- Refactoring App\Mode constructor
- Refactoring App\Router constructor
- Refactoring BasePath for DI usage
- Refactoring ConfigFileLoader constructor
- Refactoring Profiler constructor

- Adjust entrypoints (index, console, worker, ..)

- Adding functional test for DI
- Fix tests because of refactorings
2019-07-21 01:22:10 +02:00
Philipp Holzer
def502ae2d Fix namespaces 2019-02-27 12:32:56 +01:00
Philipp Holzer
5fc42a744e Replace string namespaces with ::class 2019-02-24 13:40:54 +01:00
Philipp Holzer
dddaf8ea1d improve tests 2019-02-23 01:37:29 +01:00
Philipp Holzer
52c5ef9a75 bugfix test 2019-02-20 17:37:46 +01:00
Philipp Holzer
466f7a0ee5 adding test 2019-02-20 17:20:17 +01:00
Philipp Holzer
5e5c39b0e1 Refactored DependencyFactory for Profiler 2019-02-17 21:12:12 +01:00
Philipp Holzer
6d73dcbe3d Adding composer & tests 2019-02-17 00:03:38 +01:00