Bug #38428

Task #38086: Enhance TYPO3 bootstrap mechanism

Non-static method Typo3_Bootstrap_BaseSetup::getPathThisScript() should not be called statically

Added by Georg Ringer about 3 years ago. Updated about 3 years ago.

Status:Resolved Start date:2012-06-27
Priority:Should have Due date:
Assigned To:Georg Ringer % Done:

100%

Category:Backend API Spent time: -
Target version:6.0.0
TYPO3 Version:6.0 Is Regression:
PHP Version:5.3 Sprint Focus:
Complexity:no-brainer

Description

error

Non-static method Typo3_Bootstrap_BaseSetup::getPathThisScript() should not be called statically

it seems the static is missing

Associated revisions

Revision d4ba789a
Added by Georg Ringer about 3 years ago

[BUGFIX] Bootstrap_BaseSetup::getPathThisScript is not static

The method Typo3_Bootstrap_BaseSetup::getPathThisScript()
should be static but isn't

Change-Id: I96ce32ba5980f5a3612685bfe51c028eb23e2699
Resolves: #38428
Releases: 6.0
Reviewed-on: http://review.typo3.org/12394
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

Revision 6d8dc2eb
Added by Georg Ringer about 3 years ago

[BUGFIX] Bootstrap_BaseSetup::getPathThisScript is not static

The method Typo3_Bootstrap_BaseSetup::getPathThisScript()
should be static but isn't

Change-Id: I96ce32ba5980f5a3612685bfe51c028eb23e2699
Resolves: #38428
Releases: 6.0
Reviewed-on: http://review.typo3.org/12394
Reviewed-by: Christian Kuhn
Tested-by: Christian Kuhn

History

#1 Updated by Gerrit Code Review about 3 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12394

#2 Updated by Georg Ringer about 3 years ago

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

#3 Updated by Susanne Moog about 3 years ago

  • Parent task set to #38086

Also available in: Atom PDF