Closed (fixed)
Project:
Lost & found issues
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2011 at 23:33 UTC
Updated:
28 Sep 2011 at 12:41 UTC
Jump to comment: Most recent
The strpos() function is much faster than preg_match(), so we should use it since we are only checking if a string begins with another string.
Comments
Comment #1
cpliakas commentedResolved in commit f7ceafb.