Page MenuHomeDevCentral

Improve documentation and casting types
ClosedPublic

Authored by dereckson on Oct 17 2017, 20:10.
Tags
None
Referenced Files
F7589845: D1066.diff
Tue, Apr 29, 07:38
F7558154: D1066.id2729.diff
Mon, Apr 28, 18:30
Unknown Object (File)
Thu, Apr 24, 19:37
Unknown Object (File)
Thu, Apr 24, 01:38
Unknown Object (File)
Tue, Apr 22, 17:55
Unknown Object (File)
Mon, Apr 21, 23:45
Unknown Object (File)
Sun, Apr 20, 20:07
Unknown Object (File)
Sun, Apr 20, 16:50
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 Not Applicable
Unit
Tests Not Applicable

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.