https://bugzilla.wikimedia.org/show_bug.cgi?id=68566

--- Comment #1 from Sam Reed (reedy) <[email protected]> ---
Line 166:
        $bitfield = $list->current()->getBits();


    /**
     * Get the current list item, or false if we are at the end
     * @return Revision
     */
    public function current() {
        return $this->current;
    }


Needs to deal with current() === false, and probably update the docs too

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to