]> git.mxchange.org Git - friendica.git/commit
php notice fixings
authorPhilipp Holzer <admin+github@philipp.info>
Tue, 27 Aug 2019 06:27:07 +0000 (08:27 +0200)
committerPhilipp Holzer <admin+github@philipp.info>
Tue, 27 Aug 2019 06:27:07 +0000 (08:27 +0200)
commitdf7ec0cdf7fdaf75a5897016f69254a97066f429
treed5ff00a40d9c8fa726ab23d040968703ae61e5a1
parentb70181f9c91e3e69686298513d492f690ad3eb28
php notice fixings
addons:
- bufferapp (missing errorcode)
- twitter (wrong field name 'nickname')
core:
- bbcode (incomplete attachementdata)
- crypto (uninitialized key)
src/Content/Text/BBCode.php
src/Util/Crypto.php