Actions
Bug #47090
closedDatabase link is expected to be an object
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2013-04-10
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
After switch to mysqli in Core, $this->link
is now expected to be an object and not a resource anymore.
Files
Actions