Closed (won't fix)
Project:
Coder
Version:
7.x-1.x-dev
Component:
Upgrade Routines
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
25 Nov 2009 at 22:16 UTC
Updated:
16 Jan 2016 at 18:54 UTC
Jump to comment: Most recent
Comments
Comment #1
duellj commentedIt seems like this would require manual changes. The parameters to taxonomy_term_load haven't changed, only difference is if the developer needs to load multiple terms. Maybe we can check to see if taxonomy_term_load is in a loop, then add a comment suggesting using taxonomy_term_load_multiple?
Comment #2
klausiCoder 7.x-1.x is frozen now and will not receive any updates. Coder 8.x-2.x can be used to check code for any Drupal version, Coder 8.x-2.x also supports the phpcbf command to automatically fix conding standard errors. Please check if this issue is still relevant and reopen against that version if necessary.