Project

General

Profile

Actions

Bug #22435

closed

Running the unit tests floods the deprecation log

Added by Oliver Klee about 14 years ago. Updated almost 14 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2010-04-12
Due date:
% Done:

0%

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

Description

I've attached the deprecation log that is created by running the Core unit tests once.

(issue imported from #M14079)


Files

deprecation_3d930d506c.log (38.8 KB) deprecation_3d930d506c.log Administrator Admin, 2010-04-12 20:51
14079.diff (22.8 KB) 14079.diff Administrator Admin, 2010-04-13 23:13
14079_v2.diff (1.51 KB) 14079_v2.diff Administrator Admin, 2010-04-14 16:47
Actions #1

Updated by Oliver Klee about 14 years ago

This happens because t3lib_matchcondition gets unit-tested, but it's deprecated (causing a deprecation log entry when an instance of it is created).

Actions #2

Updated by Oliver Klee about 14 years ago

... and because the testcase explicitly uses the deprecated hook.

Actions #3

Updated by Susanne Moog almost 14 years ago

trunk rev 7457

Actions

Also available in: Atom PDF