? Success
Related to # 6067

User tests: Successful: Unsuccessful:

avatar Mathewlenning
Mathewlenning
12 Feb 2015

Untainted version of #6067

avatar Mathewlenning Mathewlenning - open - 12 Feb 2015
avatar joomla-cms-bot joomla-cms-bot - change - 12 Feb 2015
Labels Added: ?
avatar rdeutz
rdeutz - comment - 12 Feb 2015

Could you explain what is the improvement? And to convert an object to an array we have a function JArrayHelper::fromObject() that might could do a part of the job.

avatar zero-24 zero-24 - change - 12 Feb 2015
Rel_Number 6067
Relation Type Related to
avatar Mathewlenning
Mathewlenning - comment - 12 Feb 2015

Unfortunately JArrayHelper::fromObject isn't an option here. Because the original code was checking for JRegistry and JObject interfaces before converting the object to an array.

Of course we could replace that final return (array)$data;
but that would be changing the ouput, so BC would be at risk.

avatar zero-24 zero-24 - change - 12 Feb 2015
Category Libraries
avatar Mathewlenning
Mathewlenning - comment - 28 Sep 2015

Same comment here regarding the merge conflicts. Any help would be appreciated.

avatar Mathewlenning
Mathewlenning - comment - 28 Sep 2015

It looks like this merge conflict is the result of another PR that resolved an issue with JObject, but this PR also fixes the bug and gives us a path to depreciate JObject dependencies in the future. So I hope you'll consider merging this.

avatar roland-d
roland-d - comment - 17 May 2016

@wilsonge Is this good to go for you?

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 6 Jan 2017

@roland-d Reminder at @wilsonge ?

avatar roland-d
roland-d - comment - 13 Jan 2017

Going to call @rdeutz as release manager of 3.7.0.


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

avatar franz-wohlkoenig
franz-wohlkoenig - comment - 7 Apr 2017

recall @rdeutz


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

avatar rdeutz
rdeutz - comment - 7 Apr 2017

I would like to close this one, improvements are small and solving the conflicts seems to me more work as recreate the PR

avatar rdeutz rdeutz - change - 7 Apr 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-04-07 16:21:54
Closed_By rdeutz
avatar rdeutz rdeutz - close - 7 Apr 2017

Add a Comment

Login with GitHub to post a comment