friendica/src/Util
Hypolite Petovan 9f460c6797
Merge pull request #7765 from nupplaphil/task/move_text
Move include/text.php to class structure
2019-10-23 15:57:01 -04:00
..
Logger remove superfluous line 2019-10-22 22:52:40 +02:00
ACLFormatter.php Adapt naming convention 2019-10-23 21:39:00 +02: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 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 Enable two-factor app-specific passwords for ejabberd 2019-07-23 05:11:33 -04: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
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 Improved comment 2019-10-17 21:49:29 +00:00
ParseUrl.php Replace deprecated calls to defaults() by ?? and ?: in src/ 2019-10-16 08:38:52 -04:00
Pidfile.php PHPStan: Fix missing requires/namespaces 2017-12-17 15:26:43 -05:00
Profiler.php Remove extra spaces before closing parentheses in src/ 2019-10-16 08:58:09 -04:00
Proxy.php Refactor namespaces 2019-01-21 10:43:42 -05:00
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 Revert PR 7158 since it breaks umlauts 2019-05-19 09:34:49 +00:00