Bug #22075
Method compileINSERT of ux_t3lib_sqlparser should be protected
| Status: | Closed | Start date: | 2010-02-07 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Xavier Perseguers | % Done: | 0% |
|
| Category: | dbal | |||
| Target version: | - | |||
| TYPO3 Version: | Complexity: | |||
| PHP Version: | ||||
| Votes: | 0 |
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)
History
Updated by Xavier Perseguers over 3 years ago
Committed to
- Trunk (rev. 29766)
- 1-0 (rev. 29767)