Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
comment.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Feb 2014 at 12:05 UTC
Updated:
29 Jul 2014 at 23:20 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ianthomas_ukComment #2
andypostI'd like to see this commited but that depends on #2042165: Add a 'deprecated' module that includes deprecated functions only when enabled
Comment #3
larowlanPlus 1
Comment #4
xjmI'm not sure this depends on #2042165: Add a 'deprecated' module that includes deprecated functions only when enabled -- elsewhere, these deprecated functions are being removed, as discussed in #2158871: [Policy, no patch] Clearly denote when @deprecated code is slated to be removed.
https://drupal.org/node/1439500 can be updated now, because the function is already deprecated.
Comment #5
catchCommitted/pushed to 8.x, thanks!
Comment #6
ianthomas_ukI've updated https://drupal.org/node/1439500 to point to the new methods and remove mention of comment_increment_alphadecimal, a new function which didn't last long.