friendica/src/Util
Michael 8215c493cf The archive functionality is working again 2020-01-15 04:06:30 +00:00
..
Logger Add timezone information to logger timestamp 2019-12-24 16:07:36 -05:00
ACLFormatter.php make ACLFormatter::expand() nullable and return an empty array 2019-11-01 15:43:16 +01: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
ConfigFileLoader.php Introduce DICE 2019-07-21 01:22:10 +02:00
Crypto.php php notice fixings 2019-08-27 08:27:07 +02:00
DateTimeFormat.php The archive functionality is working again 2020-01-15 04:06:30 +00:00
Emailer.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
ExAuth.php Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName() 2019-12-29 20:17:47 +01:00
FileSystem.php Add some PHP doc 2019-10-22 22:51:52 +02: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
Images.php Move remaining namespaces and delete Core\Cache.php 2020-01-07 00:51:02 +01:00
Introspection.php Fix php doc 2019-03-22 23:13:25 -04:00
JsonLD.php Move remaining namespaces and delete Core\Cache.php 2020-01-07 00:51:02 +01: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 Remove get_app() in favor of DI::app() 2020-01-04 23:42:01 +01:00
ParseUrl.php Don't guess the site info / restrict the description length 2019-11-15 14:28:42 +01:00
Pidfile.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Profiler.php Creating interfaces for Config/PConfig & fix tests 2019-12-29 20:18:19 +01:00
Proxy.php Move redundant System::baseUrl() to DI::baseUrl() calls 2019-12-30 23:00:08 +01:00
Security.php Replace BaseObject class with DI::* calls 2019-12-29 20:17:38 +01:00
Strings.php eol 2019-10-12 14:07:22 +00:00
Temporal.php Add parameter type hints in Temporal::getDateofBirthField 2019-09-21 10:52:55 -04:00
XML.php Revert PR 7158 since it breaks umlauts 2019-05-19 09:34:49 +00:00