Project

General

Profile

Actions

Task #59756

closed

Add constants for environment variables for better IDE integration

Added by Vaclav Janoch about 10 years ago. Updated over 7 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-06-20
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.2
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Instead of calling GeneralUtility::getIndpEnv('VAR_AS_STRINGS') I would suggest to add constants for better IDE integration (auto completion) such as GeneralUtility::getIndpEnv(GeneralUtility::VAR_AS_STRINGS).

Actions #1

Updated by Mathias Schreiber over 9 years ago

  • Target version set to 7.5
Actions #2

Updated by Benni Mack almost 9 years ago

  • Target version deleted (7.5)
Actions #3

Updated by Christian Kuhn over 7 years ago

  • Status changed from New to Rejected

we will not add constants for dynamic env vars. this would collide with request/response. in the end we should drop GeneralUtility::getIndPEnv() altogether anyway.

Actions

Also available in: Atom PDF