friendica/src/Util
Michael Vogel a3b7f08f78 Don't guess the site info / restrict the description length 2019-11-15 14:28:42 +01:00
..
Logger remove superfluous line 2019-10-22 22:52:40 +02:00
ACLFormatter.php make ACLFormatter::expand() nullable and return an empty array 2019-11-01 15:43:16 +01:00
Arrays.php
BasePath.php
ConfigFileLoader.php
Crypto.php php notice fixings 2019-08-27 08:27:07 +02:00
DateTimeFormat.php Move is_a_date_arg to DateTimeFormat::isYearMonth 2019-10-23 02:39:28 +02:00
Emailer.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
ExAuth.php
FileSystem.php Add some PHP doc 2019-10-22 22:51:52 +02:00
HTTPHeaders.php
HTTPSignature.php
Images.php Move Object\Image static methods to Util\Images 2019-11-02 07:48:45 -04:00
Introspection.php
JsonLD.php
LDSignature.php
Map.php
Mimetype.php
Network.php Improved comment 2019-10-17 21:49:29 +00:00
ParseUrl.php Don't guess the site info / restrict the description length 2019-11-15 14:28:42 +01:00
Pidfile.php
Profiler.php Remove extra spaces before closing parentheses in src/ 2019-10-16 08:58:09 -04:00
Proxy.php
Security.php New function "isAuthenticated" 2019-09-28 18:09:11 +00: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