wiki.techinc.nl/tests/phpunit/unit/includes/tidy
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
..
.eslintrc.json build: Upgrade eslint-config-wikimedia from 0.17.0 to 0.18.1 2021-02-18 08:39:09 -08:00
html5lib-tests.json tests/phpunit/unit/includes/tidy/html5lib-tests.json: Avoid use of 'insanely' in comments 2021-11-24 11:46:36 +00:00
RemexDriverTest.php Miscellaneous PHP version related cleanups 2022-11-21 10:11:53 +11:00