Merge "Fix ForeignAPIRepo::fileExistsBatch()"
[lhc/web/wiklou.git] / tests / phpunit / MediaWikiTestCase.php
index 25ba29e..349c510 100644 (file)
@@ -918,6 +918,7 @@ abstract class MediaWikiTestCase extends PHPUnit_Framework_TestCase {
         * the provided code.
         *
         * @since 1.21
+        * @deprecated since 1.22 Use setExpectedException
         *
         * @param callable $code
         * @param string $expected