friendica/src/Util
Philipp Holzer df7ec0cdf7
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
2019-08-27 08:27:07 +02:00
..
Logger Remove DependencyFactory 2019-07-27 23:54:12 +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 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 Enable two-factor app-specific passwords for ejabberd 2019-07-23 05:11:33 -04: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 We now use a central function for fetching the postdata 2019-07-30 22:26:01 +00: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