Bug #23424

Enhance t3lib_db_PreparedStatement

Added by Helmut Hummel almost 5 years ago. Updated almost 5 years ago.

Status:Resolved Start date:2010-08-22
Priority:Should have Due date:
Assigned To:Xavier Perseguers % Done:

0%

Category:Database API Spent time: -
Target version:-
TYPO3 Version:4.5 Is Regression:
PHP Version:5.2 Sprint Focus:
Complexity:

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)

15527.diff Magnifier (1.5 kB) Administrator Admin, 2010-08-22 22:02


Related issues

related to Core - Feature #23374: Add support for prepared queries Resolved 2010-08-14

History

#1 Updated by Xavier Perseguers almost 5 years ago

Committed to trunk (rev. 8645)

Also available in: Atom PDF