friendica/src/Util
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
..
Logger Set Timezone to 'UTC' for every Logger (Develop) 2019-03-22 23:14:48 -04:00
Arrays.php
BasePath.php Introduce DICE 2019-07-21 01:22:10 +02:00
BaseURL.php bugfix 2019-04-14 14:40:26 +02:00
ConfigFileLoader.php Introduce DICE 2019-07-21 01:22:10 +02:00
Crypto.php Avoid transmitting a deletion message when we don't have a key 2019-03-04 06:52:43 +00:00
DateTimeFormat.php
Emailer.php Enable addon using emailer hooks to skip default call to mail() 2019-05-26 21:36:09 -04:00
ExAuth.php
HTTPHeaders.php
HTTPSignature.php Move internal recursion-counter to the end of all cur/fetchUrl parameters 2019-06-10 14:34:54 +02:00
Introspection.php Fix php doc 2019-03-22 23:13:25 -04:00
JsonLD.php Add exception message chain, string trace and original object to JsonLD normalize error logging 2019-05-20 15:28:54 -04:00
LDSignature.php
Map.php
Mimetype.php
Network.php Fixing Network::post() caused by wrong argument 2019-06-10 19:34:16 +02:00
ParseUrl.php
Pidfile.php
Profiler.php Introduce DICE 2019-07-21 01:22:10 +02:00
Proxy.php
Security.php Use accessing function for session variable 2019-06-09 21:06:42 -05:00
Strings.php Add more Strings::isHex() checks to photos 2019-05-30 10:30:15 +02:00
Temporal.php Fix types in doc blocks/prototypes 2019-01-23 09:06:58 -05:00
XML.php Revert PR 7158 since it breaks umlauts 2019-05-19 09:34:49 +00:00