]> git.mxchange.org Git - friendica.git/commit
Changes:
authorRoland Häder <roland@mxchange.org>
Sun, 19 Jun 2022 00:10:04 +0000 (02:10 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 19 Jun 2022 00:11:12 +0000 (02:11 +0200)
commit7bb0cb53231d68789c0f21c965deea1464b424d6
treeaef241566995780c5ab7f9b5567d63aac463f0ae
parent2c5685c89cc9c0e9420726a0d7297bbf66fe40e6
Changes:
- added more type-hints
- DBStructure::existsTable() does no longer need array support for table name
  because this is no longer used (good work!)
src/Core/Installer.php
src/Database/DBStructure.php
src/Worker/MergeContact.php