Project

General

Profile

Actions

Bug #19124

closed

exec_SELECTquery() has wrong documentation: Third parameter (WHERE clause) is NOT optional

Added by Sebastian Siedentopf almost 16 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2008-07-18
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.4
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

While the documentation says it should, the third parameter is not optional:

  • @param string Optional additional WHERE clauses put in the end of the query
    ...
    function exec_SELECTquery($select_fields,$from_table,$where_clause,$groupBy='',$orderBy='',$limit='');

(issue imported from #M9002)


Files

9002_db.patch (1.08 KB) 9002_db.patch Administrator Admin, 2010-12-02 16:20
Actions #1

Updated by Chris topher about 14 years ago

in t3lib/class.t3lib_sqlengine.php.

Actions #2

Updated by Benni Mack over 13 years ago

committed to trunk (rev. 9825).

Actions #3

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF