Actions
Bug #23424
closedEnhance t3lib_db_PreparedStatement
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-08-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.5
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Branch: trunk
Problem:
It is not possible to pass named parameters to execute().
Additonally it would be good to add more checks for parameters and throw execptions if they're used in a wrong way.
Soution:
Add the possibility of named parameters to execute() and add more checks and exceptions.
(issue imported from #M15527)
Files
Actions