We have to convert the module to short array syntax as per new coding.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Prashant.c created an issue. See original summary.

Prashant.c’s picture

Status: Active » Needs review
FileSize
6.18 KB
Prashant.c’s picture

Title: Convert module to use short array syntax (new coding standard). Primary tabs View(active tab) » Convert module to use short array syntax (new coding standard)
nkoporec’s picture

Status: Needs review » Reviewed & tested by the community

Tested the patch and it applies cleanly, also it works as expected.Marking this as RTBC.

Prashant.c’s picture

Any updates on this still in RTBC ?

D4K0’s picture

Check out this issue.
This patch by brathje resolves the wrong variable name ($conf -> $settings) and the text issue in README.txt.

Applying brathje's patch we could kill two birds with one stone...

D4K0’s picture

Status: Reviewed & tested by the community » Needs work
andypost’s picture

Would be great to get this in after #2864902: Update "e-mail" to "email" across all files & #2909161: Wrong custom string example because will make most of patches outdated

greggles’s picture

Status: Needs work » Needs review
FileSize
5.59 KB

Here's a re-roll after applying #2864902: Update "e-mail" to "email" across all files. I also excluded the README change so that can be fixed in 2909161.

  • greggles committed 0b3c0d4 on 8.x-1.x authored by Prashant.c
    Issue #2958087 by Prashant.c, greggles, nkoporec: Convert module to use...
greggles’s picture

Status: Needs review » Fixed

OK, now committed. This should reduce the risk for having to reroll in the near future.

Status: Fixed » Closed (fixed)

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