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

--- Comment #23 from Niklas Laxström <niklas.laxst...@gmail.com> 2011-09-13 
17:02:19 UTC ---
But it doesn't even try to explode, I can see that from legacy=false.
If it would, it would return an array:

> var_dump( explode( "\n", "cat" ) );
array(1) {
  [0]=>
  string(3) "cat"
}

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to