Page MenuHomeDevCentral

Improve documentation and casting types
ClosedPublic

Authored by dereckson on Oct 17 2017, 20:10.
Tags
None
Referenced Files
F10061474: D1066.id2730.diff
Wed, Jun 18, 09:59
F10055728: D1066.id2729.diff
Wed, Jun 18, 08:08
F10053553: D1066.id2728.diff
Wed, Jun 18, 07:03
F10053498: D1066.id2729.diff
Wed, Jun 18, 07:01
F10048620: D1066.diff
Wed, Jun 18, 05:38
F10041639: D1066.diff
Wed, Jun 18, 01:44
Unknown Object (File)
Mon, Jun 16, 10:27
Unknown Object (File)
Sun, Jun 15, 17:57
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.