wiki.techinc.nl/tests/phpunit/includes/Revision
Umherirrender 8de3b7d324 Use static closures where safe to use
This is micro-optimization of closure code to avoid binding the closure
to $this where it is not needed.

Created by I25a17fb22b6b669e817317a0f45051ae9c608208

Change-Id: I0ffc6200f6c6693d78a3151cb8cea7dce7c21653
2021-02-11 00:13:52 +00:00
..
ContributionsLookupTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
MainSlotRoleHandlerTest.php Introduce ContentHandlerFactory 2020-02-07 00:53:51 +03:00
McrRevisionStoreDbTest.php build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
MutableRevisionRecordTest.php RevisionRecord: make RevisionRecord::getId() take a wiki ID 2021-01-29 15:01:31 +02:00
MutableRevisionSlotsTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
RenderedRevisionTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
RevisionArchiveRecordTest.php Make RevisionRecord::getPageId() and :: getParentId take a wiki ID 2021-02-08 12:09:58 +02:00
RevisionQueryInfoTest.php Add missing @param and @return to documentation in tests 2021-01-22 19:57:25 +01:00
RevisionRendererTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
RevisionSlotsTest.php MediaWikiTestCase to MediaWikiIntegrationTestCase 2020-06-30 17:02:22 +01:00
RevisionStoreDbTestBase.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
RevisionStoreFactoryTest.php Use ActorStore in RevisionStore 2021-02-10 14:37:54 -06:00
RevisionStoreRecordTest.php Make RevisionRecord::getPageId() and :: getParentId take a wiki ID 2021-02-08 12:09:58 +02:00
RevisionStoreTest.php Use ActorStore in RevisionStore 2021-02-10 14:37:54 -06:00
SlotRecordTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00
SlotRoleRegistryTest.php Tests: Mark more more closures as static 2021-02-09 02:55:57 +00:00