Use thomasbachem/php-short-array-syntax-converter for the conversion.

Command:
find -E . -regex '.*\.(php|engine|inc|install|make|module|profile)' -exec php "../../php-short-array-syntax-converter/convert.php" -w "{}" \;

CommentFileSizeAuthor
#2 2863967-2.patch6.09 KBmondrake
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

mondrake created an issue. See original summary.

mondrake’s picture

Status: Active » Needs review
FileSize
6.09 KB

  • mondrake committed 80ec2f4 on 8.x-3.x
    Issue #2863967 by mondrake: Convert to PHP short array syntax
    
mondrake’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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