Project

General

Profile

Actions

Bug #27019

closed

BackendFormProtection contains 2 abstract methods

Added by Kai Kretschmann almost 13 years ago. Updated almost 13 years ago.

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

100%

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

Description

After trying to upgrade from 4.5.2 to 4.5.3 I get this error:

Fatal error: Class t3lib_formprotection_BackendFormProtection contains 2 abstract methods and must therefore be declared abstract or implement the remaining methods (t3lib_formprotection_Abstract::retrieveTokens, t3lib_formprotection_Abstract::persistTokens) in /var/www/typo3_src-4.5.3/t3lib/formprotection/class.t3lib_formprotection_backendformprotection.php on line 89

Cleaning any caches or temp folders doesn't help. I now got back to 4.5.2 until further ideas arrive.

System is a standard debian 6.0.1 with php 5.3.3

Actions #1

Updated by Kai Kretschmann almost 13 years ago

  • % Done changed from 0 to 100

OK, silly me.
My OpcodeCache had the old 4.5.2 abstract base php class still in memory. Reloading the apache process did the magic words. Problem solved.

Actions #2

Updated by Susanne Moog almost 13 years ago

  • Status changed from New to Closed
Actions

Also available in: Atom PDF