? Success

User tests: Successful: Unsuccessful:

avatar wojsmol
wojsmol
15 May 2016

Summary of Changes

Code style changes forplg_finder_categories

Testing Instructions

code review

avatar wojsmol wojsmol - open - 15 May 2016
avatar wojsmol wojsmol - change - 15 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 15 May 2016
Category Code style
avatar andrepereiradasilva andrepereiradasilva - test_item - 15 May 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 15 May 2016

I have tested this item :white_check_mark: successfully on a8d3d14

on code review


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10488.

avatar wojsmol
wojsmol - comment - 17 May 2016

@JoomliC Please test this PR.

avatar JoomliC
JoomliC - comment - 17 May 2016

@wojsmol Even if it's valid in a php code, i think here, it uses Joomla library __clone() function to prevent fatal error, and will control to be sure we have an object : https://github.com/joomla/joomla-cms/blob/staging/libraries/joomla/database/query.php#L1396

Would need confirmation from PLT, maybe @wilsonge could confirm ?

avatar mbabker
mbabker - comment - 17 May 2016

__clone() is a PHP magic method and the method you linked isn't being called in this case. clone $this is a language construct in PHP, not a method call.

avatar JoomliC
JoomliC - comment - 17 May 2016

Thanks @mbabker !
So the change here is valid.

avatar JoomliC JoomliC - test_item - 17 May 2016 - Tested successfully
avatar JoomliC
JoomliC - comment - 17 May 2016

I have tested this item :white_check_mark: successfully on a8d3d14


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10488.

avatar wilsonge wilsonge - close - 18 May 2016
avatar wilsonge wilsonge - merge - 18 May 2016
avatar wilsonge wilsonge - reference | 5209d65 - 18 May 16
avatar wilsonge wilsonge - merge - 18 May 2016
avatar wilsonge wilsonge - close - 18 May 2016
avatar wilsonge wilsonge - change - 18 May 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-18 08:52:13
Closed_By wilsonge
avatar wilsonge wilsonge - change - 18 May 2016
Milestone Added:

Add a Comment

Login with GitHub to post a comment