Project

General

Profile

Actions

Bug #48018

closed

4.5.26 LTS contains PHP namespaces

Added by Albrecht Köhnlein almost 11 years ago. Updated almost 11 years ago.

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

0%

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

Description

TYPO3 4.5.26 LTS contains PHP namespaces and can not be used with PHP version 5.2

typo3/sysext/extbase/Classes/Persistence/Storage/Typo3DbBackend.php, line 854

throw new \TYPO3\CMS\Extbase\Persistence\Generic\Exception\InconsistentQuerySettingsException('Missing storage page ids.', 1365779762)

I think this is a bug, because 4.5 should support older PHP versions.

Actions #1

Updated by Thorsten Kahler 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