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

--- Comment #1 from Sam Reed (reedy) <[email protected]> ---
        $firstRev = $this->page->getOldestRevision();

        // Page creator
        $pageInfo['header-edits'][] = array(
            $this->msg( 'pageinfo-firstuser' ),
            Linker::revUserTools( $firstRev )
        );


getOldestRevision() may return null

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

Reply via email to