Project

General

Profile

Actions

Bug #20636

closed

DBAL: class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php are not synchronized anymore

Added by Xavier Perseguers over 15 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2009-06-21
Due date:
% Done:

0%

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

Description

Due to the unfortunate structure of sqlparser and sqlengine classes, code is duplicated in files class.ux_t3lib_sqlparser.php and class.ux_t3lib_sqlengine.php.

However recent patches (from myself) fixed issues without keeping both files in sync. Although code that is not in sync does not seem to hurt, it makes no sense to start having different code in both files.

This patches updates both files to be identical except for their name.

(issue imported from #M11366)


Files

11366.diff (3.62 KB) 11366.diff Administrator Admin, 2009-06-21 10:45
Actions

Also available in: Atom PDF