Page MenuHomePhabricator

Use PHP type hinting in `ArcanistXHPASTLinter`.
ClosedPublic

Authored by joshuaspence on May 10 2014, 7:44 AM.
Tags
None
Referenced Files
F14094426: D9040.diff
Mon, Nov 25, 3:40 PM
Unknown Object (File)
Thu, Nov 21, 3:56 PM
Unknown Object (File)
Sun, Nov 17, 5:49 AM
Unknown Object (File)
Sun, Nov 17, 12:19 AM
Unknown Object (File)
Mon, Oct 28, 2:04 PM
Unknown Object (File)
Oct 22 2024, 12:18 AM
Unknown Object (File)
Oct 22 2024, 12:18 AM
Unknown Object (File)
Oct 22 2024, 12:18 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).