Comments

a_thakur’s picture

Status: Active » Needs review
StatusFileSize
new3.44 KB

Please find the attached patch which removes the functions including occurrence in comments.

Palashvijay4O’s picture

Status: Needs review » Needs work

// collector again. This ensures that the alterations made by hook_library_info_alter()
// and hook_js_settings_alter() implementations are statically cached, as desired.

These lines should be wrapped around 80 characters .

Else looks good to me !! :)

tadityar’s picture

Status: Needs work » Needs review
StatusFileSize
new3.45 KB

Wrapped the comment

skyredwang’s picture

Status: Needs review » Reviewed & tested by the community

Look good.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Ok this looks like the follow-up we talked about. Removing deprecated functions is allowed per https://www.drupal.org/contribute/core/beta-changes.

Committed and pushed to 8.0.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.

mile23’s picture

Issue tags: -@depreacted +@deprecated