mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ConfirmEdit
synced 2024-11-23 15:56:50 +00:00
b156d227aa
The method was renamed in PHPUnit 9. Done automatically with: grep -rl assertRegExp tests/ | xargs sed -r -i "s/>assertRegExp\(/>assertMatchesRegularExpression\(/" Also extend MediaWikiIntegrationTestCase, so that it can use the forward-compatible assertMatchesRegularExpression method. Bug: T243600 Change-Id: I6859b48f7a9084101e981fb48449c1c1dc17a80c |
||
---|---|---|
.. | ||
SimpleCaptcha | ||
CaptchaAuthenticationRequestTest.php | ||
CaptchaPreAuthenticationProviderTest.php | ||
HTMLFancyCaptchaFieldTest.php | ||
HTMLReCaptchaNoCaptchaFieldTest.php | ||
QuestyCaptchaTest.php | ||
ReCaptchaNoCaptchaAuthenticationRequestTest.php |