HomePhabricator

Use phpcs to forbid short array syntax
46cb585f039bUnpublished

Unpublished Commit · Learn More

Publishing Disabled: All publishing is disabled for this repository.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Use phpcs to forbid short array syntax

This bumps mediawiki/mediawiki-codesniffer to the earliest version that
included the upstream sniff that forbade short array syntax. All failing
rules were disabled so it can be made voting immediately, but some of
these should probably be fixed (e.g. no closing PHP tags), and can
probably be auto-fixed rather easily.

Should hopefully prevent T143635 in the future, as long as phpcs is run
before tarballs are published (and not after by CI).

Change-Id: If336a4091c11228d2a2f78de11b69450f5c93874

Details

Provenance
LegoktmAuthored on Aug 23 2016, 4:53 AM
KrinkleCommitted on Sep 29 2016, 9:31 PM
ChangeId
If336a4091c11228d2a2f78de11b69450f5c93874

Commit No Longer Exists

This commit no longer exists in the repository.