Add MailAddress::newFromUser()
authorKunal Mehta <legoktm@gmail.com>
Sat, 13 Sep 2014 03:25:19 +0000 (20:25 -0700)
committerAddshore <addshorewiki@gmail.com>
Sun, 14 Sep 2014 19:03:18 +0000 (19:03 +0000)
commiteab5a7d6ef68c7f801fcba9619d6c9b95c6cb267
tree155d55c24193a745b8916cc8b2628940bd03212b
parentc1e925012494997e3915896dcc263e7ba10da357
Add MailAddress::newFromUser()

And tests!

Change-Id: I5214c50855f6bc756f6d748e435ae2124b2264c1
includes/User.php
includes/mail/EmailNotification.php
includes/mail/MailAddress.php
includes/specials/SpecialEmailuser.php
tests/phpunit/includes/mail/MailAddressTest.php