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:17 UTC
Updated:
17 Jan 2016 at 03:19 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
lars toomre commentedAttached is work in progress about adding variable type hinting to all @param and @return directives in the rather large and prominent file bootstrap.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 issues #1310084: [meta] API documentation cleanup sprint. There are also some questions about particular variable types that can be found by searching for '???'.
One will need to check for completeness of coverage before final patch review for commitment.
Comment #2
thedavidmeister commented#1: Bootstrap_Variable_Type_Hinting-1333474-1.patch queued for re-testing.
Comment #4
albert volkman commentedRe-roll, but there's several more missing type-hints.
Comment #5
thedavidmeister commentedare you saying that the patch needs to be extended to add more type-hints for full coverage of bootstrap.inc? because if so that means this issue needs work.
Comment #6
albert volkman commentedYep, I was just setting it to NR so that it'd get tested.
Comment #6.0
albert volkman commentedAdded cross-reference to #1331240.
Comment #7
jhodgdonI'm closing very old coding standards fixup issues. They are being addressed on other issues mostly.