Allow Status::hasMessage to work with Message objects.
authordaniel <daniel.kinzler@wikimedia.de>
Wed, 16 Apr 2014 19:52:32 +0000 (21:52 +0200)
committerThiemo Mättig <thiemo.maettig@wikimedia.de>
Tue, 22 Apr 2014 18:19:04 +0000 (20:19 +0200)
commit8145672cd430b7593a514ed4e346a101e6bfbda9
treebcae0a13321eb472cb38c44c04c8fa02a85b06de
parent75782498b172be566cf195b7c0f6c58e9d027c8e
Allow Status::hasMessage to work with Message objects.

Change-Id: I52a468bc33f6c25630665ee8f987a25dc87659ee
includes/Status.php
tests/phpunit/includes/StatusTest.php