Replace all short array syntax with long array syntax
Summary: Apparently Phorge likes things this way. Cross-ref T16393, D26577#40179
Test Plan:
Read the code.
To be sure this catches all uses (and what I did to make it):
- Revert rP52c264672f509e4044fe3ac9f34894532f4db535 locally
- Run `arc lint --rev 52c264672f509e4044fe3ac9f34894532f4db535`
- See no PHP compatibility errors related to array syntax (there will be unrelated lint errors)
Reviewers: O1 Blessed Committers, aklapper
Reviewed By: O1 Blessed Committers, aklapper
Subscribers: aklapper, tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Maniphest Tasks: T16393
Differential Revision: https://we.phorge.it/D26579