Bug #8849
Remove var_dump() call in F3\FLOW3\I18n\Cldr\Reader\DatesReader
Status:
Resolved
Priority:
Must have
Assignee:
Category:
I18n
Target version:
Start date:
2010-07-13
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
Complexity:
Description
Hi Karol and sorry for picking on you ;)
By coincidence I just found a left over var_dump() call in F3\FLOW3\I18n\Cldr\Reader\DatesReader::formatDateTime().
Besides most of the method seem to have an invalid author annotation
@author Karol Gusak <firstname@lastname.eu>