? Failure

User tests: Successful: Unsuccessful:

avatar chalet16
chalet16
1 May 2014

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.

avatar chalet16 chalet16 - open - 1 May 2014
avatar chalet16 chalet16 - change - 1 May 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-05-01 22:18:15
Labels Added: ? ?
avatar chalet16 chalet16 - close - 1 May 2014
avatar chalet16 chalet16 - close - 1 May 2014
avatar chalet16
chalet16 - comment - 1 May 2014

I found that I already submitted this PR before (long time ago).

Add a Comment

Login with GitHub to post a comment