Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Make sure they keys are unique
Signed-off-by: Roeland Jago Douma <[email protected]>
  • Loading branch information
rullzer committed Aug 28, 2019
commit c73b4f25c39f64b06f42f8bcd66d7c1dc35297bf
1 change: 0 additions & 1 deletion lib/private/App/CodeChecker/DeprecationCheck.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ protected function getLocalMethods() {
'OCP\App::getAppInfo' => '14.0.0',
'OC_App::getAppVersion' => '14.0.0',
'OCP\App::getAppVersion' => '14.0.0',
'OCP\App::registerPersonal' => '14.0.0',

'OCP\AppFramework\Controller::params' => '7.0.0',
'OCP\AppFramework\Controller::getParams' => '7.0.0',
Expand Down