[TYPO3-core] RFC: #16071: PHP Fatal error in t3lib_contextmenu_renderer_Abstract

Stefano Kowalke blueduck at gmx.net
Wed Oct 20 00:40:31 CEST 2010


Hi,

this is SVN patch request.

Type: Bugfix

Branches: Trunk

BT reference: http://bugs.typo3.org/view.php?id=16071

The phplint throws an fatal error with this message:
PHP Fatal error: Non-abstract method
t3lib_contextmenu_renderer_Abstract::renderAction()

How to reproduce:
php -l
t3lib/contextmenu/renderer/class.t3lib_contextmenu_renderer_Abstract.php

Solution: Add the keyword abstract to each function

BTW: This is the first issue I found with help of mister hudson at
ci.typo3.org.
Have a look at:
http://ci.typo3.org/view/TYPO3/view/Core/job/typo3-v4-core-trunk/9/console

Stefano





-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16071-v1.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101020/de5c15a4/attachment.asc>


More information about the TYPO3-team-core mailing list