Changed Status class to allow passing of Message objects.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Tue, 7 Aug 2012 17:03:55 +0000 (13:03 -0400)
committerGerrit Code Review <gerrit@wikimedia.org>
Tue, 27 Nov 2012 23:15:47 +0000 (23:15 +0000)
commit444dc790342e3b009ad584fbf9f461e2898a4078
tree4b18fc096e39a64b296ce015eb2b5f8286aea386
parent336b6f94a2218f46e523249eb10685829f54d2e4
Changed Status class to allow passing of Message objects.

Adjusted internal Status functions so that a Message
object can be passed as an error message instead of just
a string. Also removed deprecated message functions in
the process.

Change-Id: Icb4b5edeb25190f0aba4f3096a9ea94f22c27bda
Signed-off-by: Tyler Romeo <tylerromeo@gmail.com>
includes/Status.php