mediawiki-extensions-Confir.../tests/phpunit
Aryeh Gregor b7f0c79f55 Do not attempt to mock 'object'
This doesn't work in PHP 7.2, because 'object' is no longer a valid
class name.  stdClass works fine.

Bug: T258721
Change-Id: I47375fdf2f36ff62985b2e8c90fa0e5230273984
(cherry picked from commit 422dccc7b0)
(cherry picked from commit c31041acb4)
2020-07-23 18:09:11 +01:00
..
SimpleCaptcha Add @covers tags 2018-01-23 15:59:08 -08:00
CaptchaAuthenticationRequestTest.php Add @covers tags 2018-01-23 15:59:08 -08:00
CaptchaPreAuthenticationProviderTest.php Add @covers tags 2018-01-23 15:59:08 -08:00
HTMLFancyCaptchaFieldTest.php Do not attempt to mock 'object' 2020-07-23 18:09:11 +01:00
HTMLReCaptchaFieldTest.php Do not attempt to mock 'object' 2020-07-23 18:09:11 +01:00
HTMLReCaptchaNoCaptchaFieldTest.php Do not attempt to mock 'object' 2020-07-23 18:09:11 +01:00
HTMLSubmittedValueFieldTest.php Do not attempt to mock 'object' 2020-07-23 18:09:11 +01:00
QuestyCaptchaTest.php Add @covers tags 2018-01-23 15:59:08 -08:00
ReCaptchaAuthenticationRequestTest.php Add @covers tags 2018-01-23 15:59:08 -08:00
ReCaptchaNoCaptchaAuthenticationRequestTest.php Add @covers tags 2018-01-23 15:59:08 -08:00