Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
22 Oct 2014 at 18:46 UTC
Updated:
17 Nov 2014 at 08:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rpayanmComment #2
rpayanmComment #3
smussbach commentedI can confirm that all method calls are substituted. All tests pass, so I assume it is Reviewed & tested by the community?
Comment #4
alexpottCan the change record that announces the replacement of
drupal_ucfirstbe linked to this issue for traceability - once this is done it can be set back to rtbc.Comment #5
smussbach commented@alexpott Sorry, I do not know what you mean by that. What should how and where be linked to this issue? Do you mean #2205673?
Comment #6
alexpott@smussbach we maintain change records which (amongst other things) detail when a function is being removed and what replaces it. See https://www.drupal.org/list-changes/drupal
The CR that talks about the replacement of
drupal_ucfirstneeds to be edited and this issue added to the list of issues it covers.Comment #7
jeroentReferenced this issue on the following change record: New Unicode component
Comment #9
alexpottThis issue is a prioritized change as per #2350615: [policy, no patch] What changes can be accepted during the Drupal 8 beta phase? and it's benefits outweigh any disruption. Committed 09ed945 and pushed to 8.0.x. Thanks!