wiki.techinc.nl/tests/phpunit/includes/api
Alexander Vorwerk 9f9426697c Replace usages of deprecated wfWikiID()
The global function wfWikiID() is deprecated since 1.35 and it's usages
should be replaced with WikiMap::getCurrentWikiId().

Bug: T298059
Change-Id: I22d96b7aec17323d15a9bc401d4511ad2ee14165
2021-12-21 02:05:55 +00:00
..
format Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
query Merge "Allow retrieval of tokens of all available types in one request" 2021-12-18 05:49:34 +00:00
Validator Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiBaseTest.php ApiBlockInfoTrait: Add formatted and relative times 2021-12-06 16:02:18 +00:00
ApiBlockInfoTraitTest.php ApiBlockInfoTrait: Add formatted and relative times 2021-12-06 16:02:18 +00:00
ApiBlockTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiChangeContentModelTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiCheckTokenTest.php
ApiClearHasMsgTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiComparePagesTest.php Rename diff-related classes for LTR compatibility 2021-09-17 22:58:44 +00:00
ApiContinuationManagerTest.php
ApiCSPReportTest.php
ApiDeleteTest.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ApiDisabledTest.php
ApiEditPageTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiErrorFormatterTest.php
ApiLoginTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiLogoutTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiMainTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiMessageTest.php Message: Remove deprecated format property 2021-09-03 09:21:12 -07:00
ApiMoveTest.php Remove or replace usages of "sanity" 2021-11-21 19:35:49 +00:00
ApiOpenSearchTest.php Inject dependencies into SearchApi 2021-07-04 10:58:36 +00:00
ApiOptionsTest.php Hard deprecate User group methods 2021-07-23 15:00:16 +03:00
ApiPageSetTest.php
ApiParseTest.php Remove or replace usages of "sanity" 2021-11-21 16:42:31 +00:00
ApiProtectTest.php
ApiPurgeTest.php
ApiResultTest.php
ApiRevisionDeleteTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiRollbackTest.php
ApiSetNotificationTimestampIntegrationTest.php
ApiStashEditTest.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
ApiTestCase.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
ApiTestContext.php Allow passing mock Authority in API integration tests 2021-06-07 11:50:42 -07:00
ApiUnblockTest.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiUndeleteTest.php
ApiUploadTest.php Replace usages of deprecated wfWikiID() 2021-12-21 02:05:55 +00:00
ApiUploadTestCase.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiUsageExceptionTest.php
ApiUserrightsTest.php Revert "Use CsrfTokenSet as CSRF token source" 2021-08-05 15:48:26 -07:00
ApiWatchTest.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
generateRandomImages.php Replace some more isset() with shorter ?? syntax 2021-11-02 10:39:38 +01:00
MockApi.php
MockApiQueryBase.php
RandomImageGenerator.php