? Success

User tests: Successful: Unsuccessful:

avatar frankmayer
frankmayer
20 Dec 2016

Summary of Changes

  • Unnecessary parentheses
  • Ternary operator simplification and type safe comparison
  • Use elvis!
  • Type-casting instead of strVal()
  • Replace isArray()... with type-cast

The changes in this PR are only a few and should be fairly easy to review. In hope that this will get merged quickly so further work can be done without conflicting with other PRs. ;)

Testing Instructions

None, should not change behavior

Documentation Changes Required

None.

avatar frankmayer frankmayer - open - 20 Dec 2016
avatar frankmayer frankmayer - change - 20 Dec 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 20 Dec 2016
Category Layout
avatar jeckodevelopment
jeckodevelopment - comment - 20 Dec 2016

@ggppdk and @andrepereiradasilva can you please continue using tests as usual?

avatar andrepereiradasilva
andrepereiradasilva - comment - 20 Dec 2016

@jeckodevelopment i asked how should i mark this code reviews on JBS channel.
I'm not doing tests, just code review, so marked as code review as instructed in that channel.

avatar ggppdk
ggppdk - comment - 20 Dec 2016

I have tested this item successfully on 807500c

I can mark a successful test on this one, on careful code review ... due to little changes involve

The unneeded parenthesis,
also the 2 type of typecasts done, are safe modifications, no problem with PHP 5.3

but i have not installed the patch to run any tests


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

But some other PRs have too many changes, i would not feel good to mark a successful test on code review only

Maybe there should be something like with 3 or 4 code reviews set to RTC ? I don't know

avatar ggppdk ggppdk - test_item - 20 Dec 2016 - Tested successfully
avatar frankmayer
frankmayer - comment - 20 Dec 2016

@ggppdk Yes, some of those batch PR's were huge with lots of different changes. That is why I have made compartmentalized sub-PR's to lighten the batch PR's up and be finally easier to review/test and finally merge them. The sub PR's are referenced in the batch-PR's and vice versa.

avatar shur
shur - comment - 25 Dec 2016

I have tested this item successfully on 807500c

Code review.


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

avatar shur shur - test_item - 25 Dec 2016 - Tested successfully
avatar jeckodevelopment jeckodevelopment - change - 25 Dec 2016
Status Pending Ready to Commit
avatar jeckodevelopment
jeckodevelopment - comment - 25 Dec 2016

RTC


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

avatar jeckodevelopment jeckodevelopment - change - 25 Dec 2016
Milestone Added:
avatar rdeutz rdeutz - reference | c295158 - 27 Dec 16
avatar rdeutz rdeutz - merge - 27 Dec 2016
avatar rdeutz rdeutz - close - 27 Dec 2016
avatar rdeutz rdeutz - change - 27 Dec 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-12-27 21:50:33
Closed_By rdeutz
Labels Added: ?
avatar rdeutz rdeutz - close - 27 Dec 2016
avatar rdeutz rdeutz - merge - 27 Dec 2016

Add a Comment

Login with GitHub to post a comment