Latest dev release had short array syntax which makes the module incompatible with older versions of PHP.

CommentFileSizeAuthor
#2 2872516-2.patch1.46 KBjoelpittet
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joelpittet created an issue. See original summary.

joelpittet’s picture

Status: Active » Needs review
FileSize
1.46 KB

Suggest just changing it to long array syntax or requiring PHP 5.4 in the info file.

renatog’s picture

Assigned: Unassigned » renatog
Status: Needs review » Reviewed & tested by the community
Issue tags: +ciandt-contrib

Make sense

Good catch @joelpittet.

  • RenatoG committed 82d1920 on 7.x-1.x authored by joelpittet
    Issue #2872516 by joelpittet, RenatoG: Short array syntax needs > PHP 5....
renatog’s picture

Assigned: renatog » Unassigned
Status: Reviewed & tested by the community » Fixed

Fixed.

Commited in dev branch.

Thank you very much for your contribution @joelpittet.

Good Work.

Regards.

joelpittet’s picture

Glad to help

Status: Fixed » Closed (fixed)

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