wiki.techinc.nl/tests/phpunit/structure
daniel fed7f0b179 Remove $actor field from UsererIdentityValue
Code that needs to store an actor ID in the database to
represent a UserIdentity, or needs to construct a UserIdentity based on
an actor ID loaded from the database, should use the ActorNormalization
service.

Note: The getActorId() method is removed from the UserIdentity interface,
but all concrete classes continue to support it for now.
UsererIdentityValue::getActorId() is hard deprecated and should
be removed in 1.37. It always returns 0.
User::getActorId() is not deprecated at this point.

Bug: T274179
Depends-On: Id2b3ddf6a2a7cdf90f8936a69148d2cce6fde237
Change-Id: I9925906d11e47efaec3c1f48d5cb3f9896a982c1
2021-04-13 18:18:06 +00:00
..
ApiPrefixUniquenessTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ApiStructureTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
AutoLoaderStructureTest.php Safer autoloading with respect to file-scope code 2021-01-11 11:59:36 +11:00
AvailableRightsTest.php Remove usages of deprecated Language methods 2020-02-16 00:45:48 +00:00
ContentHandlerSanityTest.php tests: Remove @param docs from test code that just repeat the signature 2021-01-21 03:41:23 +00:00
DatabaseIntegrationTest.php Migrate page to abstract schema 2021-03-21 12:07:12 +01:00
ExtensionJsonValidationTest.php Fix error message in ExtensionJsonValidation test 2021-02-12 20:53:11 +00:00
PasswordPolicyStructureTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
ResourcesTest.php resourceloader: Add wikimedia/minify package and remove local copies 2021-02-24 21:03:02 +00:00
RestStructureTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
SpecialPageFatalTest.php Remove $actor field from UsererIdentityValue 2021-04-13 18:18:06 +00:00
StructureTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00
SuiteDirectoryTest.php Tests: Start marking some closures as static 2021-02-06 19:57:42 +00:00