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 |
||
|---|---|---|
| .. | ||
| jobs | ||
| JobQueueMemoryTest.php | ||
| JobQueueTest.php | ||
| JobRunnerTest.php | ||
| JobTest.php | ||
| RefreshLinksPartitionTest.php | ||