Project

General

Profile

Actions

Bug #64591

closed

Cleanup CoreUpdateService

Added by Frederic Gaus over 9 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
Start date:
2015-01-29
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

Cleanup two aspects of CoreUpdateService:

1) Refactor the variable name CoreUpdateService::currentCoreLocation. This name is misleading because in this variable the path to the symlink typo3_src is stored and not the location of the core files. Rename it to CoreUpdateService::symlinkToCoreFiles

2) Add some use statements to get rid of so many full-qualified classnames.

Actions #1

Updated by Gerrit Code Review over 9 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36351

Actions #2

Updated by Gerrit Code Review over 9 years ago

Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/36351

Actions #3

Updated by Frederic Gaus over 9 years ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #4

Updated by Riccardo De Contardi over 6 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF