[TYPO3-core] FYI : Fixed Bug #16513: Class hint "mixed" always results to fatal error in t3lib_tree_Tca_DatabaseNode

Steffen Ritter info at rs-websystems.de
Mon Nov 22 16:52:15 CET 2010


FYI: The attached SVN patch was committed in rev 9499.

Type: Bug

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

Branches:
trunk

Problem:
function with signature:
public function setSortValue(mixed $sortValue)

always will fail, as mixed is not a correct type hint.

Solution:
removed the type hint, introduced via phpStorm code completion

Notes:
I hope I match the "FYI" orientation rule from the mailings this morning 
with this one ;)

regards
Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 16513.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20101122/07c2c83a/attachment.asc>


More information about the TYPO3-team-core mailing list