wiki.techinc.nl/tests/phpunit/includes/jobqueue
Tim Starling 28750729bd Miscellaneous PHP version related cleanups
MediaWikiTitleCodec: I removed the comment about dbkey being
"conveniently nullified" since that is no longer correct. The first
preg_replace() can return null, and that is guarded. The second
preg_replace() hopefully can't return null, because if it does, trim()
will generate a deprecation notice on PHP 8.1.

Some other self-explanatory changes.

Change-Id: Iad0ace821eba782c3033ec8abfeac461ac4e8ace
2022-11-21 10:11:53 +11:00
..
jobs tests: Use MediaWikiIntegrationTestCase::editPage for edits 2022-09-23 22:49:59 +02:00
JobQueueMemoryTest.php tests: Use Title::makeTitle instead of Title::newFromText 2022-07-06 00:44:00 +02:00
JobQueueTest.php phpunit: use ->getServiceContainer() in integration tests 2022-01-27 22:04:16 +01:00
JobRunnerTest.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
JobTest.php Miscellaneous PHP version related cleanups 2022-11-21 10:11:53 +11:00
RefreshLinksPartitionTest.php build: Updating dependencies 2022-10-07 21:09:37 +03:00