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 Fixed E_NOTICE in listing worker queue and new utilities class added (#5521) 2018-07-30 21:24:26 -04:00
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 Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Emailer.php Enable addon using emailer hooks to skip default call to mail() 2019-05-26 21:36:09 -04:00
ExAuth.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
HTTPHeaders.php port hubzillas OpenWebAuth - rework the HTTPHeaders class 2018-06-20 18:52:37 +02:00
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 Refactor namespaces 2019-01-21 10:43:42 -05:00
Map.php Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Mimetype.php return default mimetype for unknown extensions 2019-01-21 10:00:47 -05:00
Network.php Fixing Network::post() caused by wrong argument 2019-06-10 19:34:16 +02:00
ParseUrl.php Remove unused code 2019-01-21 10:48:40 -05:00
Pidfile.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Profiler.php Introduce DICE 2019-07-21 01:22:10 +02:00
Proxy.php Refactor namespaces 2019-01-21 10:43:42 -05:00
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