(bug 23648) PHP yells about using objects in implode(). Would be nice if __toString...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 25 May 2010 13:25:37 +0000 (13:25 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 25 May 2010 13:25:37 +0000 (13:25 +0000)
commit0122b83933574d31b90700e1110e2378a1628309
tree3191c431300ccbcf67a8135f9d0f7ce325fc24ec
parent99246b6cfafe56e9f9610bfd3f371e45d438ec81
(bug 23648) PHP yells about using objects in implode(). Would be nice if __toString() was called like it should. (Supposedly was fixed in PHP6, meh)
includes/UserMailer.php