User tests: Successful: Unsuccessful:
There is no need to call reset() in radiolist() function as the function does not use array pointer anywhere in the function. Also, as HHVM does not support calling reset() on an object, this also result in removing a warning when using this code in HHVM.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2014-05-01 22:18:15 |
Labels |
Added:
?
?
|
I found that I already submitted this PR before (long time ago).