wiki.techinc.nl/tests/phpunit/includes/api
daniel 9f973228d5 Restore ApiQueryUserInfo::getBlockInfo() as a stub.
Fixes unintended breaking change made by I84ed21641c44b2f65ebe.
ApiQueryUserInfo::getBlockInfo() is restoed as a hard deprecated stub.

This renames the method in the new ApiBlockInfoTrait to
getBlockDetails.

Depends-On: I9f40666a31bd4af50762c197c2ce5bf089a5e68c
Change-Id: If47a93878f87d69800e5f305404c22528dac5e94
2019-05-11 07:33:25 +00:00
..
format Don't silently fail if API result fails to encode 2018-12-05 13:28:33 -05:00
query Default $wgActorTableSchemaMigrationStage to SCHEMA_COMPAT_NEW 2019-05-01 00:48:54 +00:00
ApiBaseTest.php Restore ApiQueryUserInfo::getBlockInfo() as a stub. 2019-05-11 07:33:25 +00:00
ApiBlockInfoTraitTest.php Restore ApiQueryUserInfo::getBlockInfo() as a stub. 2019-05-11 07:33:25 +00:00
ApiBlockTest.php Remove reliance on Block properties being public 2019-03-22 21:17:22 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php
ApiComparePagesTest.php Ensure calls to Title::getArticleID use the same case as the definition 2019-02-06 22:15:05 +00:00
ApiContinuationManagerTest.php
ApiDeleteTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiDisabledTest.php
ApiEditPageTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiErrorFormatterTest.php Add some missing @covers tags 2019-02-02 21:53:40 -08:00
ApiLoginTest.php
ApiLogoutTest.php ApiLogout: Follow up Icb674095 2019-04-25 10:00:24 -04:00
ApiMainTest.php API: Add exception class as data to internal_api_error codes 2018-11-26 13:42:07 -05:00
ApiMessageTest.php API: Validate API error codes 2018-11-26 18:41:08 +00:00
ApiModuleManagerTest.php
ApiMoveTest.php Fully utilize LinkTarget passed to getRevisionByTitle 2019-04-02 21:25:45 +00:00
ApiOpenSearchTest.php
ApiOptionsTest.php
ApiPageSetTest.php
ApiParseTest.php Don't pass Config to service constructors 2019-05-02 11:33:56 +03:00
ApiPurgeTest.php
ApiQueryAllPagesTest.php
ApiQueryBlocksTest.php Prevent fatal PHP errors when PageRestriction::getTitle() returns null. 2019-02-07 10:06:15 -05:00
ApiQueryDisabledTest.php
ApiQueryInfoTest.php Enforce partial blocks 2018-10-24 00:57:48 +00:00
ApiQueryPrefixSearchTest.php
ApiQueryRecentChangesIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQuerySearchTest.php
ApiQuerySiteinfoTest.php Remove all $wgParser use from core 2019-04-17 15:16:50 +03:00
ApiQueryUserInfoTest.php Restore ApiQueryUserInfo::getBlockInfo() as a stub. 2019-05-11 07:33:25 +00:00
ApiQueryWatchlistIntegrationTest.php Update MediaWikiTitleCodec to use NamespaceInfo 2019-04-14 14:55:58 +03:00
ApiQueryWatchlistRawIntegrationTest.php
ApiResultTest.php
ApiRevisionDeleteTest.php
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php Refactor edit stashing into a PageEditStash service 2019-04-17 12:53:03 -07:00
ApiTestCase.php Drop AuthPlugin and related code, deprecated in 1.27 2019-03-05 08:23:14 +00:00
ApiTestCaseUpload.php
ApiTestContext.php
ApiTokensTest.php
ApiUnblockTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiUploadTest.php
ApiUploadTestCase.php
ApiUsageExceptionTest.php
ApiUserrightsTest.php Normalize use of "INNER JOIN" to "JOIN" in database queries 2019-03-06 09:17:30 -08:00
ApiWatchTest.php
generateRandomImages.php
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php Convert RandomImageGenerator to use the new execution framework 2019-01-21 22:33:02 -08:00
UserWrapper.php
words.txt