? Pending

User tests: Successful: Unsuccessful:

avatar csthomas
csthomas
16 Nov 2018

Summary of Changes

Simplify the quoteName() method.
Replace explode() / implode() by str_replace().

Introduce a new method JDatabase::quoteNameString() as a replacement for DatabaseDriver::quoteNameStr(). The new method takes a string instead of an array.

This is a ported version of joomla-framework/database#144

Testing Instructions

Code review.
Unit tests should pass.

Expected result

All works as before.

Documentation Changes Required

Deprecate JDatabase:quoteNameStr()

avatar csthomas csthomas - open - 16 Nov 2018
avatar csthomas csthomas - change - 16 Nov 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 16 Nov 2018
Category Libraries
avatar csthomas csthomas - change - 16 Nov 2018
Labels Added: ?
avatar csthomas csthomas - change - 16 Nov 2018
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2018-11-16 16:16:19
Closed_By csthomas
avatar csthomas csthomas - close - 16 Nov 2018

Add a Comment

Login with GitHub to post a comment