Closed (won't fix)
Project:
Drupal core
Version:
8.0.x-dev
Component:
documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
6 Nov 2011 at 15:04 UTC
Updated:
17 Jan 2016 at 03:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #0.0
lars toomre commentedCorrects mis-use of
instead of tags.
Comment #1
lars toomre commentedAttached is work in progress about adding variable type hinting to all @param and @return directives in the large core file common.inc.
This work covers most of the functions. However, some @param and/or @return directives are missing that are being added in other 2011 API documentation sprint sub-issues #1310084: [meta] API documentation cleanup sprint.
There are also some questions about particular variable types that can be found by searching for '???' in the patch file.
One will need to check for completeness of coverage before final patch review for commitment.
Comment #2
thedavidmeister commented#1: Common_Variable_Type_Hinting-1333470-1.patch queued for re-testing.
Comment #3.0
(not verified) commentedAdded cross-reference to issue #1331240.
Comment #4
jhodgdonI'm closing very old coding standards fixup issues. They are being addressed on other issues mostly.