In forward.module eregi() is being used to find strings in the $bad_items array, where preg_match() can be used to replace it. I'm attaching a patch against 6.x-1.x-dev

CommentFileSizeAuthor
#1 1044006.patch852 bytesjzacsh

Comments

jzacsh’s picture

StatusFileSize
new852 bytes

here is the patch for this issue against cvs dev.

seanr’s picture

Status: Needs review » Fixed

Fixed. Thanks.

Status: Fixed » Closed (fixed)
Issue tags: -php5.3 deprecated, -deprecated, -eregi deprecation

Automatically closed -- issue fixed for 2 weeks with no activity.