Page MenuHomePhabricator

Use long array syntax for compatibility instead of short array syntax
ClosedPublic

Authored by epriestley on Aug 1 2016, 12:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Feb 16, 7:11 AM
Unknown Object (File)
Sun, Feb 9, 2:07 AM
Unknown Object (File)
Sun, Feb 9, 2:07 AM
Unknown Object (File)
Sun, Feb 9, 2:07 AM
Unknown Object (File)
Feb 5 2025, 6:45 PM
Unknown Object (File)
Feb 1 2025, 5:29 AM
Unknown Object (File)
Jan 28 2025, 12:40 AM
Unknown Object (File)
Jan 26 2025, 8:33 AM
Subscribers
Restricted Owners Package

Details

Summary

Fixes T11409. This syntax isn't compatible with older PHP.

Test Plan

Ran arc lint on the file.

Diff Detail

Repository
rP Phabricator
Branch
shortarray
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13220
Build 16938: Run Core Tests
Build 16937: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Use long array syntax for compatibility instead of short array syntax.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added reviewers: chad, yelirekim.
Owners added a subscriber: Restricted Owners Package.Aug 1 2016, 12:08 PM
chad edited edge metadata.
This revision is now accepted and ready to land.Aug 1 2016, 2:23 PM
This revision was automatically updated to reflect the committed changes.