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

Also available in: Atom PDF