Because strstr() is faster than preg(), it should be used for some validity checking in taxonomy.module.

CommentFileSizeAuthor
taxonomy.module_35.patch1.18 KBmeba
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

chx’s picture

Status: Active » Reviewed & tested by the community

You mean "Because strpos() is faster than preg(), "...

Steven’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD, thanks.

Anonymous’s picture

Status: Fixed » Closed (fixed)