Actions
Bug #22075
closedMethod compileINSERT of ux_t3lib_sqlparser should be protected
Status:
Closed
Priority:
Should have
Assignee:
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-02-07
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Method compileINSERT of ux_t3lib_sqlparser does not have a visibility identifier, meaning it's public although corresponding method in t3lib_sqlparser is protected.
(issue imported from #M13453)
Updated by Xavier Perseguers almost 15 years ago
Committed to
- Trunk (rev. 29766)
- 1-0 (rev. 29767)
Actions