wiki.techinc.nl/tests/phpunit/includes/htmlform
mainframe98 b6ded3b2c5 htmlform: Allow validation-callback to return Status instances
Convert this in HTMLFormField::validate to prevent callers from
receiving unexpected Status instances that will be identified as
an error result, even if the Status is good.

Bug: T338677
Change-Id: If2208cca92c5c496eef73f25363221bc490d9c88
2023-07-09 19:53:01 +02:00
..
HTMLAutoCompleteSelectFieldTest.php Replace more usages of MWException 2023-01-26 10:38:16 +00:00
HTMLFormFieldTest.php htmlform: Allow validation-callback to return Status instances 2023-07-09 19:53:01 +02:00
HTMLFormTest.php tests: Use MainConfigNames consts to refer config names 2023-06-19 20:21:08 +00:00
HTMLRestrictionsFieldTest.php tests: Make some PHPUnit data providers static 2023-03-24 02:53:57 +00:00