Download & Extend

Use drupal_strtoupper() and drupal_substr()

Project:Flexifilter
Version:6.x-1.x-dev
Component:Code - Misc
Category:task
Priority:normal
Assigned:Unassigned
Status:active

Issue Summary

Drupal has the function drupal_strtoupper() which can handle Unicode. Its use is preferable to strtoupper().

Comments

#1

Title:Replace the calls to strtoupper with drupal_strtoupper» Use drupal_strtoupper and drupal_substr

The same is true for drupal_substr() versus substr().

#2

Title:Use drupal_strtoupper and drupal_substr» Use drupal_strtoupper() and drupal_substr()
Version:6.x-1.1-rc1» 6.x-1.x-dev
nobody click here