[TYPO3-core] RFC #14079: Bug: Running the unit tests floods the deprecation log

Oliver Klee typo3-german-02 at oliverklee.de
Tue Apr 13 23:14:09 CEST 2010


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=14079

Branches:
trunk

Problem:
Running the unit tests floods the deprecation log.

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


Solution:
Drop the testcase and the tests that explictly use deprecated functions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 14079.diff
Type: text/x-patch
Size: 23395 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100413/98681bd5/attachment-0001.bin>


More information about the TYPO3-team-core mailing list