? Failure

User tests: Successful: Unsuccessful:

avatar photodude
photodude
30 Jun 2017

Pull Request for Issue code style fixes

Summary of Changes

  • Multi-line function call not indented correctly;
  • No blank line found after control structure
  • Closing parenthesis of a multi-line function call must be on a line by itself
  • Please consider an empty line before the foreach statement;
  • Expected 1 space after "="; 2 found
  • Expected 1 space after FUNCTION keyword; 0 found
  • Expected 3 tabs before opening brace; 4 found
  • Whitespace found at end of line

Automatically fixed with Joomla code standards 2.0.0 PHPCS2-alpha2 fixers

None of the manual only fixes have been applied

Testing Instructions

Merge by code review

Expected result

code style has been applied as listed above, old code style on drone does not error.

Actual result

code style had not been applied. Autofixers from the Joomla code standards 2.0.0 PHPCS2 alpha2 were used to implement fixable code style

Documentation Changes Required

none

avatar photodude photodude - open - 30 Jun 2017
avatar photodude photodude - change - 30 Jun 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 30 Jun 2017
Category Administration com_installer
avatar Quy Quy - test_item - 3 Jul 2017 - Tested successfully
avatar Quy
Quy - comment - 3 Jul 2017

I have tested this item successfully on 629aa0f

Code review.


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

avatar photodude
photodude - comment - 14 Aug 2017

@mbabker @wilsonge bump for final review and merge consideration

avatar wilsonge wilsonge - change - 15 Aug 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-08-15 12:36:06
Closed_By wilsonge
avatar wilsonge wilsonge - close - 15 Aug 2017
avatar wilsonge wilsonge - merge - 15 Aug 2017
avatar photodude
photodude - comment - 15 Aug 2017

Thanks @wilsonge

avatar photodude photodude - change - 24 Nov 2017
The description was changed
avatar photodude photodude - edited - 24 Nov 2017

Add a Comment

Login with GitHub to post a comment