Actions
Bug #85762
closedDataHandler::printLogErrorMessages() - v7.6 lts
Status:
Closed
Priority:
-- undefined --
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-08-06
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
7
PHP Version:
7.1
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
The issue was fixed for v8 and published with v8.7.10.
According to the chart at https://typo3.org/cms/roadmap/ we would expect that typo3 v7.6 lts supports PHP v7.1 which it currently does not because of the printLogErrorMessages().
An ArgumentCountError exception will be thrown on PHP v7.1
http://php.net/manual/de/class.argumentcounterror.php
Actions