Project

General

Profile

Actions

Bug #59825

closed

Typo3 4.5 use namespace in AbstractBackendViewHelper

Added by Steffen Mächtel almost 10 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Must have
Assignee:
Category:
Fluid
Target version:
Start date:
2014-06-23
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:

Description

Typo3 4.5.32 use namespace in class "Tx_Fluid_ViewHelpers_Be_AbstractBackendViewHelper".

File: typo3\sysext\fluid\Classes\ViewHelpers\Be\AbstractBackendViewHelper.php
Line 46: $GLOBALS['SOBE'] = new \stdClass();

Namespaces are not available in php 5.2.x

Actions #1

Updated by Steffen Mächtel almost 10 years ago

Typo3 4.5.32 -> Typo3 4.5.34

Actions #2

Updated by Markus Klein almost 10 years ago

Thanks for the finding.

Actions #3

Updated by Markus Klein almost 10 years ago

  • Category set to Fluid
  • Status changed from New to Accepted
  • Assignee set to Markus Klein
  • Priority changed from Should have to Must have
  • Target version set to next-patchlevel
  • Is Regression changed from No to Yes
Actions #4

Updated by Gerrit Code Review almost 10 years ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch TYPO3_4-5 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/31084

Actions #5

Updated by Markus Klein almost 10 years ago

@Steffen: I'm not able to add you as reviewer on Gerrit for some reason.
Please test that patch. Thank you.

Actions #6

Updated by Markus Klein almost 10 years ago

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

Updated by Benni Mack over 5 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF