Actions
Task #30087
closedBug #30054: The check for required PHP modules is missing in the Reports module
Remove useless type hint in tx_dbal_installtool::setRequiredPhpModules
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
Start date:
2011-09-20
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
#30054 introduces a change that make TYPO3 crash when using DBAL. Solution is to remove the type hint in method signature of tx_dbal_installtool::setRequiredPhpModules for the second argument as it is not used anyway.
Updated by Mr. Hudson about 13 years ago
Patch set 1 of change I51ae4f57dd954b62476fc64da2979364fbae41e0 has been pushed to the review server.
It is available at http://review.typo3.org/5113
Updated by Xavier Perseguers about 13 years ago
- Status changed from New to Under Review
Updated by Xavier Perseguers about 13 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Updated by Michael Stucki about 11 years ago
- Project changed from 329 to TYPO3 Core
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions