Page MenuHomePhabricator

Use PHP type hinting in `ArcanistXHPASTLinter`.
ClosedPublic

Authored by joshuaspence on May 10 2014, 7:44 AM.
Tags
None
Referenced Files
F14006606: D9040.id21465.diff
Mon, Oct 28, 2:04 PM
F13989989: D9040.id.diff
Tue, Oct 22, 12:18 AM
F13989988: D9040.id21472.diff
Tue, Oct 22, 12:18 AM
F13989987: D9040.id21465.diff
Tue, Oct 22, 12:18 AM
F13989777: D9040.diff
Mon, Oct 21, 10:59 PM
F13972250: D9040.diff
Thu, Oct 17, 5:58 PM
F13972240: D9040.id.diff
Thu, Oct 17, 5:55 PM
F13972237: D9040.id21465.diff
Thu, Oct 17, 5:54 PM
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).