Project

General

Profile

Actions

Bug #59000

closed

Code Cleanups in ExtraPageContextMenuOptions

Added by Sebastian Michaelsen almost 10 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Code Cleanup
Target version:
-
Start date:
2014-05-21
Due date:
% Done:

0%

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

Description

\TYPO3\CMS\ExtraPageCmOptions\ExtraPageContextMenuOptions could use a few cleanups:

  • Use local variables with type hinting instead of $GLOBALS['BE_USER'] and $GLOBALS['LANG']
  • Don't use & on object function parameters (objects are always automatically passed by reference)
  • Rename and type-hint the "$backRef" parameter
Actions #1

Updated by Gerrit Code Review almost 10 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 https://review.typo3.org/30254

Actions #2

Updated by Benni Mack over 9 years ago

  • Status changed from Under Review to Closed

extension is gone.

Actions

Also available in: Atom PDF