Anonymous publishing module needs to be converted to use short array syntax as per new coding standard.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Munavijayalakshmi created an issue. See original summary.

Munavijayalakshmi’s picture

Assigned: Munavijayalakshmi » Unassigned
Status: Active » Needs review
StatusFileSize
new43.34 KB
dhruveshdtripathi’s picture

Status: Needs review » Needs work

Following warnings after applying patch:

warning: squelched 18 whitespace errors
warning: 23 lines add whitespace errors.

Many more arrays are yet to be converted into short array syntax.

samir_shukla made their first commit to this issue’s fork.

bhupesh_upadhyay’s picture

Assigned: Unassigned » bhupesh_upadhyay

Hello,
I'm working on this issue.

bhupesh_upadhyay’s picture

Assigned: bhupesh_upadhyay » Unassigned
Status: Needs work » Needs review
StatusFileSize
new100.59 KB

I have converted to short array syntax with new coding standards on 8.x-1.x, please review it.

  • gisle committed 9cbdff9 on 8.x-1.x
    Issue #2868594 by Bhupesh_upadhyay: Use short array syntax
    
gisle’s picture

Status: Needs review » Fixed

Patch in comment #6 committed to most recent snapshot of 8.x-1.x-dev.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.