Project

General

Profile

Actions

Bug #54032

closed

Deprecation Error in Core Modules

Added by Ralle Büchnitz almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2013-11-28
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:

Description

28-11-13 14:13: TYPO3\CMS\Core\Utility\GeneralUtility::loadTCA() - since 6.1, will be removed two versions later - require(ypo3/init.php),ypo3/ajax.php#56
// TYPO3\CMS\Core\Core\Bootstrap->loadExtensionTables#69
// TYPO3\CMS\Core\Utility\ExtensionManagementUtility::loadExtTables#867
// TYPO3\CMS\Core\Cache\Frontend\PhpFrontend->requireOnce#1709 // TYPO3\CMS\Core\Cache\Backend\SimpleFileBackend->requireOnce#82
// require_once(ode/cache_core/ext_tables_4174c218637220432c7f9023266a7a314885b245.php),ypo3/sysext/core/Classes/Cache/Backend/SimpleFileBackend.php#362
// TYPO3\CMS\Core\Utility\GeneralUtility::loadTCA#5382
// TYPO3\CMS\Core\Utility\GeneralUtility::logDeprecatedFunction#3841 (ypo3/sysext/core/Classes/Utility/GeneralUtility.php#3839)

Deprecation log gets flodded witht this entry. I use version 6.1.6 now and this error showed up also in version 6.1.5.

PLUS: The log writes 'ypo3' insted of typo3 - this part should be a no brainer.

Actions

Also available in: Atom PDF