Actions
Bug #49968
closedFatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-07-12
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
I don't know why but this error appears in the backend in lots of modules like web->pages, ext manager
Fatal error: Cannot inherit previously-inherited or override constant OPERATOR_EQUAL_TO from interface TYPO3\CMS\Extbase\Persistence\QueryInterface in /var/www/html/typo3_src-6.1.1/typo3/sysext/extbase/Classes/Persistence/Generic/Query.php on line 35
I tried to delete cache, but don't work.
Actions