Project

General

Profile

Actions

Bug #48503

closed

4.5.26 PHP namespace usage in extbase occurs error in PHP 5.2.x

Added by Thomas Schubert almost 11 years ago. Updated almost 11 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-05-24
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

In Extbase File extbase/Classes/Persistence/Storage/Typo3DbBackend.php on line 854 namespaces are used when throwing an exception, that not exists anyway (InconsistentQuerySettingsException).

This can't work in PHP 5.2.x in the usage as an LTS version.

Actions #1

Updated by Alexander Opitz almost 11 years ago

  • Status changed from New to Rejected

Already solved with #47978, will be released in version 4.5.27.

Actions

Also available in: Atom PDF