Page MenuHomePhabricator

Use PHP type hinting in `ArcanistXHPASTLinter`.
ClosedPublic

Authored by joshuaspence on May 10 2014, 7:44 AM.
Tags
None
Referenced Files
F13814455: D9040.id21472.diff
Thu, Sep 19, 5:32 AM
F13814454: D9040.id21465.diff
Thu, Sep 19, 5:32 AM
F13814453: D9040.id.diff
Thu, Sep 19, 5:32 AM
F13814452: D9040.diff
Thu, Sep 19, 5:32 AM
Unknown Object (File)
Mon, Sep 16, 11:27 PM
Unknown Object (File)
Sun, Sep 15, 3:17 AM
Unknown Object (File)
Sun, Sep 15, 2:46 AM
Unknown Object (File)
Sun, Sep 15, 12:34 AM
Subscribers

Details

Summary

Explicitly specify the types of the function parameters. This change is basically the same as D8388.

Test Plan

arc unit.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Use PHP type hinting in `ArcanistXHPASTLinter`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.May 10 2014, 8:56 AM
epriestley updated this revision to Diff 21472.

Closed by commit rARC20a05595226c (authored by @joshuaspence, committed by @epriestley).