Page MenuHomeDevCentral

Improve documentation and casting types
ClosedPublic

Authored by dereckson on Oct 17 2017, 20:10.
Tags
None
Referenced Files
F40769508: D1066.id2730.diff
Sun, Aug 2, 05:00
F40750560: D1066.id2729.diff
Sun, Aug 2, 03:52
Unknown Object (File)
Fri, Jul 31, 03:51
Unknown Object (File)
Wed, Jul 29, 08:32
Unknown Object (File)
Wed, Jul 22, 16:04
Unknown Object (File)
Tue, Jul 21, 11:04
Unknown Object (File)
Mon, Jul 20, 17:22
Unknown Object (File)
Mon, Jul 20, 09:25
Subscribers
None

Details

Summary

Fix type mismatches between docblocks and signatures.

Test Plan
$ phan | grep PhanTypeMismatchDeclaredParam
$ phan | grep PhanTypeMismatchDeclaredReturn
$ phan | grep PhanTypeMismatchProperty
$ phan | grep PhanTypeMismatchArgument
$ phan | grep PhanCommentParamOnEmptyParamList

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
doc-types
Build Status
Buildable 1681
Build 1929: arc lint + arc unit

Event Timeline

dereckson retitled this revision from Improve documentation types to Improve documentation and casting types.Oct 17 2017, 20:45
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Oct 17 2017, 20:50
This revision was automatically updated to reflect the committed changes.