Project

General

Profile

Actions

Bug #41938

closed

Rename Log Interfaces "Writer" and "Processor" to "WriterInterface" and "ProcessorInterface"

Added by Steffen Müller over 11 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Must have
Category:
Logging
Target version:
Start date:
2012-10-12
Due date:
% Done:

100%

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

Description

When parsing the Logging API with the class parser for adding namespaces, the interfaces somehow got wrong names.

We have
  • "Writer" instead of "WriterInterface" in TYPO3\CMS\Core\Log\Writer and
  • "Processor" instead of "ProcessorInterface" in TYPO3\CMS\Core\Log\Processor

The interfaces should be renamed (including the filename) and get adapted in all classes which implement these interfaces.

IMHO this is a RC critical bug, because it will be a breaking change in future releases.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #40095: Move core to namespacesClosed2012-08-232012-09-18

Actions
Actions

Also available in: Atom PDF