friendica/src
Michael Vogel 85ff976f83
Merge pull request #6483 from MrPetovan/bug/fixes-after-2019-03-develop-rebase
Fixes after 2019 03 develop rebase
2019-01-21 21:52:22 +01:00
..
App Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
Content Fix missing use statement in Content\Nav 2019-01-21 11:12:53 -05:00
Core Fix missing new in throw calls in Core\StorageManager 2019-01-21 11:12:51 -05:00
Database Remove unused code 2019-01-21 10:48:40 -05:00
Model Improve page flags doc block in Model\User 2019-01-21 11:12:53 -05:00
Module bugfix Contact.php - there is no column 'deleted' in the 'profile' table 2019-01-21 21:13:13 +01:00
Network Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
Object Improve get_responses() prototype 2019-01-21 11:37:05 -05:00
Protocol Fix unused $kw variable in Protocol\Diaspora 2019-01-21 11:12:51 -05:00
Render Replace deprecated Addon::callHooks with Hook::callAll 2019-01-21 09:50:56 -05:00
Util Fix doc blocks and return value type 2019-01-21 11:36:01 -05:00
Worker Fix missing $ in front of variable names 2019-01-21 11:12:49 -05:00
App.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
BaseModule.php Remove/replace killme() with *exit() 2019-01-21 09:49:17 -05:00
BaseObject.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00
LegacyModule.php Refactor namespaces 2019-01-21 10:43:42 -05:00