Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
path.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2014 at 15:42 UTC
Updated:
3 Dec 2014 at 09:14 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
slashrsm commentedComment #2
marcingy commentedLook good
Comment #3
lars toomre commentedDoes it make sense to clean up the moved doc blocks here? There are some missing type hints and no blank line between @param and @return lines. Also boolean instead of bool as a type hint.
Or should those changes be done in a separate issue?
Comment #4
primsi commentedLooks ok.
Comment #5
slashrsm commentedYeah, we should. Went through all comments in that file and fixed all of them. https://www.drupal.org/node/1354#types says we should use "bool".
Comment #6
lars toomre commentedThanks @slashrsm. All of those documentation adjustments look good!
Comment #10
tim.plunkettThanks!
Comment #11
alexpottThis issue is a normal bug fix, and doesn't include any disruptive changes, so it is allowed per https://www.drupal.org/core/beta-changes. Committed a5c5b25 and pushed to 8.0.x. Thanks!
fixed on commit.