Closed (fixed)
Project:
Pay
Version:
6.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Sep 2010 at 12:01 UTC
Updated:
11 Oct 2010 at 22:10 UTC
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.
| Comment | File | Size | Author |
|---|---|---|---|
| 2010-09-10-pay-undefined-variable.patch | 665 bytes | mikl |
Comments
Comment #1
jerdavisCommitted to HEAD, Thanks!