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
0%
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.
Updated by Cristian Buja over 11 years ago
May be inherent in this?
https://bugs.php.net/bug.php?id=63359&edit=1
Updated by David Denicolo' over 11 years ago
it seems a PHP bug when APC enabled
Updated by Alexander Opitz over 11 years ago
- Status changed from New to Needs Feedback
Hi,
so we can close this issue?
Updated by Markus Günther over 11 years ago
I also have the error on a oracle 6 linux machine. I will try to find out what happens in detail.
Updated by Markus Günther over 11 years ago
Ok after i had disable apc_opcache everything works. I hope that i find more time to have a look whats going on.
It seems that it is a problem with in instability of the APC and PHP version 5.4.14.
OTHER: TYPO3_VERSION: 6.1.2-dev
OTHER: PHP_VERSION : 5.4.14
Updated by Georg Ringer over 11 years ago
- Status changed from Needs Feedback to Closed
no change required
Updated by Stefan Neufeind about 11 years ago
Same issue here:
php 5.4.19
php-pecl-apc 3.1.15-0.3.svn329913
Updated by Klaus Bitto over 10 years ago
Same here:
S | Name | Type | Version | Arch | Repository --+-----------------------+---------+-------------------+--------+---------------------- i | apache2-mod_php5 | package | 5.4.20-4.1 | x86_64 | openSUSE-13.1-Update i | php5 | package | 5.4.20-4.1 | x86_64 | openSUSE-13.1-Update i | php5-APC | package | 3.1.14.330692-2.3 | x86_64 | server:php:extensions [...]