I found a small issue here. Unsetting the $values variable causes a undefined variable when calling return New $handler($values);

Instead, I set its value to NULL.

CommentFileSizeAuthor
2010-09-10-pay-undefined-variable.patch665 bytesmikl

Comments

jerdavis’s picture

Status: Needs review » Fixed

Committed to HEAD, Thanks!

Status: Fixed » Closed (fixed)

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