https://bugzilla.wikimedia.org/show_bug.cgi?id=72260
Sam Reed (reedy) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |39480 --- Comment #1 from Sam Reed (reedy) <[email protected]> --- $t = Title::newFromText( $search, $ns ); $string = $t->getPrefixedText(); * @return Title|null Title or null on an error. I guess newFromText() is returning null... -- 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
